******************************************************************************** conan install oatpp-libressl/1.2.0@#bfa494163c78fc7c04ba2f8cc5f90648 --build=oatpp-libressl -pr /home/conan/w/prod/BuildSingleReference/103582/f8100043-c80a-4135-bb48-27e4d3923b14/profile_linux_8_libstdcpp_gcc_release_64.oatpp-libressl-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.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 '/home/conan/w/prod/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=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux [options] oatpp-libressl:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True oatpp/1.2.0: Not found in local cache, looking in remotes... oatpp/1.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz oatpp/1.2.0: Downloaded recipe revision 83c02dedbbf5b92170235789bfe58dea libressl/3.5.3: Not found in local cache, looking in remotes... libressl/3.5.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libressl/3.5.3: Downloaded recipe revision fb332fd32dbec985a070fa2a9eb316f5 oatpp-libressl/1.2.0: Forced build from source Installing package: oatpp-libressl/1.2.0 Requirements libressl/3.5.3 from 'conan-center' - Downloaded oatpp/1.2.0 from 'conan-center' - Downloaded oatpp-libressl/1.2.0 from local cache - Cache Packages libressl/3.5.3:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download oatpp/1.2.0:a2582e1f57e524e15d7e84f4c862d0a472d3216f - Download oatpp-libressl/1.2.0:8eb2b7dd8caef449050bfa4085d5e8eb2f90671e - Build Installing (downloading, building) binaries... libressl/3.5.3: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libressl/3.5.3: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libressl/3.5.3: Downloaded package revision 14af9fa984c6350eb834ed3323c7f27e oatpp/1.2.0: Retrieving package a2582e1f57e524e15d7e84f4c862d0a472d3216f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz oatpp/1.2.0: Package installed a2582e1f57e524e15d7e84f4c862d0a472d3216f oatpp/1.2.0: Downloaded package revision 0f4b00b716e721f85ec53fcb38fa6f95 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK oatpp-libressl/1.2.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/source/src oatpp-libressl/1.2.0: [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 oatpp-libressl/1.2.0: Copying sources to build folder oatpp-libressl/1.2.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e oatpp-libressl/1.2.0: Generator txt created conanbuildinfo.txt oatpp-libressl/1.2.0: Calling generate() oatpp-libressl/1.2.0: Aggregating env generators [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 oatpp-libressl/1.2.0: Calling build() oatpp-libressl/1.2.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is GNU 8.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'oatpp::oatpp' -- Conan: Component target declared 'oatpp-test::oatpp-test' -- Conan: Target declared 'oatpp::oatpp-test' -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Conan: Component target declared 'LibreSSL::Crypto' -- Conan: Component target declared 'LibreSSL::SSL' -- Conan: Component target declared 'LibreSSL::TLS' -- Conan: Target declared 'libressl::libressl' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/build/Release oatpp-libressl/1.2.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/build/Release" '--' '-j3' ----------------- Scanning dependencies of target oatpp-libressl [ 14%] Building CXX object src/CMakeFiles/oatpp-libressl.dir/oatpp-libressl/Callbacks.cpp.o [ 28%] Building CXX object src/CMakeFiles/oatpp-libressl.dir/oatpp-libressl/Config.cpp.o [ 42%] Building CXX object src/CMakeFiles/oatpp-libressl.dir/oatpp-libressl/Connection.cpp.o [ 57%] Building CXX object src/CMakeFiles/oatpp-libressl.dir/oatpp-libressl/client/ConnectionProvider.cpp.o [ 71%] Building CXX object src/CMakeFiles/oatpp-libressl.dir/oatpp-libressl/server/ConnectionProvider.cpp.o [ 85%] Building CXX object src/CMakeFiles/oatpp-libressl.dir/oatpp-libressl/TLSObject.cpp.o [100%] Linking CXX static library liboatpp-libressl.a [100%] Built target oatpp-libressl oatpp-libressl/1.2.0: Package '8eb2b7dd8caef449050bfa4085d5e8eb2f90671e' built oatpp-libressl/1.2.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/build/Release oatpp-libressl/1.2.0: Generated conaninfo.txt oatpp-libressl/1.2.0: Generated conanbuildinfo.txt oatpp-libressl/1.2.0: Generating the package oatpp-libressl/1.2.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e oatpp-libressl/1.2.0: Calling package() oatpp-libressl/1.2.0: Copied 1 file: LICENSE oatpp-libressl/1.2.0: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/build/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/lib/oatpp-1.2.0/liboatpp-libressl.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/include/oatpp-1.2.0/oatpp-libressl/oatpp-libressl -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/include/oatpp-1.2.0/oatpp-libressl/oatpp-libressl/Connection.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/include/oatpp-1.2.0/oatpp-libressl/oatpp-libressl/Callbacks.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/include/oatpp-1.2.0/oatpp-libressl/oatpp-libressl/Config.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/include/oatpp-1.2.0/oatpp-libressl/oatpp-libressl/TLSObject.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/include/oatpp-1.2.0/oatpp-libressl/oatpp-libressl/server -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/include/oatpp-1.2.0/oatpp-libressl/oatpp-libressl/server/ConnectionProvider.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/include/oatpp-1.2.0/oatpp-libressl/oatpp-libressl/client -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/include/oatpp-1.2.0/oatpp-libressl/oatpp-libressl/client/ConnectionProvider.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/lib/cmake/oatpp-libressl-1.2.0/oatpp-libresslTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/lib/cmake/oatpp-libressl-1.2.0/oatpp-libresslTargets-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/lib/cmake/oatpp-libressl-1.2.0/oatpp-libresslConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/oatpp-libressl/1.2.0/_/_/package/8eb2b7dd8caef449050bfa4085d5e8eb2f90671e/lib/cmake/oatpp-libressl-1.2.0/oatpp-libresslConfigVersion.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 [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK oatpp-libressl/1.2.0 package(): Packaged 1 file: LICENSE oatpp-libressl/1.2.0 package(): Packaged 1 '.a' file: liboatpp-libressl.a oatpp-libressl/1.2.0 package(): Packaged 6 '.hpp' files oatpp-libressl/1.2.0: Package '8eb2b7dd8caef449050bfa4085d5e8eb2f90671e' created oatpp-libressl/1.2.0: Created package revision 5fbcb4e1480a5e0cfe7d54f0b059909a [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators Finding oatpp in location=INSTALLED OATPP_INCLUDE=$<$:/home/conan/w/prod/BuildSingleReference/.conan/data/oatpp/1.2.0/_/_/package/a2582e1f57e524e15d7e84f4c862d0a472d3216f/include/oatpp-1.2.0/oatpp> OATPP_TEST_INCLUDE=OATPP_TEST_INCLUDE-NOTFOUND ############################################################################ ## oatpp-libressl module. Resolving dependencies... LIBRESSL_INCLUDE_DIR= LIBRESSL_TLS_LIBRARY= LIBRESSL_SSL_LIBRARY= LIBRESSL_CRYPTO_LIBRARY= LIBRESSL_LIBRARIES= LIBRESSL_VERSION= ############################################################################ target_link_oatpp(oatpp-libressl) to installed oatpp lib ############################################################################ ## oatpp-module-install.cmake OATPP_THIS_MODULE_NAME=oatpp-libressl OATPP_THIS_MODULE_VERSION=1.2.0 OATPP_THIS_MODULE_LIBRARIES=oatpp-libressl OATPP_THIS_MODULE_TARGETS=oatpp-libressl OATPP_THIS_MODULE_DIRECTORIES=oatpp-libressl ############################################################################ oatpp-libressl/1.2.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior oatpp-libressl/1.2.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior