******************************************************************************** conan install s2n/1.2.0@#07dcfafdb294069bc8d42a1456332c43 --build=s2n -pr /home/conan/w/BuildSingleReference/92857/0d63a7fe-ace8-4904-81ea-982c55b76e4e/profile_linux_11_libstdcpp11_gcc_debug_64.s2n-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] s2n:shared=True [build_requires] [env] openssl/1.1.1m: Not found in local cache, looking in remotes... openssl/1.1.1m: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1m: Downloaded recipe revision a0440ebe5ce510cf2ddae85eae80c761 s2n/1.2.0: Forced build from source Installing package: s2n/1.2.0 Requirements openssl/1.1.1m from 'conan-center' - Downloaded s2n/1.2.0 from local cache - Cache Packages openssl/1.1.1m:be27726f9885116da1158027505be62e913cd585 - Download s2n/1.2.0:f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 - Build Installing (downloading, building) binaries... openssl/1.1.1m: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1m: Package installed be27726f9885116da1158027505be62e913cd585 openssl/1.1.1m: Downloaded package revision 288af675f7bd854355885fdb434af2e6 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK s2n/1.2.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK s2n/1.2.0: Copying sources to build folder s2n/1.2.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 s2n/1.2.0: Generator cmake created conanbuildinfo.cmake s2n/1.2.0: Generator cmake_find_package created FindOpenSSL.cmake s2n/1.2.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK s2n/1.2.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777" -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" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -DUNSAFE_TREAT_WARNINGS_AS_ERRORS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777' ----------------- -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1m (found version "1.1.1m") -- Conan: Component 'Crypto' found in package 'OpenSSL' -- Library ssl found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libssl.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libssl.a -- Library crypto found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libcrypto.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libcrypto.a -- Library crypto found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libcrypto.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libcrypto.a -- Library ssl found /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libssl.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libssl.a -- Detected CMAKE_SYSTEM_PROCESSOR as x86_64 -- Detected 64-Bit system -- 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/local/bin/cc -- Enabling SIKEP434R3 assembly code -- Enabling BIKE_R3 x86_64 optimizations -- Enabling Kyber_R3 x86_64 optimizations -- Support for ADX assembly instructions detected -- S2N found target: crypto -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777' '--' '-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 [ 1%] 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 [ 3%] 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 [ 4%] 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_hash.c.o [ 6%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_hkdf.c.o [ 6%] 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 [ 7%] 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 [ 8%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_rsa_signing.c.o [ 8%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_sequence.c.o [ 9%] Building C object source_subfolder/CMakeFiles/s2n.dir/crypto/s2n_stream_cipher_null.c.o [ 9%] 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 [ 10%] Building C object source_subfolder/CMakeFiles/s2n.dir/error/s2n_errno.c.o [ 10%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/aes_ctr_prf.c.o [ 11%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/bike_r1_kem.c.o [ 11%] 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 [ 12%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/error.c.o [ 12%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/gf2x_mul.c.o [ 13%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/gf2x_portable.c.o [ 13%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/openssl_utils.c.o [ 14%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/parallel_hash.c.o [ 14%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/sampling.c.o [ 14%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/sampling_portable.c.o [ 15%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/secure_decode_portable.c.o [ 15%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r1/utilities.c.o [ 15%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/aes_ctr_prf.c.o [ 16%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/bike_r2_kem.c.o [ 16%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/decode.c.o [ 17%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/error.c.o [ 17%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/gf2x_mul.c.o [ 17%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/gf2x_portable.c.o [ 18%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/openssl_utils.c.o [ 18%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/sampling.c.o [ 19%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/sampling_portable.c.o [ 19%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/secure_decode_portable.c.o [ 19%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r2/utilities.c.o [ 20%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/aes_ctr_prf.c.o [ 20%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/bike_r3_kem.c.o [ 21%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode.c.o [ 21%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode_avx2.c.o [ 21%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode_avx512.c.o [ 22%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode_portable.c.o [ 22%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/error.c.o [ 22%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_inv.c.o [ 23%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_ksqr_avx2.c.o [ 23%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_ksqr_avx512.c.o [ 24%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_ksqr_portable.c.o [ 24%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul.c.o [ 24%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_avx2.c.o [ 25%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_avx512.c.o [ 25%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_pclmul.c.o [ 26%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_portable.c.o [ 26%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_vpclmul.c.o [ 26%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_portable.c.o [ 27%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling.c.o [ 27%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_avx2.c.o [ 28%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_avx512.c.o [ 28%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_portable.c.o [ 28%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/bike_r3/utilities.c.o [ 29%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/aes256ctr.c.o [ 29%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/aes_c.c.o [ 29%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/cbd.c.o [ 30%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/indcpa.c.o [ 30%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/kyber_90s_r2_kem.c.o [ 31%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/ntt.c.o [ 31%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/poly.c.o [ 31%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/polyvec.c.o [ 32%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/reduce.c.o [ 32%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/sha2_c.c.o [ 33%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/verify.c.o [ 33%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r2/cbd.c.o [ 33%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r2/fips202_kyber_r2.c.o [ 34%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r2/indcpa.c.o [ 34%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r2/kyber_r2_kem.c.o [ 35%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r2/ntt.c.o [ 35%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r2/poly.c.o [ 35%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r2/polyvec.c.o [ 36%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r2/reduce.c.o [ 36%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r2/symmetric-fips202.c.o [ 36%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r2/verify.c.o [ 37%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/KeccakP-1600-times4-SIMD256_avx2.c.o [ 37%] Building ASM object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_basemul_avx2.S.o [ 38%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_cbd.c.o [ 38%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_cbd_avx2.c.o [ 38%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_consts_avx2.c.o [ 39%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_fips202.c.o [ 39%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_fips202x4_avx2.c.o [ 40%] Building ASM object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_fq_avx2.S.o [ 40%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_indcpa.c.o [ 40%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_indcpa_avx2.c.o [ 41%] Building ASM object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_invntt_avx2.S.o [ 41%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_kem.c.o [ 42%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_ntt.c.o [ 42%] Building ASM object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_ntt_avx2.S.o [ 42%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_poly.c.o [ 43%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_poly_avx2.c.o [ 43%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_polyvec.c.o [ 43%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c.o [ 44%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_reduce.c.o [ 44%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_rejsample_avx2.c.o [ 45%] Building ASM object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_shuffle_avx2.S.o [ 45%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_symmetric-shake.c.o [ 45%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/s2n_pq.c.o [ 46%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/s2n_pq_random.c.o [ 46%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r1/P503_r1.c.o [ 47%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r1/fips202_r1.c.o [ 47%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r1/fp_generic_r1.c.o [ 47%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r1/sike_r1_kem.c.o [ 48%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3.c.o [ 48%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_ec_isogeny.c.o [ 48%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_fp.c.o [ 49%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_fips202.c.o [ 49%] Building ASM object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_fp_x64_asm.S.o [ 50%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_fpx.c.o [ 50%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_kem.c.o [ 50%] Building C object source_subfolder/CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_sidh.c.o [ 51%] Building C object source_subfolder/CMakeFiles/s2n.dir/stuffer/s2n_stuffer.c.o [ 51%] Building C object source_subfolder/CMakeFiles/s2n.dir/stuffer/s2n_stuffer_base64.c.o [ 52%] Building C object source_subfolder/CMakeFiles/s2n.dir/stuffer/s2n_stuffer_file.c.o [ 52%] Building C object source_subfolder/CMakeFiles/s2n.dir/stuffer/s2n_stuffer_network_order.c.o [ 52%] Building C object source_subfolder/CMakeFiles/s2n.dir/stuffer/s2n_stuffer_pem.c.o [ 53%] Building C object source_subfolder/CMakeFiles/s2n.dir/stuffer/s2n_stuffer_text.c.o [ 53%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_alpn.c.o [ 54%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_early_data_indication.c.o [ 54%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_ems.c.o [ 54%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_key_share.c.o [ 55%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_max_frag_len.c.o [ 55%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_pq_kem.c.o [ 56%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_psk.c.o [ 56%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_renegotiation_info.c.o [ 56%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_sct_list.c.o [ 57%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_server_name.c.o [ 57%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_session_ticket.c.o [ 57%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_signature_algorithms.c.o [ 58%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_status_request.c.o [ 58%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_supported_groups.c.o [ 59%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_client_supported_versions.c.o [ 59%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_cookie.c.o [ 59%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_ec_point_format.c.o [ 60%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_extension_list.c.o [ 60%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_extension_type.c.o [ 61%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_extension_type_lists.c.o [ 61%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_key_share.c.o [ 61%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_nst_early_data_indication.c.o [ 62%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_psk_key_exchange_modes.c.o [ 62%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_quic_transport_params.c.o [ 63%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_alpn.c.o [ 63%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_certificate_status.c.o [ 63%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_early_data_indication.c.o [ 64%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_ems.c.o [ 64%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_key_share.c.o [ 64%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_max_fragment_length.c.o [ 65%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_psk.c.o [ 65%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_renegotiation_info.c.o [ 66%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_sct_list.c.o [ 66%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_server_name.c.o [ 66%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_session_ticket.c.o [ 67%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_signature_algorithms.c.o [ 67%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_status_request.c.o [ 68%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_server_supported_versions.c.o [ 68%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/extensions/s2n_supported_versions.c.o [ 68%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_aead.c.o [ 69%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_alerts.c.o [ 69%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_async_pkey.c.o [ 70%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_auth_selection.c.o [ 70%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_cbc.c.o [ 70%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_change_cipher_spec.c.o [ 71%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_cipher_preferences.c.o [ 71%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_cipher_suites.c.o [ 71%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_client_cert.c.o [ 72%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_client_cert_verify.c.o [ 72%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_client_finished.c.o [ 73%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_client_hello.c.o [ 73%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_client_hello_request.c.o [ 73%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_client_key_exchange.c.o [ 74%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_config.c.o [ 74%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_connection.c.o [ 75%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_connection_evp_digests.c.o [ 75%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_early_data.c.o [ 75%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_early_data_io.c.o [ 76%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_ecc_preferences.c.o [ 76%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_encrypted_extensions.c.o [ 77%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_establish_session.c.o [ 77%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_handshake.c.o [ 77%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_handshake_hashes.c.o [ 78%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_handshake_io.c.o [ 78%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_handshake_transcript.c.o [ 78%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_handshake_type.c.o [ 79%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_kem.c.o [ 79%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_kem_preferences.c.o [ 80%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_kex.c.o [ 80%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_key_log.c.o [ 80%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_key_update.c.o [ 81%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_ocsp_stapling.c.o [ 81%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_post_handshake.c.o [ 82%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_prf.c.o [ 82%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_protocol_preferences.c.o [ 82%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_psk.c.o [ 83%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_quic_support.c.o [ 83%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_record_read.c.o [ 84%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_record_read_aead.c.o [ 84%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_record_read_cbc.c.o [ 84%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_record_read_composite.c.o [ 85%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_record_read_stream.c.o [ 85%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_record_write.c.o [ 85%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_recv.c.o [ 86%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_resume.c.o [ 86%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_security_policies.c.o [ 87%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_send.c.o [ 87%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_server_cert.c.o [ 87%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_server_cert_request.c.o [ 88%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_server_done.c.o [ 88%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_server_extensions.c.o [ 89%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_server_finished.c.o [ 89%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_server_hello.c.o [ 89%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_server_hello_retry.c.o [ 90%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_server_key_exchange.c.o [ 90%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_server_new_session_ticket.c.o [ 91%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_shutdown.c.o [ 91%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_signature_algorithms.c.o [ 91%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_signature_scheme.c.o [ 92%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_tls.c.o [ 92%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_tls13.c.o [ 92%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_tls13_certificate_verify.c.o [ 93%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_tls13_handshake.c.o [ 93%] Building C object source_subfolder/CMakeFiles/s2n.dir/tls/s2n_x509_validator.c.o [ 94%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_array.c.o [ 94%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_asn1_time.c.o [ 94%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_blob.c.o [ 95%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_ensure.c.o [ 95%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_init.c.o [ 96%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_map.c.o [ 96%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_mem.c.o [ 96%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_random.c.o [ 97%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_result.c.o [ 97%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_rfc5952.c.o [ 98%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_safety.c.o [ 98%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_set.c.o [ 98%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_socket.c.o [ 99%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_str.c.o [ 99%] Building C object source_subfolder/CMakeFiles/s2n.dir/utils/s2n_timer.c.o [100%] Linking C shared library ../lib/libs2n.so [100%] Built target s2n s2n/1.2.0: Package 'f1deeb46bd21baeb098f8a48fc1ea1663e0fc777' built s2n/1.2.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 s2n/1.2.0: Generated conaninfo.txt s2n/1.2.0: Generated conanbuildinfo.txt s2n/1.2.0: Generating the package s2n/1.2.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777 s2n/1.2.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777' '--target' 'install' '--' '-j3' ----------------- [100%] Built target s2n Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/include/s2n.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/lib/libs2n.so -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/lib/libs2n.so" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/lib/s2n/cmake/shared/s2n-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/lib/s2n/cmake/shared/s2n-targets-debug.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/lib/s2n/cmake/s2n-config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/package/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/lib/s2n/cmake/modules/FindLibCrypto.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK s2n/1.2.0 package(): Packaged 1 '.so' file: libs2n.so s2n/1.2.0 package(): Packaged 1 '.h' file: s2n.h s2n/1.2.0 package(): Packaged 1 file: LICENSE s2n/1.2.0: Package 'f1deeb46bd21baeb098f8a48fc1ea1663e0fc777' created s2n/1.2.0: Created package revision 5810d21058572ce0af3f3790439d7f34 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_90s_r2/ntt.c:92:44: warning: argument 1 of type 'int16_t[256]' {aka 'short int[256]'} with mismatched bound [-Warray-parameter=] 92 | void PQCLEAN_KYBER51290S_CLEAN_ntt(int16_t poly[256]) { | ~~~~~~~~^~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_90s_r2/ntt.c:1: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_90s_r2/ntt.h:9:45: note: previously declared as 'int16_t *' {aka 'short int *'} 9 | void PQCLEAN_KYBER51290S_CLEAN_ntt(int16_t *poly); | ~~~~~~~~~^~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_90s_r2/ntt.c:116:47: warning: argument 1 of type 'int16_t[256]' {aka 'short int[256]'} with mismatched bound [-Warray-parameter=] 116 | void PQCLEAN_KYBER51290S_CLEAN_invntt(int16_t poly[256]) { | ~~~~~~~~^~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_90s_r2/ntt.c:1: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_90s_r2/ntt.h:10:48: note: previously declared as 'int16_t *' {aka 'short int *'} 10 | void PQCLEAN_KYBER51290S_CLEAN_invntt(int16_t *poly); | ~~~~~~~~~^~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r2/ntt.c:92:41: warning: argument 1 of type 'int16_t[256]' {aka 'short int[256]'} with mismatched bound [-Warray-parameter=] 92 | void PQCLEAN_KYBER512_CLEAN_ntt(int16_t poly[256]) { | ~~~~~~~~^~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r2/ntt.c:1: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r2/ntt.h:9:42: note: previously declared as 'int16_t *' {aka 'short int *'} 9 | void PQCLEAN_KYBER512_CLEAN_ntt(int16_t *poly); | ~~~~~~~~~^~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r2/ntt.c:116:44: warning: argument 1 of type 'int16_t[256]' {aka 'short int[256]'} with mismatched bound [-Warray-parameter=] 116 | void PQCLEAN_KYBER512_CLEAN_invntt(int16_t poly[256]) { | ~~~~~~~~^~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r2/ntt.c:1: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r2/ntt.h:10:45: note: previously declared as 'int16_t *' {aka 'short int *'} 10 | void PQCLEAN_KYBER512_CLEAN_invntt(int16_t *poly); | ~~~~~~~~~^~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_poly_avx2.c:257:42: warning: argument 5 of type 'const uint8_t[32]' {aka 'const unsigned char[32]'} with mismatched bound [-Warray-parameter=] 257 | const uint8_t seed[32], | ~~~~~~~~~~~~~~^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_poly_avx2.c:5: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_poly_avx2.h:40:43: note: previously declared as 'const uint8_t *' {aka 'const unsigned char *'} 40 | const uint8_t *seed, | ~~~~~~~~~~~~~~~^~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_poly_avx2.c:293:45: warning: argument 5 of type 'const uint8_t[32]' {aka 'const unsigned char[32]'} with mismatched bound [-Warray-parameter=] 293 | const uint8_t seed[32], | ~~~~~~~~~~~~~~^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_poly_avx2.c:5: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_poly_avx2.h:51:46: note: previously declared as 'const uint8_t *' {aka 'const unsigned char *'} 51 | const uint8_t *seed, | ~~~~~~~~~~~~~~~^~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c:86:36: warning: argument 1 of type 'uint8_t[642]' {aka 'unsigned char[642]'} with mismatched bound [-Warray-parameter=] 86 | void polyvec_compress_avx2(uint8_t r[S2N_KYBER_512_R3_POLYVECCOMPRESSEDBYTES+2], const polyvec *a) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c:3: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.h:14:36: note: previously declared as 'uint8_t[130]' {aka 'unsigned char[130]'} 14 | void polyvec_compress_avx2(uint8_t r[S2N_KYBER_512_R3_POLYCOMPRESSEDBYTES+2], const polyvec *a); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c:104:56: warning: argument 2 of type 'const uint8_t[652]' {aka 'const unsigned char[652]'} with mismatched bound [-Warray-parameter=] 104 | void polyvec_decompress_avx2(polyvec *r, const uint8_t a[S2N_KYBER_512_R3_POLYVECCOMPRESSEDBYTES+12]) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c:3: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.h:17:56: note: previously declared as 'const uint8_t[140]' {aka 'const unsigned char[140]'} 17 | void polyvec_decompress_avx2(polyvec *r, const uint8_t a[S2N_KYBER_512_R3_POLYCOMPRESSEDBYTES+12]); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c: In function 's2n_kyber_512_r3_polyvec_compress_avx2': /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c:91:5: warning: 'poly_compress10' accessing 320 bytes in a region of size 130 [-Wstringop-overflow=] 91 | poly_compress10(&r[320*i],&a->vec[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c:91:5: note: referencing argument 1 of type 'uint8_t *' {aka 'unsigned char *'} /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c:10:13: note: in a call to function 'poly_compress10' 10 | static void poly_compress10(uint8_t r[320], const poly * restrict a) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c: In function 's2n_kyber_512_r3_polyvec_decompress_avx2': /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c:109:5: warning: 'poly_decompress10' reading 332 bytes from a region of size 140 [-Wstringop-overread] 109 | poly_decompress10(&r->vec[i],&a[320*i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c:109:5: note: referencing argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/kyber_r3/kyber512r3_polyvec_avx2.c:51:13: note: in a call to function 'poly_decompress10' 51 | static void poly_decompress10(poly * restrict r, const uint8_t a[320+12]) | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/sike_r1/fips202_r1.c:388:39: warning: argument 1 of type 'uint64_t[25]' {aka 'long unsigned int[25]'} with mismatched bound [-Warray-parameter=] 388 | void cshake256_simple_absorb(uint64_t s[25], uint16_t cstm, const unsigned char *in, unsigned long long inlen) | ~~~~~~~~~^~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/sike_r1/fips202_r1.c:16: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/sike_r1/fips202_r1.h:10:40: note: previously declared as 'uint64_t *' {aka 'long unsigned int *'} 10 | void cshake256_simple_absorb(uint64_t *s, uint16_t cstm, const unsigned char *in, unsigned long long inlen); | ~~~~~~~~~~^ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/sike_r1/fp_generic_r1.c:170:29: warning: argument 1 of type 'const digit_t[16]' {aka 'const long unsigned int[16]'} with mismatched bound [-Warray-parameter=] 170 | void rdc_mont(const dfelm_t ma, felm_t mc) | ~~~~~~~~~~~~~~^~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/sike_r1/fp_generic_r1.c:8: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/sike_r1/P503_internal_r1.h:153:30: note: previously declared as 'const digit_t *' {aka 'const long unsigned int *'} 153 | void rdc_mont(const digit_t* a, digit_t* c); | ~~~~~~~~~~~~~~~^ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/sike_r1/fp_generic_r1.c:170:40: warning: argument 2 of type 'digit_t[8]' {aka 'long unsigned int[8]'} with mismatched bound [-Warray-parameter=] 170 | void rdc_mont(const dfelm_t ma, felm_t mc) | ~~~~~~~^~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/sike_r1/fp_generic_r1.c:8: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/pq-crypto/sike_r1/P503_internal_r1.h:153:42: note: previously declared as 'digit_t *' {aka 'long unsigned int *'} 153 | void rdc_mont(const digit_t* a, digit_t* c); | ~~~~~~~~~^ /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/tls/s2n_cipher_suites.c:1091:53: warning: argument 1 of type 'const uint8_t[]' {aka 'const unsigned char[]'} with mismatched bound [-Warray-parameter=] 1091 | S2N_RESULT s2n_cipher_suite_from_iana(const uint8_t iana[], struct s2n_cipher_suite **cipher_suite) | ~~~~~~~~~~~~~~^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/tls/s2n_auth_selection.h:18, from /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/tls/s2n_cipher_suites.c:25: /home/conan/w/BuildSingleReference/.conan/data/s2n/1.2.0/_/_/build/f1deeb46bd21baeb098f8a48fc1ea1663e0fc777/source_subfolder/tls/s2n_cipher_suites.h:165:53: note: previously declared as 'const uint8_t[2]' {aka 'const unsigned char[2]'} 165 | S2N_RESULT s2n_cipher_suite_from_iana(const uint8_t iana[S2N_TLS_CIPHER_SUITE_LEN], struct s2n_cipher_suite **cipher_suite); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './source_subfolder/tests/cbmc/proofs/s2n_hash_const_time_get_currently_in_hash_block/s2n_hash_const_time_get_currently_in_hash_block_harness.c' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './source_subfolder/tests/cbmc/proofs/s2n_digest_allow_md5_for_fips_boringssl_awslc/s2n_digest_allow_md5_for_fips_boringssl_awslc_harness.c' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.