Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924150 - 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
Summary: dev-dotnet/csharp-gentoodotnetinfo-1.1.1-r1 fails to compile: Failed to load ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-09 10:37 UTC by Agostino Sarubbo
Modified: 2024-02-09 11:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,56.02 KB, text/plain)
2024-02-09 10:37 UTC, Agostino Sarubbo
Details
nm output (file_924150.txt,20.90 KB, text/plain)
2024-02-09 11:18 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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