******************************************************************************** conan test conan-center-index\recipes\fmt\all\test_package\conanfile.py fmt/7.0.2@ --profile=C:\J\w\BuildSingleReference@6/70389/c82da41b-4db4-4c9c-a03d-528ebe551f7c/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@6\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@6\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] fmt:header_only=True [build_requires] [env] fmt/7.0.2 (test package): Installing package Requirements fmt/7.0.2 from local cache - Cache Packages fmt/7.0.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... fmt/7.0.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-8342' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.0.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 fmt/7.0.2: Downloaded package revision 52c5a4b4dee535a8759742700747e967 [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 fmt/7.0.2 (test package): Generator cmake_find_package created Findfmt.cmake fmt/7.0.2 (test package): Generator txt created conanbuildinfo.txt fmt/7.0.2 (test package): Generator cmake created conanbuildinfo.cmake fmt/7.0.2 (test package): Aggregating env generators fmt/7.0.2 (test package): Generated conaninfo.txt fmt/7.0.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@6\conan-center-index\recipes\fmt\all\test_package\build\f0a3f06f051f3354a4c03fe5c0b539b37ce02764/conan.lock' Using cached profile from lockfile [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 fmt/7.0.2 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@6\conan-center-index\recipes\fmt\all\test_package\build\f0a3f06f051f3354a4c03fe5c0b539b37ce02764 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@6\conan-center-index\recipes\fmt\all\test_package\build\f0a3f06f051f3354a4c03fe5c0b539b37ce02764\package" -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@6/conan-center-index/recipes/fmt/all/test_package/build/f0a3f06f051f3354a4c03fe5c0b539b37ce02764" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFMT_HEADER_ONLY="True" -Wno-dev C:\J\w\BuildSingleReference@6\conan-center-index\recipes\fmt\all\test_package ----------------- -- The CXX compiler identification is MSVC 19.16.27035.0 -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated Findfmt.cmake -- Found fmt: 7.0.2 (found version "7.0.2") -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@6/conan-center-index/recipes/fmt/all/test_package/build/f0a3f06f051f3354a4c03fe5c0b539b37ce02764 ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\conan-center-index\recipes\fmt\all\test_package\build\f0a3f06f051f3354a4c03fe5c0b539b37ce02764 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/fmt/all/test_package/CMakeLists.txt test_package.cpp Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/fmt/all/test_package/CMakeLists.txt test_ranges.cpp test_package.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\fmt\all\test_package\build\f0a3f06f051f3354a4c03fe5c0b539b37ce02764\bin\test_package.exe test_ranges.vcxproj -> C:\J\w\BuildSingleReference@6\conan-center-index\recipes\fmt\all\test_package\build\f0a3f06f051f3354a4c03fe5c0b539b37ce02764\bin\test_ranges.exe Building Custom Rule C:/J/w/BuildSingleReference@6/conan-center-index/recipes/fmt/all/test_package/CMakeLists.txt fmt/7.0.2 (test package): Running test() ----Running------ > bin\test_package ----------------- PRINT: Hello World! PRINTF: Hello, World! abracadabra Euler number: 2.7182818 The date is 2012-12-9 Conan 42 3.14159 Magic number 42 Bincrafters  ----Running------ > bin\test_ranges ----------------- numbers: {'1', '2', '3'} fmt/7.0.2: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@6\.conan\data\fmt\7.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib fmt/7.0.2: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@6\.conan\data\fmt\7.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR