You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A regular error, like e.g. what you get on aarch64-linux:
error: a 'x86_64-linux' with features {} is required to build '/nix/store/cxf71mrmakzj5dk4hq3z3rly053hdl3l-audit-disable.drv', but I am a 'aarch64-linux' with features {benchmark, big-parallel, gccarch-armv8-a, kvm, nixos-test}
I didn't think too deeply about this, but I do see the same segfault on x86_64-darwin. It's over 125k lines, but I've attached a verbose segfault.log. I ran it a few times to make sure it failed at the same spot (at least per log output) each time.
Describe the bug
When evaluating the nixos .iso derivation for linux, on darwin, you get a segfault.
Steps To Reproduce
Expected behavior
A regular error, like e.g. what you get on aarch64-linux:
(that's good)
nix-env --version
outputnix-env (Nix) 2.13.3
Additional context
I concocted that one-liner to build by assimilating instructions from https://r13y.com/
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: