Skip to content

Instantly share code, notes, and snippets.

@al3xtjames
Created February 28, 2025 02:09
Show Gist options
  • Save al3xtjames/645c8be2c23021aadfe062cfc319c8c4 to your computer and use it in GitHub Desktop.
Save al3xtjames/645c8be2c23021aadfe062cfc319c8c4 to your computer and use it in GitHub Desktop.
nix build 'github:NixOS/nixpkgs/f04afc576e9f2de3b4edf9897d3fd3f3de4e356a#cargo' --option substitute false
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/1fcsznfvlhr2pxpvrks0dgswyvmmf52n-rustc-1.84.1-src.tar.gz
source root is rustc-1.84.1-src
Executing cargoSetupPostUnpackHook
Finished cargoSetupPostUnpackHook
setting SOURCE_DATE_EPOCH to timestamp 1738020059 of file "rustc-1.84.1-src/x.py"
unpackPhase completed in 1 minutes 27 seconds
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Executing cargoBuildHook
/private/tmp/nix-build-cargo-1.84.1.drv-0/rustc-1.84.1-src/src/tools/cargo /private/tmp/nix-build-cargo-1.84.1.drv-0/rustc-1.84.1-src
cargoBuildHook flags: -j 32 --target x86_64-apple-darwin --offline --profile release
Auto configuration failed
140704673635072:error:02FFF001:system library:func(4095):Operation not permitted:/AppleInternal/Library/BuildRoots/d187755d-b9a3-11ef-83e5-aabfac210453/Library/Caches/com.apple.xbs/Sources/libressl/libressl-3.3/crypto/bio/bss_file.c:122:fopen('/private/etc/ssl/openssl.cnf', 'rb')
140704673635072:error:20FFF002:BIO routines:CRYPTO_internal:system lib:/AppleInternal/Library/BuildRoots/d187755d-b9a3-11ef-83e5-aabfac210453/Library/Caches/com.apple.xbs/Sources/libressl/libressl-3.3/crypto/bio/bss_file.c:127:
140704673635072:error:0EFFF002:configuration file routines:CRYPTO_internal:system lib:/AppleInternal/Library/BuildRoots/d187755d-b9a3-11ef-83e5-aabfac210453/Library/Caches/com.apple.xbs/Sources/libressl/libressl-3.3/crypto/conf/conf_def.c:202:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment