******************************************************************************** conan install s2n/1.0.11@ --build=s2n --profile=/home/conan/w/BuildSingleReference/27140/d8039835-1f48-40cb-8ecb-3a67a52ef499/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=5.0 os=Linux os_build=Linux [options] s2n:shared=False [build_requires] [env] s2n/1.0.11: Forced build from source Installing package: s2n/1.0.11 Requirements aws-c-common/0.6.7 from 'conan-center' - Cache openssl/1.1.1k from 'conan-center' - Cache s2n/1.0.11 from local cache - Cache Packages aws-c-common/0.6.7:0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 - Cache openssl/1.1.1k:0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 - Cache s2n/1.0.11:44f5cd4a301933284ecff044a59f31d097c451f1 - Build Installing (downloading, building) binaries... aws-c-common/0.6.7: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK openssl/1.1.1k: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK s2n/1.0.11: Copying sources to build folder s2n/1.0.11: Building your package in /home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/build/44f5cd4a301933284ecff044a59f31d097c451f1 s2n/1.0.11: Generator cmake created conanbuildinfo.cmake s2n/1.0.11: Generator cmake_find_package created Findaws-c-common.cmake s2n/1.0.11: Generator cmake_find_package created FindOpenSSL.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK s2n/1.0.11: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/build/44f5cd4a301933284ecff044a59f31d097c451f1' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="5.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/package/44f5cd4a301933284ecff044a59f31d097c451f1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/build/44f5cd4a301933284ecff044a59f31d097c451f1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/build/44f5cd4a301933284ecff044a59f31d097c451f1' ----------------- -- The C compiler identification is Clang 5.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- This project seems to be plain C, using 'Clang' compiler -- Conan: Checking correct version: 5.0 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- The ASM compiler identification is Clang -- Found assembler: /usr/bin/clang -- Enabling SIKEP434R3 assembly code -- Enabling BIKE_R3 x86_64 optimizations -- Support for ADX assembly instructions detected -- Found OpenSSL: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib/libcrypto.a (found version "1.1.1k") -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/build/44f5cd4a301933284ecff044a59f31d097c451f1 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/build/44f5cd4a301933284ecff044a59f31d097c451f1' '--' '-j3' ----------------- Scanning dependencies of target s2n [ 0%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_aead_cipher_aes_gcm.c.o [ 0%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_aead_cipher_chacha20_poly1305.c.o [ 1%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_cbc_cipher_3des.c.o [ 1%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_cbc_cipher_aes.c.o [ 2%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_certificate.c.o [ 2%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_cipher.c.o [ 2%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_composite_cipher_aes_sha.c.o [ 3%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_crypto.c.o [ 3%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_dhe.c.o [ 4%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_drbg.c.o [ 4%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_ecc_evp.c.o [ 5%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_ecdsa.c.o [ 5%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_evp.c.o [ 5%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_fips.c.o [ 6%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_hash.c.o [ 6%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_hkdf.c.o [ 7%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_hmac.c.o [ 7%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_openssl_x509.c.o [ 7%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_pkey.c.o [ 8%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_rsa.c.o [ 8%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_rsa_pss.c.o [ 9%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_rsa_signing.c.o [ 9%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_sequence.c.o [ 10%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_stream_cipher_null.c.o [ 10%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_stream_cipher_rc4.c.o [ 10%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_tls13_keys.c.o [ 11%] Building C object source_subfolder/CMakeFiles/s2n.dir/error/s2n_errno.c.o [ 11%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/aes_ctr_prf.c.o [ 12%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/bike_r1_kem.c.o [ 12%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/converts_portable.c.o [ 12%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/decode.c.o [ 13%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/error.c.o [ 13%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/gf2x_mul.c.o [ 14%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/gf2x_portable.c.o [ 14%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/openssl_utils.c.o [ 15%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/parallel_hash.c.o [ 15%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/sampling.c.o [ 15%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/sampling_portable.c.o [ 16%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/secure_decode_portable.c.o [ 16%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/utilities.c.o [ 17%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/aes_ctr_prf.c.o [ 17%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/bike_r2_kem.c.o [ 17%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/decode.c.o [ 18%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/error.c.o [ 18%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/gf2x_mul.c.o [ 19%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/gf2x_portable.c.o [ 19%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/openssl_utils.c.o [ 20%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/sampling.c.o [ 20%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/sampling_portable.c.o [ 20%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/secure_decode_portable.c.o [ 21%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/utilities.c.o [ 21%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/aes_ctr_prf.c.o [ 22%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/bike_r3_kem.c.o [ 22%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode.c.o [ 22%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode_avx2.c.o [ 23%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode_avx512.c.o [ 23%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode_portable.c.o [ 24%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/error.c.o [ 24%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_inv.c.o [ 25%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_ksqr_avx2.c.o [ 25%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_ksqr_avx512.c.o [ 25%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_ksqr_portable.c.o [ 26%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul.c.o [ 26%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_avx2.c.o [ 27%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_avx512.c.o [ 27%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_pclmul.c.o [ 27%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_portable.c.o [ 28%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_vpclmul.c.o [ 28%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_portable.c.o [ 29%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling.c.o [ 29%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_avx2.c.o [ 30%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_avx512.c.o [ 30%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_portable.c.o [ 30%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/utilities.c.o [ 31%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/aes256ctr.c.o source_subfolder/CMakeFiles/s2n.dir/build.make:1004: recipe for target 'source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_avx512.c.o' failed source_subfolder/CMakeFiles/s2n.dir/build.make:1043: recipe for target 'source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/aes256ctr.c.o' failed source_subfolder/CMakeFiles/s2n.dir/build.make:1030: recipe for target 'source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/utilities.c.o' failed CMakeFiles/Makefile2:112: recipe for target 'source_subfolder/CMakeFiles/s2n.dir/all' failed Makefile:148: recipe for target 'all' failed s2n/1.0.11: Received SIGTERM! CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 5.0.0-3 (tags/RELEASE_500/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_avx512.c.o] Error 143 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/aes256ctr.c.o] Terminated make[2]: *** [source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/utilities.c.o] Terminated make[1]: *** [source_subfolder/CMakeFiles/s2n.dir/all] Terminated make: *** [all] Error 2 s2n/1.0.11: ERROR: Package '44f5cd4a301933284ecff044a59f31d097c451f1' build failed s2n/1.0.11: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/build/44f5cd4a301933284ecff044a59f31d097c451f1 ERROR: s2n/1.0.11: Error in build() method, line 61 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/build/44f5cd4a301933284ecff044a59f31d097c451f1' '--' '-j3'