******************************************************************************** conan install zziplib/0.13.71@ --profile=/Users/jenkins/w/BuildSingleReference@2/4048/62bb79c9-ea3a-49d0-ad59-3340b8cd63fa/profile.txt --build=zziplib ******************************************************************************** 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: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] zziplib:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-upstream'... 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 1a67b713610ae745694aa4df1725451d 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 'conan-upstream' - Cache Packages zlib/1.2.11:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Download zziplib/0.13.71:5ccf096783b26e7537e8acf044444a2120ced0cf - Build Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 zlib/1.2.11: Downloaded package revision f0821d84bb97ac0bb5db39deb11c900a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] 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/5ccf096783b26e7537e8acf044444a2120ced0cf 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)] OK. 'fPIC' option found and apparently well managed [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/5ccf096783b26e7537e8acf044444a2120ced0cf/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/5ccf096783b26e7537e8acf044444a2120ced0cf" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_STATIC_LIBS="True" -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/5ccf096783b26e7537e8acf044444a2120ced0cf' ----------------- -- 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: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/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 -- Conan: Adjusting fPIC flag (ON) -- 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/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/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/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/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/5ccf096783b26e7537e8acf044444a2120ced0cf/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/5ccf096783b26e7537e8acf044444a2120ced0cf/build_subfolder' '--' '-j8' ----------------- Scanning dependencies of target pkgconfig Scanning dependencies of target compat Scanning dependencies of target pkgconfigs Scanning dependencies of target libzzipmmapped Scanning dependencies of target libzzipfseeko [ 4%] Generating zziplib.pc [ 8%] Generating compat/zzip.h [ 12%] Generating zzipwrap.pc Scanning dependencies of target libzzip [ 16%] Building C object source_subfolder/zzip/CMakeFiles/libzzipmmapped.dir/mmapped.c.o [ 20%] Building C object source_subfolder/zzip/CMakeFiles/libzzipmmapped.dir/memdisk.c.o [ 29%] Building C object source_subfolder/zzip/CMakeFiles/libzzipfseeko.dir/fseeko.c.o [ 29%] Building C object source_subfolder/zzip/CMakeFiles/libzzipmmapped.dir/fetch.c.o [ 33%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/dir.c.o [ 33%] Built target pkgconfigs [ 37%] Building C object source_subfolder/zzip/CMakeFiles/libzzipfseeko.dir/fetch.c.o [ 37%] Built target compat [ 37%] Built target pkgconfig [ 41%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/err.c.o [ 45%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/file.c.o [ 50%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/info.c.o [ 54%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/plugin.c.o [ 58%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/stat.c.o [ 62%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/write.c.o [ 66%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/zip.c.o [ 70%] Building C object source_subfolder/zzip/CMakeFiles/libzzip.dir/fetch.c.o [ 75%] Linking C static library ../../lib/libzzipmmapped.a [ 79%] Linking C static library ../../lib/libzzipfseeko.a [ 79%] Built target libzzipmmapped [ 79%] Built target libzzipfseeko [ 83%] Linking C static library ../../lib/libzzip.a [ 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 static library ../../lib/libzzipwrap.a [ 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 '5ccf096783b26e7537e8acf044444a2120ced0cf' built zziplib/0.13.71: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/5ccf096783b26e7537e8acf044444a2120ced0cf 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/5ccf096783b26e7537e8acf044444a2120ced0cf zziplib/0.13.71: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/build/5ccf096783b26e7537e8acf044444a2120ced0cf/build_subfolder' '--target' 'install' '--' '-j8' ----------------- [ 8%] Built target compat [ 25%] Built target libzzipmmapped [ 29%] Built target pkgconfigs [ 70%] Built target libzzip [ 70%] Built target pkgconfig [ 83%] Built target libzzipfseeko [ 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/5ccf096783b26e7537e8acf044444a2120ced0cf/lib/pkgconfig/zziplib.pc -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/lib/pkgconfig/zzipmmapped.pc -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/lib/pkgconfig/zzipfseeko.pc -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/lib.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/zzip.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/format.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/types.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/conf.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/_msvc.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/file.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/info.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/plugin.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/write.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/fetch.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/stdint.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/zzip32.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/autoconf.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/_config.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/lib/libzzip.a -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/fseeko.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/lib/libzzipfseeko.a -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/mmapped.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/memdisk.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/lib/libzzipmmapped.a -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zziplib.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip-io.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/lib/pkgconfig/zzipwrap.pc -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/include/zzip/wrap.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zziplib/0.13.71/_/_/package/5ccf096783b26e7537e8acf044444a2120ced0cf/lib/libzzipwrap.a [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 4 '.a' files: libzzipmmapped.a, libzzipfseeko.a, libzzipwrap.a, libzzip.a zziplib/0.13.71: Package '5ccf096783b26e7537e8acf044444a2120ced0cf' created zziplib/0.13.71: Created package revision e5a0c17440a1f1ae8a8a713f789a0f0c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] 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/5ccf096783b26e7537e8acf044444a2120ced0cf/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/5ccf096783b26e7537e8acf044444a2120ced0cf/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.