all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brian Cully via Bug reports for GNU Guix <bug-guix@gnu.org>
To: semilin <semilin@disroot.org>
Cc: 63238@debbugs.gnu.org
Subject: bug#63238: issue linking to librt
Date: Fri, 26 May 2023 11:58:46 -0400	[thread overview]
Message-ID: <87r0r3xex5.fsf_-_@psyduck.jhoto.kublai.com> (raw)
In-Reply-To: <0579ac0dfb2cbf24b0375185eb0f4665@disroot.org> (semilin@disroot.org's message of "Wed, 03 May 2023 20:40:08 -0700")

librt and libpthread were merged into libc with glibc 2.34, however, for
compatibility, there exist empty .a files to satisfy the linker. But
because Guix has a separate output for the static libraries, they need
to be explicitly installed from ‘glibc:static’, which allows Cargo to do
its thing.

Cargo itself should probably be fixed so that it no longer tries to link
with these libraries, but until that time, the above work-around suffices.




      reply	other threads:[~2023-05-26 15:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-02 20:01 bug#63238: issue linking to librt Ava Hahn
2023-05-04  3:40 ` bug#63238: (no subject) semilin
2023-05-26 15:58   ` Brian Cully via Bug reports for GNU Guix [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0r3xex5.fsf_-_@psyduck.jhoto.kublai.com \
    --to=bug-guix@gnu.org \
    --cc=63238@debbugs.gnu.org \
    --cc=bjc@spork.org \
    --cc=semilin@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.