Figure out why the build fails for 2.93.0, probably due to modern macOS? #45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So uhm, seems like
cargo-zigbuild
is having some issues with Darwin. Looking at the tracker, it has A LOT of issues with Darwin, but this issue seems most relevant to us:https://github.com/rust-cross/cargo-zigbuild/issues/324
Looks like a Zig issue:
https://github.com/ziglang/zig/issues/17017
Never knew we were using Zig here lol. Wtf.
EDIT: found it in Xonsh build:
2ff4ada891/build-all.xsh
Looking at issues above, seems like downgrading Zig to 0.12 or 0.11 (Nixpkgs stable) might help?
I agree downgrading zig is probably the solution but neither bug you've linked is the problem:
This issue was mentioned on Gerrit on the following CLs: