Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1311_8_0_40/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 6.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=6.0 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1311_8_0_40/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 16.0439453125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['dll-dir.patch'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe botan/2.12.1 exports: File 'conandata.yml' found. Exporting it... botan/2.12.1 exports: Copied 1 '.yml' file: conandata.yml botan/2.12.1 exports: Copied 1 '.patch' file: dll-dir.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.12.1': {'url': 'https://github.com/randombit/botan/archive/2.12.1.tar.gz', 'sha256': '61d27332f053b0b1169659dc0fceb7de7d16cade230df3a14dfaa2c091888b98'}}, 'patches': {'2.12.1': [{'patch_file': 'dll-dir.patch', 'base_path': 'sources'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.12.1: - base_path: sources patch_file: dll-dir.patch sources: 2.12.1: sha256: 61d27332f053b0b1169659dc0fceb7de7d16cade230df3a14dfaa2c091888b98 url: https://github.com/randombit/botan/archive/2.12.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK botan/2.12.1: A new conanfile.py version was exported botan/2.12.1: Folder: /tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/export botan/2.12.1: Using the exported files summary hash as the recipe revision: fc6f557c9a3747662479fbe2800a6ed6 botan/2.12.1: Exported revision: fc6f557c9a3747662479fbe2800a6ed6 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=6.0 os=Linux os_build=Linux [options] botan:shared=True [build_requires] [env] botan/2.12.1: Forced build from source botan/2.12.1 (test package): Installing package Requirements botan/2.12.1 from local cache - Cache Packages botan/2.12.1:41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK botan/2.12.1: Configuring sources in /tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK botan/2.12.1: Copying sources to build folder botan/2.12.1: Building your package in /tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/build/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead botan/2.12.1: Generator txt created conanbuildinfo.txt [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 botan/2.12.1: Calling build() ----Running------ > ./configure.py --build-targets=shared --distribution-info="Conan" --without-documentation --cc-abi-flags="-stdlib=libc++ -lc++abi -m64" --extra-cxxflags="-fPIC" --cc=clang --cpu=x86_64 --prefix=/tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/package/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead --os=linux --amalgamation --without-pkg-config ----------------- INFO: ./configure.py invoked with options "--build-targets=shared --distribution-info=Conan --without-documentation --cc-abi-flags=-stdlib=libc++ -lc++abi -m64 --extra-cxxflags=-fPIC --cc=clang --cpu=x86_64 --prefix=/tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/package/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead --os=linux --amalgamation --without-pkg-config" INFO: Configuring to build Botan 2.12.1 (revision unknown) INFO: Running under 3.7.5 (default, Mar 31 2020, 20:44:17) [Clang 6.0.0 (tags/RELEASE_600/final)] INFO: CXX environment variable is set which will override compiler path INFO: Implicit --cc-bin=clang++ due to environment variable CXX INFO: Autodetected platform information: OS="Linux" machine="x86_64" proc="x86_64" INFO: Using /etc/ssl/certs/ca-certificates.crt as system certificate store INFO: Auto-detected compiler version 6.0 INFO: Auto-detected compiler arch x86_64 INFO: Target is clang:6.0-linux-x86_64 INFO: Assuming target x86_64 is little endian INFO: Skipping (dependency failure): asio certstor_sqlite3 sessions_sqlite3 INFO: Skipping (incompatible CPU): aes_armv8 aes_power8 p9_darn sha1_armv8 sha2_32_armv8 sm4_armv8 INFO: Skipping (incompatible OS): certstor_system_macos certstor_system_windows commoncrypto getentropy win32_stats INFO: Skipping (no enabled compression schemes): compression INFO: Skipping (requires external dependency): boost bzip2 lzma openssl sqlite3 tpm zlib INFO: Loading modules: adler32 aead aes aes_ni aes_vperm aont argon2 aria asn1 auto_rng base base32 base58 base64 bcrypt bcrypt_pbkdf bigint blake2 block blowfish camellia cascade cast128 cast256 cbc cbc_mac ccm cecpq1 certstor_flatfile certstor_sql certstor_system cfb chacha chacha20poly1305 chacha_avx2 chacha_rng chacha_simd32 checksum clmul_cpu clmul_ssse3 cmac codec_filt comb4p cpuid crc24 crc32 cryptobox ctr curve25519 des dev_random dh dl_algo dl_group dlies dsa dyn_load eax ec_group ecc_key ecdh ecdsa ecgdsa ecies eckcdsa ed25519 elgamal eme_oaep eme_pkcs1 eme_raw emsa1 emsa_pkcs1 emsa_pssr emsa_raw emsa_x931 entropy fd_unix ffi filters fpe_fe1 gcm gmac gost_28147 gost_3410 gost_3411 hash hash_id hex hkdf hmac hmac_drbg hotp http_util idea idea_sse2 iso9796 kasumi kdf kdf1 kdf1_iso18033 kdf2 keccak keypair lion locking_allocator mac mce mceies md4 md5 mdx_hash mem_pool mgf1 misty1 mode_pad modes mp newhope nist_keywrap noekeon noekeon_simd numbertheory ocb ofb par_hash passhash9 pbes2 pbkdf pbkdf1 pbkdf2 pem pgp_s2k pk_pad pkcs11 poly1305 poly_dbl prf_tls prf_x942 proc_walk psk_db pubkey rc4 rdrand rdrand_rng rdseed rfc3394 rfc6979 rmd160 rng rsa salsa20 scrypt seed serpent serpent_avx2 serpent_simd sessions_sql sha1 sha1_sse2 sha1_x86 sha2_32 sha2_32_bmi2 sha2_32_x86 sha2_64 sha2_64_bmi2 sha3 sha3_bmi2 shacal2 shacal2_simd shacal2_x86 shake shake_cipher simd simd_avx2 siphash siv skein sm2 sm3 sm4 socket sodium sp800_108 sp800_56a sp800_56c srp6 stateful_rng stream streebog system_rng thread_utils threefish_512 threefish_512_avx2 tiger tls tls_cbc tss twofish utils uuid whirlpool x509 x919_mac xmss xtea xts INFO: Using symlink to link files into build dir (use --link-method to change) INFO: Writing amalgamation header to botan_all.h INFO: Writing amalgamation header to botan_all_internal.h INFO: Writing amalgamation source to botan_all.cpp INFO: Writing amalgamation source to botan_all_rdseed_sse2.cpp INFO: Writing amalgamation source to botan_all_avx2.cpp INFO: Writing amalgamation source to botan_all_sha_sse2_sse41_ssse3.cpp INFO: Writing amalgamation source to botan_all_aesni_sse2_ssse3.cpp INFO: Writing amalgamation source to botan_all_rdrand.cpp INFO: Writing amalgamation source to botan_all_sha_sse2_ssse3.cpp INFO: Writing amalgamation source to botan_all_sse2_ssse3.cpp INFO: Writing amalgamation source to botan_all_bmi2.cpp INFO: Botan 2.12.1 (revision unknown) (unreleased undated) build setup is complete ----Running------ > LDFLAGS=-lc++abi /usr/bin/make -j3 ----------------- clang++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -stdlib=libc++ -lc++abi -m64 -std=c++11 -D_REENTRANT -O3 -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Ibuild/include -Ibuild/include/external -c botan_all.cpp -o build/obj/lib/botan_all.o clang++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -stdlib=libc++ -lc++abi -m64 -std=c++11 -D_REENTRANT -O3 -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -maes -mpclmul -msse2 -mssse3 -Ibuild/include -Ibuild/include/external -c botan_all_aesni_sse2_ssse3.cpp -o build/obj/lib/botan_all_aesni_sse2_ssse3.o clang++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -stdlib=libc++ -lc++abi -m64 -std=c++11 -D_REENTRANT -O3 -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -mavx2 -Ibuild/include -Ibuild/include/external -c botan_all_avx2.cpp -o build/obj/lib/botan_all_avx2.o clang: warning: -lc++abi: 'linker' input unused [-Wunused-command-line-argument] clangclang: warning: -lc++abi: 'linker' input unused [-Wunused-command-line-argument] : warning: -lc++abi: 'linker' input unused [-Wunused-command-line-argument] clang++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -stdlib=libc++ -lc++abi -m64 -std=c++11 -D_REENTRANT -O3 -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -mbmi -mbmi2 -Ibuild/include -Ibuild/include/external -c botan_all_bmi2.cpp -o build/obj/lib/botan_all_bmi2.o clang: warning: -lc++abi: 'linker' input unused [-Wunused-command-line-argument] clang++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -stdlib=libc++ -lc++abi -m64 -std=c++11 -D_REENTRANT -O3 -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -mrdrnd -Ibuild/include -Ibuild/include/external -c botan_all_rdrand.cpp -o build/obj/lib/botan_all_rdrand.o clang: warning: -lc++abi: 'linker' input unused [-Wunused-command-line-argument] botan_all.cpp:60765:79: warning: lambda capture 'powm_window' is not required to be captured for this use [-Wunused-lambda-capture] auto future_j1 = std::async(std::launch::async, [this, &m, &d1_mask, powm_window]() { ^ clang++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -stdlib=libc++ -lc++abi -m64 -std=c++11 -D_REENTRANT -O3 -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -mrdseed -msse2 -Ibuild/include -Ibuild/include/external -c botan_all_rdseed_sse2.cpp -o build/obj/lib/botan_all_rdseed_sse2.o clang: warning: -lc++abi: 'linker' input unused [-Wunused-command-line-argument] clang++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -stdlib=libc++ -lc++abi -m64 -std=c++11 -D_REENTRANT -O3 -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -msha -msse2 -msse4.1 -mssse3 -Ibuild/include -Ibuild/include/external -c botan_all_sha_sse2_sse41_ssse3.cpp -o build/obj/lib/botan_all_sha_sse2_sse41_ssse3.o clang: warning: -lc++abi: 'linker' input unused [-Wunused-command-line-argument] clang++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -stdlib=libc++ -lc++abi -m64 -std=c++11 -D_REENTRANT -O3 -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -msha -msse2 -mssse3 -Ibuild/include -Ibuild/include/external -c botan_all_sha_sse2_ssse3.cpp -o build/obj/lib/botan_all_sha_sse2_ssse3.o clang: warning: -lc++abi: 'linker' input unused [-Wunused-command-line-argument] clang++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -stdlib=libc++ -lc++abi -m64 -std=c++11 -D_REENTRANT -O3 -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -msse2 -mssse3 -Ibuild/include -Ibuild/include/external -c botan_all_sse2_ssse3.cpp -o build/obj/lib/botan_all_sse2_ssse3.o clang: warning: -lc++abi: 'linker' input unused [-Wunused-command-line-argument] 1 warning generated. clang++ -shared -fPIC -Wl,-soname,libbotan-2.so.12 -fstack-protector -m64 -pthread -stdlib=libc++ -lc++abi -m64 build/obj/lib/botan_all.o build/obj/lib/botan_all_aesni_sse2_ssse3.o build/obj/lib/botan_all_avx2.o build/obj/lib/botan_all_bmi2.o build/obj/lib/botan_all_rdrand.o build/obj/lib/botan_all_rdseed_sse2.o build/obj/lib/botan_all_sha_sse2_sse41_ssse3.o build/obj/lib/botan_all_sha_sse2_ssse3.o build/obj/lib/botan_all_sse2_ssse3.o -ldl -lrt -o libbotan-2.so.12 cd . && ln -fs libbotan-2.so.12 libbotan-2.so cd . && ln -fs libbotan-2.so.12 libbotan-2.so.12.12.1 botan/2.12.1: Package '41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead' built botan/2.12.1: Build folder /tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/build/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead botan/2.12.1: Generated conaninfo.txt botan/2.12.1: Generated conanbuildinfo.txt botan/2.12.1: Generating the package botan/2.12.1: Package folder /tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/package/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead botan/2.12.1: Calling package() ----Running------ > /usr/bin/make install ----------------- python src/scripts/install.py --prefix="/tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/package/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead" --build-dir="build" --bindir=/tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/package/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead/bin --libdir=/tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/package/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead/lib --docdir=share/doc --includedir=include INFO: Botan 2.12.1 installation complete [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 botan/2.12.1 package(): Packaged 1 '.1' file: libbotan-2.so.12.12.1 botan/2.12.1 package(): Packaged 1 '.12' file: libbotan-2.so.12 botan/2.12.1 package(): Packaged 1 '.so' file: libbotan-2.so botan/2.12.1 package(): Packaged 1 '.py' file: botan2.py botan/2.12.1 package(): Packaged 303 '.h' files botan/2.12.1 package(): Packaged 1 '.txt' file: license.txt botan/2.12.1: Package '41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead' created botan/2.12.1: Created package revision bd20e65efbdfe600e9a4d4747f7b244f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK botan/2.12.1 (test package): Generator cmake created conanbuildinfo.cmake botan/2.12.1 (test package): Generator txt created conanbuildinfo.txt botan/2.12.1 (test package): Generated conaninfo.txt botan/2.12.1 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9/conan.lock' Using cached profile from lockfile [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 botan/2.12.1 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="6.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/pr_1311_8_0_40/test_package' ----------------- -- The C compiler identification is Clang 6.0.0 -- The CXX compiler identification is Clang 6.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 6.0 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9 ----Running------ > cmake --build '/tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9' '--' '-j3' ----------------- /usr/bin/cmake -S/tmp/c3ipr/pr_1311_8_0_40/test_package -B/tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9/CMakeFiles /tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9' cd /tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_1311_8_0_40/test_package /tmp/c3ipr/pr_1311_8_0_40/test_package /tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9 /tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9 /tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9' [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o /usr/bin/clang++ -I/tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/package/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead/include/botan-2 -m64 -stdlib=libc++ -O3 -DNDEBUG -std=gnu++11 -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/pr_1311_8_0_40/test_package/test_package.cpp [100%] Linking CXX executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/clang++ -m64 -stdlib=libc++ -O3 -DNDEBUG -rdynamic CMakeFiles/test_package.dir/test_package.cpp.o -o bin/test_package -L/tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/package/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead/lib -Wl,-rpath,/tmp/c3ipr/pr_1311_8_0_40/.conan/data/botan/2.12.1/_/_/package/41bce8f2c26c7f0ae08f0eabd2a05901a7e2fead/lib -lbotan-2 -ldl -lrt make[2]: Leaving directory '/tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_1311_8_0_40/test_package/build/e5f70c52c274147e14ac5b209bdf51dd42e86cf9/CMakeFiles 0 botan/2.12.1 (test package): Running test() ----Running------ > bin/test_package ----------------- JSON file created at '/tmp/c3ipr/pr_1311_8_0_40/_create.json'