******************************************************************************** conan test conan-center-index/recipes/libpng/all/test_package/conanfile.py libpng/1.5.2@#99047024657c457e2574bee24f6ad59c -pr /home/conan/w/prod/BuildSingleReference/70344/a71d3f75-49a4-4db9-a41b-14965c012434/profile_linux_11_libstdcpp11_gcc_release_64.libpng-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] libpng:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae libpng/1.5.2 (test package): Installing package Requirements libpng/1.5.2 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages libpng/1.5.2:307017786caa3aee00a1a1adaa77e454618ad6c7 - Download zlib/1.2.12:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.2.12: Downloaded package revision bad6e12ac13296404f31777ab71f15dc libpng/1.5.2: Retrieving package 307017786caa3aee00a1a1adaa77e454618ad6c7 from remote 'c3i_PR-11686' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpng/1.5.2: Package installed 307017786caa3aee00a1a1adaa77e454618ad6c7 libpng/1.5.2: Downloaded package revision 379873ac54a98eea1d82dd69b12c09dc libpng/1.5.2 (test package): Generator cmake_find_package created FindPNG.cmake libpng/1.5.2 (test package): Generator cmake_find_package created FindZLIB.cmake libpng/1.5.2 (test package): Generator txt created conanbuildinfo.txt libpng/1.5.2 (test package): Generator cmake created conanbuildinfo.cmake libpng/1.5.2 (test package): Aggregating env generators libpng/1.5.2 (test package): Generated conaninfo.txt libpng/1.5.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpng/all/test_package/build/9b98cfee622c5a8518c05b3488c285ef4b37e59b/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 libpng/1.5.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpng/all/test_package/build/9b98cfee622c5a8518c05b3488c285ef4b37e59b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpng/all/test_package/build/9b98cfee622c5a8518c05b3488c285ef4b37e59b/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_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpng/all/test_package/build/9b98cfee622c5a8518c05b3488c285ef4b37e59b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpng/all/test_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 png15 found /home/conan/w/prod/BuildSingleReference/.conan/data/libpng/1.5.2/_/_/package/307017786caa3aee00a1a1adaa77e454618ad6c7/lib/libpng15.so -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated FindPNG.cmake -- Found PNG: 1.5.2 (found version "1.5.2") -- Library png15 found /home/conan/w/prod/BuildSingleReference/.conan/data/libpng/1.5.2/_/_/package/307017786caa3aee00a1a1adaa77e454618ad6c7/lib/libpng15.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libpng/1.5.2/_/_/package/307017786caa3aee00a1a1adaa77e454618ad6c7/lib/libpng15.so -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpng/all/test_package/build/9b98cfee622c5a8518c05b3488c285ef4b37e59b ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libpng/all/test_package/build/9b98cfee622c5a8518c05b3488c285ef4b37e59b' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libpng/1.5.2 (test package): Running test() ----Running------ > bin/test_package ----------------- 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 Compiled with libpng 1.5.2; using libpng 1.5.2. Compiled with zlib 1.2.12; using zlib 1.2.12.