******************************************************************************** conan install caf/0.17.6@#f5d061d7454a6eb85404b8cb78fb430c --build=caf -pr /home/conan/w/prod/BuildSingleReference/173233/32d61ceb-f99c-48ff-bc16-80cb6f69bb98/profile_linux_8_libstdcpp11_gcc_release_64.caf-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++11 compiler.version=8 os=Linux [options] caf:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1s: Not found in local cache, looking in remotes... openssl/1.1.1s: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1s: Downloaded recipe revision c6838ae653d103956aec228f7642c45a caf/0.17.6: Forced build from source Installing package: caf/0.17.6 Requirements caf/0.17.6 from local cache - Cache openssl/1.1.1s from 'conan-center' - Downloaded Packages caf/0.17.6:dfc912aa91300d60a91b47ff95f25781fa215a9a - Build openssl/1.1.1s:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download Installing (downloading, building) binaries... openssl/1.1.1s: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1s: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a openssl/1.1.1s: Downloaded package revision 3c14faf6eb9ee210a21128c7e1b2265b [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK caf/0.17.6: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/source/src caf/0.17.6: [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 caf/0.17.6: Copying sources to build folder caf/0.17.6: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a caf/0.17.6: Generator txt created conanbuildinfo.txt caf/0.17.6: Calling generate() caf/0.17.6: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' caf/0.17.6: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' caf/0.17.6: 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 caf/0.17.6: Calling build() caf/0.17.6: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/package/dfc912aa91300d60a91b47ff95f25781fa215a9a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/package/dfc912aa91300d60a91b47ff95f25781fa215a9a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/build/Release/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 -- Found g++ version 8.4 -- Supplied CXXFLAGS do not contain a C++ standard, setting std to c++11 -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/build/Release/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/build/Release/CMakeFiles/CMakeError.log". caf/0.17.6: CMake Error at CMakeLists.txt:625 (message): failed to compile/link against OpenSSL caf/0.17.6: 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 caf/0.17.6: 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 caf/0.17.6: ERROR: Package 'dfc912aa91300d60a91b47ff95f25781fa215a9a' build failed caf/0.17.6: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/build/Release ERROR: caf/0.17.6: Error in build() method, line 124 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/package/dfc912aa91300d60a91b47ff95f25781fa215a9a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/caf/0.17.6/_/_/build/dfc912aa91300d60a91b47ff95f25781fa215a9a/src"