-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
darwin.opencflite: fix build #38329
darwin.opencflite: fix build #38329
Conversation
@GrahamcOfBorg build darwin.opencflite |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: darwin.opencflite Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: darwin.opencflite Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: darwin.opencflite Partial log (click to expand)
|
Not sure what the aarch64 error is. We might need to mark it as broken for aarch64. |
Maybe defining the endiannes via nix_cflags suffices? |
Ok- we can fix that in another PR. |
I didn't merge this yet because of the build failure, was that fixed? |
Well this fixes it on x86_64-linux. It was broken on all linux so it’s at least an improvement. |
Oh, I didn't realise this was for the linux build 😄 |
Motivation for this change
ZHF-18.03: #36453
See: https://hydra.nixos.org/job/nixos/release-18.03/nixpkgs.darwin.opencflite.x86_64-linux
Please backport to 18.03.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)