******************************************************************************** conan test conan-center-index\recipes\logr\all\test_package\conanfile.py logr/0.2.1@#31a5939c88ce99dea67aea6b0a73d139 -pr C:\J\w\prod\BuildSingleReference@2\43729\32dffd6d-83c5-4791-8ac3-e1afd89dabcf/profile_windows_16_mt_vs_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.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@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] [build_requires] [env] fmt/8.1.1: Not found in local cache, looking in remotes... fmt/8.1.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/8.1.1: Downloaded recipe revision b3e969f8561a85087bd0365c09bbf4fb spdlog/1.9.2: Not found in local cache, looking in remotes... spdlog/1.9.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spdlog/1.9.2: Downloaded recipe revision d0672f70a4415721ad4fc64842b10596 logr/0.2.1 (test package): Installing package Requirements fmt/8.1.1 from 'conan-center' - Downloaded logr/0.2.1 from local cache - Cache spdlog/1.9.2 from 'conan-center' - Downloaded Packages fmt/8.1.1:134baefbfe832fdd096d95e7bab362405800c8e2 - Download logr/0.2.1:264cb499a2d5a74e8a6516543b7c7f96acbbf1e0 - Download spdlog/1.9.2:619a8c9a3c80e087975b69030eb03a84d43fb1b9 - Download Installing (downloading, building) binaries... fmt/8.1.1: Retrieving package 134baefbfe832fdd096d95e7bab362405800c8e2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/8.1.1: Package installed 134baefbfe832fdd096d95e7bab362405800c8e2 fmt/8.1.1: Downloaded package revision f16427886848a78f96f8588d13c23a1b spdlog/1.9.2: Retrieving package 619a8c9a3c80e087975b69030eb03a84d43fb1b9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spdlog/1.9.2: Package installed 619a8c9a3c80e087975b69030eb03a84d43fb1b9 spdlog/1.9.2: Downloaded package revision 411521218c07482c8ec649f5e656b6cf logr/0.2.1: Retrieving package 264cb499a2d5a74e8a6516543b7c7f96acbbf1e0 from remote 'c3i_PR-11211' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz logr/0.2.1: Package installed 264cb499a2d5a74e8a6516543b7c7f96acbbf1e0 logr/0.2.1: Downloaded package revision 09b8f7f95082824ba46ebee148626902 logr/0.2.1 (test package): Generator cmake_find_package created Findlogr.cmake logr/0.2.1 (test package): Generator cmake_find_package created Findspdlog.cmake logr/0.2.1 (test package): Generator cmake_find_package created Findfmt.cmake logr/0.2.1 (test package): Generator cmake created conanbuildinfo.cmake logr/0.2.1 (test package): Generator txt created conanbuildinfo.txt logr/0.2.1 (test package): Aggregating env generators logr/0.2.1 (test package): Generated conaninfo.txt logr/0.2.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\logr\all\test_package\build\f233a19ee6558bcc4813244b3196decb3d6099e2/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.2.1 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\logr\all\test_package\build\f233a19ee6558bcc4813244b3196decb3d6099e2 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\logr\all\test_package\build\f233a19ee6558bcc4813244b3196decb3d6099e2\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/prod/BuildSingleReference@2/conan-center-index/recipes/logr/all/test_package/build/f233a19ee6558bcc4813244b3196decb3d6099e2" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\logr\all\test_package ----------------- -- The CXX compiler identification is MSVC 19.29.30145.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: 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 Findlogr.cmake -- Found logr: 0.2.1 (found version "0.2.1") -- Conan: Using autogenerated Findspdlog.cmake -- Found spdlog: 1.9.2 (found version "1.9.2") -- Library spdlog found C:/J/w/prod/BuildSingleReference@2/.conan/data/spdlog/1.9.2/_/_/package/619a8c9a3c80e087975b69030eb03a84d43fb1b9/lib/spdlog.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/spdlog/1.9.2/_/_/package/619a8c9a3c80e087975b69030eb03a84d43fb1b9/lib/spdlog.lib -- Conan: Using autogenerated Findfmt.cmake -- Found fmt: 8.1.1 (found version "8.1.1") -- Library fmt found C:/J/w/prod/BuildSingleReference@2/.conan/data/fmt/8.1.1/_/_/package/134baefbfe832fdd096d95e7bab362405800c8e2/lib/fmt.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/fmt/8.1.1/_/_/package/134baefbfe832fdd096d95e7bab362405800c8e2/lib/fmt.lib -- Library spdlog found C:/J/w/prod/BuildSingleReference@2/.conan/data/spdlog/1.9.2/_/_/package/619a8c9a3c80e087975b69030eb03a84d43fb1b9/lib/spdlog.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/spdlog/1.9.2/_/_/package/619a8c9a3c80e087975b69030eb03a84d43fb1b9/lib/spdlog.lib -- Conan: Dependency fmt already found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/logr/all/test_package/build/f233a19ee6558bcc4813244b3196decb3d6099e2 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\logr\all\test_package\build\f233a19ee6558bcc4813244b3196decb3d6099e2 --config Release -- /m:8 /verbosity:minimal ----------------- 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/logr/all/test_package/CMakeLists.txt example.cpp example.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\logr\all\test_package\build\f233a19ee6558bcc4813244b3196decb3d6099e2\bin\example.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/logr/all/test_package/CMakeLists.txt logr/0.2.1 (test package): Running test() ----Running------ > bin\example ----------------- [2022-06-15 16:30:45][console][info] Welcome to logr (v0.2.1), package is provided by Conan! [] 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 WARN: spdlog/1.9.2: requirement fmt/8.0.1 overridden by logr/0.2.1 to fmt/8.1.1