******************************************************************************** conan test conan-center-index/recipes/libjpeg/all/test_package/conanfile.py libjpeg/9c@#c7dec9e40786ac666ac3a2fc7efaaaf8 -pr /home/conan/w/prod/BuildSingleReference/26173/55346a4e-5bdd-40a3-8e41-499f551495d8/profile_linux_9_libstdcpp11_gcc_debug_64.libjpeg-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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=9 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] libjpeg:shared=True [build_requires] [env] libjpeg/9c (test package): Installing package Requirements libjpeg/9c from local cache - Cache Packages libjpeg/9c:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Download Installing (downloading, building) binaries... libjpeg/9c: Retrieving package 30eae4e50fefe0f7b788ed8928ac248681ea6af0 from remote 'c3i_PR-9997' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libjpeg/9c: Package installed 30eae4e50fefe0f7b788ed8928ac248681ea6af0 libjpeg/9c: Downloaded package revision 4ac31423b58653b955f55d3bce00a27c libjpeg/9c (test package): Generator cmake created conanbuildinfo.cmake libjpeg/9c (test package): Generator cmake_find_package created FindJPEG.cmake libjpeg/9c (test package): Generator txt created conanbuildinfo.txt libjpeg/9c (test package): Aggregating env generators libjpeg/9c (test package): Generated conaninfo.txt libjpeg/9c (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libjpeg/all/test_package/build/615f6cbe54aa1ca5ce2a9650c0a3b65cc87275f3/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 libjpeg/9c (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libjpeg/all/test_package/build/615f6cbe54aa1ca5ce2a9650c0a3b65cc87275f3' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -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/libjpeg/all/test_package/build/615f6cbe54aa1ca5ce2a9650c0a3b65cc87275f3/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/libjpeg/all/test_package/build/615f6cbe54aa1ca5ce2a9650c0a3b65cc87275f3" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libjpeg/all/test_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- 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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library jpeg found /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9c/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libjpeg.so -- 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 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated FindJPEG.cmake -- Found JPEG: 9c (found version "9c") -- Library jpeg found /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9c/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libjpeg.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9c/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libjpeg.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libjpeg/all/test_package/build/615f6cbe54aa1ca5ce2a9650c0a3b65cc87275f3 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libjpeg/all/test_package/build/615f6cbe54aa1ca5ce2a9650c0a3b65cc87275f3' '--' '-j3' ----------------- Scanning dependencies of target test_package Scanning dependencies of target test_transupp [ 40%] Building C object CMakeFiles/test_package.dir/test_package.c.o [ 40%] Building C object CMakeFiles/test_transupp.dir/test_transupp.c.o [ 60%] Building C object CMakeFiles/test_transupp.dir/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9c/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/res/transupp.c.o [ 80%] Linking C executable bin/test_package [ 80%] Built target test_package [100%] Linking C executable bin/test_transupp [100%] Built target test_transupp libjpeg/9c (test package): Running test() ----Running------ > bin/test_package /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libjpeg/all/test_package/testimg.jpg ----------------- JPEG image is 227w * 149h, 3 color components, 8 bits per sample JPEG process: Baseline ----Running------ > bin/test_transupp /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libjpeg/all/test_package/testimg.jpg /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libjpeg/all/test_package/build/615f6cbe54aa1ca5ce2a9650c0a3b65cc87275f3/outimg.jpg ----------------- Done 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 The input image is odd-sized. The transform will not be correct.