elfutils: Error linking libraries against elfutils
with undefined symbol: eu_search_tree_init
#373516
Open
3 tasks done
Labels
0.kind: bug
Something is broken
Nixpkgs version
Describe the bug
Statically linking an application against
elfutils
fails witherror: undefined symbol: eu_search_tree_init
.Steps to reproduce
This can be easily reproduced in my application. Apologies that it's not, erm, minimal:
git clone https://github.com/javierhonduco/lightswitch
cd lightswitch && nix flake update
nix build
This seems to be this bug reported upstream https://sourceware.org/bugzilla/show_bug.cgi?id=32293. I don't think a new version that has this bugfix as been released.
Expected behaviour
Linking should succeed
Screenshots
No response
Relevant log output
Additional context
No response
System metadata
"x86_64-linux"
Linux 6.11.7-200.fc40.x86_64, Fedora Linux, 40 (Workstation Edition), nobuild
yes
yes
nix-env (Nix) 2.24.9
/nix/store/qpjsygnxp61armwi0rhk3yw7wygc27ch-source
Notify maintainers
@r-burns
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: