Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/LibRaw.spec'], chrootPath='/var/lib/mock/dist-an8-loongarch64-build-52081-23727/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/LibRaw.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/LibRaw-0.19.5-2.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/LibRaw.spec'], chrootPath='/var/lib/mock/dist-an8-loongarch64-build-52081-23727/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/LibRaw.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.csZp6Y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf LibRaw-0.19.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/LibRaw-0.19.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd LibRaw-0.19.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (LibRaw-0.6.0-pkgconfig.patch):' Patch #0 (LibRaw-0.6.0-pkgconfig.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .pkgconfig --fuzz=0 patching file libraw.pc.in patching file libraw_r.pc.in patching file libraw_r.pc.in patching file libraw.pc.in + echo 'Patch #1 (LibRaw-CVE-2020-15503.patch):' Patch #1 (LibRaw-CVE-2020-15503.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cve-2020-15503 --fuzz=0 patching file libraw/libraw_const.h patching file src/libraw_cxx.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KstpO4 + umask 022 + cd /builddir/build/BUILD + cd LibRaw-0.19.5 + autoreconf -if libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:9: installing './compile' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-examples=yes --enable-jasper --enable-jpeg --enable-lcms --enable-openmp checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for loongarch64-Anolis-linux-g++... no checking for loongarch64-Anolis-linux-c++... no checking for loongarch64-Anolis-linux-gpp... no checking for loongarch64-Anolis-linux-aCC... no checking for loongarch64-Anolis-linux-CC... no checking for loongarch64-Anolis-linux-cxx... no checking for loongarch64-Anolis-linux-cc++... no checking for loongarch64-Anolis-linux-cl.exe... no checking for loongarch64-Anolis-linux-FCC... no checking for loongarch64-Anolis-linux-KCC... no checking for loongarch64-Anolis-linux-RCC... no checking for loongarch64-Anolis-linux-xlC_r... no checking for loongarch64-Anolis-linux-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking for loongarch64-Anolis-linux-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... loongarch64-Anolis-linux-gnu checking host system type... loongarch64-Anolis-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert loongarch64-Anolis-linux-gnu file names to loongarch64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert loongarch64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for loongarch64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-Anolis-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for loongarch64-Anolis-linux-strip... no checking for strip... strip checking for loongarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for loongarch64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for OpenMP flag of C compiler... -fopenmp checking for jpeg_mem_src in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jas_init in -ljasper... yes checking jasper/jasper.h usability... yes checking jasper/jasper.h presence... yes checking for jasper/jasper.h... yes checking for loongarch64-Anolis-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LCMS2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libraw.pc config.status: creating libraw_r.pc config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j4 g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DLIBRAW_NOTHREADS -w -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o samples/bin_mem_image-mem_image.o `test -f 'samples/mem_image.cpp' || echo './'`samples/mem_image.cpp g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DLIBRAW_NOTHREADS -w -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o samples/bin_simple_dcraw-simple_dcraw.o `test -f 'samples/simple_dcraw.cpp' || echo './'`samples/simple_dcraw.cpp g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DLIBRAW_NOTHREADS -w -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o samples/bin_4channels-4channels.o `test -f 'samples/4channels.cpp' || echo './'`samples/4channels.cpp gcc -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DLIBRAW_NOTHREADS -w -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o samples/bin_dcraw_half-dcraw_half.o `test -f 'samples/dcraw_half.c' || echo './'`samples/dcraw_half.c g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DLIBRAW_NOTHREADS -w -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o samples/bin_unprocessed_raw-unprocessed_raw.o `test -f 'samples/unprocessed_raw.cpp' || echo './'`samples/unprocessed_raw.cpp gcc -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -pthread -w -O2 -g -fopenmp -c -o samples/bin_half_mt-half_mt.o `test -f 'samples/half_mt.c' || echo './'`samples/half_mt.c g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DLIBRAW_NOTHREADS -w -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o samples/bin_multirender_test-multirender_test.o `test -f 'samples/multirender_test.cpp' || echo './'`samples/multirender_test.cpp g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DLIBRAW_NOTHREADS -w -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o samples/bin_postprocessing_benchmark-postprocessing_benchmark.o `test -f 'samples/postprocessing_benchmark.cpp' || echo './'`samples/postprocessing_benchmark.cpp g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DLIBRAW_NOTHREADS -w -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o samples/bin_dcraw_emu-dcraw_emu.o `test -f 'samples/dcraw_emu.cpp' || echo './'`samples/dcraw_emu.cpp g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DLIBRAW_NOTHREADS -w -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o samples/bin_raw_identify-raw-identify.o `test -f 'samples/raw-identify.cpp' || echo './'`samples/raw-identify.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o internal/dcraw_fileio.lo internal/dcraw_fileio.cpp libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c internal/dcraw_fileio.cpp -fPIC -DPIC -o internal/.libs/dcraw_fileio.o libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c internal/dcraw_fileio.cpp -o internal/dcraw_fileio.o >/dev/null 2>&1 In file included from ./libraw/libraw.h:35, from internal/dcraw_fileio.cpp:25: ./libraw/libraw_datastream.h:121:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from internal/dcraw_fileio.cpp:25: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:35, from internal/dcraw_fileio.cpp:25: ./libraw/libraw_datastream.h:122:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from internal/dcraw_fileio.cpp:25: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o src/libraw_datastream.lo src/libraw_datastream.cpp libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c src/libraw_datastream.cpp -fPIC -DPIC -o src/.libs/libraw_datastream.o libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c src/libraw_datastream.cpp -o src/libraw_datastream.o >/dev/null 2>&1 In file included from ./libraw/libraw.h:35, from src/libraw_datastream.cpp:27: ./libraw/libraw_datastream.h:121:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from src/libraw_datastream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:35, from src/libraw_datastream.cpp:27: ./libraw/libraw_datastream.h:122:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from src/libraw_datastream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/libraw_datastream.cpp: In constructor 'LibRaw_file_datastream::LibRaw_file_datastream(const char*)': src/libraw_datastream.cpp:85:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buf(new std::filebuf()); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from src/libraw_datastream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/libraw_datastream.cpp: In member function 'virtual int LibRaw_file_datastream::subfile_open(const char*)': src/libraw_datastream.cpp:226:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buf(new std::filebuf()); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from src/libraw_datastream.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o src/libraw_c_api.lo src/libraw_c_api.cpp libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c src/libraw_c_api.cpp -fPIC -DPIC -o src/.libs/libraw_c_api.o libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c src/libraw_c_api.cpp -o src/libraw_c_api.o >/dev/null 2>&1 In file included from ./libraw/libraw.h:35, from src/libraw_c_api.cpp:22: ./libraw/libraw_datastream.h:121:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from src/libraw_c_api.cpp:22: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:35, from src/libraw_c_api.cpp:22: ./libraw/libraw_datastream.h:122:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from src/libraw_c_api.cpp:22: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o internal/demosaic_packs.lo internal/demosaic_packs.cpp libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c internal/demosaic_packs.cpp -fPIC -DPIC -o internal/.libs/demosaic_packs.o libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c internal/demosaic_packs.cpp -o internal/demosaic_packs.o >/dev/null 2>&1 In file included from ./libraw/libraw.h:35, from internal/demosaic_packs.cpp:22: ./libraw/libraw_datastream.h:121:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from internal/demosaic_packs.cpp:22: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:35, from internal/demosaic_packs.cpp:22: ./libraw/libraw_datastream.h:122:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from internal/demosaic_packs.cpp:22: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o src/libraw_cxx.lo src/libraw_cxx.cpp libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c src/libraw_cxx.cpp -fPIC -DPIC -o src/.libs/libraw_cxx.o libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c src/libraw_cxx.cpp -o src/libraw_cxx.o >/dev/null 2>&1 In file included from ./libraw/libraw.h:35, from src/libraw_cxx.cpp:32: ./libraw/libraw_datastream.h:121:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from src/libraw_cxx.cpp:32: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:35, from src/libraw_cxx.cpp:32: ./libraw/libraw_datastream.h:122:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from src/libraw_cxx.cpp:32: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" -DPACKAGE_STRING=\"LibRaw\ 0.19.5\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c -o internal/dcraw_common.lo internal/dcraw_common.cpp libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c internal/dcraw_common.cpp -fPIC -DPIC -o internal/.libs/dcraw_common.o libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.19.5\" "-DPACKAGE_STRING=\"LibRaw 0.19.5\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -DUSE_LCMS2 -O2 -g -fopenmp -c internal/dcraw_common.cpp -o internal/dcraw_common.o >/dev/null 2>&1 In file included from ./libraw/libraw.h:35, from internal/dcraw_common.cpp:27: ./libraw/libraw_datastream.h:121:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from internal/dcraw_common.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:35, from internal/dcraw_common.cpp:27: ./libraw/libraw_datastream.h:122:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ./libraw/libraw_datastream.h:37, from ./libraw/libraw.h:35, from internal/dcraw_common.cpp:27: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -fopenmp -no-undefined -version-info 19:2:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libraw.la -rpath /usr/lib64 internal/dcraw_common.lo internal/dcraw_fileio.lo internal/demosaic_packs.lo src/libraw_cxx.lo src/libraw_datastream.lo src/libraw_c_api.lo -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /lib64/../lib64/crti.o /usr/lib/gcc/loongarch64-redhat-linux-gnu/8/crtbeginS.o internal/.libs/dcraw_common.o internal/.libs/dcraw_fileio.o internal/.libs/demosaic_packs.o src/.libs/libraw_cxx.o src/.libs/libraw_datastream.o src/.libs/libraw_c_api.o -ljpeg -ljasper -llcms2 -L/usr/lib/gcc/loongarch64-redhat-linux-gnu/8 -L/lib64/../lib64 -L/usr/lib64/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/lib64 -L/usr/lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/loongarch64-redhat-linux-gnu/8/crtendS.o /lib64/../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libraw.so.19 -o lib/.libs/libraw.so.19.0.2 libtool: link: (cd "lib/.libs" && rm -f "libraw.so.19" && ln -s "libraw.so.19.0.2" "libraw.so.19") libtool: link: (cd "lib/.libs" && rm -f "libraw.so" && ln -s "libraw.so.19.0.2" "libraw.so") libtool: link: ar cru lib/.libs/libraw.a internal/dcraw_common.o internal/dcraw_fileio.o internal/demosaic_packs.o src/libraw_cxx.o src/libraw_datastream.o src/libraw_c_api.o libtool: link: ranlib lib/.libs/libraw.a libtool: link: ( cd "lib/.libs" && rm -f "libraw.la" && ln -s "../libraw.la" "libraw.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -fopenmp -no-undefined -version-info 19:2:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libraw_r.la -rpath /usr/lib64 internal/dcraw_common.lo internal/dcraw_fileio.lo internal/demosaic_packs.lo src/libraw_cxx.lo src/libraw_datastream.lo src/libraw_c_api.lo -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /lib64/../lib64/crti.o /usr/lib/gcc/loongarch64-redhat-linux-gnu/8/crtbeginS.o internal/.libs/dcraw_common.o internal/.libs/dcraw_fileio.o internal/.libs/demosaic_packs.o src/.libs/libraw_cxx.o src/.libs/libraw_datastream.o src/.libs/libraw_c_api.o -ljpeg -ljasper -llcms2 -L/usr/lib/gcc/loongarch64-redhat-linux-gnu/8 -L/lib64/../lib64 -L/usr/lib64/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/lib64 -L/usr/lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/loongarch64-redhat-linux-gnu/8/crtendS.o /lib64/../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -Wl,-soname -Wl,libraw_r.so.19 -o lib/.libs/libraw_r.so.19.0.2 libtool: link: (cd "lib/.libs" && rm -f "libraw_r.so.19" && ln -s "libraw_r.so.19.0.2" "libraw_r.so.19") libtool: link: (cd "lib/.libs" && rm -f "libraw_r.so" && ln -s "libraw_r.so.19.0.2" "libraw_r.so") libtool: link: ar cru lib/.libs/libraw_r.a internal/dcraw_common.o internal/dcraw_fileio.o internal/demosaic_packs.o src/libraw_cxx.o src/libraw_datastream.o src/libraw_c_api.o libtool: link: ranlib lib/.libs/libraw_r.a libtool: link: ( cd "lib/.libs" && rm -f "libraw_r.la" && ln -s "../libraw_r.la" "libraw_r.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -fopenmp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/raw-identify samples/bin_raw_identify-raw-identify.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/.libs/raw-identify samples/bin_raw_identify-raw-identify.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -fopenmp /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -fopenmp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/unprocessed_raw samples/bin_unprocessed_raw-unprocessed_raw.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/.libs/unprocessed_raw samples/bin_unprocessed_raw-unprocessed_raw.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -fopenmp /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -fopenmp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/simple_dcraw samples/bin_simple_dcraw-simple_dcraw.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/.libs/simple_dcraw samples/bin_simple_dcraw-simple_dcraw.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -fopenmp /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -fopenmp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/4channels samples/bin_4channels-4channels.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/.libs/4channels samples/bin_4channels-4channels.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -fopenmp /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -fopenmp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/dcraw_half samples/bin_dcraw_half-dcraw_half.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: gcc -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/.libs/dcraw_half samples/bin_dcraw_half-dcraw_half.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -fopenmp /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -w -O2 -g -fopenmp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/half_mt samples/bin_half_mt-half_mt.o lib/libraw_r.la -ljpeg -ljasper -llcms2 -lm libtool: link: gcc -pthread -w -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/.libs/half_mt samples/bin_half_mt-half_mt.o lib/.libs/libraw_r.so -ljpeg -ljasper -llcms2 -lm -fopenmp -pthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -fopenmp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/mem_image samples/bin_mem_image-mem_image.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/.libs/mem_image samples/bin_mem_image-mem_image.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -fopenmp /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -fopenmp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/multirender_test samples/bin_multirender_test-multirender_test.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/.libs/multirender_test samples/bin_multirender_test-multirender_test.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -fopenmp /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -fopenmp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/postprocessing_benchmark samples/bin_postprocessing_benchmark-postprocessing_benchmark.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/.libs/postprocessing_benchmark samples/bin_postprocessing_benchmark-postprocessing_benchmark.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -fopenmp /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -fopenmp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/dcraw_emu samples/bin_dcraw_emu-dcraw_emu.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -fopenmp -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/.libs/dcraw_emu samples/bin_dcraw_emu-dcraw_emu.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -fopenmp + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xYAjdf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64 + cd LibRaw-0.19.5 + cp -pr doc manual + chmod 644 LICENSE.CDDL LICENSE.LGPL COPYRIGHT Changelog.txt + chmod 644 manual/API-C.html manual/API-CXX.html manual/API-datastruct.html manual/API-notes.html manual/API-overview.html manual/Install-LibRaw.html manual/Samples-LibRaw.html manual/Why-LibRaw.html manual/index.html + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/LibRaw-0.19.5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p lib/libraw.la lib/libraw_r.la '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64' libtool: install: /usr/bin/install -p lib/.libs/libraw.so.19.0.2 /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw.so.19.0.2 libtool: install: (cd /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64 && { ln -s -f libraw.so.19.0.2 libraw.so.19 || { rm -f libraw.so.19 && ln -s libraw.so.19.0.2 libraw.so.19; }; }) libtool: install: (cd /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64 && { ln -s -f libraw.so.19.0.2 libraw.so || { rm -f libraw.so && ln -s libraw.so.19.0.2 libraw.so; }; }) libtool: install: /usr/bin/install -p lib/.libs/libraw.lai /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw.la libtool: install: /usr/bin/install -p lib/.libs/libraw_r.so.19.0.2 /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw_r.so.19.0.2 libtool: install: (cd /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64 && { ln -s -f libraw_r.so.19.0.2 libraw_r.so.19 || { rm -f libraw_r.so.19 && ln -s libraw_r.so.19.0.2 libraw_r.so.19; }; }) libtool: install: (cd /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64 && { ln -s -f libraw_r.so.19.0.2 libraw_r.so || { rm -f libraw_r.so && ln -s libraw_r.so.19.0.2 libraw_r.so; }; }) libtool: install: /usr/bin/install -p lib/.libs/libraw_r.lai /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw_r.la libtool: install: /usr/bin/install -p lib/.libs/libraw.a /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw.a libtool: install: chmod 644 /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw.a libtool: install: ranlib /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw.a libtool: install: /usr/bin/install -p lib/.libs/libraw_r.a /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw_r.a libtool: install: chmod 644 /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw_r.a libtool: install: ranlib /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw_r.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p bin/raw-identify bin/unprocessed_raw bin/4channels bin/simple_dcraw bin/mem_image bin/dcraw_half bin/half_mt bin/multirender_test bin/postprocessing_benchmark bin/dcraw_emu '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin' libtool: warning: 'lib/libraw.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/raw-identify /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/raw-identify libtool: warning: 'lib/libraw.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/unprocessed_raw /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/unprocessed_raw libtool: warning: 'lib/libraw.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/4channels /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/4channels libtool: warning: 'lib/libraw.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/simple_dcraw /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/simple_dcraw libtool: warning: 'lib/libraw.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/mem_image /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/mem_image libtool: warning: 'lib/libraw.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/dcraw_half /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/dcraw_half libtool: warning: 'lib/libraw_r.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/half_mt /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/half_mt libtool: warning: 'lib/libraw.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/multirender_test /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/multirender_test libtool: warning: 'lib/libraw.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/postprocessing_benchmark /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/postprocessing_benchmark libtool: warning: 'lib/libraw.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/dcraw_emu /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/dcraw_emu /usr/bin/mkdir -p '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/doc/libraw' /usr/bin/install -p -m 644 COPYRIGHT LICENSE.CDDL LICENSE.LGPL Changelog.txt '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/doc/libraw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/include/libraw' /usr/bin/install -p -m 644 libraw/libraw.h libraw/libraw_alloc.h libraw/libraw_const.h libraw/libraw_datastream.h libraw/libraw_internal.h libraw/libraw_types.h libraw/libraw_version.h '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/include/libraw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libraw.pc libraw_r.pc '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/pkgconfig' make[1]: Leaving directory '/builddir/build/BUILD/LibRaw-0.19.5' + rm -rfv samples/.deps removed 'samples/.deps/.dirstamp' removed directory 'samples/.deps' + rm -fv samples/.dirstamp removed 'samples/.dirstamp' + rm -fv samples/bin_4channels-4channels.o samples/bin_dcraw_emu-dcraw_emu.o samples/bin_dcraw_half-dcraw_half.o samples/bin_half_mt-half_mt.o samples/bin_mem_image-mem_image.o samples/bin_multirender_test-multirender_test.o samples/bin_postprocessing_benchmark-postprocessing_benchmark.o samples/bin_raw_identify-raw-identify.o samples/bin_simple_dcraw-simple_dcraw.o samples/bin_unprocessed_raw-unprocessed_raw.o removed 'samples/bin_4channels-4channels.o' removed 'samples/bin_dcraw_emu-dcraw_emu.o' removed 'samples/bin_dcraw_half-dcraw_half.o' removed 'samples/bin_half_mt-half_mt.o' removed 'samples/bin_mem_image-mem_image.o' removed 'samples/bin_multirender_test-multirender_test.o' removed 'samples/bin_postprocessing_benchmark-postprocessing_benchmark.o' removed 'samples/bin_raw_identify-raw-identify.o' removed 'samples/bin_simple_dcraw-simple_dcraw.o' removed 'samples/bin_unprocessed_raw-unprocessed_raw.o' removed '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw.la' removed '/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw_r.la' + rm -fv /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw.la /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw_r.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.19.5-2.an8 --unique-debug-suffix -0.19.5-2.an8.loongarch64 --unique-debug-src-base LibRaw-0.19.5-2.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/LibRaw-0.19.5 extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/4channels extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/dcraw_half extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/half_mt extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/dcraw_emu extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/mem_image extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/multirender_test extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/postprocessing_benchmark extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/raw-identify extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/simple_dcraw extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/bin/unprocessed_raw extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw.so.19.0.2 extracting debug info from /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/lib64/libraw_r.so.19.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. 2428 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: LibRaw-0.19.5-2.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HxCEJp + umask 022 + cd /builddir/build/BUILD + cd LibRaw-0.19.5 + DOCDIR=/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/doc/LibRaw + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/doc/LibRaw + cp -pr Changelog.txt /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/doc/LibRaw + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VB11fA + umask 022 + cd /builddir/build/BUILD + cd LibRaw-0.19.5 + LICENSEDIR=/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/licenses/LibRaw + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/licenses/LibRaw + cp -pr LICENSE.CDDL /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/licenses/LibRaw + cp -pr LICENSE.LGPL /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/licenses/LibRaw + cp -pr COPYRIGHT /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/licenses/LibRaw + exit 0 Provides: LibRaw = 0.19.5-2.an8 LibRaw(loongarch-64) = 0.19.5-2.an8 bundled(dcraw) = 9.25 libraw.so.19()(64bit) libraw_r.so.19()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libjasper.so.4()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEGTURBO_6.2)(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: LibRaw-devel-0.19.5-2.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sUSXMK + umask 022 + cd /builddir/build/BUILD + cd LibRaw-0.19.5 + DOCDIR=/builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/doc/LibRaw-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/doc/LibRaw-devel + cp -pr manual /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/doc/LibRaw-devel + cp -pr samples /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64/usr/share/doc/LibRaw-devel + exit 0 Provides: LibRaw-devel = 0.19.5-2.an8 LibRaw-devel(loongarch-64) = 0.19.5-2.an8 pkgconfig(libraw) = 0.19.5 pkgconfig(libraw_r) = 0.19.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libraw.so.19()(64bit) libraw_r.so.19()(64bit) pkgconfig(lcms2) Processing files: LibRaw-static-0.19.5-2.an8.loongarch64 Provides: LibRaw-static = 0.19.5-2.an8 LibRaw-static(loongarch-64) = 0.19.5-2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: LibRaw-samples-0.19.5-2.an8.loongarch64 Provides: LibRaw-samples = 0.19.5-2.an8 LibRaw-samples(loongarch-64) = 0.19.5-2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgomp.so.1()(64bit) libgomp.so.1(OMP_1.0)(64bit) libjasper.so.4()(64bit) libjpeg.so.62()(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libraw.so.19()(64bit) libraw_r.so.19()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: LibRaw-debugsource-0.19.5-2.an8.loongarch64 Provides: LibRaw-debugsource = 0.19.5-2.an8 LibRaw-debugsource(loongarch-64) = 0.19.5-2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: LibRaw-debuginfo-0.19.5-2.an8.loongarch64 Provides: LibRaw-debuginfo = 0.19.5-2.an8 LibRaw-debuginfo(loongarch-64) = 0.19.5-2.an8 debuginfo(build-id) = 486843cd809402f04bcbe08d22239e1f8c1fa0fc debuginfo(build-id) = e1a9278741a70c5996b2660af0fdf19316e21cf1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: LibRaw-debugsource(loongarch-64) = 0.19.5-2.an8 Processing files: LibRaw-samples-debuginfo-0.19.5-2.an8.loongarch64 Provides: LibRaw-samples-debuginfo = 0.19.5-2.an8 LibRaw-samples-debuginfo(loongarch-64) = 0.19.5-2.an8 debuginfo(build-id) = 26e5fec44c56697813d189a2c0cc1a81bf6710ef debuginfo(build-id) = 376a4fa2fd3a2cd0dab542c333a5fd235ab83c61 debuginfo(build-id) = 562998df5215dc53f566fa1e69845f3485331253 debuginfo(build-id) = 6a11dc404a0b8a012d43e15f5dfa2661aded8162 debuginfo(build-id) = 9c31db60c0b0ca784b36ac90cdaa82748479ac4e debuginfo(build-id) = c3dfc7b80d1a097e62d596af2753d7fd7136f59e debuginfo(build-id) = d4909ccfafd5dcbb70515e0d54d7e0f66ffb5ea6 debuginfo(build-id) = e373ae46f14e41afa418abdfbd598891957173e2 debuginfo(build-id) = f00f9ad52332bd032b97984f9f1ed91897b12866 debuginfo(build-id) = fb2ff00d48105be4085398432ccecd87296dc059 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: LibRaw-debugsource(loongarch-64) = 0.19.5-2.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64 Wrote: /builddir/build/RPMS/LibRaw-0.19.5-2.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/LibRaw-devel-0.19.5-2.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/LibRaw-static-0.19.5-2.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/LibRaw-samples-0.19.5-2.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/LibRaw-debugsource-0.19.5-2.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/LibRaw-debuginfo-0.19.5-2.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/LibRaw-samples-debuginfo-0.19.5-2.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g9Z0uV + umask 022 + cd /builddir/build/BUILD + cd LibRaw-0.19.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/LibRaw-0.19.5-2.an8.loongarch64 + exit 0 Child return code was: 0