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
On nixpkgs 24.05 it manages to build without problems.
It always used to work. Am at a loss for what could be wrong. Somehow Zig does not find any of the dynamic libraries in the paths its looking in. Not sure where they are supposed to be but they are not where Zig is looking for them.
At one point it succeeded building Zig but then the zig executable was broken, never finding the *.dylibs.
Steps To Reproduce
Steps to reproduce the behavior:
Build log
https://gist.github.com/wenzlawski/9a470ed3485996405790be15c2f9fafd
Additional context
Also tried master branch with https://github.com/mitchellh/zig-overlay, with same outcome.
On nixpkgs 24.05 it manages to build without problems.
It always used to work. Am at a loss for what could be wrong. Somehow Zig does not find any of the dynamic libraries in the paths its looking in. Not sure where they are supposed to be but they are not where Zig is looking for them.
At one point it succeeded building Zig but then the zig executable was broken, never finding the *.dylibs.
Notify maintainers
@andrewrk
@AndersonTorres
@figsoda
Metadata
output of
nix-shell -p nix-info --run "nix-info -m"
"x86_64-darwin"
Darwin 24.1.0, macOS 10.16
yes
no
nix-env (Nix) 2.24.10
""
/Users/mw/.nix-defexpr/channels/nixpkgs
The text was updated successfully, but these errors were encountered: