******************************************************************************** conan test conan-center-index\recipes\ntv2\all\test_package\conanfile.py ntv2/16.1@#f496de6ddcd139ab600a3aad74e724d5 -pr C:\J\w\prod\BuildSingleReference@2/1026/f9553223-d962-4c2e-8422-54d31e6a5e11/profile_windows_16_mt_vs_release_64.ntv2-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] ntv2:shared=False [build_requires] [env] ntv2/16.1 (test package): Installing package Requirements ntv2/16.1 from local cache - Cache Packages ntv2/16.1:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download Installing (downloading, building) binaries... ntv2/16.1: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'c3i_PR-9323' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ntv2/16.1: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 ntv2/16.1: Downloaded package revision de476006d6ee875c6af7ebb4bd0186bc ntv2/16.1 (test package): Generator 'CMakeToolchain' calling 'generate()' ntv2/16.1 (test package): Generator 'CMakeDeps' calling 'generate()' ntv2/16.1 (test package): Generator txt created conanbuildinfo.txt ntv2/16.1 (test package): Aggregating env generators ntv2/16.1 (test package): Generated conaninfo.txt ntv2/16.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\ntv2\all\test_package\build\537f7143fe6798c17689fe17aa0f7e3ba907ca0e/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 ntv2/16.1 (test package): Calling build() ntv2/16.1 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/ntv2/all/test_package/build/537f7143fe6798c17689fe17aa0f7e3ba907ca0e/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/ntv2/all/test_package/build/537f7143fe6798c17689fe17aa0f7e3ba907ca0e/package" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\ntv2\all\test_package" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/ntv2/all/test_package/build/537f7143fe6798c17689fe17aa0f7e3ba907ca0e/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/ntv2/all/test_package/build/537f7143fe6798c17689fe17aa0f7e3ba907ca0e/package" "C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\ntv2\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 'ntv2::ntv2' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/ntv2/all/test_package/build/537f7143fe6798c17689fe17aa0f7e3ba907ca0e ntv2/16.1 (test package): CMake command: cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\ntv2\all\test_package\build\537f7143fe6798c17689fe17aa0f7e3ba907ca0e --config Release ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\ntv2\all\test_package\build\537f7143fe6798c17689fe17aa0f7e3ba907ca0e --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/ntv2/all/test_package/CMakeLists.txt example.cpp example.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\ntv2\all\test_package\build\537f7143fe6798c17689fe17aa0f7e3ba907ca0e\Release\example.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/ntv2/all/test_package/CMakeLists.txt ntv2/16.1 (test package): Running test() ntv2/16.1 (test package): CMake command: cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\ntv2\all\test_package\build\537f7143fe6798c17689fe17aa0f7e3ba907ca0e --config Release --target RUN_TESTS ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\ntv2\all\test_package\build\537f7143fe6798c17689fe17aa0f7e3ba907ca0e --config Release --target RUN_TESTS ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Test project C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/ntv2/all/test_package/build/537f7143fe6798c17689fe17aa0f7e3ba907ca0e Start 1: example 1/1 Test #1: example .......................... Passed 1.99 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 2.52 sec Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/ntv2/all/test_package/build/537f7143fe6798c17689fe17aa0f7e3ba907ca0e/conan_toolchain.cmake. ntv2/16.1 (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 ntv2/16.1 (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