******************************************************************************** conan test conan-center-index/recipes/zlib-ng/all/test_package/conanfile.py zlib-ng/2.0.2@#ddab7cfb4b6b3d8dc1afee92cbd59eb8 -pr /home/conan/w/prod/BuildSingleReference/67970/97e0c6bc-80ec-43b0-8042-c9c36f52076f/profile_linux_7_libstdcpp11_gcc_debug_64.zlib-ng-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] zlib-ng:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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:84d96e2a2d37bebe8e40d1a81ecf2cdc98c8ba3c - 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 txt created conanbuildinfo.txt zlib-ng/2.0.2 (test package): Generator 'CMakeToolchain' calling 'generate()' 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: '/home/conan/w/prod/BuildSingleReference/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="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/zlib-ng/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/zlib-ng/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/zlib-ng/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/zlib-ng/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/zlib-ng/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is GNU 7.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/zlib-ng/all/test_package/build/Debug zlib-ng/2.0.2 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/zlib-ng/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/zlib-ng/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 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