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: difftastic #315634

Closed
SolidRhino opened this issue May 29, 2024 · 1 comment · Fixed by #316950
Closed

Build failure: difftastic #315634

SolidRhino opened this issue May 29, 2024 · 1 comment · Fixed by #316950
Labels
0.kind: build failure 6.topic: darwin Running or building packages on Darwin

Comments

@SolidRhino
Copy link
Contributor

SolidRhino commented May 29, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. nix shell nixpkgs#difftastic (on macOS Sonoma 14.5)

Build log

log

Additional context

This problem occurs on macOS Sonoma 14.5 after the removal of the patch for mimalloc.

Notify maintainers

@matthiasbeyer
@figsoda
@ethancedwards8

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-darwin"`
 - host os: `Darwin 23.5.0, macOS 10.16`
 - multi-user?: `no`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`
 - nixpkgs: `not found`

Add a 👍 reaction to issues you find important.

@eclairevoyant
Copy link
Member

Extracting the actual error:

warning: libmimalloc-sys@0.1.24: In file included from c_src/mimalloc/src/static.c:24:
warning: libmimalloc-sys@0.1.24: In file included from c_src/mimalloc/src/random.c:198:
warning: libmimalloc-sys@0.1.24: /nix/store/xillssqgyfw8bzda8mqq2wd4k1nbqxmd-Libsystem-1238.60.2/include/CommonCrypto/CommonRandom.h:35:9: error: unknown type name 'CCCryptorStatus'
warning: libmimalloc-sys@0.1.24: typedef CCCryptorStatus CCRNGStatus;

eclairevoyant referenced this issue May 29, 2024
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
konradmalik added a commit to konradmalik/nixpkgs that referenced this issue Jun 3, 2024
konradmalik added a commit to konradmalik/nixpkgs that referenced this issue Jun 3, 2024
konradmalik added a commit to konradmalik/nixpkgs that referenced this issue Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure 6.topic: darwin Running or building packages on Darwin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants