******************************************************************************** conan test conan-center-index\recipes\fmt\all\test_package\conanfile.py fmt/7.1.3@#6be62a0c7b1e4bfe5cb74587c1e9a7b6 -pr C:\J\w\prod\BuildSingleReference@2\24023\9ef1719a-7eca-458b-a51b-5cb33c74236f/profile_windows_16_mt_vs_release_64.fmt-header_only-False_fmt-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.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\prod\BuildSingleReference@2\.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=16 os=Windows [options] fmt:header_only=False fmt:shared=False [build_requires] [env] fmt/7.1.3 (test package): Installing package Requirements fmt/7.1.3 from local cache - Cache Packages fmt/7.1.3:134baefbfe832fdd096d95e7bab362405800c8e2 - Download Installing (downloading, building) binaries... fmt/7.1.3: Retrieving package 134baefbfe832fdd096d95e7bab362405800c8e2 from remote 'c3i_PR-10456' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.1.3: Package installed 134baefbfe832fdd096d95e7bab362405800c8e2 fmt/7.1.3: Downloaded package revision 084ef6995ebac25615c3dfce9167daad fmt/7.1.3 (test package): Generator 'CMakeDeps' calling 'generate()' fmt/7.1.3 (test package): Generator txt created conanbuildinfo.txt fmt/7.1.3 (test package): Calling generate() fmt/7.1.3 (test package): Aggregating env generators fmt/7.1.3 (test package): Generated conaninfo.txt fmt/7.1.3 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package/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.1.3 (test package): Calling build() fmt/7.1.3 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/build/conan/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/build/conan/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\." ----------------- -- The CXX compiler identification is MSVC 19.29.30139.0 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/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: Target declared 'fmt::fmt' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/build fmt/7.1.3 (test package): CMake command: cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build --config Release ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/CMakeLists.txt test_package.cpp test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/CMakeLists.txt test_ranges.cpp test_ranges.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\fmt\all\test_package\build\Release\test_ranges.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/CMakeLists.txt fmt/7.1.3 (test package): Running test() ----Running------ > Release\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------ > Release\test_ranges ----------------- numbers: {'1', '2', '3'} Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/fmt/all/test_package/build/conan/conan_toolchain.cmake. fmt/7.1.3 (test package): 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 fmt/7.1.3 (test package): 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