D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libraw-0.18.8-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.miLsPr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf LibRaw-0.18.8 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/LibRaw-demosaic-pack-GPL2-0.18.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/LibRaw-demosaic-pack-GPL3-0.18.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/LibRaw-0.18.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd LibRaw-0.18.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tGfyhV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd LibRaw-0.18.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static --disable-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 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 for style of include used by make... GNU checking dependency style of g++... gcc3 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... gcc3 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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 x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-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 ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 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 -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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LCMS2... yes Activated LibRaw demosaic pack/GPL2 in ../LibRaw-demosaic-pack-GPL2-0.18.8 Activated LibRaw demosaic pack/GPL3 in ../LibRaw-demosaic-pack-GPL3-0.18.8 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 + /usr/bin/make -O -j8 gcc -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT samples/bin_dcraw_half-dcraw_half.o -MD -MP -MF samples/.deps/bin_dcraw_half-dcraw_half.Tpo -c -o samples/bin_dcraw_half-dcraw_half.o `test -f 'samples/dcraw_half.c' || echo './'`samples/dcraw_half.c mv -f samples/.deps/bin_dcraw_half-dcraw_half.Tpo samples/.deps/bin_dcraw_half-dcraw_half.Po gcc -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -pthread -w -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT samples/bin_half_mt-half_mt.o -MD -MP -MF samples/.deps/bin_half_mt-half_mt.Tpo -c -o samples/bin_half_mt-half_mt.o `test -f 'samples/half_mt.c' || echo './'`samples/half_mt.c mv -f samples/.deps/bin_half_mt-half_mt.Tpo samples/.deps/bin_half_mt-half_mt.Po g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT samples/bin_unprocessed_raw-unprocessed_raw.o -MD -MP -MF samples/.deps/bin_unprocessed_raw-unprocessed_raw.Tpo -c -o samples/bin_unprocessed_raw-unprocessed_raw.o `test -f 'samples/unprocessed_raw.cpp' || echo './'`samples/unprocessed_raw.cpp mv -f samples/.deps/bin_unprocessed_raw-unprocessed_raw.Tpo samples/.deps/bin_unprocessed_raw-unprocessed_raw.Po g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT samples/bin_multirender_test-multirender_test.o -MD -MP -MF samples/.deps/bin_multirender_test-multirender_test.Tpo -c -o samples/bin_multirender_test-multirender_test.o `test -f 'samples/multirender_test.cpp' || echo './'`samples/multirender_test.cpp mv -f samples/.deps/bin_multirender_test-multirender_test.Tpo samples/.deps/bin_multirender_test-multirender_test.Po g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT samples/bin_4channels-4channels.o -MD -MP -MF samples/.deps/bin_4channels-4channels.Tpo -c -o samples/bin_4channels-4channels.o `test -f 'samples/4channels.cpp' || echo './'`samples/4channels.cpp mv -f samples/.deps/bin_4channels-4channels.Tpo samples/.deps/bin_4channels-4channels.Po g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT samples/bin_simple_dcraw-simple_dcraw.o -MD -MP -MF samples/.deps/bin_simple_dcraw-simple_dcraw.Tpo -c -o samples/bin_simple_dcraw-simple_dcraw.o `test -f 'samples/simple_dcraw.cpp' || echo './'`samples/simple_dcraw.cpp mv -f samples/.deps/bin_simple_dcraw-simple_dcraw.Tpo samples/.deps/bin_simple_dcraw-simple_dcraw.Po g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT samples/bin_postprocessing_benchmark-postprocessing_benchmark.o -MD -MP -MF samples/.deps/bin_postprocessing_benchmark-postprocessing_benchmark.Tpo -c -o samples/bin_postprocessing_benchmark-postprocessing_benchmark.o `test -f 'samples/postprocessing_benchmark.cpp' || echo './'`samples/postprocessing_benchmark.cpp mv -f samples/.deps/bin_postprocessing_benchmark-postprocessing_benchmark.Tpo samples/.deps/bin_postprocessing_benchmark-postprocessing_benchmark.Po g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT samples/bin_mem_image-mem_image.o -MD -MP -MF samples/.deps/bin_mem_image-mem_image.Tpo -c -o samples/bin_mem_image-mem_image.o `test -f 'samples/mem_image.cpp' || echo './'`samples/mem_image.cpp mv -f samples/.deps/bin_mem_image-mem_image.Tpo samples/.deps/bin_mem_image-mem_image.Po g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT samples/bin_dcraw_emu-dcraw_emu.o -MD -MP -MF samples/.deps/bin_dcraw_emu-dcraw_emu.Tpo -c -o samples/bin_dcraw_emu-dcraw_emu.o `test -f 'samples/dcraw_emu.cpp' || echo './'`samples/dcraw_emu.cpp mv -f samples/.deps/bin_dcraw_emu-dcraw_emu.Tpo samples/.deps/bin_dcraw_emu-dcraw_emu.Po g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT samples/bin_raw_identify-raw-identify.o -MD -MP -MF samples/.deps/bin_raw_identify-raw-identify.Tpo -c -o samples/bin_raw_identify-raw-identify.o `test -f 'samples/raw-identify.cpp' || echo './'`samples/raw-identify.cpp mv -f samples/.deps/bin_raw_identify-raw-identify.Tpo samples/.deps/bin_raw_identify-raw-identify.Po depbase=`echo internal/dcraw_fileio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT internal/dcraw_fileio.lo -MD -MP -MF $depbase.Tpo -c -o internal/dcraw_fileio.lo internal/dcraw_fileio.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" "-DPACKAGE_STRING=\"LibRaw 0.18.8\"" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT internal/dcraw_fileio.lo -MD -MP -MF internal/.deps/dcraw_fileio.Tpo -c internal/dcraw_fileio.cpp -fPIC -DPIC -o internal/.libs/dcraw_fileio.o In file included from ./libraw/libraw.h:36:0, from internal/dcraw_fileio.cpp:25: ./libraw/libraw_datastream.h:113:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/dcraw_fileio.cpp:25: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from internal/dcraw_fileio.cpp:25: ./libraw/libraw_datastream.h:114:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/dcraw_fileio.cpp:25: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ internal/dcraw_fileio.cpp: In member function 'void LibRaw::subtract(const char*)': internal/dcraw_fileio.cpp:139:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread (pixel, 2, width, fp); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ internal/dcraw_fileio.cpp: In member function 'void LibRaw::apply_profile(const char*, const char*)': internal/dcraw_fileio.cpp:192:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread (&size, 4, 1, fp); ~~~~~~^~~~~~~~~~~~~~~~~ internal/dcraw_fileio.cpp:196:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread (oprof, 1, size, fp); ~~~~~~^~~~~~~~~~~~~~~~~~~~ depbase=`echo src/libraw_c_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/libraw_c_api.lo -MD -MP -MF $depbase.Tpo -c -o src/libraw_c_api.lo src/libraw_c_api.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" "-DPACKAGE_STRING=\"LibRaw 0.18.8\"" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/libraw_c_api.lo -MD -MP -MF src/.deps/libraw_c_api.Tpo -c src/libraw_c_api.cpp -fPIC -DPIC -o src/.libs/libraw_c_api.o In file included from ./libraw/libraw.h:36:0, from src/libraw_c_api.cpp:22: ./libraw/libraw_datastream.h:113:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_c_api.cpp:22: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from src/libraw_c_api.cpp:22: ./libraw/libraw_datastream.h:114:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_c_api.cpp:22: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ depbase=`echo src/libraw_datastream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/libraw_datastream.lo -MD -MP -MF $depbase.Tpo -c -o src/libraw_datastream.lo src/libraw_datastream.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" "-DPACKAGE_STRING=\"LibRaw 0.18.8\"" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/libraw_datastream.lo -MD -MP -MF src/.deps/libraw_datastream.Tpo -c src/libraw_datastream.cpp -fPIC -DPIC -o src/.libs/libraw_datastream.o In file included from ./libraw/libraw.h:36:0, from src/libraw_datastream.cpp:27: ./libraw/libraw_datastream.h:113:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_datastream.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from src/libraw_datastream.cpp:27: ./libraw/libraw_datastream.h:114:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_datastream.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51: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:82:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buf(new std::filebuf()); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_datastream.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51: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:200:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buf(new std::filebuf()); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_datastream.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ depbase=`echo src/libraw_cxx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/libraw_cxx.lo -MD -MP -MF $depbase.Tpo -c -o src/libraw_cxx.lo src/libraw_cxx.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" "-DPACKAGE_STRING=\"LibRaw 0.18.8\"" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/libraw_cxx.lo -MD -MP -MF src/.deps/libraw_cxx.Tpo -c src/libraw_cxx.cpp -fPIC -DPIC -o src/.libs/libraw_cxx.o In file included from ./libraw/libraw.h:36:0, from src/libraw_cxx.cpp:32: ./libraw/libraw_datastream.h:113:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_cxx.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from src/libraw_cxx.cpp:32: ./libraw/libraw_datastream.h:114:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_cxx.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/libraw_cxx.cpp:5480:0: src/../internal/libraw_x3f.cpp: In function 'void huffman_decode_row(x3f_info_t*, x3f_directory_entry_t*, int, int, int, int*)': src/../internal/libraw_x3f.cpp:1404:39: warning: narrowing conversion of 'offset' from 'int' to 'int16_t {aka short int}' inside { } [-Wnarrowing] int16_t c[3] = {offset,offset,offset}; ^ src/../internal/libraw_x3f.cpp:1404:39: warning: narrowing conversion of 'offset' from 'int' to 'int16_t {aka short int}' inside { } [-Wnarrowing] src/../internal/libraw_x3f.cpp:1404:39: warning: narrowing conversion of 'offset' from 'int' to 'int16_t {aka short int}' inside { } [-Wnarrowing] src/libraw_cxx.cpp: In member function 'virtual int LibRaw::open_datastream(LibRaw_abstract_datastream*)': src/libraw_cxx.cpp:1784:64: warning: iteration 6 invokes undefined behavior [-Waggressive-loop-optimizations] imgdata.idata.xtrans[0][c] = imgdata.idata.xtrans_abs[0][c]; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ src/libraw_cxx.cpp:1783:22: note: within this loop for(int c = 0; c < 36; c++) ~~^~~~ depbase=`echo internal/demosaic_packs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT internal/demosaic_packs.lo -MD -MP -MF $depbase.Tpo -c -o internal/demosaic_packs.lo internal/demosaic_packs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" "-DPACKAGE_STRING=\"LibRaw 0.18.8\"" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT internal/demosaic_packs.lo -MD -MP -MF internal/.deps/demosaic_packs.Tpo -c internal/demosaic_packs.cpp -fPIC -DPIC -o internal/.libs/demosaic_packs.o In file included from internal/demosaic_packs.cpp:71:0: ../LibRaw-demosaic-pack-GPL3-0.18.8/CA_correct_RT.cc:52:0: warning: "CLIP" redefined #define CLIP(x) LIM(x,0,65535) In file included from internal/demosaic_packs.cpp:23:0: ./internal/defines.h:107:0: note: this is the location of the previous definition #define CLIP(x) LIM((int)(x),0,65535) In file included from ./libraw/libraw.h:36:0, from internal/demosaic_packs.cpp:22: ./libraw/libraw_datastream.h:113:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/demosaic_packs.cpp:22: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from internal/demosaic_packs.cpp:22: ./libraw/libraw_datastream.h:114:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/demosaic_packs.cpp:22: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from internal/demosaic_packs.cpp:89:0: ../LibRaw-demosaic-pack-GPL2-0.18.8/dcraw_foveon.c: In member function 'void LibRaw::foveon_interpolate()': ../LibRaw-demosaic-pack-GPL2-0.18.8/dcraw_foveon.c:615:35: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] ddft[0][0][i] = ddft[1][0][i] + ~~~~~~~~~~~~^ ../LibRaw-demosaic-pack-GPL2-0.18.8/dcraw_foveon.c:614:17: note: within this loop for (i=0; i < 6; i++) ~~^~~ ../LibRaw-demosaic-pack-GPL2-0.18.8/dcraw_foveon.c:661:35: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] ddft[0][0][i] = ddft[1][0][i] + ~~~~~~~~~~~~^ ../LibRaw-demosaic-pack-GPL2-0.18.8/dcraw_foveon.c:660:17: note: within this loop for (i=0; i < 6; i++) ~~^~~ depbase=`echo internal/dcraw_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" -DPACKAGE_STRING=\"LibRaw\ 0.18.8\" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT internal/dcraw_common.lo -MD -MP -MF $depbase.Tpo -c -o internal/dcraw_common.lo internal/dcraw_common.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.8\" "-DPACKAGE_STRING=\"LibRaw 0.18.8\"" -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 -I../LibRaw-demosaic-pack-GPL2-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.8 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT internal/dcraw_common.lo -MD -MP -MF internal/.deps/dcraw_common.Tpo -c internal/dcraw_common.cpp -fPIC -DPIC -o internal/.libs/dcraw_common.o In file included from ./libraw/libraw.h:36:0, from internal/dcraw_common.cpp:27: ./libraw/libraw_datastream.h:113:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/dcraw_common.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from internal/dcraw_common.cpp:27: ./libraw/libraw_datastream.h:114:10: 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++/7.3.0/memory:80:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/dcraw_common.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ internal/dcraw_common.cpp: In member function 'void LibRaw::parse_makernote(int, int)': internal/dcraw_common.cpp:23:15: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] #define CLASS LibRaw:: ^ internal/dcraw_common.cpp:8261:6: note: in expansion of macro 'CLASS' void CLASS parse_makernote (int base, int uptag) ^~~~~ In file included from /usr/include/stdio.h:936:0, from ./libraw/libraw_types.h:28, from internal/dcraw_common.cpp:24: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 65) into a destination of size 64 __bos (__s), __fmt, __va_arg_pack ()); ^ internal/dcraw_common.cpp:23:15: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 63 [-Wformat-truncation=] #define CLASS LibRaw:: ^ internal/dcraw_common.cpp:8261:6: note: in expansion of macro 'CLASS' void CLASS parse_makernote (int base, int uptag) ^~~~~ internal/dcraw_common.cpp:23:15: note: directive argument in the range [64, 2769] #define CLASS LibRaw:: ^ internal/dcraw_common.cpp:8261:6: note: in expansion of macro 'CLASS' void CLASS parse_makernote (int base, int uptag) ^~~~~ In file included from /usr/include/stdio.h:936:0, from ./libraw/libraw_types.h:28, from internal/dcraw_common.cpp:24: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output 8 or more bytes (assuming 73) into a destination of size 64 __bos (__s), __fmt, __va_arg_pack ()); ^ /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -no-undefined -version-info 16:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/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 -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ljpeg -ljasper -llcms2 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libraw.so.16 -o lib/.libs/libraw.so.16.0.0 libtool: link: (cd "lib/.libs" && rm -f "libraw.so.16" && ln -s "libraw.so.16.0.0" "libraw.so.16") libtool: link: (cd "lib/.libs" && rm -f "libraw.so" && ln -s "libraw.so.16.0.0" "libraw.so") 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 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -no-undefined -version-info 16:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/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 -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ljpeg -ljasper -llcms2 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libraw_r.so.16 -o lib/.libs/libraw_r.so.16.0.0 libtool: link: (cd "lib/.libs" && rm -f "libraw_r.so.16" && ln -s "libraw_r.so.16.0.0" "libraw_r.so.16") libtool: link: (cd "lib/.libs" && rm -f "libraw_r.so" && ln -s "libraw_r.so.16.0.0" "libraw_r.so") libtool: link: ( cd "lib/.libs" && rm -f "libraw_r.la" && ln -s "../libraw_r.la" "libraw_r.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/dcraw_half samples/bin_dcraw_half-dcraw_half.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/.libs/dcraw_half samples/bin_dcraw_half-dcraw_half.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/simple_dcraw samples/bin_simple_dcraw-simple_dcraw.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/.libs/simple_dcraw samples/bin_simple_dcraw-simple_dcraw.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/4channels samples/bin_4channels-4channels.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/.libs/4channels samples/bin_4channels-4channels.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/raw-identify samples/bin_raw_identify-raw-identify.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/.libs/raw-identify samples/bin_raw_identify-raw-identify.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/unprocessed_raw samples/bin_unprocessed_raw-unprocessed_raw.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/.libs/unprocessed_raw samples/bin_unprocessed_raw-unprocessed_raw.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/mem_image samples/bin_mem_image-mem_image.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/.libs/mem_image samples/bin_mem_image-mem_image.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/postprocessing_benchmark samples/bin_postprocessing_benchmark-postprocessing_benchmark.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/.libs/postprocessing_benchmark samples/bin_postprocessing_benchmark-postprocessing_benchmark.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/multirender_test samples/bin_multirender_test-multirender_test.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/.libs/multirender_test samples/bin_multirender_test-multirender_test.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -w -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/.libs/half_mt samples/bin_half_mt-half_mt.o lib/.libs/libraw_r.so -ljpeg -ljasper -llcms2 -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/dcraw_emu samples/bin_dcraw_emu-dcraw_emu.o lib/libraw.la -ljpeg -ljasper -llcms2 -lm libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/.libs/dcraw_emu samples/bin_dcraw_emu-dcraw_emu.o lib/.libs/libraw.so -ljpeg -ljasper -llcms2 -lm -Wl,-rpath -Wl,/usr/lib64 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mDPCFp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64 + cd LibRaw-0.18.8 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/LibRaw-0.18.8' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p lib/libraw.la lib/libraw_r.la '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p lib/.libs/libraw.so.16.0.0 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64/libraw.so.16.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64 && { ln -s -f libraw.so.16.0.0 libraw.so.16 || { rm -f libraw.so.16 && ln -s libraw.so.16.0.0 libraw.so.16; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64 && { ln -s -f libraw.so.16.0.0 libraw.so || { rm -f libraw.so && ln -s libraw.so.16.0.0 libraw.so; }; }) libtool: install: /usr/bin/install -p lib/.libs/libraw.lai /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64/libraw.la libtool: install: /usr/bin/install -p lib/.libs/libraw_r.so.16.0.0 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64/libraw_r.so.16.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64 && { ln -s -f libraw_r.so.16.0.0 libraw_r.so.16 || { rm -f libraw_r.so.16 && ln -s libraw_r.so.16.0.0 libraw_r.so.16; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64 && { ln -s -f libraw_r.so.16.0.0 libraw_r.so || { rm -f libraw_r.so && ln -s libraw_r.so.16.0.0 libraw_r.so; }; }) libtool: install: /usr/bin/install -p lib/.libs/libraw_r.lai /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64/libraw_r.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin' libtool: warning: 'lib/libraw.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p bin/.libs/raw-identify /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/dcraw_emu /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/libraw' /usr/bin/install -p -m 644 COPYRIGHT LICENSE.CDDL LICENSE.LGPL Changelog.txt '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/libraw' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/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 '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/include/libraw' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libraw.pc libraw_r.pc '/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64/pkgconfig' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/LibRaw-0.18.8' + chmod 644 LICENSE.CDDL LICENSE.LGPL + rm -fr /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/libraw + find /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.18.8-1.mga7 --unique-debug-suffix -0.18.8-1.mga7.x86_64 --unique-debug-src-base libraw-0.18.8-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/LibRaw-0.18.8 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/dcraw_emu extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/half_mt extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/mem_image extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/dcraw_half extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/multirender_test extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/simple_dcraw extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/4channels extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/postprocessing_benchmark extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/unprocessed_raw extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/bin/raw-identify extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64/libraw_r.so.16.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/lib64/libraw.so.16.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. 2183 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: libraw-tools-0.18.8-1.mga7.x86_64 Provides: libraw-tools = 0.18.8-1.mga7 libraw-tools(x86-64) = 0.18.8-1.mga7 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libraw.so.16()(64bit) libraw_r.so.16()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) Obsoletes: libraw < 0.18.8-1.mga7 Processing files: lib64raw16-0.18.8-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NlQ323 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd LibRaw-0.18.8 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw16 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw16 + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw16 + cp -pr README.demosaic-packs /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw16 + exit 0 Provides: lib64raw16 = 0.18.8-1.mga7 lib64raw16(x86-64) = 0.18.8-1.mga7 libraw.so.16()(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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjasper.so.1()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(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) Processing files: lib64raw_r16-0.18.8-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ex7CGI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd LibRaw-0.18.8 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw_r16 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw_r16 + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw_r16 + cp -pr README.demosaic-packs /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw_r16 + exit 0 Provides: lib64raw_r16 = 0.18.8-1.mga7 lib64raw_r16(x86-64) = 0.18.8-1.mga7 libraw_r.so.16()(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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjasper.so.1()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(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) Processing files: lib64raw-devel-0.18.8-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BYqHHn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd LibRaw-0.18.8 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw-devel + cp -pr LICENSE.CDDL LICENSE.LGPL /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw-devel + cp -pr Changelog.txt /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw-devel + cp -pr README README.DNGSDK.txt README.RawSpeed.txt README.cmake README.demosaic-packs /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64/usr/share/doc/lib64raw-devel + exit 0 Provides: devel(libraw(64bit)) devel(libraw_r(64bit)) lib64raw-devel = 0.18.8-1.mga7 lib64raw-devel(x86-64) = 0.18.8-1.mga7 libraw-devel = 0.18.8-1.mga7 pkgconfig(libraw) = 0.18.8 pkgconfig(libraw_r) = 0.18.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libjasper(64bit)) devel(libjpeg(64bit)) devel(liblcms2(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(lcms2) Obsoletes: libraw-devel < 0.18.8-1.mga7 Processing files: libraw-debugsource-0.18.8-1.mga7.x86_64 Provides: libraw-debugsource = 0.18.8-1.mga7 libraw-debugsource(x86-64) = 0.18.8-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libraw-debuginfo-0.18.8-1.mga7.x86_64 Provides: libraw-debuginfo = 0.18.8-1.mga7 libraw-debuginfo(x86-64) = 0.18.8-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libraw-debugsource(x86-64) = 0.18.8-1.mga7 Processing files: libraw-tools-debuginfo-0.18.8-1.mga7.x86_64 Provides: debuginfo(build-id) = 4a1ea5a7888d4bb5d62c34c96ac06b14da6a05ca debuginfo(build-id) = 683fa5a75a892555e45d8ea5de5a63ccdcb055ce debuginfo(build-id) = 7962c7323ed31378a616f3fcbe6e298851805d94 debuginfo(build-id) = 8b6f29e8f29654855b73fb8271c568d95ac6b604 debuginfo(build-id) = b8f9922aee6f0110f9ce77e4c11a75a34e7a98f8 debuginfo(build-id) = c178da5f20370e2ab76fd5fcea842e76742ffca7 debuginfo(build-id) = c869b9176ccb8af900aacb3688488c4e93f7e3b3 debuginfo(build-id) = df8c2f7dc090a80ff8d7cb6b7e68ec2a6a08714c debuginfo(build-id) = e8b6c0da5b9543853003120f6a84901d9f0cbd32 debuginfo(build-id) = f62341d08a4ac7573790d06d76cbb0193bfa1f01 libraw-tools-debuginfo = 0.18.8-1.mga7 libraw-tools-debuginfo(x86-64) = 0.18.8-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libraw-debugsource(x86-64) = 0.18.8-1.mga7 Processing files: lib64raw16-debuginfo-0.18.8-1.mga7.x86_64 Provides: debuginfo(build-id) = ea265ca040566147299683b0681e1fa4469a9f65 lib64raw16-debuginfo = 0.18.8-1.mga7 lib64raw16-debuginfo(x86-64) = 0.18.8-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libraw-debugsource(x86-64) = 0.18.8-1.mga7 Processing files: lib64raw_r16-debuginfo-0.18.8-1.mga7.x86_64 Provides: debuginfo(build-id) = cb7f93190f51af2736ce157a19d0bc00e92b49de lib64raw_r16-debuginfo = 0.18.8-1.mga7 lib64raw_r16-debuginfo(x86-64) = 0.18.8-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libraw-debugsource(x86-64) = 0.18.8-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libraw-tools-0.18.8-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64raw16-0.18.8-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64raw_r16-0.18.8-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64raw-devel-0.18.8-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libraw-debugsource-0.18.8-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libraw-debuginfo-0.18.8-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libraw-tools-debuginfo-0.18.8-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64raw16-debuginfo-0.18.8-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64raw_r16-debuginfo-0.18.8-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4ETMhc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd LibRaw-0.18.8 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libraw-0.18.8-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zPB6U0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf LibRaw-0.18.8 + exit 0 D: [iurt_root_command] Success!