******************************************************************************** conan install libjpeg/9e@#68269859e4325ddc3f995d1fd3fc9187 --build=libjpeg -pr /home/conan/w/prod/BuildSingleReference/164397/5cf01b0d-c149-4b2a-a4a7-a8b4f3be101e/profile_linux_7_libstdcpp11_gcc_debug_64.libjpeg-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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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=7 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=7 os=Linux [options] libjpeg:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libjpeg/9e: Forced build from source Installing package: libjpeg/9e Requirements libjpeg/9e from local cache - Cache Packages libjpeg/9e:46863e2dc48a06454dddba7dea457fd3976ba047 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libjpeg/9e: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/source/src libjpeg/9e: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libjpeg/9e: Copying sources to build folder libjpeg/9e: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047 libjpeg/9e: Generator txt created conanbuildinfo.txt libjpeg/9e: Calling generate() libjpeg/9e: Aggregating env generators [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/9e: Calling build() libjpeg/9e: Apply patch (portability): Add support to generate DLL on Windows libjpeg/9e: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/bin/gcc -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ar... ar checking the archiver (ar) interface... ar checking if LD -Wl,--version-script works... yes checking for function prototypes... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for locale.h... yes checking for string.h... (cached) yes checking for size_t... yes checking for type unsigned char... yes checking for type unsigned short... yes checking for type void... yes checking for an ANSI C-conforming const... yes checking for inline... __inline__ checking for broken incomplete types... ok checking for short external names... ok checking to see if char is signed... yes checking to see if right shift is signed... yes checking to see if fopen accepts b spec... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking libjpeg version number... 9.5.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libjpeg.pc config.status: creating jconfig.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/conanbuild.sh" && make -j3 ----------------- make all-am make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug' CC cjpeg.o CC rdppm.o CC rdgif.o CC rdtarga.o CC rdrle.o CC rdbmp.o CC rdswitch.o CC cdjpeg.o CC jaricom.lo CC jcapimin.lo CC jcapistd.lo CC jcarith.lo CC jccoefct.lo CC jccolor.lo CC jcdctmgr.lo CC jchuff.lo CC jcinit.lo CC jcmainct.lo CC jcmarker.lo CC jcmaster.lo CC jcomapi.lo CC jcparam.lo CC jcprepct.lo CC jcsample.lo CC jctrans.lo CC jdapimin.lo CC jdapistd.lo CC jdarith.lo CC jdatadst.lo CC jdatasrc.lo CC jdcoefct.lo CC jdcolor.lo CC jddctmgr.lo CC jdhuff.lo CC jdinput.lo CC jdmainct.lo CC jdmarker.lo CC jdmaster.lo CC jdmerge.lo CC jdpostct.lo CC jdsample.lo CC jdtrans.lo CC jerror.lo CC jfdctflt.lo CC jfdctfst.lo CC jfdctint.lo CC jidctflt.lo CC jidctfst.lo CC jidctint.lo CC jquant1.lo CC jquant2.lo CC jutils.lo CC jmemmgr.lo CC jmemnobs.lo CC djpeg.o CC wrppm.o CC wrgif.o CC wrtarga.o CC wrrle.o CC wrbmp.o CC rdcolmap.o CC jpegtran.o CC transupp.o CC rdjpgcom.o CC wrjpgcom.o CCLD libjpeg.la CCLD rdjpgcom CCLD wrjpgcom CCLD cjpeg CCLD djpeg CCLD jpegtran make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug' libjpeg/9e: Package '46863e2dc48a06454dddba7dea457fd3976ba047' built libjpeg/9e: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug libjpeg/9e: Generated conaninfo.txt libjpeg/9e: Generated conanbuildinfo.txt libjpeg/9e: Generating the package libjpeg/9e: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047 libjpeg/9e: Calling package() libjpeg/9e: Copied 1 file: README ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047 -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug' /bin/bash /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/install-sh -d /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//include /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//include' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//share/man/man1' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/jerror.h /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/jmorecfg.h /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/jpeglib.h '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//include' /usr/bin/install -c -m 644 jconfig.h /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//include/jconfig.h /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib/pkgconfig' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libjpeg.la '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/cjpeg.1 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/djpeg.1 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/jpegtran.1 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/rdjpgcom.1 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/wrjpgcom.1 '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//share/man/man1' /usr/bin/install -c -m 644 libjpeg.pc '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libjpeg.so.9.5.0 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib/libjpeg.so.9.5.0 libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib && { ln -s -f libjpeg.so.9.5.0 libjpeg.so.9 || { rm -f libjpeg.so.9 && ln -s libjpeg.so.9.5.0 libjpeg.so.9; }; }) libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib && { ln -s -f libjpeg.so.9.5.0 libjpeg.so || { rm -f libjpeg.so && ln -s libjpeg.so.9.5.0 libjpeg.so; }; }) libtool: install: /usr/bin/install -c .libs/libjpeg.lai /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib/libjpeg.la /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//bin' /bin/bash ./libtool --mode=install /usr/bin/install -c cjpeg djpeg jpegtran rdjpgcom wrjpgcom '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//bin' libtool: install: /usr/bin/install -c .libs/cjpeg /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//bin/cjpeg libtool: install: /usr/bin/install -c .libs/djpeg /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//bin/djpeg libtool: install: /usr/bin/install -c .libs/jpegtran /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//bin/jpegtran libtool: install: /usr/bin/install -c rdjpgcom /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//bin/rdjpgcom libtool: install: /usr/bin/install -c wrjpgcom /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//bin/wrjpgcom make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9e/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug' libjpeg/9e: Copied 1 '.h' file: jpegint.h libjpeg/9e: Copied 1 '.h' file: transupp.h libjpeg/9e: Copied 1 '.h' file: jinclude.h libjpeg/9e: Copied 1 '.c' file: transupp.c [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK libjpeg/9e package(): Packaged 7 '.h' files libjpeg/9e package(): Packaged 1 '.c' file: transupp.c libjpeg/9e package(): Packaged 1 '.0' file: libjpeg.so.9.5.0 libjpeg/9e package(): Packaged 1 '.so' file: libjpeg.so libjpeg/9e package(): Packaged 1 '.9' file: libjpeg.so.9 libjpeg/9e package(): Packaged 1 file: README libjpeg/9e: Package '46863e2dc48a06454dddba7dea457fd3976ba047' created libjpeg/9e: Created package revision b01ea816865b0e28fa4ea83ba5e046a7 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators libtool: warning: remember to run 'libtool --finish //lib' libtool: warning: 'libjpeg.la' has not been installed in '//lib' libtool: warning: 'libjpeg.la' has not been installed in '//lib' libtool: warning: 'libjpeg.la' has not been installed in '//lib' libjpeg/9e: 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