******************************************************************************** conan test conan-center-index/recipes/zlib/1.2.11/test_package/conanfile.py zlib/1.2.11@ --profile=/home/conan/w/BuildSingleReference/8544/b0437dab-5629-4cce-9f5a-2faa5d40234b/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=4.0 os=Linux os_build=Linux [options] zlib:shared=True [build_requires] [env] zlib/1.2.11 (test package): Installing package Requirements zlib/1.2.11 from local cache - Cache Packages zlib/1.2.11:eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35 - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [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 zlib/1.2.11 (test package): Generator pkg_config created zlib.pc zlib/1.2.11 (test package): Generator txt created conanbuildinfo.txt zlib/1.2.11 (test package): Generator cmake created conanbuildinfo.cmake zlib/1.2.11 (test package): Generated conaninfo.txt zlib/1.2.11 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/zlib/1.2.11/test_package/build/3f822c718ef3e892c6384b90e20b2e2961e275a7/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/1.2.11 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/zlib/1.2.11/test_package/build/3f822c718ef3e892c6384b90e20b2e2961e275a7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="4.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/zlib/1.2.11/test_package/build/3f822c718ef3e892c6384b90e20b2e2961e275a7/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/zlib/1.2.11/test_package' ----------------- -- The C compiler identification is Clang 4.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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 z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/eaf9d8cbae37da33e4a2aee2f51a2e0120c76d35/lib/libz.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Checking correct version: 4.0 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/zlib/1.2.11/test_package/build/3f822c718ef3e892c6384b90e20b2e2961e275a7 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/zlib/1.2.11/test_package/build/3f822c718ef3e892c6384b90e20b2e2961e275a7' '--' '-j3' ----------------- Scanning dependencies of target test_zlib [ 50%] Building C object CMakeFiles/test_zlib.dir/test.c.o [100%] Linking C executable bin/test [100%] Built target test_zlib zlib/1.2.11 (test package): Running test() ----Running------ > bin/test ----------------- Compressed size is: 21 Compressed string is: Conan Package Manager Compressed size is: 22 Compressed string is: x�s��K�SHL�NLOU�M�RE ZLIB VERSION: 1.2.11 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