-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
llvm{6..10}/compiler-rt: fix compilation on Darwin #87528
Conversation
@GrahamcOfBorg build llvmPackages_6.compiler-rt llvmPackages_7.compiler-rt llvmPackages_8.compiler-rt llvmPackages_9.compiler-rt llvmPackages_10.compiler-rt |
This should be merged into staging not master :) |
ofborg labels this as 5001+ packages for darwin need to be rebuild (basically everything c/c++ I think). |
Certainly, my mind was on another PR :-) |
@matthewbauer What is blocking the merge of this guy? |
Any idea why the checks are failing? It doesn’t look related to the PR so may be a staging issue. |
@GrahamcOfBorg build llvmPackages_6.compiler-rt llvmPackages_7.compiler-rt llvmPackages_8.compiler-rt llvmPackages_9.compiler-rt llvmPackages_10.compiler-rt |
@matthewbauer the error is
which I have never seen before. Seems unrelated, but scary nevertheless. |
010e8b8
to
d54bfa2
Compare
Motivation for this change
The patch #85945 seems to have broken things. Correcting the fallout.
See #85945 (comment)
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)