******************************************************************************** conan install zziplib/0.13.71@ --build=zziplib --profile:host=/Users/jenkins/w/BuildSingleReference@2/16982/5484fcac-20e5-488e-977c-471386f385cf/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] zziplib:shared=True [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 08c5163c8e302d1482d8fa2be93736af zziplib/0.13.71: Forced build from source Installing package: zziplib/0.13.71 Requirements zlib/1.2.11 from 'conan-center' - Downloaded zziplib/0.13.71 from 'TapaholesList-149' - Cache Packages zlib/1.2.11:baf78352c82543f997ec32332829b6fa30714eaa - Download zziplib/0.13.71:b698c8982bd7d4d3ed5ce51e76e05d903b786247 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package baf78352c82543f997ec32332829b6fa30714eaa from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed baf78352c82543f997ec32332829b6fa30714eaa zlib/1.2.11: Downloaded package revision 1ce8ce3dd90ada74049764ae3a92c0a1 [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zziplib/0.13.71: Configuring sources in /Users/jenkins/w/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 zziplib/0.13.71: Copying sources to build folder zziplib/0.13.71: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/b698c8982bd7d4d3ed5ce51e76e05d903b786247 zziplib/0.13.71: Generator cmake created conanbuildinfo.cmake zziplib/0.13.71: Generator cmake_find_package created FindZLIB.cmake [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 '/Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/b698c8982bd7d4d3ed5ce51e76e05d903b786247/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247" -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="/Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/b698c8982bd7d4d3ed5ce51e76e05d903b786247" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_STATIC_LIBS="False" -DZZIPCOMPAT="True" -DZZIPMMAPPED="True" -DZZIPFSEEKO="True" -DZZIPWRAP="True" -DZZIPSDL="False" -DZZIPBINS="False" -DZZIPTEST="False" -DZZIPDOCS="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/b698c8982bd7d4d3ed5ce51e76e05d903b786247' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- 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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Found UnixCommands: /bin/bash -- 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 - not found -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file fnmatch.h -- Looking for include file fnmatch.h - 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 - not 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 - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for strndup -- Looking for strndup - found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - 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 - 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 - 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 - 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 - not 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 -- Searching 16 bit integer - 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)=8 and sizeof(off_t/64)=8 -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libz.a -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2") -- Conan: Using autogenerated FindZLIB.cmake -- Library z found /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libz.a -- Checking for one of the modules 'zzip' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/b698c8982bd7d4d3ed5ce51e76e05d903b786247/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/b698c8982bd7d4d3ed5ce51e76e05d903b786247/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target compat Scanning dependencies of target pkgconfig Scanning dependencies of target libzzipmmapped Scanning dependencies of target libzzipfseeko [ 4%] Generating compat/zzip.h [ 8%] Generating zziplib.pc [ 12%] Building C object source_subfolder/zzip/CMakeFiles/libzzipmmapped.dir/mmapped.c.o [ 16%] Building C object source_subfolder/zzip/CMakeFiles/libzzipfseeko.dir/fseeko.c.o [ 16%] Built target compat [ 16%] Built target pkgconfig [ 20%] Building C object source_subfolder/zzip/CMakeFiles/libzzipmmapped.dir/memdisk.c.o [ 25%] Building C object source_subfolder/zzip/CMakeFiles/libzzipfseeko.dir/fetch.c.o [ 29%] Building C object source_subfolder/zzip/CMakeFiles/libzzipmmapped.dir/fetch.c.o Scanning dependencies of target libzzip [ 33%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/dir.c.o [ 37%] Linking C shared library ../../lib/libzzipfseeko.dylib Scanning dependencies of target pkgconfigs [ 41%] Generating zzipwrap.pc [ 45%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/err.c.o [ 45%] Built target libzzipfseeko [ 50%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/file.c.o [ 54%] Linking C shared library ../../lib/libzzipmmapped.dylib [ 54%] Built target pkgconfigs [ 58%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/info.c.o [ 62%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/plugin.c.o [ 66%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/stat.c.o [ 66%] Built target libzzipmmapped [ 70%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/write.c.o [ 75%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/zip.c.o [ 79%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/fetch.c.o [ 83%] Linking C shared library ../../lib/libzzip.dylib [ 83%] Built target libzzip Scanning dependencies of target libzzipwrap [ 87%] Building C object source_subfolder/zzipwrap/CMakeFiles/libzzipwrap.dir/wrap.c.o [ 91%] Linking C shared library ../../lib/libzzipwrap.dylib [ 91%] Built target libzzipwrap Scanning dependencies of target zzipwrap [ 95%] Building C object source_subfolder/zzipwrap/CMakeFiles/zzipwrap.dir/zzipwrap.c.o [100%] Linking C executable ../../bin/zzipwrap [100%] Built target zzipwrap zziplib/0.13.71: Package 'b698c8982bd7d4d3ed5ce51e76e05d903b786247' built zziplib/0.13.71: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/b698c8982bd7d4d3ed5ce51e76e05d903b786247 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 /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247 zziplib/0.13.71: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/b698c8982bd7d4d3ed5ce51e76e05d903b786247/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [ 8%] Built target pkgconfig [ 8%] Built target compat [ 37%] Built target libzzipfseeko [ 37%] Built target libzzipmmapped [ 41%] Built target pkgconfigs [ 83%] Built target libzzip [ 91%] Built target libzzipwrap [100%] Built target zzipwrap Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/pkgconfig/zziplib.pc -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/pkgconfig/zzipmmapped.pc -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/pkgconfig/zzipfseeko.pc -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/lib.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/zzip.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/format.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/types.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/conf.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/_msvc.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/file.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/info.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/plugin.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/write.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/fetch.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/stdint.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/zzip32.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/autoconf.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/_config.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzip.13.0.71.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzip.13.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzip.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/fseeko.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzipfseeko.13.0.71.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzipfseeko.13.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzipfseeko.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/mmapped.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/memdisk.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzipmmapped.13.0.71.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzipmmapped.13.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzipmmapped.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zziplib.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip-io.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/pkgconfig/zzipwrap.pc -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/include/zzip/wrap.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzipwrap.13.0.71.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzipwrap.13.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/b698c8982bd7d4d3ed5ce51e76e05d903b786247/lib/libzzipwrap.dylib [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 zziplib/0.13.71 package(): Packaged 1 '.LIB' file: COPYING.LIB zziplib/0.13.71 package(): Packaged 22 '.h' files zziplib/0.13.71 package(): Packaged 12 '.dylib' files zziplib/0.13.71: Package 'b698c8982bd7d4d3ed5ce51e76e05d903b786247' created zziplib/0.13.71: Created package revision 4e96745c529a0dd64bdb007a37f93300 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/b698c8982bd7d4d3ed5ce51e76e05d903b786247/source_subfolder/zzip/memdisk.c:248:37: warning: initializing 'zzip_byte_t *' (aka 'unsigned char *') with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] zzip_byte_t *_zzip_restrict ext1_ptr = zzip_disk_entry_to_extras(entry); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/b698c8982bd7d4d3ed5ce51e76e05d903b786247/source_subfolder/zzip/memdisk.c:250:37: warning: initializing 'zzip_byte_t *' (aka 'unsigned char *') with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] zzip_byte_t *_zzip_restrict ext2_ptr = zzip_file_header_to_extras(header); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated.