******************************************************************************** conan install libjpeg/9d@#1d9061b6bd0ec7b534a08538ac4f6cee --build=libjpeg -pr /home/conan/w/prod/BuildSingleReference/164414/5eba2140-45b8-4233-9ff2-5640ba6ae8fe/profile_linux_12_libstdcpp_clang_release_64.libjpeg-shared-False.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: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 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=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] libjpeg:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libjpeg/9d: Forced build from source Installing package: libjpeg/9d Requirements libjpeg/9d from local cache - Cache Packages libjpeg/9d:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libjpeg/9d: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/source/src libjpeg/9d: [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/9d: Copying sources to build folder libjpeg/9d: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7 libjpeg/9d: Generator txt created conanbuildinfo.txt libjpeg/9d: Calling generate() libjpeg/9d: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libjpeg/9d: Calling build() libjpeg/9d: Apply patch (portability): Add support to generate DLL on Windows libjpeg/9d: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/configure" '--disable-shared' '--enable-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/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/configure" '--disable-shared' '--enable-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 thread-safe 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... clang 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 we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking for clang option to accept ISO C99... none needed checking for clang option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... clang -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking locale.h usability... yes checking locale.h presence... 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 clang... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/conan/binutils/bin/nm -B checking the name lister (/opt/conan/binutils/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/local/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool 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 /opt/conan/binutils/bin/nm -B output from clang 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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking libjpeg version number... 9.4.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/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/conan/conanbuild.sh" && make -j3 ----------------- make all-am make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release' 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/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release' libjpeg/9d: Package 'cf142e38e022cf2a99aadebfd8f37ead3e935ad7' built libjpeg/9d: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release libjpeg/9d: Generated conaninfo.txt libjpeg/9d: Generated conanbuildinfo.txt libjpeg/9d: Generating the package libjpeg/9d: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7 libjpeg/9d: Calling package() libjpeg/9d: Copied 1 file: README ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7 -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release' /bin/bash /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/install-sh -d /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//include /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//include' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//share/man/man1' /usr/bin/install -c -m 644 jconfig.h /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//include/jconfig.h /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/jerror.h /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/jmorecfg.h /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/jpeglib.h '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//include' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/pkgconfig' /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libjpeg.la '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/cjpeg.1 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/djpeg.1 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/jpegtran.1 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/rdjpgcom.1 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src/wrjpgcom.1 '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//share/man/man1' /usr/bin/install -c -m 644 libjpeg.pc '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libjpeg.lai /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/libjpeg.la libtool: install: /usr/bin/install -c .libs/libjpeg.a /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/libjpeg.a libtool: install: chmod 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/libjpeg.a libtool: install: ranlib /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//lib/libjpeg.a /bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//bin' /bin/bash ./libtool --mode=install /usr/bin/install -c cjpeg djpeg jpegtran rdjpgcom wrjpgcom '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//bin' libtool: install: /usr/bin/install -c cjpeg /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//bin/cjpeg libtool: install: /usr/bin/install -c djpeg /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//bin/djpeg libtool: install: /usr/bin/install -c jpegtran /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//bin/jpegtran libtool: install: /usr/bin/install -c rdjpgcom /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//bin/rdjpgcom libtool: install: /usr/bin/install -c wrjpgcom /home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7//bin/wrjpgcom make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libjpeg/9d/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build-release' libjpeg/9d: Copied 1 '.h' file: jpegint.h libjpeg/9d: Copied 1 '.h' file: transupp.h libjpeg/9d: Copied 1 '.h' file: jinclude.h libjpeg/9d: 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/9d package(): Packaged 7 '.h' files libjpeg/9d package(): Packaged 1 '.c' file: transupp.c libjpeg/9d package(): Packaged 1 '.a' file: libjpeg.a libjpeg/9d package(): Packaged 1 file: README libjpeg/9d: Package 'cf142e38e022cf2a99aadebfd8f37ead3e935ad7' created libjpeg/9d: Created package revision b5f6eb57c0e71a25d143aabf736dfcee [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' libjpeg/9d: 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