******************************************************************************** conan test conan-center-index\recipes\spdlog\all\test_package\conanfile.py spdlog/1.8.2@#544afbf6f8fcc0ec2b91c2f1fe3fea98 -pr C:\J\w\prod\BuildSingleReference@6\8450\f6138f70-872c-4c66-b944-1b5c08c81e65/profile_windows_16_md_vs_release_64.spdlog-header_only-False_spdlog-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\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\prod\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=MD compiler.version=16 os=Windows [options] spdlog:header_only=False spdlog:shared=False [build_requires] [env] fmt/7.1.3: Not found in local cache, looking in remotes... fmt/7.1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/7.1.3: Downloaded recipe revision 1ac56aeba28ac0049806e2926b3b5745 spdlog/1.8.2 (test package): Installing package Requirements fmt/7.1.3 from 'conan-center' - Downloaded spdlog/1.8.2 from local cache - Cache Packages fmt/7.1.3:2be90237c5e294c2f30bf6b043d047624b893db3 - Download spdlog/1.8.2:5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4 - Download Installing (downloading, building) binaries... fmt/7.1.3: Retrieving package 2be90237c5e294c2f30bf6b043d047624b893db3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.1.3: Package installed 2be90237c5e294c2f30bf6b043d047624b893db3 fmt/7.1.3: Downloaded package revision a2ca59ba9658b974c202ec7d5d7aa26d spdlog/1.8.2: Retrieving package 5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4 from remote 'c3i_PR-9955' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spdlog/1.8.2: Package installed 5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4 spdlog/1.8.2: Downloaded package revision 8580712090ee399888535ea1cea90fdd spdlog/1.8.2 (test package): Generator cmake_find_package_multi created spdlog-config-version.cmake spdlog/1.8.2 (test package): Generator cmake_find_package_multi created spdlogTarget-release.cmake spdlog/1.8.2 (test package): Generator cmake_find_package_multi created spdlogTargets.cmake spdlog/1.8.2 (test package): Generator cmake_find_package_multi created spdlog-config.cmake spdlog/1.8.2 (test package): Generator cmake_find_package_multi created fmt-config-version.cmake spdlog/1.8.2 (test package): Generator cmake_find_package_multi created fmt-config.cmake spdlog/1.8.2 (test package): Generator cmake_find_package_multi created fmtTargets.cmake spdlog/1.8.2 (test package): Generator cmake_find_package_multi created fmtTarget-release.cmake spdlog/1.8.2 (test package): Generator cmake created conanbuildinfo.cmake spdlog/1.8.2 (test package): Generator txt created conanbuildinfo.txt spdlog/1.8.2 (test package): Aggregating env generators spdlog/1.8.2 (test package): Generated conaninfo.txt spdlog/1.8.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\spdlog\all\test_package\build\f846b58466d890ee4561e23d6ef82fea74bb5ae9/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 spdlog/1.8.2 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\spdlog\all\test_package\build\f846b58466d890ee4561e23d6ef82fea74bb5ae9 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\spdlog\all\test_package\build\f846b58466d890ee4561e23d6ef82fea74bb5ae9\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_PREFIX_PATH="C:/J/w/prod/BuildSingleReference@6/conan-center-index/recipes/spdlog/all/test_package/build/f846b58466d890ee4561e23d6ef82fea74bb5ae9" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@6/conan-center-index/recipes/spdlog/all/test_package/build/f846b58466d890ee4561e23d6ef82fea74bb5ae9" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\spdlog\all\test_package ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/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/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 targets configuration -- Library spdlog found C:/J/w/prod/BuildSingleReference@6/.conan/data/spdlog/1.8.2/_/_/package/5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4/lib/spdlog.lib -- Library fmt found C:/J/w/prod/BuildSingleReference@6/.conan/data/fmt/7.1.3/_/_/package/2be90237c5e294c2f30bf6b043d047624b893db3/lib/fmt.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library spdlog found C:/J/w/prod/BuildSingleReference@6/.conan/data/spdlog/1.8.2/_/_/package/5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4/lib/spdlog.lib -- Found: C:/J/w/prod/BuildSingleReference@6/.conan/data/spdlog/1.8.2/_/_/package/5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4/lib/spdlog.lib -- Library spdlog found C:/J/w/prod/BuildSingleReference@6/.conan/data/spdlog/1.8.2/_/_/package/5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4/lib/spdlog.lib -- Found: C:/J/w/prod/BuildSingleReference@6/.conan/data/spdlog/1.8.2/_/_/package/5f068d3b65ebc5bb906d7ad2d998a4a2f8ad5db4/lib/spdlog.lib -- Library fmt found C:/J/w/prod/BuildSingleReference@6/.conan/data/fmt/7.1.3/_/_/package/2be90237c5e294c2f30bf6b043d047624b893db3/lib/fmt.lib -- Found: C:/J/w/prod/BuildSingleReference@6/.conan/data/fmt/7.1.3/_/_/package/2be90237c5e294c2f30bf6b043d047624b893db3/lib/fmt.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@6/conan-center-index/recipes/spdlog/all/test_package/build/f846b58466d890ee4561e23d6ef82fea74bb5ae9 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\spdlog\all\test_package\build\f846b58466d890ee4561e23d6ef82fea74bb5ae9 --config Release -- /m:16 /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@6/conan-center-index/recipes/spdlog/all/test_package/CMakeLists.txt test_package.cpp test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@6\conan-center-index\recipes\spdlog\all\test_package\build\f846b58466d890ee4561e23d6ef82fea74bb5ae9\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@6/conan-center-index/recipes/spdlog/all/test_package/CMakeLists.txt spdlog/1.8.2 (test package): Running test() ----Running------ > bin\test_package ----------------- [2022-03-28 12:06:14.831] [info] Welcome to spdlog version 1.8.2 ! [2022-03-28 12:06:14.832] [warning] Easy padding in numbers like 00000012 [2022-03-28 12:06:14.832] [critical] Support for int: 42; hex: 2a; oct: 52; bin: 101010 [2022-03-28 12:06:14.832] [info] Support for floats 1.23 [2022-03-28 12:06:14.832] [info] Positional args are supported too.. [2022-03-28 12:06:14.832] [info] right aligned, left aligned [2022-03-28 12:06:14.832] [debug] This message should be displayed.. [12:06:14 +00:00] [I] [thread 6008] This an info message with custom format [2022-03-28 12:06:14.832] [info] ****************** Backtrace Start ****************** [2022-03-28 12:06:14.832] [debug] Backtrace message 90 [2022-03-28 12:06:14.832] [debug] Backtrace message 91 [2022-03-28 12:06:14.832] [debug] Backtrace message 92 [2022-03-28 12:06:14.832] [debug] Backtrace message 93 [2022-03-28 12:06:14.832] [debug] Backtrace message 94 [2022-03-28 12:06:14.832] [debug] Backtrace message 95 [2022-03-28 12:06:14.832] [debug] Backtrace message 96 [2022-03-28 12:06:14.832] [debug] Backtrace message 97 [2022-03-28 12:06:14.832] [debug] Backtrace message 98 [2022-03-28 12:06:14.832] [debug] Backtrace message 99 [2022-03-28 12:06:14.832] [info] ****************** Backtrace End ******************** [2022-03-28 12:06:14.837] [info] Binary example: 0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 0060: 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 0080: 30 31 32 33 34 35 36 37 38 39 3a 3b 3c 3d 3e 3f 40 41 42 43 44 45 46 47 48 49 4a 4b 4c 4d 4e 4f [2022-03-28 12:06:14.837] [info] Another binary example: 00 00 00 00 00 00 00 00 00 00 [multi_sink_example] [warning] this should appear in both console and file [2022-03-28 12:06:14.838] [info] user defined type: [my_type i=14] [2022-03-28 12:06:14.838] [info] End of example. [2022-03-28 12:06:14.838] [console] [info] End of example. 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