******************************************************************************** conan test conan-center-index/recipes/octo-encryption-cpp/all/test_package/conanfile.py octo-encryption-cpp/1.1.0@#b982ec5fe35e3cfb991d3c93ffec3584 -pr:h /Users/jenkins/w/prod/BuildSingleReference@3/75139/396c2b64-c671-4222-9007-5bcb10f34221/profile_osx_120_libcpp_apple-clang_release_armv8..txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference@3/75139/396c2b64-c671-4222-9007-5bcb10f34221/profile_osx_120_libcpp_apple-clang_release_64..txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk octo-encryption-cpp/1.1.0 (test package): Installing package Requirements octo-encryption-cpp/1.1.0 from local cache - Cache openssl/1.1.1q from 'conan-center' - Cache Packages octo-encryption-cpp/1.1.0:fb56c665773df829175dcedd37eadc818802c5fb - Cache openssl/1.1.1q:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... openssl/1.1.1q: Already installed! octo-encryption-cpp/1.1.0: Already installed! octo-encryption-cpp/1.1.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' octo-encryption-cpp/1.1.0 (test package): Generator txt created conanbuildinfo.txt octo-encryption-cpp/1.1.0 (test package): Generator 'CMakeDeps' calling 'generate()' octo-encryption-cpp/1.1.0 (test package): Calling generate() octo-encryption-cpp/1.1.0 (test package): Aggregating env generators octo-encryption-cpp/1.1.0 (test package): Generated conaninfo.txt octo-encryption-cpp/1.1.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/octo-encryption-cpp/all/test_package/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 octo-encryption-cpp/1.1.0 (test package): Calling build() octo-encryption-cpp/1.1.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/octo-encryption-cpp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/octo-encryption-cpp/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/octo-encryption-cpp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/octo-encryption-cpp/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/octo-encryption-cpp/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'octo::octo-encryption-cpp' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/openssl/1.1.1q/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/octo-encryption-cpp/all/test_package/build/Release octo-encryption-cpp/1.1.0 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/octo-encryption-cpp/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/octo-encryption-cpp/all/test_package/build/Release" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package octo-encryption-cpp/1.1.0 (test package): Running test() octo-encryption-cpp/1.1.0: WARN: octo-encryption-cpp requires C++17. Your compiler is unknown. Assuming it supports C++17.