******************************************************************************** conan install libspng/0.7.2@#a27ddd9dcab82aca781aa77474766fad --build=libspng -pr C:\J\w\prod\BuildSingleReference@3\237194\c006779e-7a9d-422e-8447-38e08d7912d3/profile_windows_16_mdd_vs_debug_64.libspng-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@3\.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@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] libspng:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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 e377bee636333ae348d51ca90874e353 libspng/0.7.2: Forced build from source Installing package: libspng/0.7.2 Requirements libspng/0.7.2 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages libspng/0.7.2:6acf24cd4adf2df742e006cc0e5f0329e3b6e60b - Build zlib/1.2.13:d057732059ea44a47760900cb5e4855d2bea8714 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package d057732059ea44a47760900cb5e4855d2bea8714 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed d057732059ea44a47760900cb5e4855d2bea8714 zlib/1.2.13: Downloaded package revision 5f1045cb1831365712c9155aa6c9fd7f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libspng/0.7.2: Configuring sources in C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\source\src libspng/0.7.2: [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 libspng/0.7.2: Copying sources to build folder libspng/0.7.2: Building your package in C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\build\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b libspng/0.7.2: Generator txt created conanbuildinfo.txt libspng/0.7.2: Calling generate() libspng/0.7.2: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' libspng/0.7.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\build\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' libspng/0.7.2: 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 libspng/0.7.2: Calling build() libspng/0.7.2: Apply patch (portability): fix install path libspng/0.7.2: Apply patch (portability): add miniz option which is written in docs/BUILD.md libspng/0.7.2: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\build\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\build\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30148.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b/build libspng/0.7.2: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\build\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\build\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b\build" --config Debug ----------------- 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@3/.conan/data/libspng/0.7.2/_/_/build/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b/src/CMakeLists.txt spng.c spng_static.vcxproj -> C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\build\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b\build\Debug\spng_static.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b/src/CMakeLists.txt libspng/0.7.2: Package '6acf24cd4adf2df742e006cc0e5f0329e3b6e60b' built libspng/0.7.2: Build folder C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\build\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b\build libspng/0.7.2: Generated conaninfo.txt libspng/0.7.2: Generated conanbuildinfo.txt libspng/0.7.2: Generating the package libspng/0.7.2: Package folder C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\package\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b libspng/0.7.2: Calling package() libspng/0.7.2: Copied 1 file: LICENSE libspng/0.7.2: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\build\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference@3\.conan\data\libspng\0.7.2\_\_\build\6acf24cd4adf2df742e006cc0e5f0329e3b6e60b\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b/lib/spng_static.lib -- Installing: C:/J/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/6acf24cd4adf2df742e006cc0e5f0329e3b6e60b/include/spng.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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK libspng/0.7.2 package(): Packaged 1 '.h' file: spng.h libspng/0.7.2 package(): Packaged 1 '.lib' file: spng_static.lib libspng/0.7.2 package(): Packaged 1 file: LICENSE libspng/0.7.2: Package '6acf24cd4adf2df742e006cc0e5f0329e3b6e60b' created libspng/0.7.2: Created package revision ce856726e69777ef8a1c3548b8917aec [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 libspng/0.7.2: 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 libspng/0.7.2: 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