******************************************************************************** conan install spdlog/1.8.5@ --profile=C:\J\w\BuildSingleReference@4/8796/290c4631-5cec-436c-892d-b36339b6a085/profile.txt --build=spdlog ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows os_build=Windows [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:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache spdlog/1.8.5:ae91979621fadf7a63ab1a95bc9cfaa012ff99e7 - 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 C:\J\w\BuildSingleReference@4\.conan\data\spdlog\1.8.5\_\_\build\ae91979621fadf7a63ab1a95bc9cfaa012ff99e7 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)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK spdlog/1.8.5: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@4\.conan\data\spdlog\1.8.5\_\_\build\ae91979621fadf7a63ab1a95bc9cfaa012ff99e7 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@4\.conan\data\spdlog\1.8.5\_\_\package\ae91979621fadf7a63ab1a95bc9cfaa012ff99e7" -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" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@4/.conan/data/spdlog/1.8.5/_/_/build/ae91979621fadf7a63ab1a95bc9cfaa012ff99e7" -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 C:\J\w\BuildSingleReference@4\.conan\data\spdlog\1.8.5\_\_\build\ae91979621fadf7a63ab1a95bc9cfaa012ff99e7 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 -- Build spdlog: 1.8.5 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Build type: Release -- Configuring incomplete, errors occurred! See also "C:/J/w/BuildSingleReference@4/.conan/data/spdlog/1.8.5/_/_/build/ae91979621fadf7a63ab1a95bc9cfaa012ff99e7/CMakeFiles/CMakeOutput.log". See also "C:/J/w/BuildSingleReference@4/.conan/data/spdlog/1.8.5/_/_/build/ae91979621fadf7a63ab1a95bc9cfaa012ff99e7/CMakeFiles/CMakeError.log". spdlog/1.8.5: spdlog/1.8.5: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@4\.conan\data\spdlog\1.8.5\_\_\build\ae91979621fadf7a63ab1a95bc9cfaa012ff99e7 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: ERROR: Package 'ae91979621fadf7a63ab1a95bc9cfaa012ff99e7' build failed spdlog/1.8.5: WARN: Build folder C:\J\w\BuildSingleReference@4\.conan\data\spdlog\1.8.5\_\_\build\ae91979621fadf7a63ab1a95bc9cfaa012ff99e7 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 C:\J\w\BuildSingleReference@4\.conan\data\spdlog\1.8.5\_\_\build\ae91979621fadf7a63ab1a95bc9cfaa012ff99e7 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@4\.conan\data\spdlog\1.8.5\_\_\package\ae91979621fadf7a63ab1a95bc9cfaa012ff99e7" -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" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@4/.conan/data/spdlog/1.8.5/_/_/build/ae91979621fadf7a63ab1a95bc9cfaa012ff99e7" -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 C:\J\w\BuildSingleReference@4\.conan\data\spdlog\1.8.5\_\_\build\ae91979621fadf7a63ab1a95bc9cfaa012ff99e7