Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 1, 2021 00:24
Show Gist options
  • Save r-rmcgibbo/6b59e56360bf0d3cd0edb51dcf42bd0b to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/6b59e56360bf0d3cd0edb51dcf42bd0b to your computer and use it in GitHub Desktop.
warning: ignoring the user-specified setting 'experimental-features', because it is a restricted setting and you are not a trusted user
builder for '/nix/store/p8mqbk8ig7hw9ss5zr1rvxc81ki2h21m-crypto++-8.4.0.drv' failed with exit code 2; last 10 log lines:
| ~~~~~~~~~^~~~~
In file included from crc_simd.cpp:23:
/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/include/arm_acle.h:47:1: error: inlining failed in call to always_inline 'uint32_t __crc32cb(uint32_t, uint8_t)': target specific option mismatch
47 | __crc32cb (uint32_t __a, uint8_t __b)
| ^~~~~~~~~
crc_simd.cpp:105:22: note: called from here
105 | w = __crc32cb(w,z);
| ~~~~~~~~~^~~~~
make: *** [GNUmakefile:1559: crc_simd.o] Error 1
make: *** Waiting for unfinished jobs....
cannot build derivation '/nix/store/1ga6kvs3zxxiibhkldngii1g8fbg5dn8-amule-unstable-20201006.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/8dn07dcq5hr7dl7qzgxqq5z3xpmcbvlz-amule-unstable-20201006.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/8l1nbv0mmawigr2n2p9q7kigm59bv36s-amule-unstable-20201006.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/1m1h296k7dj2aczrfc9r9w31bdv2jlc7-cryfs-0.10.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/g2ra6nkbv2bi0pq07x1blg1qc5bdgpx2-rockbox-utility-1.4.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/2plj1y41xgm5ldnaymp1aq7vgkcnr437-plasma-vault-5.20.5.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/f06n91p55l92nf8i9zgrivg15rbzswlq-plasma-vault-5.20.5.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/q179aqznw2d2jd6ar6i6x84m997c77x6-review-shell.drv': 8 dependencies couldn't be built
error: --- Error --- nix
build of '/nix/store/q179aqznw2d2jd6ar6i6x84m997c77x6-review-shell.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment