******************************************************************************** conan install libspng/0.7.2@#b6a904c81ddb86b9985f825b27154c2f --build=libspng -pr C:\J\w\prod\BuildSingleReference@5\37532\36da3d27-05ad-4524-8d0a-5cabc05af91e/profile_windows_15_mtd_vs_debug_64.libspng-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@5\.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@5\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows [options] libspng:shared=False [build_requires] [env] zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae 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.12 from 'conan-center' - Downloaded Packages libspng/0.7.2:0bd0c413b56aaec57c0f222a89b4e565a6729027 - Build zlib/1.2.12:963bb116781855de98dbb23aaac41621e5d312d8 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 963bb116781855de98dbb23aaac41621e5d312d8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 963bb116781855de98dbb23aaac41621e5d312d8 zlib/1.2.12: Downloaded package revision ebb081fa5a8fd10c5606c9226de0bfcc [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libspng/0.7.2: Configuring sources in C:\J\w\prod\BuildSingleReference@5\.conan\data\libspng\0.7.2\_\_\source [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@5\.conan\data\libspng\0.7.2\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027 libspng/0.7.2: Generator cmake created conanbuildinfo.cmake 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() ----Running------ > cd C:\J\w\prod\BuildSingleReference@5\.conan\data\libspng\0.7.2\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@5\.conan\data\libspng\0.7.2\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSPNG_SHARED="False" -DSPNG_STATIC="True" -DBUILD_EXAMPLES="False" -DCMAKE_C_FLAGS="" -Wno-dev C:\J\w\prod\BuildSingleReference@5\.conan\data\libspng\0.7.2\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027 ----------------- -- 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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Found ZLIB: C:/J/w/prod/BuildSingleReference@5/.conan/data/zlib/1.2.12/_/_/package/963bb116781855de98dbb23aaac41621e5d312d8/lib/zlib.lib (found version "1.2.12") -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@5/.conan/data/libspng/0.7.2/_/_/build/0bd0c413b56aaec57c0f222a89b4e565a6729027 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@5\.conan\data\libspng\0.7.2\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027 --config Debug -- /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@5/.conan/data/libspng/0.7.2/_/_/build/0bd0c413b56aaec57c0f222a89b4e565a6729027/source_subfolder/CMakeLists.txt spng.c spng_static.vcxproj -> C:\J\w\prod\BuildSingleReference@5\.conan\data\libspng\0.7.2\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027\lib\spng_static.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@5/.conan/data/libspng/0.7.2/_/_/build/0bd0c413b56aaec57c0f222a89b4e565a6729027/CMakeLists.txt libspng/0.7.2: Package '0bd0c413b56aaec57c0f222a89b4e565a6729027' built libspng/0.7.2: Build folder C:\J\w\prod\BuildSingleReference@5\.conan\data\libspng\0.7.2\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027 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@5\.conan\data\libspng\0.7.2\_\_\package\0bd0c413b56aaec57c0f222a89b4e565a6729027 libspng/0.7.2: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@5\.conan\data\libspng\0.7.2\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027 --config Debug --target install -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. spng_static.vcxproj -> C:\J\w\prod\BuildSingleReference@5\.conan\data\libspng\0.7.2\_\_\build\0bd0c413b56aaec57c0f222a89b4e565a6729027\lib\spng_static.lib -- Install configuration: "Debug" -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/libspng/0.7.2/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/lib/spng_static.lib -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/libspng/0.7.2/_/_/package/0bd0c413b56aaec57c0f222a89b4e565a6729027/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(): [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 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 '0bd0c413b56aaec57c0f222a89b4e565a6729027' created libspng/0.7.2: Created package revision c0481cf405d819127a129d799ea58a52 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY