-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
cctools ld segfaults when linking haskellPackages.Agda (2.6.2 only?) #149692
Copy link
Copy link
Closed
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: agdaA dependently typed programming language / interactive theorem proverA dependently typed programming language / interactive theorem prover6.topic: darwinRunning or building packages on DarwinRunning or building packages on Darwin6.topic: haskellGeneral-purpose, statically typed, purely functional programming languageGeneral-purpose, statically typed, purely functional programming language
Description
Building executable 'agda' for Agda-2.6.2..
[1 of 1] Compiling Main ( src/main/Main.hs, dist/build/agda/agda-tmp/Main.o )
Linking dist/build/agda/agda ...
/nix/store/bp55vzlmcyqcx9n08pkzslvks10zybwc-clang-wrapper-11.1.0/bin/ld: line 256: 79105 Segmentation fault: 11 /nix/store/3fl5z9yfnz08kjb4cnhw2w8a2zsm5qim-cctools-binutils-darwin-949.0.1/bin/ld ${extraBefore+"${extraBefore[@]}"} ${params+"${params[@]}"} ${extraAfter+"${extraAfter[@]}"}
clang-11: error: linker command failed with exit code 139 (use -v to see invocation)
`cc' failed in phase `Linker'. (Exit code: 139)
builder for '/nix/store/fyzdyk7a79jqfh4r2gvjc65d9f7w22wd-Agda-2.6.2.drv' failed with exit code 1
Steps To Reproduce
nix-build -A haskellPackages.Agda on aarch64-darwin
cc @NixOS/darwin-maintainers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: agdaA dependently typed programming language / interactive theorem proverA dependently typed programming language / interactive theorem prover6.topic: darwinRunning or building packages on DarwinRunning or building packages on Darwin6.topic: haskellGeneral-purpose, statically typed, purely functional programming languageGeneral-purpose, statically typed, purely functional programming language
Projects
Status
Done