******************************************************************************** conan install zint/2.10.0@#5331305a442be338cdfe493e427288ca --build=zint -pr C:\J\w\prod\BuildSingleReference\103747\51ab1f53-0528-459e-bb35-04e3d309043b/profile_windows_15_mt_vs_release_64.zint-shared-False.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=MT compiler.version=15 os=Windows [options] zint:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libpng/1.6.38: Not found in local cache, looking in remotes... libpng/1.6.38: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libpng/1.6.38: Downloaded recipe revision 9ba771fa0c71dd012bfab19ced38920a zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 40e9a7e11e440715c0f0f3e96448342b zint/2.10.0: Forced build from source Installing package: zint/2.10.0 Requirements libpng/1.6.38 from 'conan-center' - Downloaded zint/2.10.0 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages libpng/1.6.38:52fa1745eaef80f5cffff84db72228311eacd09c - Download zint/2.10.0:43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc - Build zlib/1.2.13:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 7bd6f2c3d5c4e48a75805376b58cde753392f711 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 7bd6f2c3d5c4e48a75805376b58cde753392f711 zlib/1.2.13: Downloaded package revision 912087018144971173e94a34f96cbfc8 libpng/1.6.38: Retrieving package 52fa1745eaef80f5cffff84db72228311eacd09c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpng/1.6.38: Package installed 52fa1745eaef80f5cffff84db72228311eacd09c libpng/1.6.38: Downloaded package revision c666c3e2ac9646e8ba8613daeb832e1d [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zint/2.10.0: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\source\src zint/2.10.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK zint/2.10.0: Copying sources to build folder zint/2.10.0: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\build\43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc zint/2.10.0: Generator txt created conanbuildinfo.txt zint/2.10.0: Calling generate() zint/2.10.0: Aggregating env generators [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 zint/2.10.0: Calling build() zint/2.10.0: CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/build/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/package/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\build\43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc\src" ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/build/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/package/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\build\43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/build/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - 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 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for getopt -- Looking for getopt - not found -- Conan: Target declared 'PNG::PNG' -- Conan: Target declared 'ZLIB::ZLIB' -- Qt support was disabled for this build -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/build/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc/build zint/2.10.0: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\build\43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\build\43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc\build" --config Release ----------------- 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/.conan/data/zint/2.10.0/_/_/build/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc/src/backend/CMakeLists.txt vector.c ps.c svg.c emf.c bmp.c pcx.c gif.c png.c tif.c raster.c output.c common.c library.c large.c reedsol.c gs1.c eci.c general_field.c sjis.c gb2312.c gb18030.c code.c code128.c 2of5.c upcean.c telepen.c medical.c plessey.c rss.c postal.c auspost.c imail.c mailmark.c code16k.c codablock.c dmatrix.c pdf417.c qr.c maxicode.c composite.c aztec.c code49.c code1.c gridmtx.c hanxin.c dotcode.c ultra.c zint.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\build\43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc\build\backend\Release\zint-static.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/build/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc/src/CMakeLists.txt zint/2.10.0: Package '43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc' built zint/2.10.0: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\build\43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc\build zint/2.10.0: Generated conaninfo.txt zint/2.10.0: Generated conanbuildinfo.txt zint/2.10.0: Generating the package zint/2.10.0: Package folder C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\package\43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc zint/2.10.0: Calling package() zint/2.10.0: Copied 1 file: COPYING zint/2.10.0: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\build\43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/package/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\zint\2.10.0\_\_\build\43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/package/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/package/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc/lib/cmake/modules/FindZint.cmake -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/package/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc/lib/zint-static.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/zint/2.10.0/_/_/package/43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc/include/zint.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK zint/2.10.0 package(): Packaged 1 '.h' file: zint.h zint/2.10.0 package(): Packaged 1 '.lib' file: zint-static.lib zint/2.10.0 package(): Packaged 1 file: COPYING zint/2.10.0: Package '43c1d31b0bd2abf4d4853cb63ef4a5f60cf6e9fc' created zint/2.10.0: Created package revision 8f0f48d9f2609749ffcbb5b68292d330 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators WARN: libpng/1.6.38: requirement zlib/1.2.12 overridden by zint/2.10.0 to zlib/1.2.13 zint/2.10.0: 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 zint/2.10.0: 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