******************************************************************************** conan install spdlog/1.8.5@ --profile=/home/conan/w/BuildSingleReference/8796/0ec6af9b-03c3-441c-9861-61e0e1298c07/profile.txt --build=spdlog ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] spdlog:shared=False [build_requires] [env] spdlog/1.8.5: Forced build from source Installing package: spdlog/1.8.5 Requirements fmt/7.1.3 from 'conan-center' - Cache spdlog/1.8.5 from local cache - Cache Packages fmt/7.1.3:13020582e5189cd3e7bbbddba79f550e90552766 - Cache spdlog/1.8.5:eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e - Build Installing (downloading, building) binaries... fmt/7.1.3: Already installed! [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 spdlog/1.8.5: Copying sources to build folder spdlog/1.8.5: Building your package in /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e spdlog/1.8.5: Generator cmake created conanbuildinfo.cmake spdlog/1.8.5: Generator cmake_find_package created Findfmt.cmake [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.5: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/package/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSPDLOG_BUILD_EXAMPLE="False" -DSPDLOG_BUILD_EXAMPLE_HO="False" -DSPDLOG_BUILD_TESTS="False" -DSPDLOG_BUILD_TESTS_HO="False" -DSPDLOG_BUILD_BENCH="False" -DSPDLOG_FMT_EXTERNAL="True" -DSPDLOG_FMT_EXTERNAL_HO="False" -DSPDLOG_BUILD_SHARED="False" -DSPDLOG_WCHAR_SUPPORT="False" -DSPDLOG_WCHAR_FILENAMES="False" -DSPDLOG_INSTALL="True" -DSPDLOG_NO_EXCEPTIONS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Build spdlog: 1.8.5 -- Looking for pthread.h -- Looking for 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: Debug -- Configuring incomplete, errors occurred! See also "/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e/CMakeFiles/CMakeError.log". spdlog/1.8.5: CMake Error at source_subfolder/CMakeLists.txt:181 (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.8.5: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e spdlog/1.8.5: ERROR: Package 'eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e' build failed spdlog/1.8.5: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e ERROR: spdlog/1.8.5: Error in build() method, line 96 cmake = self._configure_cmake() while calling '_configure_cmake', line 84 self._cmake.configure() ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/package/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSPDLOG_BUILD_EXAMPLE="False" -DSPDLOG_BUILD_EXAMPLE_HO="False" -DSPDLOG_BUILD_TESTS="False" -DSPDLOG_BUILD_TESTS_HO="False" -DSPDLOG_BUILD_BENCH="False" -DSPDLOG_FMT_EXTERNAL="True" -DSPDLOG_FMT_EXTERNAL_HO="False" -DSPDLOG_BUILD_SHARED="False" -DSPDLOG_WCHAR_SUPPORT="False" -DSPDLOG_WCHAR_FILENAMES="False" -DSPDLOG_INSTALL="True" -DSPDLOG_NO_EXCEPTIONS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/spdlog/1.8.5/_/_/build/eec76f855dfb05e70dbb07e7e8e50198eb0e7c0e'