******************************************************************************** conan install spdlog/1.8.1@ --build=spdlog --profile=C:\J\w\BuildSingleReference@11/26487/ddeedb1d-5ea6-42ac-9dad-e82548f586b0/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] spdlog:shared=False [build_requires] [env] spdlog/1.8.1: Forced build from source Installing package: spdlog/1.8.1 Requirements fmt/8.0.0 from 'conan-center' - Cache spdlog/1.8.1 from local cache - Cache Packages fmt/8.0.0:c4d2ea417c35ca0d270021a8fd5277c01761edb6 - Cache spdlog/1.8.1:5195ebd670818d437bcf02642d2e9da456d0ea51 - Build Installing (downloading, building) binaries... fmt/8.0.0: 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.1: Copying sources to build folder spdlog/1.8.1: Building your package in C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51 spdlog/1.8.1: Generator cmake_find_package_multi created fmt-config-version.cmake spdlog/1.8.1: Generator cmake_find_package_multi created fmt-config.cmake spdlog/1.8.1: Generator cmake_find_package_multi created fmtTargets.cmake spdlog/1.8.1: Generator cmake_find_package_multi created fmtTarget-debug.cmake spdlog/1.8.1: Generator cmake created conanbuildinfo.cmake spdlog/1.8.1: 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.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\package\5195ebd670818d437bcf02642d2e9da456d0ea51" -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@11/.conan/data/spdlog/1.8.1/_/_/build/5195ebd670818d437bcf02642d2e9da456d0ea51" -DCMAKE_PREFIX_PATH="C:/J/w/BuildSingleReference@11/.conan/data/spdlog/1.8.1/_/_/build/5195ebd670818d437bcf02642d2e9da456d0ea51" -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@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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.1 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Build type: Release -- Conan: Using autogenerated Findfmt.cmake -- Found fmt: 8.0.0 (found suitable version "8.0.0", minimum required is "5.3.0") -- Library fmtd found C:/J/w/BuildSingleReference@11/.conan/data/fmt/8.0.0/_/_/package/c4d2ea417c35ca0d270021a8fd5277c01761edb6/lib/fmtd.lib -- Found: C:/J/w/BuildSingleReference@11/.conan/data/fmt/8.0.0/_/_/package/c4d2ea417c35ca0d270021a8fd5277c01761edb6/lib/fmtd.lib -- Generating install -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@11/.conan/data/spdlog/1.8.1/_/_/build/5195ebd670818d437bcf02642d2e9da456d0ea51 ----Running------ > cmake --build C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@11/.conan/data/spdlog/1.8.1/_/_/build/5195ebd670818d437bcf02642d2e9da456d0ea51/source_subfolder/CMakeLists.txt spdlog.cpp stdout_sinks.cpp color_sinks.cpp file_sinks.cpp async.cpp cfg.cpp C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\include\spdlog/cfg/helpers-inl.h(25): error C2039: 'transform': is not a member of 'std' (compiling source file C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\src\cfg.cpp) [C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\spdlog.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\sstream(12): note: see declaration of 'std' (compiling source file C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\src\cfg.cpp) C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\include\spdlog/cfg/helpers-inl.h(25): error C3861: 'transform': identifier not found (compiling source file C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\src\cfg.cpp) [C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\spdlog.vcxproj] C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\include\spdlog/common-inl.h(57): error C2664: 'void fmt::v7::format_system_error(fmt::v7::detail::buffer &,int,const char *) noexcept': cannot convert argument 3 from 'const std::string' to 'const char *' (compiling source file C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\src\spdlog.cpp) [C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\spdlog.vcxproj] C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\include\spdlog/common-inl.h(57): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called (compiling source file C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\src\spdlog.cpp) C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\include\spdlog/details/fmt_helper.h(57): warning C4996: 'fmt::v7::format_to': was declared deprecated (compiling source file C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\src\spdlog.cpp) [C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\spdlog.vcxproj] C:\J\w\BuildSingleReference@11\.conan\data\fmt\8.0.0\_\_\package\c4d2ea417c35ca0d270021a8fd5277c01761edb6\include\fmt/format.h(2787): note: see declaration of 'fmt::v7::format_to' (compiling source file C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51\source_subfolder\src\spdlog.cpp) spdlog/1.8.1: spdlog/1.8.1: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY spdlog/1.8.1: ERROR: Package '5195ebd670818d437bcf02642d2e9da456d0ea51' build failed spdlog/1.8.1: WARN: Build folder C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51 ERROR: spdlog/1.8.1: Error in build() method, line 97 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.1\_\_\build\5195ebd670818d437bcf02642d2e9da456d0ea51 --config Debug -- /m:16 /verbosity:minimal