******************************************************************************** conan install spdlog/1.8.2@#3ff3336b45709c15e4df81b29dd0bfbe --build=spdlog -pr /home/conan/w/prod/BuildSingleReference/128707/d5fb1a08-b787-4ca9-a011-8d33ed74528b/profile_linux_8_libstdcpp11_gcc_release_64.spdlog-header_only-False_spdlog-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] spdlog:header_only=False spdlog:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True fmt/7.1.3: Not found in local cache, looking in remotes... fmt/7.1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/7.1.3: Downloaded recipe revision ffc09b3daf4297732db764ab9d9fc09f spdlog/1.8.2: Forced build from source Installing package: spdlog/1.8.2 Requirements fmt/7.1.3 from 'conan-center' - Downloaded spdlog/1.8.2 from local cache - Cache Packages fmt/7.1.3:07ac5cffb5adf621008d8ac379d6b2ac4f17a6ae - Download spdlog/1.8.2:c7e1b1004c948250b7562beecd9031d66e8b92a7 - Build Installing (downloading, building) binaries... fmt/7.1.3: Retrieving package 07ac5cffb5adf621008d8ac379d6b2ac4f17a6ae from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.1.3: Package installed 07ac5cffb5adf621008d8ac379d6b2ac4f17a6ae fmt/7.1.3: Downloaded package revision 5941de934e205df7c192390c35c80f2c [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK spdlog/1.8.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/source/src spdlog/1.8.2: [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 spdlog/1.8.2: Copying sources to build folder spdlog/1.8.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7 spdlog/1.8.2: Generator txt created conanbuildinfo.txt spdlog/1.8.2: Calling generate() spdlog/1.8.2: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' spdlog/1.8.2: 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/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' spdlog/1.8.2: 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 spdlog/1.8.2: Calling build() spdlog/1.8.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/package/c7e1b1004c948250b7562beecd9031d66e8b92a7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/package/c7e1b1004c948250b7562beecd9031d66e8b92a7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/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 -- Build spdlog: 1.8.2 -- 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 -- Build type: Release -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/build/Release/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/build/Release/CMakeFiles/CMakeError.log". spdlog/1.8.2: CMake Error at CMakeLists.txt:174 (find_package): Could not find a configuration file for package "fmt" that is compatible with requested version "5.3.0". The following configuration files were considered but not accepted: /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/build/generators/fmt-config.cmake, version: 7.1.3 spdlog/1.8.2: 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 spdlog/1.8.2: 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 spdlog/1.8.2: ERROR: Package 'c7e1b1004c948250b7562beecd9031d66e8b92a7' build failed spdlog/1.8.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/build/Release ERROR: spdlog/1.8.2: Error in build() method, line 115 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/package/c7e1b1004c948250b7562beecd9031d66e8b92a7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.8.2/_/_/build/c7e1b1004c948250b7562beecd9031d66e8b92a7/src"