-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: build failureA package fails to buildA package fails to build6.topic: llvm/clangIssues related to llvmPackages, clangStdenv and relatedIssues related to llvmPackages, clangStdenv and related
Description
Steps To Reproduce
Steps to reproduce the behavior:
- build
pkgsLLVM.boost
Build log
boost> 1 warning generated.
boost> clang-linux.compile.c++ bin.v2/libs/url/build/clang-linux-cross/release/threading-multi/visibility-hidden/src.o
boost> clang-linux.compile.c++ bin.v2/libs/test/build/clang-linux-cross/release/link-static/threading-multi/visibility-hidden/unit_test_parameters.o
boost> clang-linux.archive bin.v2/libs/test/build/clang-linux-cross/release/link-static/threading-multi/visibility-hidden/libboost_test_exec_monitor.a
boost> boost-install.generate-cmake-variant- bin.v2/libs/test/build/clang-linux-cross/release/threading-multi/visibility-hidden/libboost_test_exec_monitor-variant-shared.cmake
boost> common.copy /build/boost_1_81_0/stage/lib/cmake/boost_test_exec_monitor-1.81.0/libboost_test_exec_monitor-variant-shared.cmake
boost> common.copy /build/boost_1_81_0/stage/lib/libboost_test_exec_monitor.a
boost> clang-linux.link.dll bin.v2/libs/url/build/clang-linux-cross/release/threading-multi/visibility-hidden/libboost_url.so.1.81.0
boost> clang++: error: unable to execute command: Executable "ld" doesn't exist!
boost> clang++: error: linker command failed with exit code 1 (use -v to see invocation)
boost>
boost> "aarch64-unknown-linux-gnu-c++" -o "bin.v2/libs/url/build/clang-linux-cross/release/threading-multi/visibility-hidden/libboost_url.so.1.81.0" -Wl,-soname -Wl,libboost_url.so.1.81.0 -shared -Wl,--start-group "bin.v2/libs/url/build/clang-linux-cross/release/threading-multi/visibility-hidden/src.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -fPIC -pthread -fvisibility=hidden -fvisibility-inlines-hidden --target=arm64-pc-linux
Additional context
Add any other context about the problem here.
Notify maintainers
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
- system: `"aarch64-linux"`
- host os: `Linux 5.15.158, NixOS, 24.05 (Uakari), 24.05.20240506.6ff120a`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.18.2`
- nixpkgs: `/run/current-system/nixpkgs`Add a 👍 reaction to issues you find important.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build6.topic: llvm/clangIssues related to llvmPackages, clangStdenv and relatedIssues related to llvmPackages, clangStdenv and related