Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_908_3_0_17/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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 '/tmp/c3ipr/pr_908_3_0_17/.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=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_908_3_0_17/.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: 17.802734375 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_908_3_0_17/.conan/data/botan/2.12.1/_/_/export botan/2.12.1: Using the exported files summary hash as the recipe revision: f39130552e06c271348816eb23e22019 botan/2.12.1: Exported revision: f39130552e06c271348816eb23e22019 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux os_build=Linux [options] botan:shared=False [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:68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK botan/2.12.1: Configuring sources in /tmp/c3ipr/pr_908_3_0_17/.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_908_3_0_17/.conan/data/botan/2.12.1/_/_/build/68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c 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() INFO: ./configure.py invoked with options "--build-targets=static --distribution-info=Conan --without-documentation --cc-abi-flags=-m64 --extra-cxxflags=-fPIC --cc=gcc --cpu=x86_64 --prefix=/tmp/c3ipr/pr_908_3_0_17/.conan/data/botan/2.12.1/_/_/package/68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c --os=linux --amalgamation --debug-mode --without-pkg-config" INFO: Configuring to build Botan 2.12.1 (revision unknown) INFO: Running under 3.7.5 (default, Feb 26 2020, 18:20:43) [GCC 8.3.0] INFO: CXX environment variable is set which will override compiler path INFO: Implicit --cc-bin=/usr/bin/g++ 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 8.3 INFO: Auto-detected compiler arch x86_64 INFO: Target is gcc:8.3-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_sse2_ssse3.cpp INFO: Writing amalgamation source to botan_all_bmi2.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_avx2.cpp INFO: Writing amalgamation source to botan_all_sha_sse2_ssse3.cpp INFO: Writing amalgamation source to botan_all_rdseed_sse2.cpp INFO: Writing amalgamation source to botan_all_rdrand.cpp INFO: Botan 2.12.1 (revision unknown) (unreleased undated) build setup is complete /usr/bin/g++ -fstack-protector -m64 -pthread -m64 -std=c++11 -D_REENTRANT -g -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c botan_all.cpp -o build/obj/lib/botan_all.o /usr/bin/g++ -fstack-protector -m64 -pthread -m64 -std=c++11 -D_REENTRANT -g -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -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 /usr/bin/g++ -fstack-protector -m64 -pthread -m64 -std=c++11 -D_REENTRANT -g -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mavx2 -Ibuild/include -Ibuild/include/external -c botan_all_avx2.cpp -o build/obj/lib/botan_all_avx2.o /usr/bin/g++ -fstack-protector -m64 -pthread -m64 -std=c++11 -D_REENTRANT -g -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mbmi -mbmi2 -Ibuild/include -Ibuild/include/external -c botan_all_bmi2.cpp -o build/obj/lib/botan_all_bmi2.o /usr/bin/g++ -fstack-protector -m64 -pthread -m64 -std=c++11 -D_REENTRANT -g -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mrdrnd -Ibuild/include -Ibuild/include/external -c botan_all_rdrand.cpp -o build/obj/lib/botan_all_rdrand.o /usr/bin/g++ -fstack-protector -m64 -pthread -m64 -std=c++11 -D_REENTRANT -g -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mrdseed -msse2 -Ibuild/include -Ibuild/include/external -c botan_all_rdseed_sse2.cpp -o build/obj/lib/botan_all_rdseed_sse2.o /usr/bin/g++ -fstack-protector -m64 -pthread -m64 -std=c++11 -D_REENTRANT -g -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -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 /usr/bin/g++ -fstack-protector -m64 -pthread -m64 -std=c++11 -D_REENTRANT -g -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -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 /usr/bin/g++ -fstack-protector -m64 -pthread -m64 -std=c++11 -D_REENTRANT -g -fPIC -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -mssse3 -Ibuild/include -Ibuild/include/external -c botan_all_sse2_ssse3.cpp -o build/obj/lib/botan_all_sse2_ssse3.o ar crs libbotan-2.a 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 botan/2.12.1: Package '68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c' built botan/2.12.1: Build folder /tmp/c3ipr/pr_908_3_0_17/.conan/data/botan/2.12.1/_/_/build/68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c 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_908_3_0_17/.conan/data/botan/2.12.1/_/_/package/68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c botan/2.12.1: Calling package() python src/scripts/install.py --prefix="/tmp/c3ipr/pr_908_3_0_17/.conan/data/botan/2.12.1/_/_/package/68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c" --build-dir="build" --bindir=/tmp/c3ipr/pr_908_3_0_17/.conan/data/botan/2.12.1/_/_/package/68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c/bin --libdir=/tmp/c3ipr/pr_908_3_0_17/.conan/data/botan/2.12.1/_/_/package/68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c/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 '.a' file: libbotan-2.a 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 '68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c' created botan/2.12.1: Created package revision 2c4d033b68ef39e6649b07be6c518fc5 [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_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6/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): Running build() -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- 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_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6 /usr/bin/cmake -S/tmp/c3ipr/pr_908_3_0_17/test_package -B/tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6/CMakeFiles /tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6' cd /tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_908_3_0_17/test_package /tmp/c3ipr/pr_908_3_0_17/test_package /tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6 /tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6 /tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6' [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o /usr/bin/g++ -D_GLIBCXX_USE_CXX11_ABI=1 -I/tmp/c3ipr/pr_908_3_0_17/.conan/data/botan/2.12.1/_/_/package/68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c/include/botan-2 -m64 -g -std=gnu++11 -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/pr_908_3_0_17/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/g++ -m64 -g -rdynamic CMakeFiles/test_package.dir/test_package.cpp.o -o bin/test_package -L/tmp/c3ipr/pr_908_3_0_17/.conan/data/botan/2.12.1/_/_/package/68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c/lib -Wl,-rpath,/tmp/c3ipr/pr_908_3_0_17/.conan/data/botan/2.12.1/_/_/package/68f0ba18c04dca5b1083e8b4bdfc331dc0276f7c/lib -lbotan-2 -ldl -lrt -lpthread make[2]: Leaving directory '/tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_908_3_0_17/test_package/build/03e141e38859e28b6204c00b3fb2a0f7aac203f6/CMakeFiles 0 botan/2.12.1 (test package): Running test() JSON file created at '/tmp/c3ipr/pr_908_3_0_17/_create.json'