******************************************************************************** conan test conan-center-index/recipes/zlib-ng/all/test_package/conanfile.py zlib-ng/2.0.2@#ddab7cfb4b6b3d8dc1afee92cbd59eb8 -pr /Users/jenkins/w/prod/BuildSingleReference@4/67999/7ff32cd0-31aa-4eaa-8365-748147c6ac18/profile_osx_130_libcpp_apple-clang_release_64.zlib-ng-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/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] zlib-ng: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/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk zlib-ng/2.0.2 (test package): Installing package Requirements zlib-ng/2.0.2 from local cache - Cache Packages zlib-ng/2.0.2:2ea5b0c679478376e659e797e4e4f74c36a75c83 - Cache Installing (downloading, building) binaries... zlib-ng/2.0.2: Already installed! zlib-ng/2.0.2 (test package): Generator 'CMakeDeps' calling 'generate()' zlib-ng/2.0.2 (test package): Generator 'CMakeToolchain' calling 'generate()' zlib-ng/2.0.2 (test package): Generator txt created conanbuildinfo.txt zlib-ng/2.0.2 (test package): Aggregating env generators zlib-ng/2.0.2 (test package): Generated conaninfo.txt zlib-ng/2.0.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zlib-ng/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 zlib-ng/2.0.2 (test package): Calling build() zlib-ng/2.0.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zlib-ng/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/zlib-ng/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zlib-ng/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/zlib-ng/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zlib-ng/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'zlib-ng::zlib-ng' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zlib-ng/all/test_package/build/Release zlib-ng/2.0.2 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zlib-ng/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/zlib-ng/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 zlib-ng/2.0.2 (test package): Running test() ----Running------ > ./test_package ----------------- ZLIB NG VERSION: 2.0.2 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 zlib-ng/2.0.2 (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 zlib-ng/2.0.2 (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