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

Difftastic build failed x86_64-darwin #1241

Closed
rhousand opened this issue May 29, 2024 · 1 comment
Closed

Difftastic build failed x86_64-darwin #1241

rhousand opened this issue May 29, 2024 · 1 comment
Labels
bug Something isn't working nix An upstream issue with Nix

Comments

@rhousand
Copy link

Describe the bug
I am getting the following error when building difftastic.

To reproduce
$ nix run github:nixos/nixpkgs/nixos-unstable#difftastic -- --help
error: builder for '/nix/store/vksy02jd5y3m7h9p020q9gblv4i2avm6-difftastic-0.58.0.drv' failed with exit code 101;
last 10 log lines:
> cargo:warning= ^
> cargo:warning=10 warnings and 1 error generated.
>
> --- stderr
>
>
> error occurred: Command env -u IPHONEOS_DEPLOYMENT_TARGET "/nix/store/zmfpybag2nwgyw932ahg36z8im955flp-clang-wrapper-16.0.6/bin/cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-apple-darwin" "-mmacosx-version-min=10.12" "-I" "c_src/mimalloc/include" "-I" "c_src/mimalloc/src" "-Wall" "-Wextra" "-ftls-model=initial-exec" "-DMI_DEBUG=0" "-o" "/private/tmp/nix-build-difftastic-0.58.0.drv-0/source/target/x86_64-apple-darwin/release/build/libmimalloc-sys-94fbed163c001725/out/98cfcaec7182b1d8-static.o" "-c" "c_src/mimalloc/src/static.c" with args "cc" did not execute successfully (status code exit status: 1).

devenv version
devenv 1.0.5 (x86_64-darwin)

@rhousand rhousand added the bug Something isn't working label May 29, 2024
@sandydoo
Copy link
Member

sandydoo commented May 29, 2024

@rhousand, thanks, this should be reported in nixpkgs, not devenv. There's already an upstream issue: NixOS/nixpkgs#315634

@sandydoo sandydoo closed this as not planned Won't fix, can't repro, duplicate, stale May 29, 2024
@sandydoo sandydoo added the nix An upstream issue with Nix label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working nix An upstream issue with Nix
Projects
None yet
Development

No branches or pull requests

2 participants