swh-graph compilation failure
The snippet can be accessed without any authentication.
Authored by
David Douard
Edited
error: failed to run custom build command for `pthash v0.3.2`
Caused by:
process didn't exit successfully: `/home/ddouard/swh/swh-environment/swh-graph/target/debug/build/pthash-633a0f2cc26bdf0a/build-script-build` (exit status: 1)
--- stderr
/usr/lib/llvm-14/lib/clang/14.0.6/include/emmintrin.h:2228:19: error: use of undeclared identifier '__builtin_ia32_paddsb128'
/usr/lib/llvm-14/lib/clang/14.0.6/include/emmintrin.h:2250:19: error: use of undeclared identifier '__builtin_ia32_paddsw128'
/usr/lib/llvm-14/lib/clang/14.0.6/include/emmintrin.h:2271:19: error: use of undeclared identifier '__builtin_ia32_paddusb128'
/usr/lib/llvm-14/lib/clang/14.0.6/include/emmintrin.h:2292:19: error: use of undeclared identifier '__builtin_ia32_paddusw128'
/usr/lib/llvm-14/lib/clang/14.0.6/include/emmintrin.h:2670:19: error: use of undeclared identifier '__builtin_ia32_psubsb128'
/usr/lib/llvm-14/lib/clang/14.0.6/include/emmintrin.h:2691:19: error: use of undeclared identifier '__builtin_ia32_psubsw128'
/usr/lib/llvm-14/lib/clang/14.0.6/include/emmintrin.h:2711:19: error: use of undeclared identifier '__builtin_ia32_psubusb128'
/usr/lib/llvm-14/lib/clang/14.0.6/include/emmintrin.h:2731:19: error: use of undeclared identifier '__builtin_ia32_psubusw128'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx2intrin.h:95:19: error: use of undeclared identifier '__builtin_ia32_paddsb256'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx2intrin.h:101:19: error: use of undeclared identifier '__builtin_ia32_paddsw256'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx2intrin.h:107:19: error: use of undeclared identifier '__builtin_ia32_paddusb256'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx2intrin.h:113:19: error: use of undeclared identifier '__builtin_ia32_paddusw256'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx2intrin.h:631:19: error: use of undeclared identifier '__builtin_ia32_psubsb256'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx2intrin.h:637:19: error: use of undeclared identifier '__builtin_ia32_psubsw256'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx2intrin.h:643:19: error: use of undeclared identifier '__builtin_ia32_psubusb256'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx2intrin.h:649:19: error: use of undeclared identifier '__builtin_ia32_psubusw256'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx512fintrin.h:9319:10: error: use of undeclared identifier '__builtin_ia32_reduce_add_q512'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx512fintrin.h:9323:10: error: use of undeclared identifier '__builtin_ia32_reduce_mul_q512'
/usr/lib/llvm-14/lib/clang/14.0.6/include/avx512fintrin.h:9337:10: error: use of undeclared identifier '__builtin_ia32_reduce_add_q512'
fatal error: too many errors emitted, stopping now [-ferror-limit=]
Failed to generate PTHash FFI: autocxx engine error: the include_cpp! macro couldn't be expanded into Rust bindings to C++: Bindgen was unable to generate the initial .rs bindings for this file. This may indicate a parsing problem with the C++ headers.
warning: build failed, waiting for other jobs to finish...
Please register or sign in to comment