******************************************************************************** conan test cci-75f213ce\recipes\logr\0.1.0\test_package\conanfile.py logr/0.1.0@#5405b9bbde34b018e708ec72d35876d0 -pr C:\J\w\prod\BuildSingleReference\251526\77610dd8-8a3d-4c81-b2cd-4f6c9d0478e9/profile_windows_16_md_vs_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True fmt/9.1.0: Not found in local cache, looking in remotes... fmt/9.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/9.1.0: Downloaded recipe revision 44302d39c5a4bf7de8a39adc50bb4568 spdlog/1.11.0: Not found in local cache, looking in remotes... spdlog/1.11.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spdlog/1.11.0: Downloaded recipe revision d0fdbaa523550b89156084bf42b41c90 logr/0.1.0 (test package): Installing package Requirements fmt/9.1.0 from 'conan-center' - Downloaded logr/0.1.0 from local cache - Cache spdlog/1.11.0 from 'conan-center' - Downloaded Packages fmt/9.1.0:2be90237c5e294c2f30bf6b043d047624b893db3 - Download logr/0.1.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download spdlog/1.11.0:2a8d0ca12caad78a0dfeae372b2482ffaf04af3c - Download Installing (downloading, building) binaries... fmt/9.1.0: Retrieving package 2be90237c5e294c2f30bf6b043d047624b893db3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/9.1.0: Package installed 2be90237c5e294c2f30bf6b043d047624b893db3 fmt/9.1.0: Downloaded package revision b923f32eda0cd629a57fd97e3cea2c62 spdlog/1.11.0: Retrieving package 2a8d0ca12caad78a0dfeae372b2482ffaf04af3c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spdlog/1.11.0: Package installed 2a8d0ca12caad78a0dfeae372b2482ffaf04af3c spdlog/1.11.0: Downloaded package revision ccfda27d240f17f05fca66f35f57c93e logr/0.1.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-17953' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz logr/0.1.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 logr/0.1.0: Downloaded package revision 9cee5dd9e9dafb9e7c0a76554f28680f logr/0.1.0 (test package): Generator 'CMakeDeps' calling 'generate()' logr/0.1.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' logr/0.1.0 (test package): Generator 'CMakeToolchain' calling 'generate()' logr/0.1.0 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' logr/0.1.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\cci-75f213ce\recipes\logr\0.1.0\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' logr/0.1.0 (test package): Generator txt created conanbuildinfo.txt logr/0.1.0 (test package): Aggregating env generators logr/0.1.0 (test package): Generated conaninfo.txt logr/0.1.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\cci-75f213ce\recipes\logr\0.1.0\test_package\build\generators/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 logr/0.1.0 (test package): Calling build() logr/0.1.0 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/cci-75f213ce/recipes/logr/0.1.0/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\cci-75f213ce\recipes\logr\0.1.0\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/cci-75f213ce/recipes/logr/0.1.0/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\cci-75f213ce\recipes\logr\0.1.0\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/cci-75f213ce/recipes/logr/0.1.0/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'logr::logr' -- Conan: Component target declared 'fmt::fmt' -- Conan: Component target declared 'spdlog::spdlog' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/cci-75f213ce/recipes/logr/0.1.0/test_package/build logr/0.1.0 (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\cci-75f213ce\recipes\logr\0.1.0\test_package\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\cci-75f213ce\recipes\logr\0.1.0\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/cci-75f213ce/recipes/logr/0.1.0/test_package/CMakeLists.txt test_package.cpp test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\cci-75f213ce\recipes\logr\0.1.0\test_package\build\Release\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/cci-75f213ce/recipes/logr/0.1.0/test_package/CMakeLists.txt logr/0.1.0 (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference\cci-75f213ce\recipes\logr\0.1.0\test_package\build\generators\conanrun.bat" && Release\test_package ----------------- [2023-06-19 03:16:41][console][info] Welcome to logr (v0.1.0), package is provided by Conan! [] CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 logr/0.1.0 (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 logr/0.1.0 (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