******************************************************************************** conan install zziplib/0.13.71@#6da5e48af625ca5f7ace8eaf5ca6d99a --build=zziplib -pr C:\J\w\prod\BuildSingleReference@2\17707\bb0ffc3b-1993-4b15-95d3-2e75aca663f2/profile_windows_16_mt_vs_release_64.zziplib-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=MT compiler.version=16 os=Windows [options] zziplib: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 82202701ea360c0863f1db5008067122 zziplib/0.13.71: Forced build from source Installing package: zziplib/0.13.71 Requirements zlib/1.2.12 from 'conan-center' - Downloaded zziplib/0.13.71 from local cache - Cache Packages zlib/1.2.12:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download zziplib/0.13.71:d9b4496dd67dfc835a96fac97e4426652c151f46 - Build Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 zlib/1.2.12: Downloaded package revision 797a2eca7148758a9ad148cf205b622f [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 [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 cmake created conanbuildinfo.cmake zziplib/0.13.71: Generator cmake_find_package created FindZLIB.cmake 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() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\package\d9b4496dd67dfc835a96fac97e4426652c151f46" -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_MODULE_PATH="C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_STATIC_LIBS="True" -DZZIPCOMPAT="False" -DZZIPMMAPPED="True" -DZZIPFSEEKO="True" -DZZIPWRAP="True" -DZZIPSDL="False" -DZZIPBINS="False" -DZZIPTEST="False" -DZZIPDOCS="False" -Wno-dev C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46 ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- 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 -- 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 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C 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 -- This project seems to be plain C, using 'MSVC' compiler -- 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 if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- 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: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library zlib found C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Conan: Using autogenerated FindZLIB.cmake -- Library zlib found C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- 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_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- 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/source_subfolder/zzip/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/source_subfolder/zzip/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/source_subfolder/zzip/CMakeLists.txt mmapped.c memdisk.c fetch.c fseeko.c fetch.c dir.c err.c C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\zzip\..\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\source_subfolder\zzip\mmapped.c) [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\source_subfolder\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipmmapped.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipmmapped.vcxproj] file.c info.c plugin.c stat.c write.c zip.c fetch.c C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzipfseeko.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\zzip\..\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\source_subfolder\zzip\dir.c) [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\zzip\..\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\source_subfolder\zzip\dir.c) [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\zzip\..\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\source_subfolder\zzip\dir.c) [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\zzip\..\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\source_subfolder\zzip\dir.c) [C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzip\libzzip.vcxproj] libzzipfseeko.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\lib\zzipfseeko-0.lib libzzipmmapped.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\lib\zzipmmapped-0.lib libzzip.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\lib\zzip-0.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/source_subfolder/zzipwrap/CMakeLists.txt wrap.c C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzipwrap\libzzipwrap.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzipwrap\libzzipwrap.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzipwrap\libzzipwrap.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\source_subfolder\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_subfolder\source_subfolder\zzipwrap\libzzipwrap.vcxproj] libzzipwrap.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\lib\zzipwrap-0.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/source_subfolder/zzipwrap/CMakeLists.txt zzipwrap.c zzipwrap.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\bin\zzipwrap.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/d9b4496dd67dfc835a96fac97e4426652c151f46/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 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() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. libzzipfseeko.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\lib\zzipfseeko-0.lib libzzip.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\lib\zzip-0.lib libzzipmmapped.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\lib\zzipmmapped-0.lib libzzipwrap.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\lib\zzipwrap-0.lib zzipwrap.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\zziplib\0.13.71\_\_\build\d9b4496dd67dfc835a96fac97e4426652c151f46\build_subfolder\bin\zzipwrap.exe -- Install configuration: "Release" -- 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 df34aa4be467a8868d612d8bf294dd60 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY