unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Boris A. Dekshteyn" <harlequin78@gmail.com>
To: 40736@debbugs.gnu.org
Subject: bug#40736: Python manylinux wheels cannot find libstdc++.so.6
Date: Tue, 21 Apr 2020 19:33:19 +1200	[thread overview]
Message-ID: <87eeshcmyo.fsf@gmail.com> (raw)
In-Reply-To: <87v9luw0hi.fsf@dlr.de> (Ontje Luensdorf's message of "Mon, 20 Apr 2020 17:06:18 +0000")

<Ontje.Luensdorf@dlr.de> writes:

> Hi,
>
> I cannot get precompiled python wheels working in a guix environment,
> because libstdc++.so.6 is missing. Is this library hidden on purpose?
>
> It is available for example in
> /gnu/store/xqjpihbfdc62d2q0sn8i0y0g1xpzbr1s-gcc-9.3.0-lib/lib/ and
> adding that path manually to LD_LIBRARY_PATH seems to fix the issue.
>
> What is the proper way to include libstdc++.so.6 in my profile?


#+BEGIN_EXAMPE
  guix environment --ad-hoc -e '(list (@@ (gnu packages gcc) gcc-9) "lib")'
#+END_EXAMPLE



-- 
WBR, Boris Dekshteyn

      reply	other threads:[~2020-04-21  7:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20 17:06 bug#40736: Python manylinux wheels cannot find libstdc++.so.6 Ontje.Luensdorf
2020-04-21  7:33 ` Boris A. Dekshteyn [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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87eeshcmyo.fsf@gmail.com \
    --to=harlequin78@gmail.com \
    --cc=40736@debbugs.gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).