GNU bug report logs - #40736
Python manylinux wheels cannot find libstdc++.so.6

Previous Next

Package: guix;

Reported by: <Ontje.Luensdorf <at> dlr.de>

Date: Mon, 20 Apr 2020 17:12:01 UTC

Severity: normal

To reply to this bug, email your comments to 40736 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#40736; Package guix. (Mon, 20 Apr 2020 17:12:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to <Ontje.Luensdorf <at> dlr.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 20 Apr 2020 17:12:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: <Ontje.Luensdorf <at> dlr.de>
To: <bug-guix <at> gnu.org>
Subject: Python manylinux wheels cannot find libstdc++.so.6
Date: Mon, 20 Apr 2020 17:06:18 +0000
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?

Thanks and best regards,
Ontje



Information forwarded to bug-guix <at> gnu.org:
bug#40736; Package guix. (Tue, 21 Apr 2020 07:50:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Boris A. Dekshteyn" <harlequin78 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Re: bug#40736: Python manylinux wheels cannot find libstdc++.so.6
Date: Tue, 21 Apr 2020 19:33:19 +1200
<Ontje.Luensdorf <at> 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




This bug report was last modified 4 years and 14 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.