Skip to content

Instantly share code, notes, and snippets.

@uilianries
Created February 1, 2024 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uilianries/399359d2327602bcfe8ea5ed4183f0ab to your computer and use it in GitHub Desktop.
Save uilianries/399359d2327602bcfe8ea5ed4183f0ab to your computer and use it in GitHub Desktop.
conan create all --version=3.2.0 -o "*/*:shared=False" -s compiler.cppstd=20 -o "botan/*:with_boost=True"
======== Exporting recipe to the cache ========
botan/3.2.0: Exporting package recipe: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/conanfile.py
botan/3.2.0: exports: File 'conandata.yml' found. Exporting it...
botan/3.2.0: Calling export_sources()
botan/3.2.0: Copied 1 '.py' file: conanfile.py
botan/3.2.0: Copied 1 '.yml' file: conandata.yml
botan/3.2.0: Exported to cache folder: /Users/uilian/.conan2/p/botane9111c7592689/e
botan/3.2.0: Exported: botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed (2024-02-01 10:09:31 UTC)
======== Input profiles ========
Profile host:
[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=20
compiler.libcxx=libc++
compiler.version=15
os=Macos
[options]
*/*:shared=False
botan/*:with_boost=True
Profile build:
[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=17
compiler.libcxx=libc++
compiler.version=15
os=Macos
======== Computing dependency graph ========
Graph root
cli
Requirements
boost/1.83.0#39551a6ba03b4fe2c7a86b9a6d80cd67 - Cache
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed - Cache
bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Cache
libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c - Cache
libiconv/1.17#9d9082101394d053c67e95d3bc9f1e78 - Cache
zlib/1.3.1#af8f2ef3d8e0fddf1975281d7fe43bf6 - Cache
Build requirements
b2/4.10.1#1b290403d8648c79f468f5a6496f829a - Cache
Resolved version ranges
zlib/[>=1.2.11 <2]: zlib/1.3.1
======== Computing necessary packages ========
botan/3.2.0: Forced build from source
Requirements
boost/1.83.0#39551a6ba03b4fe2c7a86b9a6d80cd67:fce6bee73e435a228f3d13811a688a6df4064e88#ab7f22d3079b51b82e364a0fed2b510f - Cache
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed:21095c53aa48a41cbf23746ee167f0c9baeed3e3 - Build
bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:bd47875fc25b97398a4030f4060ef8ef3539584a#b8fd899a84ef656a47d7da7ae63e78d9 - Cache
libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c:2ee39e692ca4177b4b689b15bc1f2cfdf8f83706#ea7372970259429ed68122a04d498825 - Cache
libiconv/1.17#9d9082101394d053c67e95d3bc9f1e78:2ee39e692ca4177b4b689b15bc1f2cfdf8f83706#612e0ee458f5b069de4c3c75a7cc2d38 - Cache
zlib/1.3.1#af8f2ef3d8e0fddf1975281d7fe43bf6:2ee39e692ca4177b4b689b15bc1f2cfdf8f83706#449e4b6ca0875934a81a85489323ca4e - Cache
Build requirements
Skipped binaries
b2/4.10.1
======== Installing packages ========
bzip2/1.0.8: Already installed! (1 of 6)
libbacktrace/cci.20210118: Already installed! (2 of 6)
libiconv/1.17: Already installed! (3 of 6)
zlib/1.3.1: Already installed! (4 of 6)
boost/1.83.0: Already installed! (5 of 6)
-------- Installing package botan/3.2.0 (6 of 6) --------
botan/3.2.0: Building from source
botan/3.2.0: Package botan/3.2.0:21095c53aa48a41cbf23746ee167f0c9baeed3e3
botan/3.2.0: Copying sources to build folder
botan/3.2.0: Building your package in /Users/uilian/.conan2/p/b/botan582a351b4826b/b
botan/3.2.0: Calling generate()
botan/3.2.0: Generators folder: /Users/uilian/.conan2/p/b/botan582a351b4826b/b/build-release/conan
botan/3.2.0: Generating aggregated env files
botan/3.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
botan/3.2.0: Calling build()
botan/3.2.0: RUN: ./configure.py --build-targets=static --distribution-info="Conan" --without-documentation --cc-abi-flags="-arch arm64" --extra-cxxflags="-fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk" --cc=clang --cpu=armv8 --prefix=/Users/uilian/.conan2/p/b/botan582a351b4826b/p --os=darwin --amalgamation --with-boost --with-external-includedir=/Users/uilian/.conan2/p/b/boost5840335a3a42b/p/include --with-external-libdir=/Users/uilian/.conan2/p/b/boost5840335a3a42b/p/lib --without-pkg-config
INFO: ./configure.py invoked with options "--build-targets=static --distribution-info=Conan --without-documentation --cc-abi-flags=-arch arm64 --extra-cxxflags=-fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --cc=clang --cpu=armv8 --prefix=/Users/uilian/.conan2/p/b/botan582a351b4826b/p --os=darwin --amalgamation --with-boost --with-external-includedir=/Users/uilian/.conan2/p/b/boost5840335a3a42b/p/include --with-external-libdir=/Users/uilian/.conan2/p/b/boost5840335a3a42b/p/lib --without-pkg-config"
INFO: Configuring to build Botan 3.2.0 (revision unknown)
INFO: Python version: "3.10.4 (main, May 17 2022, 10:53:07) [Clang 13.1.6 (clang-1316.0.21.2.3)]"
INFO: Autodetected platform information: OS="Darwin" machine="arm64" proc="arm"
INFO: Using /etc/ssl/cert.pem as system certificate store
INFO: Canonicalized CPU target armv8 to arm64
INFO: Auto-detected compiler version clang 16.0
INFO: Auto-detected compiler arch arm64
INFO: Target is clang:16.0-macos-arm64
INFO: Assuming target arm64 is little endian
INFO: Skipping (dependency failure): certstor_sqlite3 sessions_sqlite3
INFO: Skipping (incompatible CPU): aes_ni aes_power8 argon2_avx2 argon2_ssse3 chacha_avx2 chacha_avx512 ghash_vperm idea_sse2 keccak_perm_bmi2 processor_rng rdseed serpent_avx2 serpent_avx512 sha1_sse2 sha1_x86 sha2_32_bmi2 sha2_32_x86 sha2_64_bmi2 shacal2_avx2 shacal2_x86 simd_avx2 simd_avx512 zfec_sse2
INFO: Skipping (incompatible OS): certstor_system_windows win32_stats
INFO: Skipping (incompatible compiler): sm4_armv8
INFO: Skipping (no enabled compression schemes): compression
INFO: Skipping (requires external dependency): bzip2 commoncrypto lzma sqlite3 tpm zlib
INFO: Enabling use of external dependency boost
INFO: Loading modules: adler32 aead aes aes_armv8 aes_crystals_xof aes_vperm argon2 argon2fmt aria asio asn1 auto_rng base base32 base58 base64 bcrypt bcrypt_pbkdf bigint blake2 blake2mac block blowfish boost camellia cascade cast128 cbc ccm certstor_flatfile certstor_sql certstor_system certstor_system_macos cfb chacha chacha20poly1305 chacha_rng chacha_simd32 checksum cmac comb4p cpuid crc24 crc32 cryptobox cshake_xof ctr curve25519 des dh dilithium dilithium_aes dilithium_common dl_algo dl_group dlies dsa dyn_load eax ec_group ec_h2c ecc_key ecdh ecdsa ecgdsa ecies eckcdsa ed25519 elgamal eme_oaep eme_pkcs1 eme_raw emsa_pkcs1 emsa_pssr emsa_raw emsa_x931 entropy fd_unix ffi filters fpe_fe1 gcm getentropy ghash ghash_cpu gmac gost_28147 gost_3410 gost_3411 hash hash_id hex hkdf hmac hmac_drbg hotp http_util idea iso9796 kdf kdf1 kdf1_iso18033 kdf2 keccak keccak_perm keypair kmac kuznyechik kyber kyber_90s kyber_common lion locking_allocator mac mce md4 md5 mdx_hash mem_pool mgf1 mode_pad modes mp nist_keywrap noekeon noekeon_simd numbertheory ocb ofb par_hash passhash9 pbes2 pbkdf pbkdf2 pem pgp_s2k pk_pad pkcs11 poly1305 poly_dbl prf_tls prf_x942 psk_db pubkey raw_hash rc4 rfc3394 rfc6979 rmd160 rng roughtime rsa salsa20 scrypt seed serpent serpent_simd sessions_sql sha1 sha1_armv8 sha2_32 sha2_32_armv8 sha2_64 sha3 shacal2 shacal2_armv8 shacal2_simd shake shake_cipher shake_xof simd siphash siv skein sm2 sm3 sm4 socket sodium sp800_108 sp800_56a sp800_56c sphincsplus_common sphincsplus_sha2 sphincsplus_shake srp6 stateful_rng stream streebog system_rng thread_utils threefish_512 tls tls12 tls13 tls13_pqc tls_cbc trunc_hash tss twofish utils uuid whirlpool x509 x919_mac xmss xof xts zfec zfec_vperm
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 source to botan_all.cpp
INFO: Botan 3.2.0 (revision unknown) (unreleased undated) build setup is complete
botan/3.2.0: RUN: /usr/bin/make -j10
clang++ -fstack-protector -pthread -stdlib=libc++ -arch arm64 -std=c++20 -D_REENTRANT -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wshorten-64-to-32 -Wcomma -Wdocumentation -I build/include -isystem build/include/external -isystem /Users/uilian/.conan2/p/b/boost5840335a3a42b/p/include -c botan_all.cpp -o build/obj/lib/botan_all.o
ar crs libbotan-3.a build/obj/lib/botan_all.o
botan/3.2.0: Package '21095c53aa48a41cbf23746ee167f0c9baeed3e3' built
botan/3.2.0: Build folder /Users/uilian/.conan2/p/b/botan582a351b4826b/b/build-release
botan/3.2.0: Generating the package
botan/3.2.0: Packaging in folder /Users/uilian/.conan2/p/b/botan582a351b4826b/p
botan/3.2.0: Calling package()
botan/3.2.0: RUN: /usr/bin/make install
"/Users/uilian/.pyenv/versions/3.10.4/bin/python3" "src/scripts/install.py" --build-dir="build"
INFO: Botan 3.2.0 installation to /Users/uilian/.conan2/p/b/botan582a351b4826b/p complete
botan/3.2.0: package(): Packaged 1 '.txt' file: license.txt
botan/3.2.0: package(): Packaged 164 '.h' files
botan/3.2.0: package(): Packaged 1 '.a' file: libbotan-3.a
botan/3.2.0: Created package revision 5cb0d7cb271bcb77ce53284bb2c605ee
botan/3.2.0: Package '21095c53aa48a41cbf23746ee167f0c9baeed3e3' created
botan/3.2.0: Full package reference: botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed:21095c53aa48a41cbf23746ee167f0c9baeed3e3#5cb0d7cb271bcb77ce53284bb2c605ee
botan/3.2.0: Package folder /Users/uilian/.conan2/p/b/botan582a351b4826b/p
WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X:
WARN: deprecated: 'cpp_info.names' used in: zlib/1.3.1, bzip2/1.0.8, libiconv/1.17, boost/1.83.0
WARN: deprecated: 'cpp_info.build_modules' used in: bzip2/1.0.8
WARN: deprecated: 'env_info' used in: bzip2/1.0.8, libiconv/1.17, boost/1.83.0
WARN: deprecated: 'cpp_info.filenames' used in: boost/1.83.0
WARN: deprecated: 'user_info' used in: boost/1.83.0
======== Launching test_package ========
======== Computing dependency graph ========
Graph root
botan/3.2.0 (test package): /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/conanfile.py
Requirements
boost/1.83.0#39551a6ba03b4fe2c7a86b9a6d80cd67 - Cache
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed - Cache
bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Cache
libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c - Cache
libiconv/1.17#9d9082101394d053c67e95d3bc9f1e78 - Cache
zlib/1.3.1#af8f2ef3d8e0fddf1975281d7fe43bf6 - Cache
Build requirements
b2/4.10.1#1b290403d8648c79f468f5a6496f829a - Cache
======== Computing necessary packages ========
Requirements
boost/1.83.0#39551a6ba03b4fe2c7a86b9a6d80cd67:fce6bee73e435a228f3d13811a688a6df4064e88#ab7f22d3079b51b82e364a0fed2b510f - Cache
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed:21095c53aa48a41cbf23746ee167f0c9baeed3e3#5cb0d7cb271bcb77ce53284bb2c605ee - Cache
bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:bd47875fc25b97398a4030f4060ef8ef3539584a#b8fd899a84ef656a47d7da7ae63e78d9 - Cache
libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c:2ee39e692ca4177b4b689b15bc1f2cfdf8f83706#ea7372970259429ed68122a04d498825 - Cache
libiconv/1.17#9d9082101394d053c67e95d3bc9f1e78:2ee39e692ca4177b4b689b15bc1f2cfdf8f83706#612e0ee458f5b069de4c3c75a7cc2d38 - Cache
zlib/1.3.1#af8f2ef3d8e0fddf1975281d7fe43bf6:2ee39e692ca4177b4b689b15bc1f2cfdf8f83706#449e4b6ca0875934a81a85489323ca4e - Cache
Build requirements
Skipped binaries
b2/4.10.1
======== Installing packages ========
bzip2/1.0.8: Already installed! (1 of 6)
libbacktrace/cci.20210118: Already installed! (2 of 6)
libiconv/1.17: Already installed! (3 of 6)
zlib/1.3.1: Already installed! (4 of 6)
boost/1.83.0: Already installed! (5 of 6)
botan/3.2.0: Already installed! (6 of 6)
WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X:
WARN: deprecated: 'cpp_info.names' used in: zlib/1.3.1, bzip2/1.0.8, libiconv/1.17, boost/1.83.0
WARN: deprecated: 'cpp_info.build_modules' used in: bzip2/1.0.8
WARN: deprecated: 'env_info' used in: bzip2/1.0.8, libiconv/1.17, boost/1.83.0
WARN: deprecated: 'cpp_info.filenames' used in: boost/1.83.0
WARN: deprecated: 'user_info' used in: boost/1.83.0
======== Testing the package ========
Removing previously existing 'test_package' build folder: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Test package build: build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Test package build folder: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Writing generators to /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators
botan/3.2.0 (test package): Generator 'CMakeDeps' calling 'generate()'
botan/3.2.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(botan)
target_link_libraries(... botan::botan)
botan/3.2.0 (test package): Generator 'VirtualRunEnv' calling 'generate()'
botan/3.2.0 (test package): Generator 'CMakeToolchain' calling 'generate()'
botan/3.2.0 (test package): CMakeToolchain generated: conan_toolchain.cmake
botan/3.2.0 (test package): CMakeToolchain generated: CMakePresets.json
botan/3.2.0 (test package): CMakeToolchain generated: ../../../CMakeUserPresets.json
botan/3.2.0 (test package): Calling generate()
botan/3.2.0 (test package): Generators folder: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators
botan/3.2.0 (test package): Generating aggregated env files
botan/3.2.0 (test package): Generated aggregated env files: ['conanrun.sh', 'conanbuild.sh']
======== Testing the package: Building ========
botan/3.2.0 (test package): Calling build()
botan/3.2.0 (test package): Running CMake.configure()
botan/3.2.0 (test package): RUN: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package"
-- Using Conan toolchain: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators/conan_toolchain.cmake
-- Conan toolchain: C++ Standard 20 with extensions OFF
-- The CXX compiler identification is AppleClang 15.0.0.15000100
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Conan: Target declared 'botan::botan'
-- Conan: Component target declared 'Boost::diagnostic_definitions'
-- Conan: Component target declared 'Boost::disable_autolinking'
-- Conan: Component target declared 'Boost::dynamic_linking'
-- Conan: Component target declared 'Boost::headers'
-- Conan: Component target declared 'Boost::boost'
-- Conan: Component target declared 'boost::_libboost'
-- Conan: Component target declared 'Boost::atomic'
-- Conan: Component target declared 'Boost::container'
-- Conan: Component target declared 'Boost::context'
-- Conan: Component target declared 'Boost::date_time'
-- Conan: Component target declared 'Boost::exception'
-- Conan: Component target declared 'Boost::math'
-- Conan: Component target declared 'Boost::math_c99'
-- Conan: Component target declared 'Boost::math_c99f'
-- Conan: Component target declared 'Boost::math_c99l'
-- Conan: Component target declared 'Boost::math_tr1'
-- Conan: Component target declared 'Boost::math_tr1f'
-- Conan: Component target declared 'Boost::math_tr1l'
-- Conan: Component target declared 'Boost::program_options'
-- Conan: Component target declared 'Boost::regex'
-- Conan: Component target declared 'Boost::serialization'
-- Conan: Component target declared 'Boost::stacktrace'
-- Conan: Component target declared 'Boost::stacktrace_addr2line'
-- Conan: Component target declared 'Boost::stacktrace_backtrace'
-- Conan: Component target declared 'Boost::stacktrace_basic'
-- Conan: Component target declared 'Boost::stacktrace_noop'
-- Conan: Component target declared 'Boost::system'
-- Conan: Component target declared 'Boost::test'
-- Conan: Component target declared 'Boost::test_exec_monitor'
-- Conan: Component target declared 'Boost::timer'
-- Conan: Component target declared 'Boost::url'
-- Conan: Component target declared 'Boost::wserialization'
-- Conan: Component target declared 'Boost::chrono'
-- Conan: Component target declared 'Boost::coroutine'
-- Conan: Component target declared 'Boost::filesystem'
-- Conan: Component target declared 'Boost::json'
-- Conan: Component target declared 'Boost::nowide'
-- Conan: Component target declared 'Boost::prg_exec_monitor'
-- Conan: Component target declared 'Boost::random'
-- Conan: Component target declared 'Boost::thread'
-- Conan: Component target declared 'Boost::type_erasure'
-- Conan: Component target declared 'Boost::unit_test_framework'
-- Conan: Component target declared 'Boost::wave'
-- Conan: Component target declared 'Boost::contract'
-- Conan: Component target declared 'Boost::fiber'
-- Conan: Component target declared 'Boost::fiber_numa'
-- Conan: Component target declared 'Boost::graph'
-- Conan: Component target declared 'Boost::iostreams'
-- Conan: Component target declared 'Boost::locale'
-- Conan: Component target declared 'Boost::log'
-- Conan: Component target declared 'Boost::log_setup'
-- Conan: Target declared 'boost::boost'
-- Conan: Target declared 'ZLIB::ZLIB'
-- Conan: Target declared 'BZip2::BZip2'
-- Conan: Including build module from '/Users/uilian/.conan2/p/b/bzip2c7fc6d0f9c568/p/lib/cmake/conan-official-bzip2-variables.cmake'
-- Conan: Target declared 'libbacktrace::libbacktrace'
-- Conan: Target declared 'Iconv::Iconv'
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Running CMake.build()
botan/3.2.0 (test package): RUN: cmake --build "/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release" -- -j10
[ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o
[100%] Linking CXX executable test_package
[100%] Built target test_package
======== Testing the package: Executing test ========
botan/3.2.0 (test package): Running test()
botan/3.2.0 (test package): RUN: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/./test_package
% conan create all --version=3.2.0 -o "*/*:shared=True" -s compiler.cppstd=20
======== Exporting recipe to the cache ========
botan/3.2.0: Exporting package recipe: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/conanfile.py
botan/3.2.0: exports: File 'conandata.yml' found. Exporting it...
botan/3.2.0: Calling export_sources()
botan/3.2.0: Copied 1 '.py' file: conanfile.py
botan/3.2.0: Copied 1 '.yml' file: conandata.yml
botan/3.2.0: Exported to cache folder: /Users/uilian/.conan2/p/botane9111c7592689/e
botan/3.2.0: Exported: botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed (2024-02-01 10:07:21 UTC)
======== Input profiles ========
Profile host:
[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=20
compiler.libcxx=libc++
compiler.version=15
os=Macos
[options]
*/*:shared=True
Profile build:
[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=17
compiler.libcxx=libc++
compiler.version=15
os=Macos
======== Computing dependency graph ========
Graph root
cli
Requirements
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed - Cache
======== Computing necessary packages ========
botan/3.2.0: Forced build from source
Requirements
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed:3e65eb57a99251d0cc5574f2712ffbe359ee8abd - Build
======== Installing packages ========
-------- Installing package botan/3.2.0 (1 of 1) --------
botan/3.2.0: Building from source
botan/3.2.0: Package botan/3.2.0:3e65eb57a99251d0cc5574f2712ffbe359ee8abd
botan/3.2.0: Copying sources to build folder
botan/3.2.0: Building your package in /Users/uilian/.conan2/p/b/botandf41053cb32d7/b
botan/3.2.0: Calling generate()
botan/3.2.0: Generators folder: /Users/uilian/.conan2/p/b/botandf41053cb32d7/b/build-release/conan
botan/3.2.0: Generating aggregated env files
botan/3.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
botan/3.2.0: Calling build()
botan/3.2.0: RUN: ./configure.py --build-targets=shared --distribution-info="Conan" --without-documentation --cc-abi-flags="-arch arm64" --extra-cxxflags="-fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk" --cc=clang --cpu=armv8 --prefix=/Users/uilian/.conan2/p/b/botandf41053cb32d7/p --os=darwin --amalgamation --without-pkg-config
INFO: ./configure.py invoked with options "--build-targets=shared --distribution-info=Conan --without-documentation --cc-abi-flags=-arch arm64 --extra-cxxflags=-fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --cc=clang --cpu=armv8 --prefix=/Users/uilian/.conan2/p/b/botandf41053cb32d7/p --os=darwin --amalgamation --without-pkg-config"
INFO: Configuring to build Botan 3.2.0 (revision unknown)
INFO: Python version: "3.10.4 (main, May 17 2022, 10:53:07) [Clang 13.1.6 (clang-1316.0.21.2.3)]"
INFO: Autodetected platform information: OS="Darwin" machine="arm64" proc="arm"
INFO: Using /etc/ssl/cert.pem as system certificate store
INFO: Canonicalized CPU target armv8 to arm64
INFO: Auto-detected compiler version clang 16.0
INFO: Auto-detected compiler arch arm64
INFO: Target is clang:16.0-macos-arm64
INFO: Assuming target arm64 is little endian
INFO: Skipping (dependency failure): asio certstor_sqlite3 sessions_sqlite3
INFO: Skipping (incompatible CPU): aes_ni aes_power8 argon2_avx2 argon2_ssse3 chacha_avx2 chacha_avx512 ghash_vperm idea_sse2 keccak_perm_bmi2 processor_rng rdseed serpent_avx2 serpent_avx512 sha1_sse2 sha1_x86 sha2_32_bmi2 sha2_32_x86 sha2_64_bmi2 shacal2_avx2 shacal2_x86 simd_avx2 simd_avx512 zfec_sse2
INFO: Skipping (incompatible OS): certstor_system_windows win32_stats
INFO: Skipping (incompatible compiler): sm4_armv8
INFO: Skipping (no enabled compression schemes): compression
INFO: Skipping (requires external dependency): boost bzip2 commoncrypto lzma sqlite3 tpm zlib
INFO: Loading modules: adler32 aead aes aes_armv8 aes_crystals_xof aes_vperm argon2 argon2fmt aria asn1 auto_rng base base32 base58 base64 bcrypt bcrypt_pbkdf bigint blake2 blake2mac block blowfish camellia cascade cast128 cbc ccm certstor_flatfile certstor_sql certstor_system certstor_system_macos cfb chacha chacha20poly1305 chacha_rng chacha_simd32 checksum cmac comb4p cpuid crc24 crc32 cryptobox cshake_xof ctr curve25519 des dh dilithium dilithium_aes dilithium_common dl_algo dl_group dlies dsa dyn_load eax ec_group ec_h2c ecc_key ecdh ecdsa ecgdsa ecies eckcdsa ed25519 elgamal eme_oaep eme_pkcs1 eme_raw emsa_pkcs1 emsa_pssr emsa_raw emsa_x931 entropy fd_unix ffi filters fpe_fe1 gcm getentropy ghash ghash_cpu gmac gost_28147 gost_3410 gost_3411 hash hash_id hex hkdf hmac hmac_drbg hotp http_util idea iso9796 kdf kdf1 kdf1_iso18033 kdf2 keccak keccak_perm keypair kmac kuznyechik kyber kyber_90s kyber_common lion locking_allocator mac mce md4 md5 mdx_hash mem_pool mgf1 mode_pad modes mp nist_keywrap noekeon noekeon_simd numbertheory ocb ofb par_hash passhash9 pbes2 pbkdf pbkdf2 pem pgp_s2k pk_pad pkcs11 poly1305 poly_dbl prf_tls prf_x942 psk_db pubkey raw_hash rc4 rfc3394 rfc6979 rmd160 rng roughtime rsa salsa20 scrypt seed serpent serpent_simd sessions_sql sha1 sha1_armv8 sha2_32 sha2_32_armv8 sha2_64 sha3 shacal2 shacal2_armv8 shacal2_simd shake shake_cipher shake_xof simd siphash siv skein sm2 sm3 sm4 socket sodium sp800_108 sp800_56a sp800_56c sphincsplus_common sphincsplus_sha2 sphincsplus_shake srp6 stateful_rng stream streebog system_rng thread_utils threefish_512 tls tls12 tls13 tls13_pqc tls_cbc trunc_hash tss twofish utils uuid whirlpool x509 x919_mac xmss xof xts zfec zfec_vperm
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 source to botan_all.cpp
WARNING: Unless you are building a DLL or .so from the amalgamation, use --disable-shared as well
INFO: Botan 3.2.0 (revision unknown) (unreleased undated) build setup is complete
botan/3.2.0: RUN: /usr/bin/make -j10
clang++ -fPIC -fvisibility=hidden -fstack-protector -pthread -stdlib=libc++ -arch arm64 -std=c++20 -D_REENTRANT -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wshorten-64-to-32 -Wcomma -Wdocumentation -I build/include -isystem build/include/external -c botan_all.cpp -o build/obj/lib/botan_all.o
clang++ -dynamiclib -fPIC -install_name /Users/uilian/.conan2/p/b/botandf41053cb32d7/p/lib/libbotan-3.2.dylib -current_version 3002.2.0 -compatibility_version 3002.2.0 -fstack-protector -pthread -stdlib=libc++ -arch arm64 build/obj/lib/botan_all.o -ldl -framework CoreFoundation -framework Security -o libbotan-3.2.dylib
cd . && ln -fs libbotan-3.2.dylib libbotan-3.dylib
cd . && ln -fs libbotan-3.2.dylib libbotan-3.2.2.0.dylib
botan/3.2.0: Package '3e65eb57a99251d0cc5574f2712ffbe359ee8abd' built
botan/3.2.0: Build folder /Users/uilian/.conan2/p/b/botandf41053cb32d7/b/build-release
botan/3.2.0: Generating the package
botan/3.2.0: Packaging in folder /Users/uilian/.conan2/p/b/botandf41053cb32d7/p
botan/3.2.0: Calling package()
botan/3.2.0: RUN: /usr/bin/make install
"/Users/uilian/.pyenv/versions/3.10.4/bin/python3" "src/scripts/install.py" --build-dir="build"
INFO: Botan 3.2.0 installation to /Users/uilian/.conan2/p/b/botandf41053cb32d7/p complete
botan/3.2.0: RUN: /Library/Developer/CommandLineTools/usr/bin/install_name_tool /Users/uilian/.conan2/p/b/botandf41053cb32d7/p/lib/libbotan-3.2.2.0.dylib -id @rpath/libbotan-3.2.dylib
botan/3.2.0: RUN: /Library/Developer/CommandLineTools/usr/bin/install_name_tool /Users/uilian/.conan2/p/b/botandf41053cb32d7/p/lib/libbotan-3.2.2.0.dylib -change /Users/uilian/.conan2/p/b/botandf41053cb32d7/p/lib/libbotan-3.2.dylib @rpath/libbotan-3.2.dylib
botan/3.2.0: package(): Packaged 1 '.txt' file: license.txt
botan/3.2.0: package(): Packaged 160 '.h' files
botan/3.2.0: package(): Packaged 3 '.dylib' files: libbotan-3.dylib, libbotan-3.2.2.0.dylib, libbotan-3.2.dylib
botan/3.2.0: package(): Packaged 1 '.py' file: botan3.py
botan/3.2.0: Created package revision c1180ac464e2c8d1c7f5e8ebeff9a062
botan/3.2.0: Package '3e65eb57a99251d0cc5574f2712ffbe359ee8abd' created
botan/3.2.0: Full package reference: botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed:3e65eb57a99251d0cc5574f2712ffbe359ee8abd#c1180ac464e2c8d1c7f5e8ebeff9a062
botan/3.2.0: Package folder /Users/uilian/.conan2/p/b/botandf41053cb32d7/p
======== Launching test_package ========
======== Computing dependency graph ========
Graph root
botan/3.2.0 (test package): /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/conanfile.py
Requirements
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed - Cache
======== Computing necessary packages ========
Requirements
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed:3e65eb57a99251d0cc5574f2712ffbe359ee8abd#c1180ac464e2c8d1c7f5e8ebeff9a062 - Cache
======== Installing packages ========
botan/3.2.0: Already installed! (1 of 1)
======== Testing the package ========
Removing previously existing 'test_package' build folder: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Test package build: build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Test package build folder: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Writing generators to /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators
botan/3.2.0 (test package): Generator 'CMakeDeps' calling 'generate()'
botan/3.2.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(botan)
target_link_libraries(... botan::botan)
botan/3.2.0 (test package): Generator 'CMakeToolchain' calling 'generate()'
botan/3.2.0 (test package): CMakeToolchain generated: conan_toolchain.cmake
botan/3.2.0 (test package): CMakeToolchain generated: CMakePresets.json
botan/3.2.0 (test package): CMakeToolchain generated: ../../../CMakeUserPresets.json
botan/3.2.0 (test package): Generator 'VirtualRunEnv' calling 'generate()'
botan/3.2.0 (test package): Calling generate()
botan/3.2.0 (test package): Generators folder: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators
botan/3.2.0 (test package): Generating aggregated env files
botan/3.2.0 (test package): Generated aggregated env files: ['conanrun.sh', 'conanbuild.sh']
======== Testing the package: Building ========
botan/3.2.0 (test package): Calling build()
botan/3.2.0 (test package): Running CMake.configure()
botan/3.2.0 (test package): RUN: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package"
-- Using Conan toolchain: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators/conan_toolchain.cmake
-- Conan toolchain: C++ Standard 20 with extensions OFF
-- The CXX compiler identification is AppleClang 15.0.0.15000100
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Conan: Target declared 'botan::botan'
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Running CMake.build()
botan/3.2.0 (test package): RUN: cmake --build "/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release" -- -j10
[ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o
[100%] Linking CXX executable test_package
[100%] Built target test_package
======== Testing the package: Executing test ========
botan/3.2.0 (test package): Running test()
botan/3.2.0 (test package): RUN: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/./test_package
conan create all --version=3.2.0 -s compiler.cppstd=20
======== Exporting recipe to the cache ========
botan/3.2.0: Exporting package recipe: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/conanfile.py
botan/3.2.0: exports: File 'conandata.yml' found. Exporting it...
botan/3.2.0: Calling export_sources()
botan/3.2.0: Copied 1 '.py' file: conanfile.py
botan/3.2.0: Copied 1 '.yml' file: conandata.yml
botan/3.2.0: Exported to cache folder: /Users/uilian/.conan2/p/botane9111c7592689/e
botan/3.2.0: Exported: botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed (2024-02-01 10:14:12 UTC)
======== Input profiles ========
Profile host:
[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=20
compiler.libcxx=libc++
compiler.version=15
os=Macos
Profile build:
[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=17
compiler.libcxx=libc++
compiler.version=15
os=Macos
======== Computing dependency graph ========
Graph root
cli
Requirements
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed - Cache
======== Computing necessary packages ========
botan/3.2.0: Forced build from source
Requirements
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed:ad680a759e359d7e3f83b0e695a9ffce759031a6 - Build
======== Installing packages ========
-------- Installing package botan/3.2.0 (1 of 1) --------
botan/3.2.0: Building from source
botan/3.2.0: Package botan/3.2.0:ad680a759e359d7e3f83b0e695a9ffce759031a6
botan/3.2.0: Copying sources to build folder
botan/3.2.0: Building your package in /Users/uilian/.conan2/p/b/botandf1fce380cde4/b
botan/3.2.0: Calling generate()
botan/3.2.0: Generators folder: /Users/uilian/.conan2/p/b/botandf1fce380cde4/b/build-release/conan
botan/3.2.0: Generating aggregated env files
botan/3.2.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
botan/3.2.0: Calling build()
botan/3.2.0: RUN: ./configure.py --build-targets=static --distribution-info="Conan" --without-documentation --cc-abi-flags="-arch arm64" --extra-cxxflags="-fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk" --cc=clang --cpu=armv8 --prefix=/Users/uilian/.conan2/p/b/botandf1fce380cde4/p --os=darwin --amalgamation --without-pkg-config
INFO: ./configure.py invoked with options "--build-targets=static --distribution-info=Conan --without-documentation --cc-abi-flags=-arch arm64 --extra-cxxflags=-fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --cc=clang --cpu=armv8 --prefix=/Users/uilian/.conan2/p/b/botandf1fce380cde4/p --os=darwin --amalgamation --without-pkg-config"
INFO: Configuring to build Botan 3.2.0 (revision unknown)
INFO: Python version: "3.10.4 (main, May 17 2022, 10:53:07) [Clang 13.1.6 (clang-1316.0.21.2.3)]"
INFO: Autodetected platform information: OS="Darwin" machine="arm64" proc="arm"
INFO: Using /etc/ssl/cert.pem as system certificate store
INFO: Canonicalized CPU target armv8 to arm64
INFO: Auto-detected compiler version clang 16.0
INFO: Auto-detected compiler arch arm64
INFO: Target is clang:16.0-macos-arm64
INFO: Assuming target arm64 is little endian
INFO: Skipping (dependency failure): asio certstor_sqlite3 sessions_sqlite3
INFO: Skipping (incompatible CPU): aes_ni aes_power8 argon2_avx2 argon2_ssse3 chacha_avx2 chacha_avx512 ghash_vperm idea_sse2 keccak_perm_bmi2 processor_rng rdseed serpent_avx2 serpent_avx512 sha1_sse2 sha1_x86 sha2_32_bmi2 sha2_32_x86 sha2_64_bmi2 shacal2_avx2 shacal2_x86 simd_avx2 simd_avx512 zfec_sse2
INFO: Skipping (incompatible OS): certstor_system_windows win32_stats
INFO: Skipping (incompatible compiler): sm4_armv8
INFO: Skipping (no enabled compression schemes): compression
INFO: Skipping (requires external dependency): boost bzip2 commoncrypto lzma sqlite3 tpm zlib
INFO: Loading modules: adler32 aead aes aes_armv8 aes_crystals_xof aes_vperm argon2 argon2fmt aria asn1 auto_rng base base32 base58 base64 bcrypt bcrypt_pbkdf bigint blake2 blake2mac block blowfish camellia cascade cast128 cbc ccm certstor_flatfile certstor_sql certstor_system certstor_system_macos cfb chacha chacha20poly1305 chacha_rng chacha_simd32 checksum cmac comb4p cpuid crc24 crc32 cryptobox cshake_xof ctr curve25519 des dh dilithium dilithium_aes dilithium_common dl_algo dl_group dlies dsa dyn_load eax ec_group ec_h2c ecc_key ecdh ecdsa ecgdsa ecies eckcdsa ed25519 elgamal eme_oaep eme_pkcs1 eme_raw emsa_pkcs1 emsa_pssr emsa_raw emsa_x931 entropy fd_unix ffi filters fpe_fe1 gcm getentropy ghash ghash_cpu gmac gost_28147 gost_3410 gost_3411 hash hash_id hex hkdf hmac hmac_drbg hotp http_util idea iso9796 kdf kdf1 kdf1_iso18033 kdf2 keccak keccak_perm keypair kmac kuznyechik kyber kyber_90s kyber_common lion locking_allocator mac mce md4 md5 mdx_hash mem_pool mgf1 mode_pad modes mp nist_keywrap noekeon noekeon_simd numbertheory ocb ofb par_hash passhash9 pbes2 pbkdf pbkdf2 pem pgp_s2k pk_pad pkcs11 poly1305 poly_dbl prf_tls prf_x942 psk_db pubkey raw_hash rc4 rfc3394 rfc6979 rmd160 rng roughtime rsa salsa20 scrypt seed serpent serpent_simd sessions_sql sha1 sha1_armv8 sha2_32 sha2_32_armv8 sha2_64 sha3 shacal2 shacal2_armv8 shacal2_simd shake shake_cipher shake_xof simd siphash siv skein sm2 sm3 sm4 socket sodium sp800_108 sp800_56a sp800_56c sphincsplus_common sphincsplus_sha2 sphincsplus_shake srp6 stateful_rng stream streebog system_rng thread_utils threefish_512 tls tls12 tls13 tls13_pqc tls_cbc trunc_hash tss twofish utils uuid whirlpool x509 x919_mac xmss xof xts zfec zfec_vperm
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 source to botan_all.cpp
INFO: Botan 3.2.0 (revision unknown) (unreleased undated) build setup is complete
botan/3.2.0: RUN: /usr/bin/make -j10
clang++ -fstack-protector -pthread -stdlib=libc++ -arch arm64 -std=c++20 -D_REENTRANT -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wshadow -Wstrict-aliasing -Wstrict-overflow=5 -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wshorten-64-to-32 -Wcomma -Wdocumentation -I build/include -isystem build/include/external -c botan_all.cpp -o build/obj/lib/botan_all.o
ar crs libbotan-3.a build/obj/lib/botan_all.o
botan/3.2.0: Package 'ad680a759e359d7e3f83b0e695a9ffce759031a6' built
botan/3.2.0: Build folder /Users/uilian/.conan2/p/b/botandf1fce380cde4/b/build-release
botan/3.2.0: Generating the package
botan/3.2.0: Packaging in folder /Users/uilian/.conan2/p/b/botandf1fce380cde4/p
botan/3.2.0: Calling package()
botan/3.2.0: RUN: /usr/bin/make install
"/Users/uilian/.pyenv/versions/3.10.4/bin/python3" "src/scripts/install.py" --build-dir="build"
INFO: Botan 3.2.0 installation to /Users/uilian/.conan2/p/b/botandf1fce380cde4/p complete
botan/3.2.0: package(): Packaged 1 '.txt' file: license.txt
botan/3.2.0: package(): Packaged 160 '.h' files
botan/3.2.0: package(): Packaged 1 '.a' file: libbotan-3.a
botan/3.2.0: Created package revision 5571e341ee566d2dd304149d0faf39ed
botan/3.2.0: Package 'ad680a759e359d7e3f83b0e695a9ffce759031a6' created
botan/3.2.0: Full package reference: botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed:ad680a759e359d7e3f83b0e695a9ffce759031a6#5571e341ee566d2dd304149d0faf39ed
botan/3.2.0: Package folder /Users/uilian/.conan2/p/b/botandf1fce380cde4/p
======== Launching test_package ========
======== Computing dependency graph ========
Graph root
botan/3.2.0 (test package): /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/conanfile.py
Requirements
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed - Cache
======== Computing necessary packages ========
Requirements
botan/3.2.0#5246c5db3fc3353a1dc9058c932e97ed:ad680a759e359d7e3f83b0e695a9ffce759031a6#5571e341ee566d2dd304149d0faf39ed - Cache
======== Installing packages ========
botan/3.2.0: Already installed! (1 of 1)
======== Testing the package ========
Removing previously existing 'test_package' build folder: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Test package build: build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Test package build folder: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Writing generators to /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators
botan/3.2.0 (test package): Generator 'CMakeToolchain' calling 'generate()'
botan/3.2.0 (test package): CMakeToolchain generated: conan_toolchain.cmake
botan/3.2.0 (test package): CMakeToolchain generated: CMakePresets.json
botan/3.2.0 (test package): CMakeToolchain generated: ../../../CMakeUserPresets.json
botan/3.2.0 (test package): Generator 'CMakeDeps' calling 'generate()'
botan/3.2.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(botan)
target_link_libraries(... botan::botan)
botan/3.2.0 (test package): Generator 'VirtualRunEnv' calling 'generate()'
botan/3.2.0 (test package): Calling generate()
botan/3.2.0 (test package): Generators folder: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators
botan/3.2.0 (test package): Generating aggregated env files
botan/3.2.0 (test package): Generated aggregated env files: ['conanrun.sh', 'conanbuild.sh']
======== Testing the package: Building ========
botan/3.2.0 (test package): Calling build()
botan/3.2.0 (test package): Running CMake.configure()
botan/3.2.0 (test package): RUN: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package"
-- Using Conan toolchain: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/generators/conan_toolchain.cmake
-- Conan toolchain: C++ Standard 20 with extensions OFF
-- The CXX compiler identification is AppleClang 15.0.0.15000100
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Conan: Target declared 'botan::botan'
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release
botan/3.2.0 (test package): Running CMake.build()
botan/3.2.0 (test package): RUN: cmake --build "/Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release" -- -j10
[ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o
[100%] Linking CXX executable test_package
[100%] Built target test_package
======== Testing the package: Executing test ========
botan/3.2.0 (test package): Running test()
botan/3.2.0 (test package): RUN: /Users/uilian/Development/conan/conan-center-index/recipes/botan/all/test_package/build/apple-clang-15-armv8-20-release/./test_package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment