******************************************************************************** conan install zziplib/0.13.71@#ef66ee568e115deb74ffdcea9c13d609 --build=zziplib -pr C:\J\w\prod\BuildSingleReference@2\116548\3c63162a-545b-42cd-b6ba-d91f86146613/profile_windows_16_mt_vs_release_64.zziplib-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@2\.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@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] zziplib: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 647c91ed13c0a6c9ea9add6ca968ea93 zziplib/0.13.71: Forced build from source Installing package: zziplib/0.13.71 Requirements zlib/1.2.13 from 'conan-center' - Downloaded zziplib/0.13.71 from local cache - Cache Packages zlib/1.2.13:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download zziplib/0.13.71:d9b4496dd67dfc835a96fac97e4426652c151f46 - Build Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 zlib/1.2.13: Downloaded package revision 530bd3a8b91205b5bf65865445cbb5db [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zziplib/0.13.71: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\source\src zziplib/0.13.71: [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 zziplib/0.13.71: Copying sources to build folder zziplib/0.13.71: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46 zziplib/0.13.71: Generator txt created conanbuildinfo.txt zziplib/0.13.71: Calling generate() zziplib/0.13.71: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' zziplib/0.13.71: 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@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' zziplib/0.13.71: 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 zziplib/0.13.71: Calling build() zziplib/0.13.71: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30146.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 -- Looking for include file byteswap.h -- Looking for include file byteswap.h - not found -- Looking for include file direct.h -- Looking for include file direct.h - found -- Looking for include file dirent.h -- Looking for include file dirent.h - not found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file fnmatch.h -- Looking for include file fnmatch.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file io.h -- Looking for include file io.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file ndir.h -- Looking for include file ndir.h - not found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for strcasecmp -- Looking for strcasecmp - not found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for strndup -- Looking for strndup - not found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - not found -- Looking for include file sys/int_types.h -- Looking for include file sys/int_types.h - not found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - not found -- Looking for include file sys/ndir.h -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - not found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file winbase.h -- Looking for include file winbase.h - not found -- Looking for include file windows.h -- Looking for include file windows.h - found -- Looking for include file winnt.h -- Looking for include file winnt.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Check size of off_t_32 -- Check size of off_t_32 - done -- Check size of off_t_64 -- Check size of off_t_64 - done -- Check size of off64_t -- Check size of off64_t - failed -- found sizeof(off_t/32)=4 and sizeof(off_t/64)=4 -- Conan: Target declared 'ZLIB::ZLIB' -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Conan: Target declared 'ZLIB::ZLIB' -- Checking for one of the modules 'zzip' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/build zziplib/0.13.71: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build" --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/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/src/zzip/CMakeLists.txt dir.c err.c file.c info.c plugin.c stat.c write.c zip.c C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip/__dirent.h(174,12): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\dir.c) [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip/__dirent.h(180,9): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\dir.c) [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\err.c(70,20): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip/__dirent.h(184,12): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. (compiling source file C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\dir.c) [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\err.c(75,12): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip/__dirent.h(234,63): warning C4244: '=': conversion from 'intptr_t' to 'long', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\dir.c) [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\err.c(87,16): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\dir.c(80,11): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\dir.c(81,11): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\dir.c(82,11): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\dir.c(283,37): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\plugin.c(45,6): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\plugin.c(46,6): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\plugin.c(44,1): warning C4028: formal parameter 3 different from declaration [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\file.c(408,35): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\file.c(448,42): warning C4267: 'return': conversion from 'size_t' to 'zzip_ssize_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\zip.c(324,21): warning C4244: '=': conversion from '__int64' to 'zzip_off_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\file.c(804,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\zip.c(477,57): warning C4244: 'function': conversion from 'zzip_off64_t' to 'zzip_off_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\file.c(851,56): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\zip.c(527,52): warning C4244: '=': conversion from 'uint16_t' to 'uint8_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\file.c(1022,47): warning C4267: '=': conversion from 'size_t' to 'zzip_off_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\zip.c(808,15): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\file.c(1127,37): warning C4267: 'return': conversion from 'size_t' to 'zzip_off_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] fetch.c C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\stat.c(96,30): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\write.c(156,44): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\stat.c(97,30): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\write.c(163,42): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\write.c(133,15): warning C4996: 'mkdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _mkdir. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\write.c(140,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\write.c(215,19): warning C4996: 'mkdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _mkdir. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\write.c(258,16): warning C4996: 'mkdir': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _mkdir. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\write.c(316,49): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\write.c(316,16): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzip.vcxproj] libzzip.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\Release\zzip-0.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/src/zzip/CMakeLists.txt fseeko.c fetch.c C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\fseeko.c(398,61): warning C4244: '=': conversion from 'zzip_off64_t' to 'zzip_off_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\fseeko.c(314,37): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\fseeko.c(722,65): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\fseeko.c(729,55): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\fseeko.c(800,32): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\fseeko.c(813,63): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipfseeko.vcxproj] libzzipfseeko.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\Release\zzipfseeko-0.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/src/zzip/CMakeLists.txt mmapped.c memdisk.c fetch.c C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip/__string.h(42,16): warning C4090: 'return': different 'const' qualifiers (compiling source file C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\mmapped.c) [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\memdisk.c(287,56): warning C4244: '=': conversion from 'uint64_t' to 'zzip_off_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\memdisk.c(288,56): warning C4244: '=': conversion from 'uint64_t' to 'zzip_off_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\memdisk.c(289,58): warning C4244: '=': conversion from 'uint64_t' to 'zzip_off_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\mmapped.c(158,18): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\mmapped.c(169,23): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\memdisk.c(604,25): warning C4244: 'return': conversion from 'time_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\mmapped.c(316,20): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\mmapped.c(351,16): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzip\mmapped.c(720,41): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\libzzipmmapped.vcxproj] libzzipmmapped.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzip\Release\zzipmmapped-0.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/src/zzipwrap/CMakeLists.txt wrap.c C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzipwrap\wrap.c(85,4): warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzipwrap\libzzipwrap.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzipwrap\wrap.c(86,15): warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzipwrap\libzzipwrap.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzipwrap\wrap.c(132,5): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzipwrap\libzzipwrap.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\src\zzipwrap\wrap.c(169,9): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzipwrap\libzzipwrap.vcxproj] libzzipwrap.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzipwrap\Release\zzipwrap-0.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/src/zzipwrap/CMakeLists.txt zzipwrap.c zzipwrap.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build\zzipwrap\Release\zzipwrap.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/src/CMakeLists.txt zziplib/0.13.71: Package 'd9b4496dd67dfc835a96fac97e4426652c151f46' built zziplib/0.13.71: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build zziplib/0.13.71: Generated conaninfo.txt zziplib/0.13.71: Generated conanbuildinfo.txt zziplib/0.13.71: Generating the package zziplib/0.13.71: Package folder C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\package\d9b4496dd67dfc835a96fac97e4426652c151f46 zziplib/0.13.71: Calling package() zziplib/0.13.71: Copied 1 '.LIB' file: COPYING.LIB zziplib/0.13.71: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/lib.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/zzip.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/format.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/types.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/conf.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/_msvc.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/file.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/info.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/plugin.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/write.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/fetch.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/stdint.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/zzip32.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/autoconf.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/_config.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/lib/zzip-0.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/fseeko.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/lib/zzipfseeko-0.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/mmapped.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/memdisk.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/lib/zzipmmapped-0.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/include/zzip/wrap.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/d9b4496dd67dfc835a96fac97e4426652c151f46/lib/zzipwrap-0.lib [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 zziplib/0.13.71 package(): Packaged 19 '.h' files zziplib/0.13.71 package(): Packaged 4 '.lib' files: zzip-0.lib, zzipfseeko-0.lib, zzipmmapped-0.lib, zzipwrap-0.lib zziplib/0.13.71 package(): Packaged 1 '.LIB' file: COPYING.LIB zziplib/0.13.71: Package 'd9b4496dd67dfc835a96fac97e4426652c151f46' created zziplib/0.13.71: Created package revision 7e10ea019f6e451759bd0f7addbe50e3 [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 zziplib/0.13.71: 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 zziplib/0.13.71: 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