Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 924150

Summary: dev-dotnet/csharp-gentoodotnetinfo-1.1.1-r1 fails to compile: Failed to load libhostfxr.so, error: libhostfxr.so: undefined symbol: _ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE, version GLIBCXX_3.4.11
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: dotnet project <dotnet>
Status: CONFIRMED ---    
Severity: normal CC: xgqt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
nm output

Description Agostino Sarubbo gentoo-dev 2024-02-09 10:37:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-dotnet/csharp-gentoodotnetinfo-1.1.1-r1 fails to compile.
Discovered on: amd64 (internal ref: slibtool_tinderbox)
System: SLIBTOOL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#SLIBTOOL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-09 10:37:50 UTC
Created attachment 884598 [details]
build.log

build log and emerge --info
Comment 2 Maciej Barć gentoo-dev 2024-02-09 10:48:21 UTC
Anything special to note about this setup?
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-09 11:01:30 UTC
ago: could you upload nm -D /opt/dotnet-sdk-bin-8.0/host/fxr/8.0.1/libhostfxr.so
and nm -D  /opt/dotnet-sdk-bin-8.0/host/fxr/8.0.1/libhostfxr.so | c++filt?
Comment 4 Agostino Sarubbo gentoo-dev 2024-02-09 11:14:07 UTC
(In reply to Maciej Barć from comment #2)
> Anything special to note about this setup?

Just what reported into comment #0
Comment 5 Agostino Sarubbo gentoo-dev 2024-02-09 11:18:02 UTC
Created attachment 884599 [details]
nm output

(In reply to Sam James from comment #3)
> ago: could you upload nm -D
> /opt/dotnet-sdk-bin-8.0/host/fxr/8.0.1/libhostfxr.so
> and nm -D  /opt/dotnet-sdk-bin-8.0/host/fxr/8.0.1/libhostfxr.so | c++filt?

attached
Comment 6 Maciej Barć gentoo-dev 2024-02-09 11:26:26 UTC
diffed it against my output (prebuilt SDK), they are the same