Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created February 26, 2021 17:33
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 r-rmcgibbo/775371f19209b6d7d0f49cf8a480ea98 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/775371f19209b6d7d0f49cf8a480ea98 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/la4xahjfvp5w8my7lj8cydcb7790x43i-libc++abi-7.1.0.drv' failed with exit code 2; last 10 log lines:
/build/libcxx-7.1.0.src/include/type_traits:740:56: error: '_Float16' was not declared in this scope; did you mean '_Float64'?
740 | template <> struct __libcpp_is_floating_point<_Float16> : public true_type {};
| ^~~~~~~~
| _Float64
/build/libcxx-7.1.0.src/include/type_traits:740:64: error: template argument 1 is invalid
740 | template <> struct __libcpp_is_floating_point<_Float16> : public true_type {};
| ^
make[2]: *** [src/CMakeFiles/cxxabi_objects.dir/build.make:95: src/CMakeFiles/cxxabi_objects.dir/cxa_default_handlers.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:219: src/CMakeFiles/cxxabi_objects.dir/all] Error 2
make: *** [Makefile:149: all] Error 2
cannot build derivation '/nix/store/nw9cch3hznj5jmfxf92cb6nqyknw2hjh-libc++-7.1.0.drv': 1 dependencies couldn't be built
builder for '/nix/store/7rp36y3mkwd04lci922zi37642yhc1a3-openjdk-15.0.1-ga.drv' failed with exit code 2; last 10 log lines:
* All command lines available in /build/jdk15u-jdk-15.0.1-ga/build/linux-aarch64-server-release/make-support/failure-logs.
=== End of repeated output ===
No indication of failed target found.
Hint: Try searching the build log for '] Error'.
Hint: See doc/building.html#troubleshooting for assistance.
make[1]: *** [/build/jdk15u-jdk-15.0.1-ga/make/Init.gmk:315: main] Error 2
make: *** [/build/jdk15u-jdk-15.0.1-ga/make/Init.gmk:186: all] Error 2
cannot build derivation '/nix/store/mdlp93wzgdzm6jnfq6w2xvdppmb0088f-sbt-1.4.7.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/xi9x7jhgalh0vqm4dgj9zpzlg4d4cpxp-sbt-1.4.7.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/f7cp9xj286amwvayafvblbmvpsqk05h7-review-shell.drv': 2 dependencies couldn't be built
error: --- Error --- nix
build of '/nix/store/f7cp9xj286amwvayafvblbmvpsqk05h7-review-shell.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment