******************************************************************************** conan install s2n/1.0.11@ --build=s2n --profile=/home/conan/w/BuildSingleReference/27140/deb3a841-b48b-4f3b-9a40-3f091e4dcc72/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 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:b869e6c05cb587ad588e5ec485deb62012ec7b93 - Cache openssl/1.1.1k:b869e6c05cb587ad588e5ec485deb62012ec7b93 - Cache s2n/1.0.11:121cb6c3994589d1176bc285ce707bd2f517876a - 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/121cb6c3994589d1176bc285ce707bd2f517876a s2n/1.0.11: Generator cmake_find_package created Findaws-c-common.cmake s2n/1.0.11: Generator cmake_find_package created FindOpenSSL.cmake s2n/1.0.11: Generator cmake created conanbuildinfo.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/121cb6c3994589d1176bc285ce707bd2f517876a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -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/121cb6c3994589d1176bc285ce707bd2f517876a" -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/121cb6c3994589d1176bc285ce707bd2f517876a" -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/121cb6c3994589d1176bc285ce707bd2f517876a' ----------------- -- The C compiler identification is GNU 4.9.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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 'GNU' compiler -- Conan: Checking correct version: 4.9 -- 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 GNU -- Found assembler: /usr/bin/gcc -- 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/b869e6c05cb587ad588e5ec485deb62012ec7b93/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/121cb6c3994589d1176bc285ce707bd2f517876a ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/build/121cb6c3994589d1176bc285ce707bd2f517876a' '--' '-j3' ----------------- Scanning dependencies of target s2n [ 0%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_aead_cipher_chacha20_poly1305.c.o [ 0%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_aead_cipher_aes_gcm.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 [ 5%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_hkdf.c.o [ 6%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_hash.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 s2n/1.0.11: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY gcc: internal compiler error: Terminated (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_hmac.c.o] Error 4 make[2]: *** Waiting for unfinished jobs.... gcc: internal compiler error: Terminated (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_pkey.c.o] Error 4 make[1]: *** [source_subfolder/CMakeFiles/s2n.dir/all] Error 2 make: *** [all] Error 2 s2n/1.0.11: ERROR: Package '121cb6c3994589d1176bc285ce707bd2f517876a' build failed s2n/1.0.11: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/s2n/1.0.11/_/_/build/121cb6c3994589d1176bc285ce707bd2f517876a 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/121cb6c3994589d1176bc285ce707bd2f517876a' '--' '-j3' Terminated