Skip to content

Instantly share code, notes, and snippets.

@adam-singer
Created December 20, 2023 00:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adam-singer/e2cdf43952ebecedf882cf0649845dbe to your computer and use it in GitHub Desktop.
Save adam-singer/e2cdf43952ebecedf882cf0649845dbe to your computer and use it in GitHub Desktop.
04:28:32 adam@Adams-MacBook-Pro native-link ±|main|→ nix build
warning: Ignoring setting 'auto-allocate-uids' because experimental feature 'auto-allocate-uids' is not enabled
warning: Ignoring setting 'impure-env' because experimental feature 'configurable-impure-env' is not enabled
error: builder for '/nix/store/8dxi3baawyzx04iqng2nc6cn60l8h9gl-nativelink-deps-0.0.0.drv' failed with exit code 101;
last 10 log lines:
> error: could not compile `parking_lot_core` (build script) due to previous error
> error: could not compile `futures-channel` (build script) due to previous error
> error: could not compile `futures-util` (build script) due to previous error
> error: could not compile `num-traits` (build script) due to previous error
> error: could not compile `futures-core` (build script) due to previous error
> error: could not compile `futures-task` (build script) due to previous error
> error: could not compile `slab` (build script) due to previous error
> error: could not compile `typenum` (build script) due to previous error
> error: could not compile `libc` (build script) due to previous error
> error: could not compile `proc-macro2` (build script) due to previous error
For full logs, run 'nix-store -l /nix/store/8dxi3baawyzx04iqng2nc6cn60l8h9gl-nativelink-deps-0.0.0.drv'.
error: 1 dependencies of derivation '/nix/store/f81c4bmv50nxa9bpicy0lxbykd77ilvb-nativelink-0.0.0.drv' failed to build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment