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

Bug 928147

Summary: net-analyzer/netdata-1.45.* unable to find library -latomic (llvm/musl)
Product: Gentoo Linux Reporter: David Carlos Manuelda <StormByte>
Component: Current packagesAssignee: Craig Andrews <candrews>
Status: RESOLVED UPSTREAM    
Severity: normal CC: StormByte
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/netdata/netdata/pull/18788
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

Description David Carlos Manuelda 2024-03-30 01:44:57 UTC
In a musl+llvm system with no gcc at all I can not compile netdata-1.45.* because I don't have libatomic.so installed (and libatomic_ops is not an alternative).

Previous versions worked

Reproducible: Always
Comment 1 David Carlos Manuelda 2024-03-30 01:46:27 UTC
Created attachment 889026 [details]
build log
Comment 2 David Carlos Manuelda 2024-03-30 01:46:39 UTC
Created attachment 889027 [details]
emerge --info
Comment 3 David Carlos Manuelda 2024-10-16 15:33:26 UTC
My PR got merged, should be fixed in next release