******************************************************************************** conan test conan-center-index/recipes/zziplib/all/test_package/conanfile.py zziplib/0.13.71@#528a60b2682c8fbe99610b01212466d1 -pr /Users/jenkins/w/prod/BuildSingleReference@4/79649/4498d6fd-fb89-47c1-9111-a90752dd6d75/profile_osx_110_libcpp_apple-clang_release_64.zziplib-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] zziplib:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk zziplib/0.13.71 (test package): Installing package Requirements zlib/1.2.12 from 'conan-center' - Cache zziplib/0.13.71 from local cache - Cache Packages zlib/1.2.12:f74366f76f700cc6e991285892ad7a23c30e6d47 - Cache zziplib/0.13.71:59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3 - Cache Installing (downloading, building) binaries... zlib/1.2.12: Already installed! zziplib/0.13.71: Already installed! zziplib/0.13.71 (test package): Generator 'CMakeDeps' calling 'generate()' zziplib/0.13.71 (test package): Generator 'CMakeToolchain' calling 'generate()' zziplib/0.13.71 (test package): Generator txt created conanbuildinfo.txt zziplib/0.13.71 (test package): Generator 'VirtualRunEnv' calling 'generate()' zziplib/0.13.71 (test package): Aggregating env generators zziplib/0.13.71 (test package): Generated conaninfo.txt zziplib/0.13.71 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/conan.lock' Using cached profile from lockfile [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 (test package): Calling build() zziplib/0.13.71 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'zziplib::zzip' -- Conan: Component target declared 'zziplib::zzipmmapped' -- Conan: Component target declared 'zziplib::zzipfseeko' -- Conan: Component target declared 'zziplib::zzipwrap' -- Conan: Target declared 'zziplib::zziplib' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/build/Release zziplib/0.13.71 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/build/Release" '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package zziplib/0.13.71 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/build/generators/conanrun.sh" && ./test_package ----------------- Capturing current environment in /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/build/generators/deactivate_conanrunenv-release-x86_64.sh Configuring environment variables zzip code 0 means Undefined error: 0 zziplib/0.13.71 (test package): 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 (test package): 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 ******************************************************************************** conan test conan-center-index/recipes/zziplib/all/test_v1_package/conanfile.py zziplib/0.13.71@#528a60b2682c8fbe99610b01212466d1 -pr /Users/jenkins/w/prod/BuildSingleReference@4/79649/4498d6fd-fb89-47c1-9111-a90752dd6d75/profile_osx_110_libcpp_apple-clang_release_64.zziplib-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] zziplib:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk zziplib/0.13.71 (test package): Installing package Requirements zlib/1.2.12 from 'conan-center' - Cache zziplib/0.13.71 from local cache - Cache Packages zlib/1.2.12:f74366f76f700cc6e991285892ad7a23c30e6d47 - Cache zziplib/0.13.71:59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3 - Cache Installing (downloading, building) binaries... zlib/1.2.12: Already installed! zziplib/0.13.71: Already installed! zziplib/0.13.71 (test package): Generator txt created conanbuildinfo.txt zziplib/0.13.71 (test package): Generator cmake created conanbuildinfo.cmake zziplib/0.13.71 (test package): Generator cmake_find_package_multi created zziplib-config-version.cmake zziplib/0.13.71 (test package): Generator cmake_find_package_multi created zziplibTarget-release.cmake zziplib/0.13.71 (test package): Generator cmake_find_package_multi created zziplibTargets.cmake zziplib/0.13.71 (test package): Generator cmake_find_package_multi created zziplib-config.cmake zziplib/0.13.71 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake zziplib/0.13.71 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake zziplib/0.13.71 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake zziplib/0.13.71 (test package): Generator cmake_find_package_multi created ZLIBTarget-release.cmake zziplib/0.13.71 (test package): Aggregating env generators zziplib/0.13.71 (test package): Generated conaninfo.txt zziplib/0.13.71 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_v1_package/build/ed88f00794d2c1b09b05c86c0b598e5fca11b743/conan.lock' Using cached profile from lockfile [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 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_v1_package/build/ed88f00794d2c1b09b05c86c0b598e5fca11b743' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_v1_package/build/ed88f00794d2c1b09b05c86c0b598e5fca11b743/package" -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_PREFIX_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_v1_package/build/ed88f00794d2c1b09b05c86c0b598e5fca11b743" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_v1_package/build/ed88f00794d2c1b09b05c86c0b598e5fca11b743" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_v1_package' ----------------- -- The C compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library zzipmmapped-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipmmapped-0.a -- Library zzipfseeko-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipfseeko-0.a -- Library zzipwrap-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipwrap-0.a -- Library zzip-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzip-0.a -- Library z found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Library zzipmmapped-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipmmapped-0.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipmmapped-0.a -- Library zzipfseeko-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipfseeko-0.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipfseeko-0.a -- Library zzipwrap-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipwrap-0.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipwrap-0.a -- Library zzip-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzip-0.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzip-0.a -- Library zzip-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzip-0.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzip-0.a -- Library zzipwrap-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipwrap-0.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipwrap-0.a -- Library zzipfseeko-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipfseeko-0.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipfseeko-0.a -- Library zzipmmapped-0 found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipmmapped-0.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib/libzzipmmapped-0.a -- Library z found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_v1_package/build/ed88f00794d2c1b09b05c86c0b598e5fca11b743 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_v1_package/build/ed88f00794d2c1b09b05c86c0b598e5fca11b743' '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zziplib/all/test_package/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package zziplib/0.13.71 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zziplib/0.13.71/_/_/package/59b2ec1abf3c1ff2cf4a48bc04e1833e3b00f3b3/lib:/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- zzip code 0 means Undefined error: 0 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR