Skip to content
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

Build failure: zig #354820

Closed
wenzlawski opened this issue Nov 9, 2024 · 1 comment
Closed

Build failure: zig #354820

wenzlawski opened this issue Nov 9, 2024 · 1 comment
Labels
0.kind: build failure A package fails to build

Comments

@wenzlawski
Copy link

Steps To Reproduce

Steps to reproduce the behavior:

  1. nix shell nixpkgs#zig

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"

  • system: "x86_64-darwin"
  • host os: Darwin 24.1.0, macOS 10.16
  • multi-user?: yes
  • sandbox: no
  • version: nix-env (Nix) 2.24.10
  • channels(root): ""
  • nixpkgs: /Users/mw/.nix-defexpr/channels/nixpkgs
@wenzlawski wenzlawski added the 0.kind: build failure A package fails to build label Nov 9, 2024
@FliegendeWurst
Copy link
Member

Duplicate of #353702

@FliegendeWurst FliegendeWurst marked this as a duplicate of #353702 Nov 9, 2024
@FliegendeWurst FliegendeWurst closed this as not planned Won't fix, can't repro, duplicate, stale Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants