******************************************************************************** conan install spdlog/1.10.0@#e823e69ea12714ada89cb176e0fc07b4 --build=spdlog -pr /home/conan/w/prod/BuildSingleReference/123357/33113a8c-0b1a-4990-952f-329ef77731ca/profile_linux_5_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 5.4 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=5 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=5 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/8.1.1: Not found in local cache, looking in remotes... fmt/8.1.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/8.1.1: Downloaded recipe revision a648a253fda34574733fc2d9aa54cd1c spdlog/1.10.0: Forced build from source Installing package: spdlog/1.10.0 Requirements fmt/8.1.1 from 'conan-center' - Downloaded spdlog/1.10.0 from local cache - Cache Packages fmt/8.1.1:a5622e849a9e9eb7139d949a99ea937ba24b3bef - Download spdlog/1.10.0:b4ad0e2a37e884247c5e8d871902e85bdf1ff065 - Build Installing (downloading, building) binaries... fmt/8.1.1: Retrieving package a5622e849a9e9eb7139d949a99ea937ba24b3bef from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/8.1.1: Package installed a5622e849a9e9eb7139d949a99ea937ba24b3bef fmt/8.1.1: Downloaded package revision d508258dcc3081885077b7681a6995b2 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK spdlog/1.10.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/source/src spdlog/1.10.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 spdlog/1.10.0: Copying sources to build folder spdlog/1.10.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065 spdlog/1.10.0: Generator txt created conanbuildinfo.txt spdlog/1.10.0: Calling generate() spdlog/1.10.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' spdlog/1.10.0: 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.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' spdlog/1.10.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 spdlog/1.10.0: Calling build() spdlog/1.10.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/package/b4ad0e2a37e884247c5e8d871902e85bdf1ff065" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/package/b4ad0e2a37e884247c5e8d871902e85bdf1ff065" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/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 5.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.10.0 -- 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.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/build/Release/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/build/Release/CMakeFiles/CMakeError.log". spdlog/1.10.0: CMake Error at CMakeLists.txt:195 (find_package): Could not find a package configuration file provided by "fmt" with any of the following names: fmtConfig.cmake fmt-config.cmake Add the installation prefix of "fmt" to CMAKE_PREFIX_PATH or set "fmt_DIR" to a directory containing one of the above files. If "fmt" provides a separate development package or SDK, be sure it has been installed. spdlog/1.10.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 spdlog/1.10.0: ERROR: Package 'b4ad0e2a37e884247c5e8d871902e85bdf1ff065' build failed spdlog/1.10.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/build/Release ERROR: spdlog/1.10.0: Error in build() method, line 120 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/package/b4ad0e2a37e884247c5e8d871902e85bdf1ff065" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/spdlog/1.10.0/_/_/build/b4ad0e2a37e884247c5e8d871902e85bdf1ff065/src"