******************************************************************************** conan test cci-149107db/recipes/imagl/all/test_package/conanfile.py imagl/0.2.1@#0b43b932fc974f1e0d0b0ba378e01bff -pr /home/conan/w/prod/BuildSingleReference/211570/06bbcfb0-a027-4e7a-a4fd-eba137889e19/profile_linux_11_libstdcpp_gcc_debug_64.imagl-shared-True.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++ compiler.version=11 os=Linux [options] imagl:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Your compiler is gcc 11 and is compatible. imagl/0.2.1 (test package): Installing package Requirements imagl/0.2.1 from local cache - Cache libjpeg/9d from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages imagl/0.2.1:72a8b430587f2badf9984ffd70dfe74bfb977e96 - Cache libjpeg/9d:be27726f9885116da1158027505be62e913cd585 - Cache libpng/1.6.37:603748838ea57779fa3e5d2c1654692233802817 - Cache zlib/1.2.13:be27726f9885116da1158027505be62e913cd585 - Cache Installing (downloading, building) binaries... libjpeg/9d: Already installed! zlib/1.2.13: Already installed! libpng/1.6.37: Already installed! imagl/0.2.1: Already installed! imagl/0.2.1 (test package): Generator txt created conanbuildinfo.txt imagl/0.2.1 (test package): Generator 'CMakeToolchain' calling 'generate()' imagl/0.2.1 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' imagl/0.2.1 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' imagl/0.2.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' imagl/0.2.1 (test package): Generator 'CMakeDeps' calling 'generate()' imagl/0.2.1 (test package): Aggregating env generators imagl/0.2.1 (test package): Generated conaninfo.txt imagl/0.2.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/build/Debug/generators/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 imagl/0.2.1 (test package): Calling build() imagl/0.2.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 11.1.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'imagl::imagl' -- Conan: Target declared 'PNG::PNG' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'JPEG::JPEG' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/build/Debug imagl/0.2.1 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/example.cpp.o [100%] Linking CXX executable example [100%] Built target example imagl/0.2.1 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_package/build/Debug/generators/conanrun.sh" && ./example ----------------- It works! CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 imagl/0.2.1 (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 imagl/0.2.1 (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 cci-149107db/recipes/imagl/all/test_v1_package/conanfile.py imagl/0.2.1@#0b43b932fc974f1e0d0b0ba378e01bff -pr /home/conan/w/prod/BuildSingleReference/211570/06bbcfb0-a027-4e7a-a4fd-eba137889e19/profile_linux_11_libstdcpp_gcc_debug_64.imagl-shared-True.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++ compiler.version=11 os=Linux [options] imagl:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Your compiler is gcc 11 and is compatible. imagl/0.2.1 (test package): Installing package Requirements imagl/0.2.1 from local cache - Cache libjpeg/9d from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages imagl/0.2.1:72a8b430587f2badf9984ffd70dfe74bfb977e96 - Cache libjpeg/9d:be27726f9885116da1158027505be62e913cd585 - Cache libpng/1.6.37:603748838ea57779fa3e5d2c1654692233802817 - Cache zlib/1.2.13:be27726f9885116da1158027505be62e913cd585 - Cache Installing (downloading, building) binaries... libjpeg/9d: Already installed! zlib/1.2.13: Already installed! libpng/1.6.37: Already installed! imagl/0.2.1: Already installed! imagl/0.2.1 (test package): Generator txt created conanbuildinfo.txt imagl/0.2.1 (test package): Generator cmake created conanbuildinfo.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created imagl-config-version.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created imagl-config.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created imaglTargets.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created imaglTarget-debug.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created PNGConfigVersion.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created PNGConfig.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created PNGTargets.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created PNGTarget-debug.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created JPEGConfigVersion.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created JPEGConfig.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created JPEGTargets.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created JPEGTarget-debug.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake imagl/0.2.1 (test package): Generator cmake_find_package_multi created ZLIBTarget-debug.cmake imagl/0.2.1 (test package): Aggregating env generators imagl/0.2.1 (test package): Generated conaninfo.txt imagl/0.2.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_v1_package/build/548448cf9206e7927125d4fe3f19ed379d6112fd/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 imagl/0.2.1 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_v1_package/build/548448cf9206e7927125d4fe3f19ed379d6112fd' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_v1_package/build/548448cf9206e7927125d4fe3f19ed379d6112fd/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="/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_v1_package/build/548448cf9206e7927125d4fe3f19ed379d6112fd" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_v1_package/build/548448cf9206e7927125d4fe3f19ed379d6112fd" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_v1_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX 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 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library imaGLd found /home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/package/72a8b430587f2badf9984ffd70dfe74bfb977e96/lib/libimaGLd.so -- Library png found /home/conan/w/prod/BuildSingleReference/.conan/data/libpng/1.6.37/_/_/package/603748838ea57779fa3e5d2c1654692233802817/lib/libpng.a -- Library jpeg found /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libjpeg.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++ -- Library imaGLd found /home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/package/72a8b430587f2badf9984ffd70dfe74bfb977e96/lib/libimaGLd.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/imagl/0.2.1/_/_/package/72a8b430587f2badf9984ffd70dfe74bfb977e96/lib/libimaGLd.so -- Library png found /home/conan/w/prod/BuildSingleReference/.conan/data/libpng/1.6.37/_/_/package/603748838ea57779fa3e5d2c1654692233802817/lib/libpng.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libpng/1.6.37/_/_/package/603748838ea57779fa3e5d2c1654692233802817/lib/libpng.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Library jpeg found /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libjpeg.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libjpeg.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_v1_package/build/548448cf9206e7927125d4fe3f19ed379d6112fd ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-149107db/recipes/imagl/all/test_v1_package/build/548448cf9206e7927125d4fe3f19ed379d6112fd' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object test_package/CMakeFiles/example.dir/example.cpp.o [100%] Linking CXX executable ../bin/example [100%] Built target example imagl/0.2.1 (test package): Running test() ----Running------ > bin/example ----------------- It works! 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