******************************************************************************** conan test conan-center-index\recipes\zxing-cpp\all\test_package\conanfile.py zxing-cpp/1.0.8@#d6e69b6e5febd159615061383e0a173d -pr C:\J\w\prod\BuildSingleReference@2\32579\2c1c373c-2a1a-4787-9042-4556225b60e6/profile_windows_15_md_vs_release_64.zxing-cpp-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=MD compiler.version=15 os=Windows [options] zxing-cpp:shared=False [build_requires] [env] stb/cci.20210713: Not found in local cache, looking in remotes... stb/cci.20210713: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz stb/cci.20210713: Downloaded recipe revision b3854a7d188228a45413baa61c54d4a8 zxing-cpp/1.0.8 (test package): Installing package Requirements stb/cci.20210713 from 'conan-center' - Downloaded zxing-cpp/1.0.8 from local cache - Cache Packages stb/cci.20210713:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download zxing-cpp/1.0.8:f2fa3216c3ba16e900ef4bdec01a68717ae3012c - Download Installing (downloading, building) binaries... stb/cci.20210713: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz stb/cci.20210713: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 stb/cci.20210713: Downloaded package revision 1c3855b2bee5b1bc4cf3bfeba47856ab zxing-cpp/1.0.8: Retrieving package f2fa3216c3ba16e900ef4bdec01a68717ae3012c from remote 'c3i_PR-9120' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zxing-cpp/1.0.8: Package installed f2fa3216c3ba16e900ef4bdec01a68717ae3012c zxing-cpp/1.0.8: Downloaded package revision a2aec654d35ff36a0f48a94af96cfd41 zxing-cpp/1.0.8 (test package): Generator cmake created conanbuildinfo.cmake zxing-cpp/1.0.8 (test package): Generator cmake_find_package_multi created ZXingConfigVersion.cmake zxing-cpp/1.0.8 (test package): Generator cmake_find_package_multi created ZXingConfig.cmake zxing-cpp/1.0.8 (test package): Generator cmake_find_package_multi created ZXingTargets.cmake zxing-cpp/1.0.8 (test package): Generator cmake_find_package_multi created ZXingTarget-release.cmake zxing-cpp/1.0.8 (test package): Generator cmake_find_package_multi created stb-config-version.cmake zxing-cpp/1.0.8 (test package): Generator cmake_find_package_multi created stb-config.cmake zxing-cpp/1.0.8 (test package): Generator cmake_find_package_multi created stbTargets.cmake zxing-cpp/1.0.8 (test package): Generator cmake_find_package_multi created stbTarget-release.cmake zxing-cpp/1.0.8 (test package): Generator txt created conanbuildinfo.txt zxing-cpp/1.0.8 (test package): Aggregating env generators zxing-cpp/1.0.8 (test package): Generated conaninfo.txt zxing-cpp/1.0.8 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zxing-cpp\all\test_package\build\395d3352e3ac7c934f18679ee5af012ec20a8c4b/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 zxing-cpp/1.0.8 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zxing-cpp\all\test_package\build\395d3352e3ac7c934f18679ee5af012ec20a8c4b && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zxing-cpp\all\test_package\build\395d3352e3ac7c934f18679ee5af012ec20a8c4b\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@2/conan-center-index/recipes/zxing-cpp/all/test_package/build/395d3352e3ac7c934f18679ee5af012ec20a8c4b" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/zxing-cpp/all/test_package/build/395d3352e3ac7c934f18679ee5af012ec20a8c4b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zxing-cpp\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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 ZXingCore found C:/J/w/prod/BuildSingleReference@2/.conan/data/zxing-cpp/1.0.8/_/_/package/f2fa3216c3ba16e900ef4bdec01a68717ae3012c/lib/ZXingCore.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library ZXingCore found C:/J/w/prod/BuildSingleReference@2/.conan/data/zxing-cpp/1.0.8/_/_/package/f2fa3216c3ba16e900ef4bdec01a68717ae3012c/lib/ZXingCore.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/zxing-cpp/1.0.8/_/_/package/f2fa3216c3ba16e900ef4bdec01a68717ae3012c/lib/ZXingCore.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/zxing-cpp/all/test_package/build/395d3352e3ac7c934f18679ee5af012ec20a8c4b ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zxing-cpp\all\test_package\build\395d3352e3ac7c934f18679ee5af012ec20a8c4b --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 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/zxing-cpp/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\prod\BuildSingleReference@2\.conan\data\stb\cci.20210713\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\stb_image_write.h(776): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zxing-cpp\all\test_package\build\395d3352e3ac7c934f18679ee5af012ec20a8c4b\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(1774): note: see declaration of 'sprintf' test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\zxing-cpp\all\test_package\build\395d3352e3ac7c934f18679ee5af012ec20a8c4b\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/zxing-cpp/all/test_package/CMakeLists.txt zxing-cpp/1.0.8 (test package): Running test() ----Running------ > bin\test_package ----------------- 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