Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-LibRaw.spec'], chrootPath='/var/lib/mock/f27-build-9970811-788587/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/mingw-LibRaw-0.18.5-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-LibRaw.spec'], chrootPath='/var/lib/mock/f27-build-9970811-788587/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YH6d3e + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf LibRaw-0.18.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/LibRaw-0.18.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd LibRaw-0.18.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/LibRaw-demosaic-pack-GPL2-0.18.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/LibRaw-demosaic-pack-GPL3-0.18.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (LibRaw_wsock32.patch):' Patch #0 (LibRaw_wsock32.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.am Hunk #1 succeeded at 40 (offset -1 lines). + echo 'Patch #1 (LibRaw_obsolete-macros.patch):' Patch #1 (LibRaw_obsolete-macros.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac + mv LibRaw-demosaic-pack-GPL2-0.18.5/LICENSE.txt LibRaw-demosaic-pack-GPL2-0.18.5/LICENSE.GPL2 + mv LibRaw-demosaic-pack-GPL3-0.18.5/LICENSE.txt LibRaw-demosaic-pack-GPL3-0.18.5/LICENSE.GPL3 + chmod -x LICENSE.CDDL + chmod -x LICENSE.LGPL + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1Vwotu + umask 022 + cd /builddir/build/BUILD + cd LibRaw-0.18.5 + autoreconf -ifv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force 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' autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing './compile' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + run_mingw_configure --enable-jasper --enable-lcms --enable-demosaic-pack-gpl2 --enable-demosaic-pack-gpl3 CPPFLAGS=-DLIBRAW_NODLL + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find . -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 . -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' + mkdir build_win32 + pushd build_win32 ~/build/BUILD/LibRaw-0.18.5/build_win32 ~/build/BUILD/LibRaw-0.18.5 ++ /usr/bin/env ++ egrep -vw 'PWD|USER|LANG' ++ egrep '^(w+)=(.*)$' ++ /usr/bin/cut -d= -f1 + unset + test -z '' + PATH_ORIG=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH_ORIG + PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/i686-w64-mingw32- ++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++ /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-7.2.0 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gcov-dump /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres ++ grep -v gcc- + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-addr2line ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line + export ADDR2LINE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-ar ++ tr a-z+-. A-ZX__ + x=AR + declare -x AR=/usr/bin/i686-w64-mingw32-ar + export AR + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-as + x=AS + declare -x AS=/usr/bin/i686-w64-mingw32-as + export AS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-c++ ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=CXX + declare -x CXX=/usr/bin/i686-w64-mingw32-c++ + export CXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-c++filt ++ tr a-z+-. A-ZX__ + x=CXXFILT + declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt + export CXXFILT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-cpp ++ tr a-z+-. A-ZX__ + x=CPP + declare -x CPP=/usr/bin/i686-w64-mingw32-cpp + export CPP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-dlltool ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool + export DLLTOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-dllwrap ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap + export DLLWRAP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-elfedit ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit + export ELFEDIT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-g++ ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=GXX + declare -x GXX=/usr/bin/i686-w64-mingw32-g++ + export GXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gcc ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=GCC + declare -x GCC=/usr/bin/i686-w64-mingw32-gcc + export GCC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-gcov ++ tr a-z+-. A-ZX__ + x=GCOV + declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov + export GCOV + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-gcov-dump + x=GCOV_DUMP + declare -x GCOV_DUMP=/usr/bin/i686-w64-mingw32-gcov-dump + export GCOV_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-gcov-tool ++ tr a-z+-. A-ZX__ + x=GCOV_TOOL + declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool + export GCOV_TOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-gprof ++ tr a-z+-. A-ZX__ + x=GPROF + declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ld ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD + declare -x LD=/usr/bin/i686-w64-mingw32-ld + export LD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ld.bfd ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD_BFD + declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd + export LD_BFD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-nm ++ tr a-z+-. A-ZX__ + x=NM + declare -x NM=/usr/bin/i686-w64-mingw32-nm + export NM + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-objcopy ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy + export OBJCOPY + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-objdump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump + export OBJDUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-pkg-config ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config + export PKG_CONFIG + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ranlib ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=RANLIB + declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib + export RANLIB + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-readelf ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=READELF + declare -x READELF=/usr/bin/i686-w64-mingw32-readelf + export READELF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-size ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=SIZE + declare -x SIZE=/usr/bin/i686-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-strings ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=STRINGS + declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings + export STRINGS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-strip ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRIP + declare -x STRIP=/usr/bin/i686-w64-mingw32-strip + export STRIP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-windmc ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=WINDMC + declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc + export WINDMC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-windres ++ tr a-z+-. A-ZX__ + x=WINDRES + declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=i686-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/i686-w64-mingw32-g++ ']' + CXX=i686-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/imgcmp.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/imginfo.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/jasper.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libjasper-4.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libjpeg-62.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/liblcms2-2.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libturbojpeg.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/tmrdemo.exe + unset x i + __mingw32_topdir=. + test -x configure + __mingw32_topdir=.. + ../configure --host=i686-w64-mingw32 --build=armv7hl-redhat-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --enable-jasper --enable-lcms --enable-demosaic-pack-gpl2 --enable-demosaic-pack-gpl3 CPPFLAGS=-DLIBRAW_NODLL checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... /usr/bin/i686-w64-mingw32-strip 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 whether the C++ compiler works... yes checking for C++ compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-w64-mingw32-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-w64-mingw32-g++... gcc3 checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking dependency style of i686-w64-mingw32-gcc... gcc3 checking build system type... armv7hl-redhat-linux-gnu checking host system type... i686-w64-mingw32 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 i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm checking the name lister (/usr/bin/i686-w64-mingw32-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7hl-redhat-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r checking for i686-w64-mingw32-objdump... /usr/bin/i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... /usr/bin/i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... (cached) /usr/bin/i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib checking command to parse /usr/bin/i686-w64-mingw32-nm output from i686-w64-mingw32-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 i686-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp 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... no checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... no checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe 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... i686-w64-mingw32-g++ -E checking for ld used by i686-w64-mingw32-g++... /usr/bin/i686-w64-mingw32-ld checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking for i686-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-g++ static flag -static works... no checking if i686-w64-mingw32-g++ supports -c -o file.o... yes checking if i686-w64-mingw32-g++ supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for i686-w64-mingw32-as... /usr/bin/i686-w64-mingw32-as checking for i686-w64-mingw32-dlltool... (cached) /usr/bin/i686-w64-mingw32-dlltool checking for i686-w64-mingw32-objdump... (cached) /usr/bin/i686-w64-mingw32-objdump checking for OpenMP flag of C compiler... unknown configure: WARNING: OpenMP support cannot be enabled because your system doesn't support it. 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 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.5 Activated LibRaw demosaic pack/GPL3 in ../LibRaw-demosaic-pack-GPL3-0.18.5 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 + popd ~/build/BUILD/LibRaw-0.18.5 + mkdir build_win64 + pushd build_win64 ~/build/BUILD/LibRaw-0.18.5/build_win64 ~/build/BUILD/LibRaw-0.18.5 ++ /usr/bin/env ++ egrep '^(w+)=(.*)$' ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 + unset + test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/x86_64-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/x86_64-w64-mingw32-addr2line /usr/bin/x86_64-w64-mingw32-ar /usr/bin/x86_64-w64-mingw32-as /usr/bin/x86_64-w64-mingw32-c++ /usr/bin/x86_64-w64-mingw32-c++filt /usr/bin/x86_64-w64-mingw32-cpp /usr/bin/x86_64-w64-mingw32-dlltool /usr/bin/x86_64-w64-mingw32-dllwrap /usr/bin/x86_64-w64-mingw32-elfedit /usr/bin/x86_64-w64-mingw32-g++ /usr/bin/x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-7.2.0 /usr/bin/x86_64-w64-mingw32-gcc-ar /usr/bin/x86_64-w64-mingw32-gcc-nm /usr/bin/x86_64-w64-mingw32-gcc-ranlib /usr/bin/x86_64-w64-mingw32-gcov /usr/bin/x86_64-w64-mingw32-gcov-dump /usr/bin/x86_64-w64-mingw32-gcov-tool /usr/bin/x86_64-w64-mingw32-gprof /usr/bin/x86_64-w64-mingw32-ld /usr/bin/x86_64-w64-mingw32-ld.bfd /usr/bin/x86_64-w64-mingw32-nm /usr/bin/x86_64-w64-mingw32-objcopy /usr/bin/x86_64-w64-mingw32-objdump /usr/bin/x86_64-w64-mingw32-pkg-config /usr/bin/x86_64-w64-mingw32-ranlib /usr/bin/x86_64-w64-mingw32-readelf /usr/bin/x86_64-w64-mingw32-size /usr/bin/x86_64-w64-mingw32-strings /usr/bin/x86_64-w64-mingw32-strip /usr/bin/x86_64-w64-mingw32-windmc /usr/bin/x86_64-w64-mingw32-windres + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-addr2line ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/x86_64-w64-mingw32-addr2line + export ADDR2LINE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-ar ++ tr a-z+-. A-ZX__ + x=AR + declare -x AR=/usr/bin/x86_64-w64-mingw32-ar + export AR + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-as ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=AS + declare -x AS=/usr/bin/x86_64-w64-mingw32-as + export AS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-c++ ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=CXX + declare -x CXX=/usr/bin/x86_64-w64-mingw32-c++ + export CXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-c++filt ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXXFILT + declare -x CXXFILT=/usr/bin/x86_64-w64-mingw32-c++filt + export CXXFILT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-cpp ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=CPP + declare -x CPP=/usr/bin/x86_64-w64-mingw32-cpp + export CPP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-dlltool ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool + export DLLTOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-dllwrap ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/x86_64-w64-mingw32-dllwrap + export DLLWRAP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-elfedit ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/x86_64-w64-mingw32-elfedit + export ELFEDIT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-g++ ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=GXX + declare -x GXX=/usr/bin/x86_64-w64-mingw32-g++ + export GXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcc ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=GCC + declare -x GCC=/usr/bin/x86_64-w64-mingw32-gcc + export GCC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcov ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=GCOV + declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov + export GCOV + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcov-dump ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=GCOV_DUMP + declare -x GCOV_DUMP=/usr/bin/x86_64-w64-mingw32-gcov-dump + export GCOV_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-gcov-tool ++ tr a-z+-. A-ZX__ + x=GCOV_TOOL + declare -x GCOV_TOOL=/usr/bin/x86_64-w64-mingw32-gcov-tool + export GCOV_TOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-gprof + x=GPROF + declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-ld + x=LD + declare -x LD=/usr/bin/x86_64-w64-mingw32-ld + export LD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=LD_BFD + declare -x LD_BFD=/usr/bin/x86_64-w64-mingw32-ld.bfd + export LD_BFD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-nm ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=NM + declare -x NM=/usr/bin/x86_64-w64-mingw32-nm + export NM + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-objcopy ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/x86_64-w64-mingw32-objcopy + export OBJCOPY + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-objdump ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/x86_64-w64-mingw32-objdump + export OBJDUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-pkg-config ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/x86_64-w64-mingw32-pkg-config + export PKG_CONFIG + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-ranlib ++ tr a-z+-. A-ZX__ + x=RANLIB + declare -x RANLIB=/usr/bin/x86_64-w64-mingw32-ranlib + export RANLIB + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-readelf ++ tr a-z+-. A-ZX__ + x=READELF + declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf + export READELF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-size ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=SIZE + declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-strings ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRINGS + declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings + export STRINGS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-strip ++ tr a-z+-. A-ZX__ + x=STRIP + declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip + export STRIP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-windmc ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, + x=WINDMC + declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc + export WINDMC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ echo /usr/bin/x86_64-w64-mingw32-windres ++ tr a-z+-. A-ZX__ + x=WINDRES + declare -x WINDRES=/usr/bin/x86_64-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=x86_64-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/x86_64-w64-mingw32-g++ ']' + CXX=x86_64-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ grep -- '-config$' ++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/imgcmp.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/imginfo.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/jasper.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libjasper-4.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libjpeg-62.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/liblcms2-2.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libturbojpeg.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/tmrdemo.exe + unset x i + __mingw64_topdir=. + test -x configure + __mingw64_topdir=.. + ../configure --host=x86_64-w64-mingw32 --build=armv7hl-redhat-linux-gnu --target=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --exec-prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --bindir=/usr/x86_64-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/x86_64-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/x86_64-w64-mingw32/sys-root/mingw/etc --datadir=/usr/x86_64-w64-mingw32/sys-root/mingw/share --includedir=/usr/x86_64-w64-mingw32/sys-root/mingw/include --libdir=/usr/x86_64-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/x86_64-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/com --mandir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/info --enable-jasper --enable-lcms --enable-demosaic-pack-gpl2 --enable-demosaic-pack-gpl3 CPPFLAGS=-DLIBRAW_NODLL checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-w64-mingw32-strip... /usr/bin/x86_64-w64-mingw32-strip 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 whether the C++ compiler works... yes checking for C++ compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-w64-mingw32-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-w64-mingw32-g++... gcc3 checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-w64-mingw32-gcc accepts -g... yes checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes checking dependency style of x86_64-w64-mingw32-gcc... gcc3 checking build system type... armv7hl-redhat-linux-gnu checking host system type... x86_64-w64-mingw32 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 x86_64-w64-mingw32-gcc... /usr/bin/x86_64-w64-mingw32-ld checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm checking the name lister (/usr/bin/x86_64-w64-mingw32-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7hl-redhat-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-w64-mingw32-ld option to reload object files... -r checking for x86_64-w64-mingw32-objdump... /usr/bin/x86_64-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for x86_64-w64-mingw32-dlltool... /usr/bin/x86_64-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for x86_64-w64-mingw32-ar... /usr/bin/x86_64-w64-mingw32-ar checking for archiver @FILE support... @ checking for x86_64-w64-mingw32-strip... (cached) /usr/bin/x86_64-w64-mingw32-strip checking for x86_64-w64-mingw32-ranlib... /usr/bin/x86_64-w64-mingw32-ranlib checking command to parse /usr/bin/x86_64-w64-mingw32-nm output from x86_64-w64-mingw32-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 x86_64-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /usr/bin/x86_64-w64-mingw32-cpp 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... no checking for objdir... .libs checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32-gcc static flag -static works... no checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-w64-mingw32-gcc linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe 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... x86_64-w64-mingw32-g++ -E checking for ld used by x86_64-w64-mingw32-g++... /usr/bin/x86_64-w64-mingw32-ld checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes checking whether the x86_64-w64-mingw32-g++ linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes checking for x86_64-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32-g++ static flag -static works... no checking if x86_64-w64-mingw32-g++ supports -c -o file.o... yes checking if x86_64-w64-mingw32-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-w64-mingw32-g++ linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for x86_64-w64-mingw32-as... /usr/bin/x86_64-w64-mingw32-as checking for x86_64-w64-mingw32-dlltool... (cached) /usr/bin/x86_64-w64-mingw32-dlltool checking for x86_64-w64-mingw32-objdump... (cached) /usr/bin/x86_64-w64-mingw32-objdump checking for OpenMP flag of C compiler... unknown configure: WARNING: OpenMP support cannot be enabled because your system doesn't support it. 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 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.5 Activated LibRaw demosaic pack/GPL3 in ../LibRaw-demosaic-pack-GPL3-0.18.5 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 + popd ~/build/BUILD/LibRaw-0.18.5 + run_mingw_make -j4 + make -C build_win32 -j4 make: Entering directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win32' depbase=`echo internal/dcraw_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 depbase=`echo internal/dcraw_fileio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 depbase=`echo internal/demosaic_packs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 depbase=`echo src/libraw_cxx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/dcraw_common.lo -MD -MP -MF internal/.deps/dcraw_common.Tpo -c ../internal/dcraw_common.cpp -DDLL_EXPORT -DPIC -o internal/.libs/dcraw_common.o libtool: compile: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/demosaic_packs.lo -MD -MP -MF internal/.deps/demosaic_packs.Tpo -c ../internal/demosaic_packs.cpp -DDLL_EXPORT -DPIC -o internal/.libs/demosaic_packs.o libtool: compile: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/dcraw_fileio.lo -MD -MP -MF internal/.deps/dcraw_fileio.Tpo -c ../internal/dcraw_fileio.cpp -DDLL_EXPORT -DPIC -o internal/.libs/dcraw_fileio.o libtool: compile: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT src/libraw_cxx.lo -MD -MP -MF src/.deps/libraw_cxx.Tpo -c ../src/libraw_cxx.cpp -DDLL_EXPORT -DPIC -o src/.libs/libraw_cxx.o In file included from ../internal/demosaic_packs.cpp:23:0: ../internal/defines.h:51:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(lib, "ws2_32.lib") In file included from ../internal/dcraw_fileio.cpp:26:0: ../internal/defines.h:51:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(lib, "ws2_32.lib") In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:51:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(lib, "ws2_32.lib") In file included from ../internal/demosaic_packs.cpp:71:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/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 ../internal/demosaic_packs.cpp:72:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_linedn_new.c:54:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_linedn_new.c:129:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical // exclude this part of code from OMP In file included from ../internal/demosaic_packs.cpp:73:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:49:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel In file included from ../src/libraw_cxx.cpp:33:0: ../internal/defines.h:51:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(lib, "ws2_32.lib") In file included from ../libraw/libraw.h:36:0, from ../internal/demosaic_packs.cpp:22: ../libraw/libraw_datastream.h:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/demosaic_packs.cpp:22: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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: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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/demosaic_packs.cpp:22: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/demosaic_packs.cpp:22: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_fileio.cpp:25: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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: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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_fileio.cpp:25: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_fileio.cpp:25: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_common.cpp:27: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../internal/dcraw_fileio.cpp: In member function 'void LibRaw::apply_profile(const char*, const char*)': ../internal/dcraw_fileio.cpp:154:9: warning: unused variable 'prof' [-Wunused-variable] char *prof; ^~~~ 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 ../internal/demosaic_packs.cpp:29:0: ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_green_blur(int, void*, int, void*, int)': ../internal/./wf_filtering.cpp:835:68: warning: unused variable 'src_ca' [-Wunused-variable] ushort *src, *src_c, *src_u1, *src_u2, *src_d1, *src_d2, *dst_c, *src_ca, *dst_ca, *dst_rb; ^~~~~~ In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_common.cpp:27: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_common.cpp:27: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../internal/./wf_filtering.cpp:835:77: warning: unused variable 'dst_ca' [-Wunused-variable] ushort *src, *src_c, *src_u1, *src_u2, *src_d1, *src_d2, *dst_c, *src_ca, *dst_ca, *dst_rb; ^~~~~~ ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_igauss_filter(int, void*, int, void*, int)': ../internal/./wf_filtering.cpp:1118:19: warning: variable 'src_v_shift' set but not used [-Wunused-but-set-variable] int src_h_shift, src_v_shift; ^~~~~~~~~~~ ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_block_filter(int*, void*, int, void*, int)': ../internal/./wf_filtering.cpp:1551:37: warning: variable 'src_v_shift' set but not used [-Wunused-but-set-variable] int src_h_shift, dst_h_shift, src_v_shift, dst_v_shift; ^~~~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:31:0: ../internal/./dht_demosaic.cpp: In member function 'int DHT::get_diag_grb(int, int, int)': ../internal/./dht_demosaic.cpp:124:9: warning: unused variable 'hru' [-Wunused-variable] float hru = nraw[nr_offset(y - 1, x + 1)][1] / nraw[nr_offset(y - 1, x + 1)][kc]; ^~~ ../internal/./dht_demosaic.cpp:125:9: warning: unused variable 'hld' [-Wunused-variable] float hld = nraw[nr_offset(y + 1, x - 1)][1] / nraw[nr_offset(y + 1, x - 1)][kc]; ^~~ ../internal/dcraw_common.cpp: In member function 'unsigned int LibRaw::getbithuff(int, ushort*)': ../internal/dcraw_common.cpp:478:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (!reset && vbits < nbits && (c = fgetc(ifp)) != EOF && ^ ../internal/dcraw_common.cpp: In member function 'int LibRaw::canon_has_lowbits()': ../internal/dcraw_common.cpp:626:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=540; i < sizeof test - 1; i++) ~~^~~~~~~~~~~~~~~~~ In file included from ../libraw/libraw.h:36:0, from ../src/libraw_cxx.cpp:32: ../libraw/libraw_datastream.h:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_cxx.cpp:32: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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:113:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ ../internal/./dht_demosaic.cpp: In member function 'void DHT::refine_idiag_dirs(int)': ../internal/./dht_demosaic.cpp:562:8: warning: unused variable 'codir' [-Wunused-variable] bool codir = ^~~~~ In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_cxx.cpp:32: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_cxx.cpp:32: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/dcraw_common.cpp: In member function 'void LibRaw::adobe_copy_pixel(unsigned int, unsigned int, ushort**)': ../internal/defines.h:96:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORC(cnt) for (c=0; c < cnt; c++) ../internal/dcraw_common.cpp:1054:7: note: in expansion of macro 'FORC' FORC(tiff_samples) ^ ../internal/./dht_demosaic.cpp: In member function 'void DHT::make_rbhv(int)': ../internal/./dht_demosaic.cpp:754:9: warning: unused variable 'h1' [-Wunused-variable] float h1, h2; ^~ ../internal/./dht_demosaic.cpp:754:13: warning: unused variable 'h2' [-Wunused-variable] float h1, h2; ^~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::lossless_dng_load_raw()': ../internal/dcraw_common.cpp:1121:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (jrow=0; jrow+7 < jh.high; jrow += 8) { ~~~~~~~^~~~~~~~~ ../internal/dcraw_common.cpp:1125:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (jcol=0; jcol+7 < jh.wide; jcol += 8) { ~~~~~~~^~~~~~~~~ ../internal/dcraw_common.cpp:1137:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row=col=jrow=0; jrow < jh.high; jrow++) { ~~~~~^~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::packed_dng_load_raw()': ../internal/dcraw_common.cpp:1180:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (col=0; col < raw_width * tiff_samples; col++) ../internal/dcraw_common.cpp: In member function 'void LibRaw::nikon_coolscan_load_raw()': ../internal/dcraw_common.cpp:1241:11: warning: unused variable 'red' [-Wunused-variable] int red = fread (buf, 1, bufsize, ifp); ^~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::nikon_3700()': ../internal/dcraw_common.cpp:1419:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof table / sizeof *table; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'int LibRaw::minolta_z2()': ../internal/dcraw_common.cpp:1436:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (nz=i=0; i < sizeof tail; i++) ~~^~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::ppm16_thumb()': ../internal/dcraw_common.cpp:1460:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < thumb_length; i++) ../internal/dcraw_common.cpp: In member function 'void LibRaw::layer_thumb()': ../internal/dcraw_common.cpp:1479:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < thumb_length; i++) ../internal/dcraw_common.cpp: In member function 'void LibRaw::phase_one_flat_field(int, int)': ../internal/dcraw_common.cpp:1549:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (c=0; c < nc; c+=2) { ~~^~~~ ../internal/dcraw_common.cpp:1558:7: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] row < head[1]+head[3]-head[5]; row++) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1560:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (c=0; c < nc; c+=2) { ~~^~~~ ../internal/dcraw_common.cpp:1567:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] col < cend && col < head[0]+head[2]-head[4]; col++) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1573:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (c=0; c < nc; c+=2) ~~^~~~ In file included from ../src/libraw_cxx.cpp:57:0: ../src/libraw_xtrans_compressed.cpp: In member function 'void LibRaw::init_xtrans(xtrans_params*)': ../src/libraw_xtrans_compressed.cpp:67:15: warning: unused variable 'i' [-Wunused-variable] int cur_val, i; ^ ../internal/dcraw_common.cpp:1578:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (c=0; c < nc; c+=2) ~~^~~~ In file included from ../src/libraw_cxx.cpp:57:0: ../src/libraw_xtrans_compressed.cpp: In member function 'void LibRaw::copy_line_to_xtrans(xtrans_block*, int, int, int)': ../src/libraw_xtrans_compressed.cpp:212:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pixel_count < cur_block_width) ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from ../internal/dcraw_fileio.cpp:26:0: ../internal/defines.h: At global scope: ../internal/defines.h:112:14: warning: 'float fMAX(float, float)' defined but not used [-Wunused-function] static float fMAX(float a, float b) ^~~~ ../internal/dcraw_common.cpp: In member function 'int LibRaw::phase_one_correct()': ../internal/dcraw_common.cpp:1718:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] row < (qr ? raw_height : ph1.split_row); row++) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1724:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] col < (qc ? raw_width : ph1.split_col); col++) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1746:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] i = qmult[row >= ph1.split_row][col >= ph1.split_col] * RAW(row,col); ~~~~^~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1746:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] i = qmult[row >= ph1.split_row][col >= ph1.split_col] * RAW(row,col); ~~~~^~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1771:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] row < (qr ? raw_height : ph1.split_row); row++) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1777:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] col < (qc ? raw_width : ph1.split_col); col++) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/libraw_xtrans_compressed.cpp: In member function 'void LibRaw::xtrans_compressed_load_raw()': ../src/libraw_xtrans_compressed.cpp:700:11: warning: variable 'line_size' set but not used [-Wunused-but-set-variable] unsigned line_size, *block_sizes; ^~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:40:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_interpolate_mod.c: In member function 'void LibRaw::ahd_interpolate_mod()': ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_interpolate_mod.c:108:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (row=top+1; row < top+TS-1 && row < height-4; row++) ^~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_interpolate_mod.c:149:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' memset (homo, 0, 2*TS*TS); ^~~~~~ ../src/libraw_cxx.cpp: In member function 'unsigned int LibRaw::parse_custom_cameras(unsigned int, libraw_custom_camera_t*, char**)': ../src/libraw_cxx.cpp:189:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i< limit; i++) ~^~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_interpolate_mod.c:72:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (top=3; top < height-6; top += TS-7) ^~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::hasselblad_load_raw()': ../internal/dcraw_common.cpp:2024:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (s=0; s < tiff_samples*2; s+=2) { ~~^~~~~~~~~~~~~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:96:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORC(cnt) for (c=0; c < cnt; c++) ../internal/dcraw_common.cpp:2040:2: note: in expansion of macro 'FORC' FORC (tiff_samples) { ^ ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_interpolate_mod.c:189:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' free (buffer); ^~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::unpacked_load_raw()': ../internal/dcraw_common.cpp:2114:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (1 << ++bits < maximum); ../internal/dcraw_common.cpp: In member function 'void LibRaw::unpacked_load_raw_reversed()': ../internal/dcraw_common.cpp:2131:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (1 << ++bits < maximum); ../src/libraw_cxx.cpp: In member function 'void LibRaw::recycle()': ../src/libraw_cxx.cpp:556:45: warning: operation on '((LibRaw*)this)->LibRaw::imgdata.libraw_data_t::color.libraw_colordata_t::dng_levels.libraw_dng_levels_t::analogbalance[i]' may be undefined [-Wsequence-point] imgdata.color.dng_levels.analogbalance[i]= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imgdata.color.dng_levels.analogbalance[i]=1.0f; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp: In member function 'virtual int LibRaw::get_decoder_info(libraw_decoder_info_t*)': ../src/libraw_cxx.cpp:610:7: warning: unused variable 'rawdata' [-Wunused-variable] int rawdata = (imgdata.idata.filters || P1.colors == 1); ^~~~~~~ In file included from ../internal/demosaic_packs.cpp:42:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/lmmse_interpolate.c: In member function 'void LibRaw::lmmse_interpolate(int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/lmmse_interpolate.c:28:10: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::convertFloatToInt(float, float, float)': ../src/libraw_cxx.cpp:1495:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; ierr; ^~~~~ ../src/libraw_cxx.cpp: In member function 'virtual int LibRaw::open_datastream(LibRaw_abstract_datastream*)': ../src/libraw_cxx.cpp:1888:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int c=0; c< C.cblack[4]*C.cblack[5];c++) ~^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:1928:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int c=0; c< C.cblack[4]*C.cblack[5];c++) ~^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:1977:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int c=0; c<3; c++) if(i>C.cblack[c]) i = C.cblack[c]; ~^~~~~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:45:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/afd_interpolate_pl.c: In member function 'void LibRaw::afd_interpolate_pl(int, int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/afd_interpolate_pl.c:28:30: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double ws, w0, w1, w2, w3, dt; ^~ In file included from ../internal/demosaic_packs.cpp:47:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/refinement.c: In member function 'void LibRaw::refinement()': ../LibRaw-demosaic-pack-GPL2-0.18.5/refinement.c:37:26: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dL, dR, dU, dD, dt; ^~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::smal_decode_segment(unsigned int (*)[2], int)': ../internal/dcraw_common.cpp:3653:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (pix=seg[0][0]; pix < seg[1][0]; pix++) { ~~~~^~~~~~~~~~~ ../internal/dcraw_common.cpp:3668:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (bin=0; hist[s][bin+5] > count; bin++); ^~~ ../internal/dcraw_common.cpp:3669:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' low = hist[s][bin+5] * (high >> 4) >> 2; ^~~ In file included from ../internal/demosaic_packs.cpp:48:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c: In member function 'void LibRaw::vcd_interpolate(int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:51:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (row=6; row < height-6; row++) ^~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:234:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (row=1; row < height-1; row++) ^~~ ../src/libraw_cxx.cpp: In member function 'int LibRaw::raw2image_ex(int)': ../src/libraw_cxx.cpp:3038:14: warning: unused variable 'save_width' [-Wunused-variable] unsigned save_width = S.width; ^~~~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:234:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:277:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (row=1; row < height-1; row++) ^~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:27:61: warning: unused variable 'T_cnt' [-Wunused-variable] int AHD_cnt, LH_cnt, LV_cnt, varH_cnt, varV_cnt, varD_cnt, T_cnt; ^~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:30:10: warning: variable 't1' set but not used [-Wunused-but-set-variable] clock_t t1, t2; ^~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:30:14: warning: unused variable 't2' [-Wunused-variable] clock_t t1, t2; ^~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:31:9: warning: unused variable 'dt' [-Wunused-variable] double dt; ^~ ../src/libraw_cxx.cpp: In member function 'int LibRaw::unpack_thumb()': ../src/libraw_cxx.cpp:3835:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < T.tlength; i++) ~~^~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::scale_colors()': ../internal/dcraw_common.cpp:4460:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (val > maximum-25) goto skip_block; ~~~~^~~~~~~~~~~~ ../internal/dcraw_common.cpp:4566:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ur > iheight-2) continue; ~~~^~~~~~~~~~~ ../internal/dcraw_common.cpp:4570:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (uc > iwidth-2) continue; ~~~^~~~~~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::adjust_bl()': ../src/libraw_cxx.cpp:4194:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(c=0;c<3;c++) if (i > C.cblack[c]) i = C.cblack[c]; ~~^~~~~~~~~~~~~ ../internal/dcraw_common.cpp:4434:12: warning: variable 'dark' set but not used [-Wunused-but-set-variable] int val, dark, sat; ^~~~ ../internal/dcraw_common.cpp:4434:18: warning: variable 'sat' set but not used [-Wunused-but-set-variable] int val, dark, sat; ^~~ ../src/libraw_cxx.cpp:4204:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(c=1; cC.cblack[6+c]) i = C.cblack[6+c]; ~^~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:4208:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(c=0; c= border && row < height-border) ~~~^~~~~~~~ ../internal/dcraw_common.cpp:4644:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (col==border && row >= border && row < height-border) ~~~~^~~~~~~~~ ../internal/dcraw_common.cpp:4644:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (col==border && row >= border && row < height-border) ~~~~^~~~~~~~~~~~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORCC for (c=0; c < colors && c < 4; c++) ../internal/dcraw_common.cpp:4655:7: note: in expansion of macro 'FORCC' FORCC if (c != f && sum[c+4]) ^ In file included from ../internal/demosaic_packs.cpp:65:0: ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_ver(float (*)[3])': ../internal/./dcb_demosaicing.c:46:25: warning: unused variable 'v' [-Wunused-variable] int row, col, u=width, v=2*u, indx; ^ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_hor(float (*)[3])': ../internal/./dcb_demosaicing.c:60:25: warning: unused variable 'v' [-Wunused-variable] int row, col, u=width, v=2*u, indx; ^ ../internal/dcraw_common.cpp: In member function 'void LibRaw::xtrans_interpolate(int)': ../internal/dcraw_common.cpp:5020:37: warning: array subscript has type 'char' [-Wchar-subscripts] cstat[fcol(row,col)]++; ^ In file included from ../src/libraw_cxx.cpp:5472:0: ../src/../internal/libraw_x3f.cpp: In function 'x3f_t* x3f_new_from_file(LibRaw_abstract_datastream*)': ../src/../internal/libraw_x3f.cpp:780:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (d=0; dnum_directory_entries; d++) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'x3f_return_t x3f_delete(x3f_t*)': ../src/../internal/libraw_x3f.cpp:907:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (d=0; dnum_directory_entries; d++) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp:916:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < PL->property_table.size; i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp:946:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < CAMF->entry_table.size; i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'x3f_directory_entry_t* x3f_get(x3f_t*, uint32_t, uint32_t)': ../src/../internal/libraw_x3f.cpp:977:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (d=0; dnum_directory_entries; d++) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::ahd_interpolate_r_and_b_in_rgb_and_convert_to_cielab(int, int, ushort (*)[512][3], short int (*)[512][3])': ../internal/dcraw_common.cpp:5271:9: warning: unused variable 'xyz' [-Wunused-variable] float xyz[3]; ^~~ ../src/../internal/libraw_x3f.cpp: In function 'void populate_true_huffman_tree(x3f_hufftree_t*, x3f_true_huffman_t*)': ../src/../internal/libraw_x3f.cpp:1127:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; isize; i++) { ~^~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void populate_huffman_tree(x3f_hufftree_t*, x3f_table32_t*, x3f_table16_t*)': ../src/../internal/libraw_x3f.cpp:1159:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; isize; i++) { ~^~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void true_decode_one_color(x3f_image_data_t*, int)': ../src/../internal/libraw_x3f.cpp:1331:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row = 0; row < rows; row++) { ~~~~^~~~~~ ../src/../internal/libraw_x3f.cpp:1336:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (col = 0; col < cols; col++) { ~~~~^~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::ahd_interpolate_build_homogeneity_map(int, int, short int (*)[512][512][3], char (*)[512][2])': ../internal/dcraw_common.cpp:5327:11: warning: variable 'tc' set but not used [-Wunused-but-set-variable] int tr, tc; ^~ ../src/../internal/libraw_x3f.cpp:1349:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (col >= area->columns) continue; ~~~~^~~~~~~~~~~~~~~~ ../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/../internal/libraw_x3f.cpp:1410:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (col = 0; col < ID->columns; col++) { ~~~~^~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void huffman_decode(x3f_info_t*, x3f_directory_entry_t*, int)': ../src/../internal/libraw_x3f.cpp:1452:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row = 0; row < ID->rows; row++) ~~~~^~~~~~~~~~ ../src/../internal/libraw_x3f.cpp:1457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row = 0; row < ID->rows; row++) ~~~~^~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void simple_decode_row(x3f_info_t*, x3f_directory_entry_t*, int, int, int)': ../src/../internal/libraw_x3f.cpp:1510:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (col = 0; col < ID->columns; col++) { ~~~~^~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::ahd_interpolate()': ../internal/dcraw_common.cpp:5426:7: warning: unused variable 'i' [-Wunused-variable] int i, j, k, top, left; ^ ../internal/dcraw_common.cpp:5426:10: warning: unused variable 'j' [-Wunused-variable] int i, j, k, top, left; ^ ../internal/dcraw_common.cpp:5426:13: warning: unused variable 'k' [-Wunused-variable] int i, j, k, top, left; ^ ../internal/dcraw_common.cpp:5427:9: warning: unused variable 'xyz_cam' [-Wunused-variable] float xyz_cam[3][4],r; ^~~~~~~ ../internal/dcraw_common.cpp:5427:23: warning: unused variable 'r' [-Wunused-variable] float xyz_cam[3][4],r; ^ ../internal/dcraw_common.cpp: In member function 'void LibRaw::median_filter()': ../internal/dcraw_common.cpp:5614:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof opt; i+=2) ~~^~~~~~~~~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/dcraw_common.cpp: In member function 'void LibRaw::recover_highlights()': ../internal/defines.h:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORCC for (c=0; c < colors && c < 4; c++) ../internal/dcraw_common.cpp:5683:3: note: in expansion of macro 'FORCC' FORCC hsat[c] = 32000 * pre_mul[c]; ^ ../src/../internal/libraw_x3f.cpp: In function 'void simple_decode(x3f_info_t*, x3f_directory_entry_t*, int, int)': ../src/../internal/libraw_x3f.cpp:1548:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row = 0; row < ID->rows; row++) ~~~~^~~~~~~~~~ ../internal/dcraw_common.cpp:5684:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (kc=0, c=1; c < colors; c++) In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORCC for (c=0; c < colors && c < 4; c++) ../internal/dcraw_common.cpp:5690:3: note: in expansion of macro 'FORCC' FORCC if (c != kc) { ^ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_load_property_list(x3f_info_t*, x3f_directory_entry_t*)': ../src/../internal/libraw_x3f.cpp:554:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (_i = 0; _i < (_T).size; _i++) { \ ~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp:1623:2: note: in expansion of macro 'GET_PROPERTY_TABLE' GET_PROPERTY_TABLE(PL->property_table, PL->num_properties); ^ ../src/../internal/libraw_x3f.cpp:1628:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; inum_properties; i++) { ~^~~~~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_load_true(x3f_info_t*, x3f_directory_entry_t*)': ../src/../internal/libraw_x3f.cpp:544:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (_i = 0; _i < (_T).size; _i++) \ ~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp:1684:2: note: in expansion of macro 'GET_TABLE' GET_TABLE(TRU->plane_size, GET4, TRUE_PLANES,uint32_t); ^ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_load_huffman_compressed(x3f_info_t*, x3f_directory_entry_t*, int, int)': ../src/../internal/libraw_x3f.cpp:544:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (_i = 0; _i < (_T).size; _i++) \ ~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp:1760:2: note: in expansion of macro 'GET_TABLE' GET_TABLE(HUF->table, GET4, table_size,uint32_t); ^ ../src/../internal/libraw_x3f.cpp:544:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (_i = 0; _i < (_T).size; _i++) \ ~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp:1765:2: note: in expansion of macro 'GET_TABLE' GET_TABLE(HUF->row_offsets, GET4, ID->rows,uint32_t); ^ ../internal/dcraw_common.cpp:5726:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (change=i=0; i < high*wide; i++) ~~^~~~~~~~~~~ ../internal/dcraw_common.cpp:5733:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < high*wide; i++) ~~^~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_load_huffman(x3f_info_t*, x3f_directory_entry_t*, int, int, int)': ../src/../internal/libraw_x3f.cpp:544:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (_i = 0; _i < (_T).size; _i++) \ ~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp:1802:3: note: in expansion of macro 'GET_TABLE' GET_TABLE(HUF->mapping, GET2, table_size,uint16_t); ^ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_load_camf_decode_type2(x3f_camf_t*)': ../src/../internal/libraw_x3f.cpp:1920:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; idata_size; i++) { ~^~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::processCanonCameraInfo(unsigned int, uchar*, unsigned int)': ../internal/dcraw_common.cpp:6071:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(iCanonLens+64>=maxlen) return; // broken; ~~~~~~~~~~~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void camf_decode_type4(x3f_camf_t*)': ../src/../internal/libraw_x3f.cpp:1971:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row = 0; row < rows; row++) { ~~~~^~~~~~ ../src/../internal/libraw_x3f.cpp:1979:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (col = 0; col < cols; col++) { ~~~~^~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void camf_decode_type5(x3f_camf_t*)': ../src/../internal/libraw_x3f.cpp:2078:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < CAMF->decoded_data_size; i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_setup_camf_property_entry(camf_entry_t*)': ../src/../internal/libraw_x3f.cpp:2142:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; inum_properties; i++) { ~^~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:5527:28: warning: unused variable 'DS' [-Wunused-variable] x3f_directory_section_t *DS = NULL; ^~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::PentaxISO(ushort)': ../internal/dcraw_common.cpp:6694:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < numel; i++) { ^ ../internal/dcraw_common.cpp: In member function 'void LibRaw::PentaxLensInfo(unsigned int, unsigned int)': ../internal/dcraw_common.cpp:6718:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::x3f_thumb_loader()': ../src/libraw_cxx.cpp:5730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int row = 0; row < ID->rows; row++) ~~~~^~~~~~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::x3f_dpq_interpolate_rg()': ../src/libraw_cxx.cpp:5765:14: warning: unused variable 'row0_3' [-Wunused-variable] uint16_t row0_3 = row0[3]; ^~~~~~ ../internal/dcraw_common.cpp:6726:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/dcraw_common.cpp:6732:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/dcraw_common.cpp:6739:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/dcraw_common.cpp:6747:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../src/libraw_cxx.cpp:5767:14: warning: unused variable 'row1_3' [-Wunused-variable] uint16_t row1_3 = row1[3]; ^~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::x3f_dpq_interpolate_af(int, int, int)': ../src/libraw_cxx.cpp:5814:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(blocal < imgdata.color.black+16 || bnear < imgdata.color.black+16 ) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:5814:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(blocal < imgdata.color.black+16 || bnear < imgdata.color.black+16 ) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:5786:15: warning: unused variable 'rowpitch' [-Wunused-variable] unsigned int rowpitch = imgdata.rawdata.sizes.raw_pitch/2; // in 16-bit words ^~~~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::x3f_dpq_interpolate_af_sd(int, int, int, int, int, int, int)': ../src/libraw_cxx.cpp:5842:15: warning: unused variable 'rowpitch' [-Wunused-variable] unsigned int rowpitch = imgdata.rawdata.sizes.raw_pitch/2; // in 16-bit words ^~~~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::x3f_load_raw()': ../src/libraw_cxx.cpp:5948:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int prow = 0; prow < TRU->x3rgb16.rows && prow < S.raw_height/2; prow++) ~~~~~^~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:5952:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int pcol = 0; pcol < TRU->x3rgb16.columns && pcol < S.raw_width/2; pcol++) ~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:5958:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int row = 0; row < Q->top16.rows && row < S.raw_height; row++) ~~~~^~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:5962:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int col = 0; col < Q->top16.columns && col < S.raw_width; col++) ~~~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::process_Sony_0x9050(uchar*, unsigned int)': ../internal/dcraw_common.cpp:7310:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((imgdata.lens.makernotes.LensID == -1) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_makernote_0xc634(int, int, unsigned int)': ../internal/defines.h:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORCC for (c=0; c < colors && c < 4; c++) ../internal/dcraw_common.cpp:7492:9: note: in expansion of macro 'FORCC' FORCC imgdata.color.dng_color[ind].forwardmatrix[j][c]= getreal(type); ^ ../internal/dcraw_common.cpp:7507:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID != -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/dcraw_common.cpp:7546:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ((c = fgetc(ifp)) && c != EOF) ^ ../internal/dcraw_common.cpp:7863:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(nWB<=sizeof(imgdata.color.WBCT_Coeffs)/sizeof(imgdata.color.WBCT_Coeffs[0])) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:8121:90: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (((tag == 0xb027) || (tag == 0x010c)) && (imgdata.lens.makernotes.LensID == -1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ libtool: compile: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/dcraw_fileio.lo -MD -MP -MF internal/.deps/dcraw_fileio.Tpo -c ../internal/dcraw_fileio.cpp -o internal/dcraw_fileio.o >/dev/null 2>&1 In file included from ../internal/dcraw_common.cpp:28:0: ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_makernote(int, int)': ../internal/defines.h:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORCC for (c=0; c < colors && c < 4; c++) ../internal/dcraw_common.cpp:8426:9: note: in expansion of macro 'FORCC' FORCC imgdata.color.dng_color[ind].forwardmatrix[j][c]= getreal(type); ^ ../internal/dcraw_common.cpp:8442:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID != -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../internal/demosaic_packs.cpp:65:0: ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_color_full()': ../internal/./dcb_demosaicing.c:253:18: warning: unused variable 'i' [-Wunused-variable] int row,col,c,d,i,j,u=width,v=2*u,w=3*u,indx, g1, g2; ^ ../internal/./dcb_demosaicing.c:253:20: warning: unused variable 'j' [-Wunused-variable] int row,col,c,d,i,j,u=width,v=2*u,w=3*u,indx, g1, g2; ^ ../internal/./dcb_demosaicing.c:253:30: warning: unused variable 'v' [-Wunused-variable] int row,col,c,d,i,j,u=width,v=2*u,w=3*u,indx, g1, g2; ^ ../internal/dcraw_common.cpp:8751:19: warning: variable 'ntags' set but not used [-Wunused-but-set-variable] short ntags, cur_tag; ^~~~~ ../internal/dcraw_common.cpp:8865:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(nWB<=sizeof(imgdata.color.WBCT_Coeffs)/sizeof(imgdata.color.WBCT_Coeffs[0])) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_map()': ../internal/./dcb_demosaicing.c:325:6: warning: unused variable 'current' [-Wunused-variable] int current, row, col, c, u=width, v=2*u, indx; ^~~~~~~ ../internal/./dcb_demosaicing.c:325:25: warning: unused variable 'c' [-Wunused-variable] int current, row, col, c, u=width, v=2*u, indx; ^ ../internal/./dcb_demosaicing.c:325:37: warning: unused variable 'v' [-Wunused-variable] int current, row, col, c, u=width, v=2*u, indx; ^ ../internal/dcraw_common.cpp:9127:90: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (((tag == 0xb027) || (tag == 0x010c)) && (imgdata.lens.makernotes.LensID == -1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_correction2()': ../internal/./dcb_demosaicing.c:365:11: warning: unused variable 'pix' [-Wunused-variable] ushort (*pix)[4]; ^~~ ../internal/dcraw_common.cpp:9397:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ((c = fgetc(ifp)) && c != EOF) ^ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_mos(int)': ../internal/defines.h:103:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define MIN(a,b) ((a) < (b) ? (a) : (b)) ~~~~^~~~~ ../internal/dcraw_common.cpp:69:43: note: in expansion of macro 'MIN' #define stmread(buf,maxlen,fp) stread(buf,MIN(maxlen,sizeof(buf)),fp) ^~~ ../internal/dcraw_common.cpp:9956:2: note: in expansion of macro 'stmread' stmread(imgdata.lens.makernotes.body, skip, ifp); ^ ../internal/defines.h:103:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define MIN(a,b) ((a) < (b) ? (a) : (b)) ~~~~^~~~~ ../internal/dcraw_common.cpp:69:43: note: in expansion of macro 'MIN' #define stmread(buf,maxlen,fp) stread(buf,MIN(maxlen,sizeof(buf)),fp) ^~~ ../internal/dcraw_common.cpp:9962:8: note: in expansion of macro 'stmread' stmread(buffer, skip, ifp); ^ ../internal/dcraw_common.cpp:9961:12: warning: variable 'nwords' set but not used [-Wunused-but-set-variable] int nwords; ^~~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:103:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define MIN(a,b) ((a) < (b) ? (a) : (b)) ~~~~^~~~~ ../internal/dcraw_common.cpp:69:43: note: in expansion of macro 'MIN' #define stmread(buf,maxlen,fp) stread(buf,MIN(maxlen,sizeof(buf)),fp) ^~~ ../internal/dcraw_common.cpp:9970:8: note: in expansion of macro 'stmread' stmread(buffer, skip, ifp); ^ ../internal/dcraw_common.cpp:9969:12: warning: variable 'nwords' set but not used [-Wunused-but-set-variable] int nwords; ^~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_kodak_ifd(int)': ../internal/dcraw_common.cpp:10111:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (tag == 2120 + wbi || ~~~~^~~~~~~~~~~~~ ../internal/dcraw_common.cpp:10121:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((unsigned) wbi < 7 && tag == wbtag[wbi]) ~~~~^~~~~~~~~~~~~ ../internal/dcraw_common.cpp:10054:7: warning: unused variable 'i' [-Wunused-variable] int i, c, wbi=-2; ^ ../internal/dcraw_common.cpp: In member function 'int LibRaw::parse_tiff_ifd(int)': ../internal/dcraw_common.cpp:10216:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < 4 && i < len; i++) ~~^~~~~ ../internal/dcraw_common.cpp:10404:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (tiff_bps < tiff_ifd[ifd].bps) In file included from ../internal/demosaic_packs.cpp:65:0: ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_refinement()': ../internal/./dcb_demosaicing.c:384:22: warning: unused variable 'tmp' [-Wunused-variable] float f[5], g1, g2, tmp, tmp2=0, tmp3=0; ^~~ ../internal/dcraw_common.cpp:10444:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i< len; i++) ~^~~~~ ../internal/dcraw_common.cpp:10486:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i< len; i++) ~^~~~~ ../internal/./dcb_demosaicing.c:384:27: warning: unused variable 'tmp2' [-Wunused-variable] float f[5], g1, g2, tmp, tmp2=0, tmp3=0; ^~~~ ../internal/./dcb_demosaicing.c:384:35: warning: unused variable 'tmp3' [-Wunused-variable] float f[5], g1, g2, tmp, tmp2=0, tmp3=0; ^~~~ ../internal/dcraw_common.cpp:10541:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ifd >= sizeof tiff_ifd / sizeof tiff_ifd[0]) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:10582:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = sony_curve[i]+1; j <= sony_curve[i+1]; j++) ~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:10615:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] FORC3 if(i>cblack[c]) i = cblack[c]; ~^~~~~~~~~~ ../internal/dcraw_common.cpp:10646:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (colors=cfa=i=0; i < plen && colors < 4; i++) { ~~^~~~~~ ../internal/dcraw_common.cpp:10816:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(fread (cbuf, 1, len, ifp) != len) ../internal/dcraw_common.cpp:10916:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int fi=0; fi<(libraw_internal_data.unpacker_data.lenRAFData-3); fi++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:10992:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(tiff_ifd[ifd].samples > 1 && tiff_ifd[ifd].samples == len) // LinearDNG, per-channel black ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ../internal/dcraw_common.cpp:10994:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i < colors && i < 4 && i < len; i++) ~~^~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:96:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORC(cnt) for (c=0; c < cnt; c++) ../internal/dcraw_common.cpp:11013:8: note: in expansion of macro 'FORC' FORC (cblack[4] * cblack[5]) ^ ../internal/defines.h:96:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORC(cnt) for (c=0; c < cnt; c++) ../internal/dcraw_common.cpp:11022:10: note: in expansion of macro 'FORC' FORC (cblack[4] * cblack[5]) ^ ../internal/dcraw_common.cpp:11033:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (num=i=0; i < len && i < 65536; i++) ~~^~~~~ ../internal/dcraw_common.cpp:11047:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=1; i < colors && i < 4 && i < len; i++) ~~^~~~~ ../internal/dcraw_common.cpp:11136:24: warning: variable 'makernote_found' set but not used [-Wunused-but-set-variable] unsigned short makernote_found = 0; ^~~~~~~~~~~~~~~ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::fbdd_correction()': ../internal/./dcb_demosaicing.c:498:11: warning: unused variable 'pix' [-Wunused-variable] ushort (*pix)[4]; ^~~ ../internal/dcraw_common.cpp:11139:18: warning: variable 'MakN_length' set but not used [-Wunused-but-set-variable] unsigned MakN_length; ^~~~~~~~~~~ ../internal/dcraw_common.cpp:11194:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < len && i < 32; i++) ~~^~~~~ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::fbdd_correction2(double (*)[3])': ../internal/./dcb_demosaicing.c:517:15: warning: unused variable 'u' [-Wunused-variable] int indx, u=width, v=2*width; ^ ../internal/dcraw_common.cpp: In member function 'void LibRaw::apply_tiff()': ../internal/dcraw_common.cpp:11289:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < tiff_nifds; i++) { ../internal/dcraw_common.cpp:11303:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] (ns == os && shot_select == ties++))) { ../internal/dcraw_common.cpp:11337:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (tiff_ifd[raw].bytes*8 != raw_width*raw_height*tiff_bps) { In file included from ../src/libraw_cxx.cpp:33:0: ../internal/defines.h: At global scope: ../internal/defines.h:112:14: warning: 'float fMAX(float, float)' defined but not used [-Wunused-function] static float fMAX(float a, float b) ^~~~ ../internal/dcraw_common.cpp:11425:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../internal/dcraw_common.cpp:11427:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' load_raw = &CLASS nikon_load_raw; break; ^~~~~ ../internal/dcraw_common.cpp:11450:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < tiff_nifds; i++) ../internal/dcraw_common.cpp:11457:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] tiff_ifd[i].t_width * tiff_ifd[i].t_height / (SQR(tiff_ifd[i].bps)+1) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ thumb_width * thumb_height / (SQR(thumb_misc)+1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_smal(int, int)': ../internal/dcraw_common.cpp:12265:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (get4() != fsize) return; ~~~~~~~^~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_redcine()': ../internal/dcraw_common.cpp:12340:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ((len = get4()) != EOF) { ^ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::fbdd_green()': ../internal/./dcb_demosaicing.c:552:72: warning: unused variable 'current' [-Wunused-variable] int row, col, c, u=width, v=2*u, w=3*u, x=4*u, y=5*u, indx, min, max, current; ^~~~~~~ ../internal/dcraw_common.cpp: In member function 'virtual void LibRaw::adobe_coeff(const char*, const char*, int)': ../internal/dcraw_common.cpp:13577:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof table / sizeof *table; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::identify()': ../internal/dcraw_common.cpp:14072:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int q = 0; q < sizeof(const_table)/sizeof(const_table[0]); q++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14298:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (zero_fsize=i=0; i < camera_count; i++) ~~^~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14302:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fsize == table[i].fsize) { ~~~~~~^~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14402:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof corp / sizeof *corp; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14469:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < sizeof unique / sizeof *unique; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14478:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < sizeof sonique / sizeof *sonique; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14490:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof canon / sizeof *canon; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14509:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof unique / sizeof *unique; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14519:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof sonique / sizeof *sonique; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:70:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc: In member function 'void LibRaw::amaze_demosaic_RT()': ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:275:8: warning: unused variable 'dir' [-Wunused-variable] int dir; ^~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:10: warning: unused variable 'gradp' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:17: warning: unused variable 'gradm' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:24: warning: unused variable 'gradv' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:31: warning: unused variable 'gradh' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~ ../internal/dcraw_common.cpp:15077:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof pana / sizeof *pana; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:38: warning: unused variable 'gradpm' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:46: warning: unused variable 'gradhv' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:149:10: warning: variable 'Dgrbp1' set but not used [-Wunused-but-set-variable] float (*Dgrbp1); ^~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:151:10: warning: variable 'Dgrbm1' set but not used [-Wunused-but-set-variable] float (*Dgrbm1); ^~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:46:16: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:52:21: warning: unused variable 'winw' [-Wunused-variable] int winx=0, winy=0,winw=width, winh=height; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:52:33: warning: unused variable 'winh' [-Wunused-variable] int winx=0, winy=0,winw=width, winh=height; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:61:19: warning: unused variable 'nbr' [-Wunused-variable] static const int nbr[5] = {-v2,-2,2,v2,0}; ^~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:71:21: warning: unused variable 'pmthresh' [-Wunused-variable] static const float pmthresh=0.25; ^~~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:73:21: warning: unused variable 'lbd' [-Wunused-variable] static const float lbd=1.0, ubd=1.0; //lbd=0.66, ubd=1.5 alternative values; ^~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:73:30: warning: unused variable 'ubd' [-Wunused-variable] static const float lbd=1.0, ubd=1.0; //lbd=0.66, ubd=1.5 alternative values; ^~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:81:21: warning: unused variable 'gauss1' [-Wunused-variable] static const float gauss1[3] = {0.3376688223162362f, 0.12171198028231786f, 0.04387081413862306f}; ^~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:87:18: warning: unused variable 'progress' [-Wunused-variable] volatile double progress = 0.0; ^~~~~~~~ ../internal/dcraw_common.cpp:15471:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (flip == UINT_MAX) flip = tiff_flip; ../internal/dcraw_common.cpp:15472:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (flip == UINT_MAX) flip = 0; ../internal/dcraw_common.cpp: In member function 'void LibRaw::convert_to_rgb()': ../internal/dcraw_common.cpp:15564:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < pbody[0]; i++) { ~~^~~~~~~~~~ ../internal/dcraw_common.cpp:15582:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < phead[0]/4; i++) ~~^~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'virtual void LibRaw::fuji_rotate()': ../internal/dcraw_common.cpp:15653:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ur > height-2 || uc > width-2) continue; ~~~^~~~~~~~~~ ../internal/dcraw_common.cpp:15653:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ur > height-2 || uc > width-2) continue; ~~~^~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:71:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/CA_correct_RT.cc: In member function 'void LibRaw::CA_correct_RT(float, float)': ../LibRaw-demosaic-pack-GPL3-0.18.5/CA_correct_RT.cc:133:9: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ ../LibRaw-demosaic-pack-GPL3-0.18.5/CA_correct_RT.cc:159:6: warning: variable 'offset' set but not used [-Wunused-but-set-variable] int offset[2][3]; ^~~~~~ In file included from ../internal/demosaic_packs.cpp:72:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_linedn_new.c: In member function 'void LibRaw::cfa_linedn(float)': ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_linedn_new.c:34:9: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ In file included from ../internal/demosaic_packs.cpp:73:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c: In member function 'void LibRaw::cfa_impulse_gauss(float, float)': ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:31:9: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:33:6: warning: unused variable 'winx' [-Wunused-variable] int winx=0, winy=0,winw=width, winh=height; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:33:14: warning: unused variable 'winy' [-Wunused-variable] int winx=0, winy=0,winw=width, winh=height; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:6: warning: unused variable 'compt' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:15: warning: unused variable 'compt10' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:25: warning: unused variable 'compt50' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:35: warning: unused variable 'compt250' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:46: warning: unused variable 'compt500' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:57: warning: unused variable 'comptmax' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:37:6: warning: unused variable 'rayo' [-Wunused-variable] int rayo=1,i,d; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:37:13: warning: unused variable 'i' [-Wunused-variable] int rayo=1,i,d; ^ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:37:15: warning: unused variable 'd' [-Wunused-variable] int rayo=1,i,d; ^ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:38:6: warning: unused variable 'compte1' [-Wunused-variable] int compte1=0; ^~~~~~~ In file included from ../internal/demosaic_packs.cpp:74:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c: In member function 'void LibRaw::green_equilibrate(float)': ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:103:10: warning: unused variable 'val1' [-Wunused-variable] float val1; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:67:20: warning: variable 'gvar' set but not used [-Wunused-but-set-variable] float (*gvar); // TS*TS*4 ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:32:35: warning: unused variable 'v3' [-Wunused-variable] static const int v1=TS, v2=2*TS, v3=3*TS, /*v4=4*TS,*/ p1=-TS+1, p2=-2*TS+2, p3=-3*TS+3, m1=TS+1, m2=2*TS+2, m3=3*TS+3; ^~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:35:6: warning: unused variable 'top' [-Wunused-variable] int top, left; ^~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:35:11: warning: unused variable 'left' [-Wunused-variable] int top, left; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:39:6: warning: unused variable 'verbose' [-Wunused-variable] int verbose=1; ^~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:46:9: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ In file included from ../internal/demosaic_packs.cpp:89:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c: In member function 'void LibRaw::parse_foveon()': ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:56:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (get4() != (0x20434553 | (tag << 24))) return; ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:78:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] && thumb_length < len-28) { ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c: In member function 'void LibRaw::foveon_decoder(unsigned int, unsigned int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:139:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < size; i++) ~~^~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:154:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < size; i++) ~~^~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c: In member function 'void LibRaw::foveon_interpolate()': ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:664:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((irow = frow) == dim[2]-1) irow--; ~~~~~~~~~~~~~~^~~~~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:666:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < dim[1]; i++) ~~^~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:700:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < dim[0]; i++) { ~~^~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:703:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((unsigned)(row-1) > height-3 || (unsigned)(col-1) > width-3) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:703:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((unsigned)(row-1) > height-3 || (unsigned)(col-1) > width-3) ~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:907:19: warning: unused variable 'c' [-Wunused-variable] int crop[4],c; ^ ../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++) ~~^~~~ In file included from ../internal/demosaic_packs.cpp:23:0: ../internal/defines.h: At global scope: ../internal/defines.h:112:14: warning: 'float fMAX(float, float)' defined but not used [-Wunused-function] static float fMAX(float a, float b) ^~~~ In file included from ../internal/demosaic_packs.cpp:89:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c: In member function 'void LibRaw::foveon_interpolate()': ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:613:35: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] ddft[0][0][i] = ddft[1][0][i] + ~~~~~~~~~~~~^ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:612:17: note: within this loop for (i=0; i < 6; i++) ~~^~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:659:35: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] ddft[0][0][i] = ddft[1][0][i] + ~~~~~~~~~~~~^ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:658:17: note: within this loop for (i=0; i < 6; i++) ~~^~~ In file included from ../internal/demosaic_packs.cpp:29:0: ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_green_blur(int, void*, int, void*, int)': ../internal/./wf_filtering.cpp:1077:11: warning: 'dst_rb' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_rb+=dst_h_shift; ~~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1039:9: warning: 'dst_c' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_c+=dst_h_shift; ~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1076:11: warning: 'src' may be used uninitialized in this function [-Wmaybe-uninitialized] src +=src_h_shift; ~~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:902:11: warning: 'src_c' may be used uninitialized in this function [-Wmaybe-uninitialized] src_c += src_h_shift; ~~~~~~^~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:835:24: warning: 'src_u1' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort *src, *src_c, *src_u1, *src_u2, *src_d1, *src_d2, *dst_c, *src_ca, *dst_ca, *dst_rb; ^~~~~~ ../internal/./wf_filtering.cpp:897:12: warning: 'src_u2' may be used uninitialized in this function [-Wmaybe-uninitialized] src_u2 += src_h_shift; ~~~~~~~^~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:835:42: warning: 'src_d1' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort *src, *src_c, *src_u1, *src_u2, *src_d1, *src_d2, *dst_c, *src_ca, *dst_ca, *dst_rb; ^~~~~~ ../internal/./wf_filtering.cpp:898:12: warning: 'src_d2' may be used uninitialized in this function [-Wmaybe-uninitialized] src_d2 += src_h_shift; ~~~~~~~^~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1077:11: warning: 'dst_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_rb+=dst_h_shift; ~~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1076:11: warning: 'src_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] src +=src_h_shift; ~~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_igauss_filter(int, void*, int, void*, int)': ../internal/./wf_filtering.cpp:1133:14: warning: 'dst_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_v_shift = S.width*dst_h_shift; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1227:11: warning: 'src_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] src[i]+=src_h_shift; ~~~~~~^~~~~~~~~~~~~ depbase=`echo src/libraw_datastream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_block_filter(int*, void*, int, void*, int)': ../internal/./wf_filtering.cpp:1565:14: warning: 'dst_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_v_shift = S.width*dst_h_shift; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1610:12: warning: 'src_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] src[i] += src_h_shift; ~~~~~~~^~~~~~~~~~~~~~ libtool: compile: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT src/libraw_datastream.lo -MD -MP -MF src/.deps/libraw_datastream.Tpo -c ../src/libraw_datastream.cpp -DDLL_EXPORT -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:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_datastream.cpp:27: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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: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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_datastream.cpp:27: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_datastream.cpp:27: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_datastream.cpp:27: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_datastream.cpp:27: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../internal/demosaic_packs.cpp:32:0: ../internal/./aahd_demosaic.cpp: In member function 'void AAHD::make_ahd_rb_last(int)': ../internal/./aahd_demosaic.cpp:669:28: warning: 'bk' may be used uninitialized in this function [-Wmaybe-uninitialized] int h1 = cnr[+dirs[d][bk]][c] - cnr[+dirs[d][bk]][1]; ~~~~~~~~~~^ ../internal/./aahd_demosaic.cpp:670:28: warning: 'bh' may be used uninitialized in this function [-Wmaybe-uninitialized] int h2 = cnr[-dirs[d][bh]][c] - cnr[-dirs[d][bh]][1]; ~~~~~~~~~~^ libtool: compile: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT src/libraw_cxx.lo -MD -MP -MF src/.deps/libraw_cxx.Tpo -c ../src/libraw_cxx.cpp -o src/libraw_cxx.o >/dev/null 2>&1 In file included from ../internal/demosaic_packs.cpp:42:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/lmmse_interpolate.c: In member function 'void LibRaw::lmmse_interpolate(int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/lmmse_interpolate.c:190:44: warning: 'glut' may be used uninitialized in this function [-Wmaybe-uninitialized] rix[0][c] = glut[image[row*width+col][c]]; ^ libtool: compile: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT src/libraw_datastream.lo -MD -MP -MF src/.deps/libraw_datastream.Tpo -c ../src/libraw_datastream.cpp -o src/libraw_datastream.o >/dev/null 2>&1 ../internal/dcraw_common.cpp: In member function 'void LibRaw::xtrans_interpolate(int)': ../internal/dcraw_common.cpp:5005:27: warning: 'sgcol' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort min, max, sgrow, sgcol; ^~~~~ ../internal/dcraw_common.cpp:5005:20: warning: 'sgrow' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort min, max, sgrow, sgcol; ^~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::processNikonLensData(uchar*, unsigned int)': ../internal/dcraw_common.cpp:6203:10: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort i; ^ depbase=`echo src/libraw_c_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 -DDLL_EXPORT -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:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_c_api.cpp:22: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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: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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_c_api.cpp:22: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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/i686-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_c_api.cpp:22: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/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:8990:20: warning: 'table_buf_0x940c' may be used uninitialized in this function [-Wmaybe-uninitialized] free (table_buf_0x940c); ~~~~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:8981:20: warning: 'table_buf_0x9050' may be used uninitialized in this function [-Wmaybe-uninitialized] free (table_buf_0x9050); ~~~~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:8197:10: warning: 'CanonCameraInfo' may be used uninitialized in this function [-Wmaybe-uninitialized] uchar *CanonCameraInfo; ^~~~~~~~~~~~~~~ libtool: compile: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 -o src/libraw_c_api.o >/dev/null 2>&1 i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_makernote_0xc634(int, int, unsigned int)': ../internal/dcraw_common.cpp:7986:22: warning: 'table_buf_0x940c' may be used uninitialized in this function [-Wmaybe-uninitialized] free (table_buf_0x940c); ~~~~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:7977:22: warning: 'table_buf_0x9050' may be used uninitialized in this function [-Wmaybe-uninitialized] free (table_buf_0x9050); ~~~~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:7661:30: warning: 'table_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] table_buf[i] ^= (cj += ci * ck++); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:7390:10: warning: 'CanonCameraInfo' may be used uninitialized in this function [-Wmaybe-uninitialized] uchar *CanonCameraInfo; ^~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 libtool: compile: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/demosaic_packs.lo -MD -MP -MF internal/.deps/demosaic_packs.Tpo -c ../internal/demosaic_packs.cpp -o internal/demosaic_packs.o >/dev/null 2>&1 mv -f samples/.deps/bin_raw_identify-raw-identify.Tpo samples/.deps/bin_raw_identify-raw-identify.Po i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_unprocessed_raw-unprocessed_raw.Tpo samples/.deps/bin_unprocessed_raw-unprocessed_raw.Po i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 libtool: compile: i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/dcraw_common.lo -MD -MP -MF internal/.deps/dcraw_common.Tpo -c ../internal/dcraw_common.cpp -o internal/dcraw_common.o >/dev/null 2>&1 mv -f samples/.deps/bin_4channels-4channels.Tpo samples/.deps/bin_4channels-4channels.Po i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_simple_dcraw-simple_dcraw.Tpo samples/.deps/bin_simple_dcraw-simple_dcraw.Po i686-w64-mingw32-gcc -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 i686-w64-mingw32-gcc -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -pthread -w -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_mem_image-mem_image.Tpo samples/.deps/bin_mem_image-mem_image.Po i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_multirender_test-multirender_test.Tpo samples/.deps/bin_multirender_test-multirender_test.Po i686-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/i686-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_postprocessing_benchmark-postprocessing_benchmark.Tpo samples/.deps/bin_postprocessing_benchmark-postprocessing_benchmark.Po mv -f samples/.deps/bin_dcraw_emu-dcraw_emu.Tpo samples/.deps/bin_dcraw_emu-dcraw_emu.Po /bin/sh ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -no-undefined -version-info 16:0:0 -lwsock32 -o lib/libraw.la -rpath /usr/i686-w64-mingw32/sys-root/mingw/lib 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 -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -no-undefined -version-info 16:0:0 -lwsock32 -o lib/libraw_r.la -rpath /usr/i686-w64-mingw32/sys-root/mingw/lib 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 -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm libtool: link: i686-w64-mingw32-g++ -shared -nostdlib /usr/i686-w64-mingw32/sys-root/mingw/lib/../lib/dllcrt2.o /usr/lib/gcc/i686-w64-mingw32/7.2.0/crtbegin.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 -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/lib/gcc/i686-w64-mingw32/7.2.0 -L/usr/lib/gcc/i686-w64-mingw32/7.2.0/../../../../i686-w64-mingw32/lib/../lib -L/usr/i686-w64-mingw32/sys-root/mingw/lib/../lib -L/usr/lib/gcc/i686-w64-mingw32/7.2.0/../../../../i686-w64-mingw32/lib -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt /usr/lib/gcc/i686-w64-mingw32/7.2.0/crtend.o -O2 -g -o lib/.libs/libraw-16.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker lib/.libs/libraw.dll.a libtool: link: i686-w64-mingw32-g++ -shared -nostdlib /usr/i686-w64-mingw32/sys-root/mingw/lib/../lib/dllcrt2.o /usr/lib/gcc/i686-w64-mingw32/7.2.0/crtbegin.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 -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/lib/gcc/i686-w64-mingw32/7.2.0 -L/usr/lib/gcc/i686-w64-mingw32/7.2.0/../../../../i686-w64-mingw32/lib/../lib -L/usr/i686-w64-mingw32/sys-root/mingw/lib/../lib -L/usr/lib/gcc/i686-w64-mingw32/7.2.0/../../../../i686-w64-mingw32/lib -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt /usr/lib/gcc/i686-w64-mingw32/7.2.0/crtend.o -O2 -g -o lib/.libs/libraw_r-16.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker lib/.libs/libraw_r.dll.a libtool: link: /usr/bin/i686-w64-mingw32-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: /usr/bin/i686-w64-mingw32-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: /usr/bin/i686-w64-mingw32-ranlib lib/.libs/libraw_r.a libtool: link: /usr/bin/i686-w64-mingw32-ranlib lib/.libs/libraw.a libtool: link: ( cd "lib/.libs" && rm -f "libraw_r.la" && ln -s "../libraw_r.la" "libraw_r.la" ) libtool: link: ( cd "lib/.libs" && rm -f "libraw.la" && ln -s "../libraw.la" "libraw.la" ) /bin/sh ./libtool --tag=CC --mode=link i686-w64-mingw32-gcc -pthread -w -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/half_mt.exe samples/bin_half_mt-half_mt.o lib/libraw_r.la -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/raw-identify.exe samples/bin_raw_identify-raw-identify.o lib/libraw.la -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/unprocessed_raw.exe samples/bin_unprocessed_raw-unprocessed_raw.o lib/libraw.la -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/4channels.exe samples/bin_4channels-4channels.o lib/libraw.la -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm libtool: link: i686-w64-mingw32-gcc -pthread -w -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/half_mt.exe samples/bin_half_mt-half_mt.o lib/.libs/libraw_r.dll.a -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -pthread -L/usr/i686-w64-mingw32/sys-root/mingw/lib libtool: link: i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/4channels.exe samples/bin_4channels-4channels.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/i686-w64-mingw32/sys-root/mingw/lib libtool: link: i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/raw-identify.exe samples/bin_raw_identify-raw-identify.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/i686-w64-mingw32/sys-root/mingw/lib libtool: link: i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/unprocessed_raw.exe samples/bin_unprocessed_raw-unprocessed_raw.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/i686-w64-mingw32/sys-root/mingw/lib libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: Continuing, but uninstalled executables may not work. libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. /bin/sh ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/simple_dcraw.exe samples/bin_simple_dcraw-simple_dcraw.o lib/libraw.la -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/mem_image.exe samples/bin_mem_image-mem_image.o lib/libraw.la -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CC --mode=link i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/dcraw_half.exe samples/bin_dcraw_half-dcraw_half.o lib/libraw.la -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/multirender_test.exe samples/bin_multirender_test-multirender_test.o lib/libraw.la -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm libtool: link: i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/mem_image.exe samples/bin_mem_image-mem_image.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/i686-w64-mingw32/sys-root/mingw/lib libtool: link: i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/simple_dcraw.exe samples/bin_simple_dcraw-simple_dcraw.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/i686-w64-mingw32/sys-root/mingw/lib libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/dcraw_half.exe samples/bin_dcraw_half-dcraw_half.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/i686-w64-mingw32/sys-root/mingw/lib libtool: link: i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/multirender_test.exe samples/bin_multirender_test-multirender_test.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/i686-w64-mingw32/sys-root/mingw/lib libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. /bin/sh ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/postprocessing_benchmark.exe samples/bin_postprocessing_benchmark-postprocessing_benchmark.o lib/libraw.la -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/dcraw_emu.exe samples/bin_dcraw_emu-dcraw_emu.o lib/libraw.la -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -lm libtool: link: i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/postprocessing_benchmark.exe samples/bin_postprocessing_benchmark-postprocessing_benchmark.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/i686-w64-mingw32/sys-root/mingw/lib libtool: link: i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/dcraw_emu.exe samples/bin_dcraw_emu-dcraw_emu.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/i686-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/i686-w64-mingw32/sys-root/mingw/lib libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Could not determine the host path corresponding to libtool: error: Continuing, but uninstalled executables may not work. libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Could not determine the host path corresponding to libtool: error: Continuing, but uninstalled executables may not work. libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win32/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. make: Leaving directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win32' + make -C build_win64 -j4 make: Entering directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win64' depbase=`echo internal/dcraw_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 depbase=`echo internal/dcraw_fileio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 depbase=`echo internal/demosaic_packs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 depbase=`echo src/libraw_cxx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT src/libraw_cxx.lo -MD -MP -MF src/.deps/libraw_cxx.Tpo -c ../src/libraw_cxx.cpp -DDLL_EXPORT -DPIC -o src/.libs/libraw_cxx.o libtool: compile: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/dcraw_fileio.lo -MD -MP -MF internal/.deps/dcraw_fileio.Tpo -c ../internal/dcraw_fileio.cpp -DDLL_EXPORT -DPIC -o internal/.libs/dcraw_fileio.o libtool: compile: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/dcraw_common.lo -MD -MP -MF internal/.deps/dcraw_common.Tpo -c ../internal/dcraw_common.cpp -DDLL_EXPORT -DPIC -o internal/.libs/dcraw_common.o libtool: compile: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/demosaic_packs.lo -MD -MP -MF internal/.deps/demosaic_packs.Tpo -c ../internal/demosaic_packs.cpp -DDLL_EXPORT -DPIC -o internal/.libs/demosaic_packs.o In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:51:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(lib, "ws2_32.lib") In file included from ../internal/dcraw_fileio.cpp:26:0: ../internal/defines.h:51:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(lib, "ws2_32.lib") In file included from ../src/libraw_cxx.cpp:33:0: ../internal/defines.h:51:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(lib, "ws2_32.lib") In file included from ../internal/demosaic_packs.cpp:23:0: ../internal/defines.h:51:0: warning: ignoring #pragma comment [-Wunknown-pragmas] #pragma comment(lib, "ws2_32.lib") In file included from ../internal/demosaic_packs.cpp:71:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/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 ../internal/demosaic_packs.cpp:72:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_linedn_new.c:54:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_linedn_new.c:129:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical // exclude this part of code from OMP In file included from ../internal/demosaic_packs.cpp:73:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:49:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel In file included from ../libraw/libraw.h:36:0, from ../internal/dcraw_fileio.cpp:25: ../libraw/libraw_datastream.h:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_fileio.cpp:25: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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: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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_fileio.cpp:25: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_fileio.cpp:25: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_common.cpp:27: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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: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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_common.cpp:27: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/dcraw_common.cpp:27: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../internal/dcraw_fileio.cpp: In member function 'void LibRaw::apply_profile(const char*, const char*)': ../internal/dcraw_fileio.cpp:154:9: warning: unused variable 'prof' [-Wunused-variable] char *prof; ^~~~ In file included from ../libraw/libraw.h:36:0, from ../src/libraw_cxx.cpp:32: ../libraw/libraw_datastream.h:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_cxx.cpp:32: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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: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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_cxx.cpp:32: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_cxx.cpp:32: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../internal/dcraw_common.cpp: In member function 'unsigned int LibRaw::getbithuff(int, ushort*)': ../internal/dcraw_common.cpp:478:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (!reset && vbits < nbits && (c = fgetc(ifp)) != EOF && ^ ../internal/dcraw_common.cpp: In member function 'int LibRaw::canon_has_lowbits()': ../internal/dcraw_common.cpp:626:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=540; i < sizeof test - 1; i++) ~~^~~~~~~~~~~~~~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/dcraw_common.cpp: In member function 'void LibRaw::adobe_copy_pixel(unsigned int, unsigned int, ushort**)': ../internal/defines.h:96:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORC(cnt) for (c=0; c < cnt; c++) ../internal/dcraw_common.cpp:1054:7: note: in expansion of macro 'FORC' FORC(tiff_samples) ^ ../internal/dcraw_common.cpp: In member function 'void LibRaw::lossless_dng_load_raw()': ../internal/dcraw_common.cpp:1121:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (jrow=0; jrow+7 < jh.high; jrow += 8) { ~~~~~~~^~~~~~~~~ ../internal/dcraw_common.cpp:1125:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (jcol=0; jcol+7 < jh.wide; jcol += 8) { ~~~~~~~^~~~~~~~~ ../internal/dcraw_common.cpp:1137:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row=col=jrow=0; jrow < jh.high; jrow++) { ~~~~~^~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::packed_dng_load_raw()': ../internal/dcraw_common.cpp:1180:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (col=0; col < raw_width * tiff_samples; col++) ../internal/dcraw_common.cpp: In member function 'void LibRaw::nikon_coolscan_load_raw()': ../internal/dcraw_common.cpp:1241:11: warning: unused variable 'red' [-Wunused-variable] int red = fread (buf, 1, bufsize, ifp); ^~~ In file included from ../src/libraw_cxx.cpp:57:0: ../src/libraw_xtrans_compressed.cpp: In member function 'void LibRaw::init_xtrans(xtrans_params*)': ../src/libraw_xtrans_compressed.cpp:67:15: warning: unused variable 'i' [-Wunused-variable] int cur_val, i; ^ In file included from ../src/libraw_cxx.cpp:57:0: ../src/libraw_xtrans_compressed.cpp: In member function 'void LibRaw::copy_line_to_xtrans(xtrans_block*, int, int, int)': ../src/libraw_xtrans_compressed.cpp:212:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pixel_count < cur_block_width) ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::nikon_3700()': ../internal/dcraw_common.cpp:1419:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof table / sizeof *table; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'int LibRaw::minolta_z2()': ../internal/dcraw_common.cpp:1436:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (nz=i=0; i < sizeof tail; i++) ~~^~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::ppm16_thumb()': ../internal/dcraw_common.cpp:1460:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < thumb_length; i++) ../internal/dcraw_common.cpp: In member function 'void LibRaw::layer_thumb()': ../internal/dcraw_common.cpp:1479:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < thumb_length; i++) ../internal/dcraw_common.cpp: In member function 'void LibRaw::phase_one_flat_field(int, int)': ../internal/dcraw_common.cpp:1549:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (c=0; c < nc; c+=2) { ~~^~~~ ../src/libraw_xtrans_compressed.cpp: In member function 'void LibRaw::xtrans_compressed_load_raw()': ../src/libraw_xtrans_compressed.cpp:700:11: warning: variable 'line_size' set but not used [-Wunused-but-set-variable] unsigned line_size, *block_sizes; ^~~~~~~~~ ../internal/dcraw_common.cpp:1558:7: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] row < head[1]+head[3]-head[5]; row++) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1560:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (c=0; c < nc; c+=2) { ~~^~~~ ../internal/dcraw_common.cpp:1567:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] col < cend && col < head[0]+head[2]-head[4]; col++) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1573:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (c=0; c < nc; c+=2) ~~^~~~ ../src/libraw_cxx.cpp: In member function 'unsigned int LibRaw::parse_custom_cameras(unsigned int, libraw_custom_camera_t*, char**)': ../src/libraw_cxx.cpp:189:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i< limit; i++) ~^~~~~~~ ../internal/dcraw_common.cpp:1578:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (c=0; c < nc; c+=2) ~~^~~~ In file included from ../internal/dcraw_fileio.cpp:26:0: ../internal/defines.h: At global scope: ../internal/defines.h:112:14: warning: 'float fMAX(float, float)' defined but not used [-Wunused-function] static float fMAX(float a, float b) ^~~~ ../internal/dcraw_common.cpp: In member function 'int LibRaw::phase_one_correct()': ../internal/dcraw_common.cpp:1718:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] row < (qr ? raw_height : ph1.split_row); row++) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1724:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] col < (qc ? raw_width : ph1.split_col); col++) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1746:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] i = qmult[row >= ph1.split_row][col >= ph1.split_col] * RAW(row,col); ~~~~^~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1746:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] i = qmult[row >= ph1.split_row][col >= ph1.split_col] * RAW(row,col); ~~~~^~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::recycle()': ../src/libraw_cxx.cpp:556:45: warning: operation on '((LibRaw*)this)->LibRaw::imgdata.libraw_data_t::color.libraw_colordata_t::dng_levels.libraw_dng_levels_t::analogbalance[i]' may be undefined [-Wsequence-point] imgdata.color.dng_levels.analogbalance[i]= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imgdata.color.dng_levels.analogbalance[i]=1.0f; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1771:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] row < (qr ? raw_height : ph1.split_row); row++) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:1777:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] col < (qc ? raw_width : ph1.split_col); col++) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp: In member function 'virtual int LibRaw::get_decoder_info(libraw_decoder_info_t*)': ../src/libraw_cxx.cpp:610:7: warning: unused variable 'rawdata' [-Wunused-variable] int rawdata = (imgdata.idata.filters || P1.colors == 1); ^~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::hasselblad_load_raw()': ../internal/dcraw_common.cpp:2024:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (s=0; s < tiff_samples*2; s+=2) { ~~^~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::convertFloatToInt(float, float, float)': ../src/libraw_cxx.cpp:1495:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; iC.cblack[c]) i = C.cblack[c]; ~^~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::kodak_radc_load_raw()': ../internal/dcraw_common.cpp:2706:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (s=i=0; i < sizeof src; i+=2) ~~^~~~~~~~~~~~ ../internal/dcraw_common.cpp:2712:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof(buf)/sizeof(short); i++) ~~^~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:2728:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof(buf[0])/sizeof(short); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../libraw/libraw.h:36:0, from ../internal/demosaic_packs.cpp:22: ../libraw/libraw_datastream.h:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/demosaic_packs.cpp:22: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../internal/dcraw_common.cpp: In function 'void jpegErrorExit(j_common_ptr)': ../internal/dcraw_common.cpp:2847:21: warning: unused variable 'myerr' [-Wunused-variable] jpegErrorManager* myerr = (jpegErrorManager*) cinfo->err; ^~~~~ 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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/demosaic_packs.cpp:22: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../internal/demosaic_packs.cpp:22: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ../src/libraw_cxx.cpp: In member function 'int LibRaw::raw2image_ex(int)': ../src/libraw_cxx.cpp:3038:14: warning: unused variable 'save_width' [-Wunused-variable] unsigned save_width = S.width; ^~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::smal_decode_segment(unsigned int (*)[2], int)': ../internal/dcraw_common.cpp:3653:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (pix=seg[0][0]; pix < seg[1][0]; pix++) { ~~~~^~~~~~~~~~~ ../internal/dcraw_common.cpp:3668:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (bin=0; hist[s][bin+5] > count; bin++); ^~~ ../internal/dcraw_common.cpp:3669:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' low = hist[s][bin+5] * (high >> 4) >> 2; ^~~ ../src/libraw_cxx.cpp: In member function 'int LibRaw::unpack_thumb()': ../src/libraw_cxx.cpp:3835:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < T.tlength; i++) ~~^~~~~~~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::adjust_bl()': ../src/libraw_cxx.cpp:4194:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(c=0;c<3;c++) if (i > C.cblack[c]) i = C.cblack[c]; ~~^~~~~~~~~~~~~ ../src/libraw_cxx.cpp:4204:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(c=1; cC.cblack[6+c]) i = C.cblack[6+c]; ~^~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:4208:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(c=0; c maximum-25) goto skip_block; ~~~~^~~~~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:29:0: ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_green_blur(int, void*, int, void*, int)': ../internal/./wf_filtering.cpp:835:68: warning: unused variable 'src_ca' [-Wunused-variable] ushort *src, *src_c, *src_u1, *src_u2, *src_d1, *src_d2, *dst_c, *src_ca, *dst_ca, *dst_rb; ^~~~~~ ../internal/dcraw_common.cpp:4566:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ur > iheight-2) continue; ~~~^~~~~~~~~~~ ../internal/dcraw_common.cpp:4570:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (uc > iwidth-2) continue; ~~~^~~~~~~~~~ ../internal/dcraw_common.cpp:4434:12: warning: variable 'dark' set but not used [-Wunused-but-set-variable] int val, dark, sat; ^~~~ ../internal/dcraw_common.cpp:4434:18: warning: variable 'sat' set but not used [-Wunused-but-set-variable] int val, dark, sat; ^~~ ../internal/./wf_filtering.cpp:835:77: warning: unused variable 'dst_ca' [-Wunused-variable] ushort *src, *src_c, *src_u1, *src_u2, *src_d1, *src_d2, *dst_c, *src_ca, *dst_ca, *dst_rb; ^~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::pre_interpolate()': ../internal/dcraw_common.cpp:4600:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!(image[row*width+col][0] | image[row*width+col][2])) ^~ ../internal/dcraw_common.cpp:4601:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' goto break2; break2: ^~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::border_interpolate(int)': ../internal/dcraw_common.cpp:4644:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (col==border && row >= border && row < height-border) ~~~^~~~~~~~ ../internal/dcraw_common.cpp:4644:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (col==border && row >= border && row < height-border) ~~~~^~~~~~~~~ ../internal/dcraw_common.cpp:4644:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (col==border && row >= border && row < height-border) ~~~~^~~~~~~~~~~~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORCC for (c=0; c < colors && c < 4; c++) ../internal/dcraw_common.cpp:4655:7: note: in expansion of macro 'FORCC' FORCC if (c != f && sum[c+4]) ^ In file included from ../src/libraw_cxx.cpp:5472:0: ../src/../internal/libraw_x3f.cpp: In function 'x3f_t* x3f_new_from_file(LibRaw_abstract_datastream*)': ../src/../internal/libraw_x3f.cpp:780:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (d=0; dnum_directory_entries; d++) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_igauss_filter(int, void*, int, void*, int)': ../internal/./wf_filtering.cpp:1118:19: warning: variable 'src_v_shift' set but not used [-Wunused-but-set-variable] int src_h_shift, src_v_shift; ^~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'x3f_return_t x3f_delete(x3f_t*)': ../src/../internal/libraw_x3f.cpp:907:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (d=0; dnum_directory_entries; d++) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp:916:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < PL->property_table.size; i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp:946:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < CAMF->entry_table.size; i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'x3f_directory_entry_t* x3f_get(x3f_t*, uint32_t, uint32_t)': ../src/../internal/libraw_x3f.cpp:977:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (d=0; dnum_directory_entries; d++) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::xtrans_interpolate(int)': ../internal/dcraw_common.cpp:5020:37: warning: array subscript has type 'char' [-Wchar-subscripts] cstat[fcol(row,col)]++; ^ ../src/../internal/libraw_x3f.cpp: In function 'void populate_true_huffman_tree(x3f_hufftree_t*, x3f_true_huffman_t*)': ../src/../internal/libraw_x3f.cpp:1127:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; isize; i++) { ~^~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void populate_huffman_tree(x3f_hufftree_t*, x3f_table32_t*, x3f_table16_t*)': ../src/../internal/libraw_x3f.cpp:1159:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; isize; i++) { ~^~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void true_decode_one_color(x3f_image_data_t*, int)': ../src/../internal/libraw_x3f.cpp:1331:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row = 0; row < rows; row++) { ~~~~^~~~~~ ../src/../internal/libraw_x3f.cpp:1336:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (col = 0; col < cols; col++) { ~~~~^~~~~~ ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_block_filter(int*, void*, int, void*, int)': ../internal/./wf_filtering.cpp:1551:37: warning: variable 'src_v_shift' set but not used [-Wunused-but-set-variable] int src_h_shift, dst_h_shift, src_v_shift, dst_v_shift; ^~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp:1349:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (col >= area->columns) continue; ~~~~^~~~~~~~~~~~~~~~ ../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/../internal/libraw_x3f.cpp:1410:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (col = 0; col < ID->columns; col++) { ~~~~^~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void huffman_decode(x3f_info_t*, x3f_directory_entry_t*, int)': ../src/../internal/libraw_x3f.cpp:1452:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row = 0; row < ID->rows; row++) ~~~~^~~~~~~~~~ ../src/../internal/libraw_x3f.cpp:1457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row = 0; row < ID->rows; row++) ~~~~^~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void simple_decode_row(x3f_info_t*, x3f_directory_entry_t*, int, int, int)': ../src/../internal/libraw_x3f.cpp:1510:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (col = 0; col < ID->columns; col++) { ~~~~^~~~~~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:31:0: ../internal/./dht_demosaic.cpp: In member function 'int DHT::get_diag_grb(int, int, int)': ../internal/./dht_demosaic.cpp:124:9: warning: unused variable 'hru' [-Wunused-variable] float hru = nraw[nr_offset(y - 1, x + 1)][1] / nraw[nr_offset(y - 1, x + 1)][kc]; ^~~ ../internal/./dht_demosaic.cpp:125:9: warning: unused variable 'hld' [-Wunused-variable] float hld = nraw[nr_offset(y + 1, x - 1)][1] / nraw[nr_offset(y + 1, x - 1)][kc]; ^~~ ../src/../internal/libraw_x3f.cpp: In function 'void simple_decode(x3f_info_t*, x3f_directory_entry_t*, int, int)': ../src/../internal/libraw_x3f.cpp:1548:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row = 0; row < ID->rows; row++) ~~~~^~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_load_property_list(x3f_info_t*, x3f_directory_entry_t*)': ../src/../internal/libraw_x3f.cpp:554:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (_i = 0; _i < (_T).size; _i++) { \ ~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp:1623:2: note: in expansion of macro 'GET_PROPERTY_TABLE' GET_PROPERTY_TABLE(PL->property_table, PL->num_properties); ^ ../src/../internal/libraw_x3f.cpp:1628:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; inum_properties; i++) { ~^~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::ahd_interpolate_r_and_b_in_rgb_and_convert_to_cielab(int, int, ushort (*)[512][3], short int (*)[512][3])': ../internal/dcraw_common.cpp:5271:9: warning: unused variable 'xyz' [-Wunused-variable] float xyz[3]; ^~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::ahd_interpolate_build_homogeneity_map(int, int, short int (*)[512][512][3], char (*)[512][2])': ../internal/dcraw_common.cpp:5327:11: warning: variable 'tc' set but not used [-Wunused-but-set-variable] int tr, tc; ^~ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_load_true(x3f_info_t*, x3f_directory_entry_t*)': ../src/../internal/libraw_x3f.cpp:544:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (_i = 0; _i < (_T).size; _i++) \ ~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp:1684:2: note: in expansion of macro 'GET_TABLE' GET_TABLE(TRU->plane_size, GET4, TRUE_PLANES,uint32_t); ^ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_load_huffman_compressed(x3f_info_t*, x3f_directory_entry_t*, int, int)': ../src/../internal/libraw_x3f.cpp:544:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (_i = 0; _i < (_T).size; _i++) \ ~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp:1760:2: note: in expansion of macro 'GET_TABLE' GET_TABLE(HUF->table, GET4, table_size,uint32_t); ^ ../src/../internal/libraw_x3f.cpp:544:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (_i = 0; _i < (_T).size; _i++) \ ~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp:1765:2: note: in expansion of macro 'GET_TABLE' GET_TABLE(HUF->row_offsets, GET4, ID->rows,uint32_t); ^ ../internal/dcraw_common.cpp: In member function 'void LibRaw::ahd_interpolate()': ../internal/dcraw_common.cpp:5426:7: warning: unused variable 'i' [-Wunused-variable] int i, j, k, top, left; ^ ../internal/dcraw_common.cpp:5426:10: warning: unused variable 'j' [-Wunused-variable] int i, j, k, top, left; ^ ../internal/dcraw_common.cpp:5426:13: warning: unused variable 'k' [-Wunused-variable] int i, j, k, top, left; ^ ../internal/dcraw_common.cpp:5427:9: warning: unused variable 'xyz_cam' [-Wunused-variable] float xyz_cam[3][4],r; ^~~~~~~ ../internal/dcraw_common.cpp:5427:23: warning: unused variable 'r' [-Wunused-variable] float xyz_cam[3][4],r; ^ ../internal/dcraw_common.cpp: In member function 'void LibRaw::median_filter()': ../internal/dcraw_common.cpp:5614:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof opt; i+=2) ~~^~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_load_huffman(x3f_info_t*, x3f_directory_entry_t*, int, int, int)': ../src/../internal/libraw_x3f.cpp:544:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (_i = 0; _i < (_T).size; _i++) \ ~~~^~~~~~~~ ../src/../internal/libraw_x3f.cpp:1802:3: note: in expansion of macro 'GET_TABLE' GET_TABLE(HUF->mapping, GET2, table_size,uint16_t); ^ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/dcraw_common.cpp: In member function 'void LibRaw::recover_highlights()': ../internal/defines.h:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORCC for (c=0; c < colors && c < 4; c++) ../internal/dcraw_common.cpp:5683:3: note: in expansion of macro 'FORCC' FORCC hsat[c] = 32000 * pre_mul[c]; ^ ../internal/dcraw_common.cpp:5684:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (kc=0, c=1; c < colors; c++) In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORCC for (c=0; c < colors && c < 4; c++) ../internal/dcraw_common.cpp:5690:3: note: in expansion of macro 'FORCC' FORCC if (c != kc) { ^ ../internal/./dht_demosaic.cpp: In member function 'void DHT::refine_idiag_dirs(int)': ../internal/./dht_demosaic.cpp:562:8: warning: unused variable 'codir' [-Wunused-variable] bool codir = ^~~~~ ../internal/dcraw_common.cpp:5726:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (change=i=0; i < high*wide; i++) ~~^~~~~~~~~~~ ../internal/dcraw_common.cpp:5733:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < high*wide; i++) ~~^~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_load_camf_decode_type2(x3f_camf_t*)': ../src/../internal/libraw_x3f.cpp:1920:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; idata_size; i++) { ~^~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void camf_decode_type4(x3f_camf_t*)': ../src/../internal/libraw_x3f.cpp:1971:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (row = 0; row < rows; row++) { ~~~~^~~~~~ ../src/../internal/libraw_x3f.cpp:1979:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (col = 0; col < cols; col++) { ~~~~^~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::processCanonCameraInfo(unsigned int, uchar*, unsigned int)': ../internal/dcraw_common.cpp:6071:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(iCanonLens+64>=maxlen) return; // broken; ~~~~~~~~~~~~~^~~~~~~~ ../internal/./dht_demosaic.cpp: In member function 'void DHT::make_rbhv(int)': ../internal/./dht_demosaic.cpp:754:9: warning: unused variable 'h1' [-Wunused-variable] float h1, h2; ^~ ../internal/./dht_demosaic.cpp:754:13: warning: unused variable 'h2' [-Wunused-variable] float h1, h2; ^~ ../src/../internal/libraw_x3f.cpp: In function 'void camf_decode_type5(x3f_camf_t*)': ../src/../internal/libraw_x3f.cpp:2078:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < CAMF->decoded_data_size; i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/../internal/libraw_x3f.cpp: In function 'void x3f_setup_camf_property_entry(camf_entry_t*)': ../src/../internal/libraw_x3f.cpp:2142:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; inum_properties; i++) { ~^~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:5527:28: warning: unused variable 'DS' [-Wunused-variable] x3f_directory_section_t *DS = NULL; ^~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::x3f_thumb_loader()': ../src/libraw_cxx.cpp:5730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int row = 0; row < ID->rows; row++) ~~~~^~~~~~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::x3f_dpq_interpolate_rg()': ../src/libraw_cxx.cpp:5765:14: warning: unused variable 'row0_3' [-Wunused-variable] uint16_t row0_3 = row0[3]; ^~~~~~ ../src/libraw_cxx.cpp:5767:14: warning: unused variable 'row1_3' [-Wunused-variable] uint16_t row1_3 = row1[3]; ^~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::PentaxISO(ushort)': ../internal/dcraw_common.cpp:6694:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < numel; i++) { ^ ../src/libraw_cxx.cpp: In member function 'void LibRaw::x3f_dpq_interpolate_af(int, int, int)': ../src/libraw_cxx.cpp:5814:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(blocal < imgdata.color.black+16 || bnear < imgdata.color.black+16 ) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::PentaxLensInfo(unsigned int, unsigned int)': ../internal/dcraw_common.cpp:6718:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/dcraw_common.cpp:6726:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/dcraw_common.cpp:6732:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/dcraw_common.cpp:6739:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/dcraw_common.cpp:6747:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID == -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../src/libraw_cxx.cpp:5814:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(blocal < imgdata.color.black+16 || bnear < imgdata.color.black+16 ) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:5786:15: warning: unused variable 'rowpitch' [-Wunused-variable] unsigned int rowpitch = imgdata.rawdata.sizes.raw_pitch/2; // in 16-bit words ^~~~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::x3f_dpq_interpolate_af_sd(int, int, int, int, int, int, int)': ../src/libraw_cxx.cpp:5842:15: warning: unused variable 'rowpitch' [-Wunused-variable] unsigned int rowpitch = imgdata.rawdata.sizes.raw_pitch/2; // in 16-bit words ^~~~~~~~ ../src/libraw_cxx.cpp: In member function 'void LibRaw::x3f_load_raw()': ../src/libraw_cxx.cpp:5948:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int prow = 0; prow < TRU->x3rgb16.rows && prow < S.raw_height/2; prow++) ~~~~~^~~~~~~~~~~~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:40:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_interpolate_mod.c: In member function 'void LibRaw::ahd_interpolate_mod()': ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_interpolate_mod.c:108:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (row=top+1; row < top+TS-1 && row < height-4; row++) ^~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_interpolate_mod.c:149:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' memset (homo, 0, 2*TS*TS); ^~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_interpolate_mod.c:72:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (top=3; top < height-6; top += TS-7) ^~~ ../src/libraw_cxx.cpp:5952:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int pcol = 0; pcol < TRU->x3rgb16.columns && pcol < S.raw_width/2; pcol++) ~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:5958:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int row = 0; row < Q->top16.rows && row < S.raw_height; row++) ~~~~^~~~~~~~~~~~~~~ ../src/libraw_cxx.cpp:5962:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int col = 0; col < Q->top16.columns && col < S.raw_width; col++) ~~~~^~~~~~~~~~~~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_interpolate_mod.c:189:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' free (buffer); ^~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::process_Sony_0x9050(uchar*, unsigned int)': ../internal/dcraw_common.cpp:7310:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((imgdata.lens.makernotes.LensID == -1) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../internal/demosaic_packs.cpp:42:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/lmmse_interpolate.c: In member function 'void LibRaw::lmmse_interpolate(int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/lmmse_interpolate.c:28:10: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_makernote_0xc634(int, int, unsigned int)': ../internal/defines.h:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORCC for (c=0; c < colors && c < 4; c++) ../internal/dcraw_common.cpp:7492:9: note: in expansion of macro 'FORCC' FORCC imgdata.color.dng_color[ind].forwardmatrix[j][c]= getreal(type); ^ ../internal/dcraw_common.cpp:7507:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID != -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/dcraw_common.cpp:7546:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ((c = fgetc(ifp)) && c != EOF) ^ In file included from ../internal/demosaic_packs.cpp:44:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_partial_interpolate.c: In member function 'void LibRaw::ahd_partial_interpolate(int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_partial_interpolate.c:104:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (row=top+1; row < top+TS-1 && row < height-4; row++) ^~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_partial_interpolate.c:145:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' memset (homo, 0, 2*TS*TS); ^~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_partial_interpolate.c:68:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (top=3; top < height-6; top += TS-7) ^~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/ahd_partial_interpolate.c:190:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' free (buffer); ^~~~ ../internal/dcraw_common.cpp:7863:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(nWB<=sizeof(imgdata.color.WBCT_Coeffs)/sizeof(imgdata.color.WBCT_Coeffs[0])) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:45:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/afd_interpolate_pl.c: In member function 'void LibRaw::afd_interpolate_pl(int, int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/afd_interpolate_pl.c:28:30: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double ws, w0, w1, w2, w3, dt; ^~ ../internal/dcraw_common.cpp:8121:90: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (((tag == 0xb027) || (tag == 0x010c)) && (imgdata.lens.makernotes.LensID == -1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../internal/demosaic_packs.cpp:47:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/refinement.c: In member function 'void LibRaw::refinement()': ../LibRaw-demosaic-pack-GPL2-0.18.5/refinement.c:37:26: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dL, dR, dU, dD, dt; ^~ libtool: compile: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/dcraw_fileio.lo -MD -MP -MF internal/.deps/dcraw_fileio.Tpo -c ../internal/dcraw_fileio.cpp -o internal/dcraw_fileio.o >/dev/null 2>&1 In file included from ../internal/dcraw_common.cpp:28:0: ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_makernote(int, int)': ../internal/defines.h:99:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORCC for (c=0; c < colors && c < 4; c++) ../internal/dcraw_common.cpp:8426:9: note: in expansion of macro 'FORCC' FORCC imgdata.color.dng_color[ind].forwardmatrix[j][c]= getreal(type); ^ ../internal/dcraw_common.cpp:8442:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (imgdata.lens.makernotes.LensID != -1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../internal/demosaic_packs.cpp:48:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c: In member function 'void LibRaw::vcd_interpolate(int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:51:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (row=6; row < height-6; row++) ^~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:234:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (row=1; row < height-1; row++) ^~~ ../internal/dcraw_common.cpp:8751:19: warning: variable 'ntags' set but not used [-Wunused-but-set-variable] short ntags, cur_tag; ^~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:234:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:277:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (row=1; row < height-1; row++) ^~~ ../internal/dcraw_common.cpp:8865:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(nWB<=sizeof(imgdata.color.WBCT_Coeffs)/sizeof(imgdata.color.WBCT_Coeffs[0])) ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:27:61: warning: unused variable 'T_cnt' [-Wunused-variable] int AHD_cnt, LH_cnt, LV_cnt, varH_cnt, varV_cnt, varD_cnt, T_cnt; ^~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:30:10: warning: variable 't1' set but not used [-Wunused-but-set-variable] clock_t t1, t2; ^~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:30:14: warning: unused variable 't2' [-Wunused-variable] clock_t t1, t2; ^~ ../LibRaw-demosaic-pack-GPL2-0.18.5/vcd_interpolate.c:31:9: warning: unused variable 'dt' [-Wunused-variable] double dt; ^~ ../internal/dcraw_common.cpp:9127:90: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (((tag == 0xb027) || (tag == 0x010c)) && (imgdata.lens.makernotes.LensID == -1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../internal/dcraw_common.cpp:9397:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ((c = fgetc(ifp)) && c != EOF) ^ In file included from ../internal/demosaic_packs.cpp:65:0: ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_ver(float (*)[3])': ../internal/./dcb_demosaicing.c:46:25: warning: unused variable 'v' [-Wunused-variable] int row, col, u=width, v=2*u, indx; ^ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_hor(float (*)[3])': ../internal/./dcb_demosaicing.c:60:25: warning: unused variable 'v' [-Wunused-variable] int row, col, u=width, v=2*u, indx; ^ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_mos(int)': ../internal/defines.h:103:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define MIN(a,b) ((a) < (b) ? (a) : (b)) ~~~~^~~~~ ../internal/dcraw_common.cpp:69:43: note: in expansion of macro 'MIN' #define stmread(buf,maxlen,fp) stread(buf,MIN(maxlen,sizeof(buf)),fp) ^~~ ../internal/dcraw_common.cpp:9956:2: note: in expansion of macro 'stmread' stmread(imgdata.lens.makernotes.body, skip, ifp); ^ ../internal/defines.h:103:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define MIN(a,b) ((a) < (b) ? (a) : (b)) ~~~~^~~~~ ../internal/dcraw_common.cpp:69:43: note: in expansion of macro 'MIN' #define stmread(buf,maxlen,fp) stread(buf,MIN(maxlen,sizeof(buf)),fp) ^~~ ../internal/dcraw_common.cpp:9962:8: note: in expansion of macro 'stmread' stmread(buffer, skip, ifp); ^ ../internal/dcraw_common.cpp:9961:12: warning: variable 'nwords' set but not used [-Wunused-but-set-variable] int nwords; ^~~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:103:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define MIN(a,b) ((a) < (b) ? (a) : (b)) ~~~~^~~~~ ../internal/dcraw_common.cpp:69:43: note: in expansion of macro 'MIN' #define stmread(buf,maxlen,fp) stread(buf,MIN(maxlen,sizeof(buf)),fp) ^~~ ../internal/dcraw_common.cpp:9970:8: note: in expansion of macro 'stmread' stmread(buffer, skip, ifp); ^ ../internal/dcraw_common.cpp:9969:12: warning: variable 'nwords' set but not used [-Wunused-but-set-variable] int nwords; ^~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_kodak_ifd(int)': ../internal/dcraw_common.cpp:10111:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (tag == 2120 + wbi || ~~~~^~~~~~~~~~~~~ ../internal/dcraw_common.cpp:10121:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((unsigned) wbi < 7 && tag == wbtag[wbi]) ~~~~^~~~~~~~~~~~~ ../internal/dcraw_common.cpp:10054:7: warning: unused variable 'i' [-Wunused-variable] int i, c, wbi=-2; ^ ../internal/dcraw_common.cpp: In member function 'int LibRaw::parse_tiff_ifd(int)': ../internal/dcraw_common.cpp:10216:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < 4 && i < len; i++) ~~^~~~~ ../internal/dcraw_common.cpp:10404:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (tiff_bps < tiff_ifd[ifd].bps) ../internal/dcraw_common.cpp:10444:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i< len; i++) ~^~~~~ ../internal/dcraw_common.cpp:10486:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i< len; i++) ~^~~~~ ../internal/dcraw_common.cpp:10541:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ifd >= sizeof tiff_ifd / sizeof tiff_ifd[0]) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:10582:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = sony_curve[i]+1; j <= sony_curve[i+1]; j++) ~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:10615:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] FORC3 if(i>cblack[c]) i = cblack[c]; ~^~~~~~~~~~ ../internal/dcraw_common.cpp:10646:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (colors=cfa=i=0; i < plen && colors < 4; i++) { ~~^~~~~~ ../internal/dcraw_common.cpp:10816:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(fread (cbuf, 1, len, ifp) != len) ../internal/dcraw_common.cpp:10916:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int fi=0; fi<(libraw_internal_data.unpacker_data.lenRAFData-3); fi++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:10992:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(tiff_ifd[ifd].samples > 1 && tiff_ifd[ifd].samples == len) // LinearDNG, per-channel black ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ../internal/dcraw_common.cpp:10994:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i < colors && i < 4 && i < len; i++) ~~^~~~~ In file included from ../internal/dcraw_common.cpp:28:0: ../internal/defines.h:96:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORC(cnt) for (c=0; c < cnt; c++) ../internal/dcraw_common.cpp:11013:8: note: in expansion of macro 'FORC' FORC (cblack[4] * cblack[5]) ^ ../internal/defines.h:96:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define FORC(cnt) for (c=0; c < cnt; c++) ../internal/dcraw_common.cpp:11022:10: note: in expansion of macro 'FORC' FORC (cblack[4] * cblack[5]) ^ ../internal/dcraw_common.cpp:11033:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (num=i=0; i < len && i < 65536; i++) ~~^~~~~ ../internal/dcraw_common.cpp:11047:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=1; i < colors && i < 4 && i < len; i++) ~~^~~~~ ../internal/dcraw_common.cpp:11136:24: warning: variable 'makernote_found' set but not used [-Wunused-but-set-variable] unsigned short makernote_found = 0; ^~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:11139:18: warning: variable 'MakN_length' set but not used [-Wunused-but-set-variable] unsigned MakN_length; ^~~~~~~~~~~ In file included from ../src/libraw_cxx.cpp:33:0: ../internal/defines.h: At global scope: ../internal/defines.h:112:14: warning: 'float fMAX(float, float)' defined but not used [-Wunused-function] static float fMAX(float a, float b) ^~~~ ../internal/dcraw_common.cpp:11194:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < len && i < 32; i++) ~~^~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::apply_tiff()': ../internal/dcraw_common.cpp:11289:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < tiff_nifds; i++) { ../internal/dcraw_common.cpp:11303:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] (ns == os && shot_select == ties++))) { ../internal/dcraw_common.cpp:11337:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (tiff_ifd[raw].bytes*8 != raw_width*raw_height*tiff_bps) { ../internal/dcraw_common.cpp:11425:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../internal/dcraw_common.cpp:11427:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' load_raw = &CLASS nikon_load_raw; break; ^~~~~ ../internal/dcraw_common.cpp:11450:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < tiff_nifds; i++) ../internal/dcraw_common.cpp:11457:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] tiff_ifd[i].t_width * tiff_ifd[i].t_height / (SQR(tiff_ifd[i].bps)+1) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ thumb_width * thumb_height / (SQR(thumb_misc)+1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:65:0: ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_color_full()': ../internal/./dcb_demosaicing.c:253:18: warning: unused variable 'i' [-Wunused-variable] int row,col,c,d,i,j,u=width,v=2*u,w=3*u,indx, g1, g2; ^ ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_smal(int, int)': ../internal/dcraw_common.cpp:12265:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (get4() != fsize) return; ~~~~~~~^~~~~~~~ ../internal/./dcb_demosaicing.c:253:20: warning: unused variable 'j' [-Wunused-variable] int row,col,c,d,i,j,u=width,v=2*u,w=3*u,indx, g1, g2; ^ ../internal/./dcb_demosaicing.c:253:30: warning: unused variable 'v' [-Wunused-variable] int row,col,c,d,i,j,u=width,v=2*u,w=3*u,indx, g1, g2; ^ ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_redcine()': ../internal/dcraw_common.cpp:12340:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ((len = get4()) != EOF) { ^ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_map()': ../internal/./dcb_demosaicing.c:325:6: warning: unused variable 'current' [-Wunused-variable] int current, row, col, c, u=width, v=2*u, indx; ^~~~~~~ ../internal/./dcb_demosaicing.c:325:25: warning: unused variable 'c' [-Wunused-variable] int current, row, col, c, u=width, v=2*u, indx; ^ ../internal/./dcb_demosaicing.c:325:37: warning: unused variable 'v' [-Wunused-variable] int current, row, col, c, u=width, v=2*u, indx; ^ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_correction2()': ../internal/./dcb_demosaicing.c:365:11: warning: unused variable 'pix' [-Wunused-variable] ushort (*pix)[4]; ^~~ ../internal/dcraw_common.cpp: In member function 'virtual void LibRaw::adobe_coeff(const char*, const char*, int)': ../internal/dcraw_common.cpp:13577:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof table / sizeof *table; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::identify()': ../internal/dcraw_common.cpp:14072:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int q = 0; q < sizeof(const_table)/sizeof(const_table[0]); q++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14298:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (zero_fsize=i=0; i < camera_count; i++) ~~^~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14302:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fsize == table[i].fsize) { ~~~~~~^~~~~~~~~~~~~~~~~ In file included from ../internal/demosaic_packs.cpp:65:0: ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::dcb_refinement()': ../internal/./dcb_demosaicing.c:384:22: warning: unused variable 'tmp' [-Wunused-variable] float f[5], g1, g2, tmp, tmp2=0, tmp3=0; ^~~ ../internal/dcraw_common.cpp:14402:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof corp / sizeof *corp; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ ../internal/./dcb_demosaicing.c:384:27: warning: unused variable 'tmp2' [-Wunused-variable] float f[5], g1, g2, tmp, tmp2=0, tmp3=0; ^~~~ ../internal/./dcb_demosaicing.c:384:35: warning: unused variable 'tmp3' [-Wunused-variable] float f[5], g1, g2, tmp, tmp2=0, tmp3=0; ^~~~ ../internal/dcraw_common.cpp:14469:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < sizeof unique / sizeof *unique; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14478:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < sizeof sonique / sizeof *sonique; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14490:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof canon / sizeof *canon; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14509:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof unique / sizeof *unique; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:14519:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof sonique / sizeof *sonique; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::fbdd_correction()': ../internal/./dcb_demosaicing.c:498:11: warning: unused variable 'pix' [-Wunused-variable] ushort (*pix)[4]; ^~~ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::fbdd_correction2(double (*)[3])': ../internal/./dcb_demosaicing.c:517:15: warning: unused variable 'u' [-Wunused-variable] int indx, u=width, v=2*width; ^ ../internal/dcraw_common.cpp:15077:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < sizeof pana / sizeof *pana; i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:15471:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (flip == UINT_MAX) flip = tiff_flip; ../internal/dcraw_common.cpp:15472:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (flip == UINT_MAX) flip = 0; ../internal/dcraw_common.cpp: In member function 'void LibRaw::convert_to_rgb()': ../internal/dcraw_common.cpp:15564:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < pbody[0]; i++) { ~~^~~~~~~~~~ ../internal/dcraw_common.cpp:15582:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < phead[0]/4; i++) ~~^~~~~~~~~~~~ ../internal/dcraw_common.cpp: In member function 'virtual void LibRaw::fuji_rotate()': ../internal/dcraw_common.cpp:15653:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ur > height-2 || uc > width-2) continue; ~~~^~~~~~~~~~ ../internal/dcraw_common.cpp:15653:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ur > height-2 || uc > width-2) continue; ~~~^~~~~~~~~ ../internal/./dcb_demosaicing.c: In member function 'void LibRaw::fbdd_green()': ../internal/./dcb_demosaicing.c:552:72: warning: unused variable 'current' [-Wunused-variable] int row, col, c, u=width, v=2*u, w=3*u, x=4*u, y=5*u, indx, min, max, current; ^~~~~~~ In file included from ../internal/demosaic_packs.cpp:70:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc: In member function 'void LibRaw::amaze_demosaic_RT()': ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:275:8: warning: unused variable 'dir' [-Wunused-variable] int dir; ^~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:10: warning: unused variable 'gradp' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:17: warning: unused variable 'gradm' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:24: warning: unused variable 'gradv' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:31: warning: unused variable 'gradh' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:38: warning: unused variable 'gradpm' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:296:46: warning: unused variable 'gradhv' [-Wunused-variable] float gradp, gradm, gradv, gradh, gradpm, gradhv; ^~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:149:10: warning: variable 'Dgrbp1' set but not used [-Wunused-but-set-variable] float (*Dgrbp1); ^~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:151:10: warning: variable 'Dgrbm1' set but not used [-Wunused-but-set-variable] float (*Dgrbm1); ^~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:46:16: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:52:21: warning: unused variable 'winw' [-Wunused-variable] int winx=0, winy=0,winw=width, winh=height; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:52:33: warning: unused variable 'winh' [-Wunused-variable] int winx=0, winy=0,winw=width, winh=height; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:61:19: warning: unused variable 'nbr' [-Wunused-variable] static const int nbr[5] = {-v2,-2,2,v2,0}; ^~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:71:21: warning: unused variable 'pmthresh' [-Wunused-variable] static const float pmthresh=0.25; ^~~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:73:21: warning: unused variable 'lbd' [-Wunused-variable] static const float lbd=1.0, ubd=1.0; //lbd=0.66, ubd=1.5 alternative values; ^~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:73:30: warning: unused variable 'ubd' [-Wunused-variable] static const float lbd=1.0, ubd=1.0; //lbd=0.66, ubd=1.5 alternative values; ^~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:81:21: warning: unused variable 'gauss1' [-Wunused-variable] static const float gauss1[3] = {0.3376688223162362f, 0.12171198028231786f, 0.04387081413862306f}; ^~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/amaze_demosaic_RT.cc:87:18: warning: unused variable 'progress' [-Wunused-variable] volatile double progress = 0.0; ^~~~~~~~ In file included from ../internal/demosaic_packs.cpp:71:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/CA_correct_RT.cc: In member function 'void LibRaw::CA_correct_RT(float, float)': ../LibRaw-demosaic-pack-GPL3-0.18.5/CA_correct_RT.cc:133:9: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ ../LibRaw-demosaic-pack-GPL3-0.18.5/CA_correct_RT.cc:159:6: warning: variable 'offset' set but not used [-Wunused-but-set-variable] int offset[2][3]; ^~~~~~ In file included from ../internal/demosaic_packs.cpp:72:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_linedn_new.c: In member function 'void LibRaw::cfa_linedn(float)': ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_linedn_new.c:34:9: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ In file included from ../internal/demosaic_packs.cpp:73:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c: In member function 'void LibRaw::cfa_impulse_gauss(float, float)': ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:31:9: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:33:6: warning: unused variable 'winx' [-Wunused-variable] int winx=0, winy=0,winw=width, winh=height; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:33:14: warning: unused variable 'winy' [-Wunused-variable] int winx=0, winy=0,winw=width, winh=height; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:6: warning: unused variable 'compt' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:15: warning: unused variable 'compt10' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:25: warning: unused variable 'compt50' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:35: warning: unused variable 'compt250' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:46: warning: unused variable 'compt500' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:35:57: warning: unused variable 'comptmax' [-Wunused-variable] int compt=0, compt10=0,compt50=0,compt250=0,compt500=0,comptmax=0; ^~~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:37:6: warning: unused variable 'rayo' [-Wunused-variable] int rayo=1,i,d; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:37:13: warning: unused variable 'i' [-Wunused-variable] int rayo=1,i,d; ^ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:37:15: warning: unused variable 'd' [-Wunused-variable] int rayo=1,i,d; ^ ../LibRaw-demosaic-pack-GPL3-0.18.5/cfa_impulse_gauss.c:38:6: warning: unused variable 'compte1' [-Wunused-variable] int compte1=0; ^~~~~~~ In file included from ../internal/demosaic_packs.cpp:74:0: ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c: In member function 'void LibRaw::green_equilibrate(float)': ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:103:10: warning: unused variable 'val1' [-Wunused-variable] float val1; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:67:20: warning: variable 'gvar' set but not used [-Wunused-but-set-variable] float (*gvar); // TS*TS*4 ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:32:35: warning: unused variable 'v3' [-Wunused-variable] static const int v1=TS, v2=2*TS, v3=3*TS, /*v4=4*TS,*/ p1=-TS+1, p2=-2*TS+2, p3=-3*TS+3, m1=TS+1, m2=2*TS+2, m3=3*TS+3; ^~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:35:6: warning: unused variable 'top' [-Wunused-variable] int top, left; ^~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:35:11: warning: unused variable 'left' [-Wunused-variable] int top, left; ^~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:39:6: warning: unused variable 'verbose' [-Wunused-variable] int verbose=1; ^~~~~~~ ../LibRaw-demosaic-pack-GPL3-0.18.5/green_equi.c:46:9: warning: variable 'dt' set but not used [-Wunused-but-set-variable] double dt; ^~ In file included from ../internal/demosaic_packs.cpp:89:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c: In member function 'void LibRaw::parse_foveon()': ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:56:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (get4() != (0x20434553 | (tag << 24))) return; ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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++) ~~^~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:78:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] && thumb_length < len-28) { ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c: In member function 'void LibRaw::foveon_decoder(unsigned int, unsigned int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:139:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < size; i++) ~~^~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:154:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < size; i++) ~~^~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c: In member function 'void LibRaw::foveon_interpolate()': ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:664:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((irow = frow) == dim[2]-1) irow--; ~~~~~~~~~~~~~~^~~~~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:666:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < dim[1]; i++) ~~^~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:700:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i < dim[0]; i++) { ~~^~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:703:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((unsigned)(row-1) > height-3 || (unsigned)(col-1) > width-3) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:703:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((unsigned)(row-1) > height-3 || (unsigned)(col-1) > width-3) ~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:907:19: warning: unused variable 'c' [-Wunused-variable] int crop[4],c; ^ In file included from ../internal/demosaic_packs.cpp:23:0: ../internal/defines.h: At global scope: ../internal/defines.h:112:14: warning: 'float fMAX(float, float)' defined but not used [-Wunused-function] static float fMAX(float a, float b) ^~~~ In file included from ../internal/demosaic_packs.cpp:89:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c: In member function 'void LibRaw::foveon_interpolate()': ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:613:35: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] ddft[0][0][i] = ddft[1][0][i] + ~~~~~~~~~~~~^ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:612:17: note: within this loop for (i=0; i < 6; i++) ~~^~~ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:659:35: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] ddft[0][0][i] = ddft[1][0][i] + ~~~~~~~~~~~~^ ../LibRaw-demosaic-pack-GPL2-0.18.5/dcraw_foveon.c:658:17: note: within this loop for (i=0; i < 6; i++) ~~^~~ In file included from ../internal/demosaic_packs.cpp:29:0: ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_green_blur(int, void*, int, void*, int)': ../internal/./wf_filtering.cpp:1077:11: warning: 'dst_rb' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_rb+=dst_h_shift; ~~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1039:9: warning: 'dst_c' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_c+=dst_h_shift; ~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1076:11: warning: 'src' may be used uninitialized in this function [-Wmaybe-uninitialized] src +=src_h_shift; ~~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:902:11: warning: 'src_c' may be used uninitialized in this function [-Wmaybe-uninitialized] src_c += src_h_shift; ~~~~~~^~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:835:24: warning: 'src_u1' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort *src, *src_c, *src_u1, *src_u2, *src_d1, *src_d2, *dst_c, *src_ca, *dst_ca, *dst_rb; ^~~~~~ ../internal/./wf_filtering.cpp:897:12: warning: 'src_u2' may be used uninitialized in this function [-Wmaybe-uninitialized] src_u2 += src_h_shift; ~~~~~~~^~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:835:42: warning: 'src_d1' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort *src, *src_c, *src_u1, *src_u2, *src_d1, *src_d2, *dst_c, *src_ca, *dst_ca, *dst_rb; ^~~~~~ ../internal/./wf_filtering.cpp:898:12: warning: 'src_d2' may be used uninitialized in this function [-Wmaybe-uninitialized] src_d2 += src_h_shift; ~~~~~~~^~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1077:11: warning: 'dst_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_rb+=dst_h_shift; ~~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1076:11: warning: 'src_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] src +=src_h_shift; ~~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_igauss_filter(int, void*, int, void*, int)': ../internal/./wf_filtering.cpp:1133:14: warning: 'dst_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_v_shift = S.width*dst_h_shift; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1227:11: warning: 'src_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] src[i]+=src_h_shift; ~~~~~~^~~~~~~~~~~~~ ../internal/./wf_filtering.cpp: In member function 'void LibRaw::wf_bayer4_block_filter(int*, void*, int, void*, int)': ../internal/./wf_filtering.cpp:1565:14: warning: 'dst_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] dst_v_shift = S.width*dst_h_shift; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../internal/./wf_filtering.cpp:1610:12: warning: 'src_h_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] src[i] += src_h_shift; ~~~~~~~^~~~~~~~~~~~~~ depbase=`echo src/libraw_datastream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT src/libraw_datastream.lo -MD -MP -MF src/.deps/libraw_datastream.Tpo -c ../src/libraw_datastream.cpp -DDLL_EXPORT -DPIC -o src/.libs/libraw_datastream.o libtool: compile: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT src/libraw_cxx.lo -MD -MP -MF src/.deps/libraw_cxx.Tpo -c ../src/libraw_cxx.cpp -o src/libraw_cxx.o >/dev/null 2>&1 In file included from ../internal/demosaic_packs.cpp:32:0: ../internal/./aahd_demosaic.cpp: In member function 'void AAHD::make_ahd_rb_last(int)': ../internal/./aahd_demosaic.cpp:669:28: warning: 'bk' may be used uninitialized in this function [-Wmaybe-uninitialized] int h1 = cnr[+dirs[d][bk]][c] - cnr[+dirs[d][bk]][1]; ~~~~~~~~~~^ ../internal/./aahd_demosaic.cpp:670:28: warning: 'bh' may be used uninitialized in this function [-Wmaybe-uninitialized] int h2 = cnr[-dirs[d][bh]][c] - cnr[-dirs[d][bh]][1]; ~~~~~~~~~~^ In file included from ../internal/demosaic_packs.cpp:42:0: ../LibRaw-demosaic-pack-GPL2-0.18.5/lmmse_interpolate.c: In member function 'void LibRaw::lmmse_interpolate(int)': ../LibRaw-demosaic-pack-GPL2-0.18.5/lmmse_interpolate.c:190:44: warning: 'glut' may be used uninitialized in this function [-Wmaybe-uninitialized] rix[0][c] = glut[image[row*width+col][c]]; ^ In file included from ../libraw/libraw.h:36:0, from ../src/libraw_datastream.cpp:27: ../libraw/libraw_datastream.h:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_datastream.cpp:27: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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: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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_datastream.cpp:27: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_datastream.cpp:27: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_datastream.cpp:27: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_datastream.cpp:27: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT src/libraw_datastream.lo -MD -MP -MF src/.deps/libraw_datastream.Tpo -c ../src/libraw_datastream.cpp -o src/libraw_datastream.o >/dev/null 2>&1 ../internal/dcraw_common.cpp: In member function 'void LibRaw::xtrans_interpolate(int)': ../internal/dcraw_common.cpp:5005:27: warning: 'sgcol' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort min, max, sgrow, sgcol; ^~~~~ ../internal/dcraw_common.cpp:5005:20: warning: 'sgrow' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort min, max, sgrow, sgcol; ^~~~~ ../internal/dcraw_common.cpp: In member function 'void LibRaw::processNikonLensData(uchar*, unsigned int)': ../internal/dcraw_common.cpp:6203:10: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] ushort i; ^ depbase=`echo src/libraw_c_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 -DDLL_EXPORT -DPIC -o src/.libs/libraw_c_api.o ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_makernote(int, int)': ../internal/dcraw_common.cpp:8990:20: warning: 'table_buf_0x940c' may be used uninitialized in this function [-Wmaybe-uninitialized] free (table_buf_0x940c); ~~~~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:8981:20: warning: 'table_buf_0x9050' may be used uninitialized in this function [-Wmaybe-uninitialized] free (table_buf_0x9050); ~~~~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:8197:10: warning: 'CanonCameraInfo' may be used uninitialized in this function [-Wmaybe-uninitialized] uchar *CanonCameraInfo; ^~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 ../internal/dcraw_common.cpp: In member function 'void LibRaw::parse_makernote_0xc634(int, int, unsigned int)': ../internal/dcraw_common.cpp:7986:22: warning: 'table_buf_0x940c' may be used uninitialized in this function [-Wmaybe-uninitialized] free (table_buf_0x940c); ~~~~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:7977:22: warning: 'table_buf_0x9050' may be used uninitialized in this function [-Wmaybe-uninitialized] free (table_buf_0x9050); ~~~~~^~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:7661:30: warning: 'table_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] table_buf[i] ^= (cj += ci * ck++); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../internal/dcraw_common.cpp:7390:10: warning: 'CanonCameraInfo' may be used uninitialized in this function [-Wmaybe-uninitialized] uchar *CanonCameraInfo; ^~~~~~~~~~~~~~~ libtool: compile: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/demosaic_packs.lo -MD -MP -MF internal/.deps/demosaic_packs.Tpo -c ../internal/demosaic_packs.cpp -o internal/demosaic_packs.o >/dev/null 2>&1 In file included from ../libraw/libraw.h:36:0, from ../src/libraw_c_api.cpp:22: ../libraw/libraw_datastream.h:107:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template class DllDef std::auto_ptr; ^~~~~~~~ In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_c_api.cpp:22: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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: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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_c_api.cpp:22: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/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/x86_64-w64-mingw32/sys-root/mingw/include/c++/memory:80:0, from ../libraw/libraw_datastream.h:35, from ../libraw/libraw.h:36, from ../src/libraw_c_api.cpp:22: /usr/x86_64-w64-mingw32/sys-root/mingw/include/c++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 -o src/libraw_c_api.o >/dev/null 2>&1 mv -f samples/.deps/bin_raw_identify-raw-identify.Tpo samples/.deps/bin_raw_identify-raw-identify.Po x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 libtool: compile: x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" "-DPACKAGE_STRING=\"LibRaw 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -MT internal/dcraw_common.lo -MD -MP -MF internal/.deps/dcraw_common.Tpo -c ../internal/dcraw_common.cpp -o internal/dcraw_common.o >/dev/null 2>&1 x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_unprocessed_raw-unprocessed_raw.Tpo samples/.deps/bin_unprocessed_raw-unprocessed_raw.Po x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_4channels-4channels.Tpo samples/.deps/bin_4channels-4channels.Po x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_simple_dcraw-simple_dcraw.Tpo samples/.deps/bin_simple_dcraw-simple_dcraw.Po x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -pthread -w -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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 x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_mem_image-mem_image.Tpo samples/.deps/bin_mem_image-mem_image.Po x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_multirender_test-multirender_test.Tpo samples/.deps/bin_multirender_test-multirender_test.Po x86_64-w64-mingw32-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.5\" -DPACKAGE_STRING=\"LibRaw\ 0.18.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 -DLT_OBJDIR=\".libs/\" -DHAVE_JPEGLIB_H=1 -DHAVE_JASPER_JASPER_H=1 -I. -I.. -DLIBRAW_NOTHREADS -w -DLIBRAW_NODLL -DUSE_JPEG -DUSE_JPEG8 -DUSE_JASPER -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -DUSE_LCMS2 -I../LibRaw-demosaic-pack-GPL2-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL2 -I../LibRaw-demosaic-pack-GPL3-0.18.5 -DLIBRAW_DEMOSAIC_PACK_GPL3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --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_postprocessing_benchmark-postprocessing_benchmark.Tpo samples/.deps/bin_postprocessing_benchmark-postprocessing_benchmark.Po mv -f samples/.deps/bin_dcraw_emu-dcraw_emu.Tpo samples/.deps/bin_dcraw_emu-dcraw_emu.Po /bin/sh ./libtool --tag=CXX --mode=link x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -no-undefined -version-info 16:0:0 -lwsock32 -o lib/libraw.la -rpath /usr/x86_64-w64-mingw32/sys-root/mingw/lib 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 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -no-undefined -version-info 16:0:0 -lwsock32 -o lib/libraw_r.la -rpath /usr/x86_64-w64-mingw32/sys-root/mingw/lib 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 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm libtool: link: x86_64-w64-mingw32-g++ -shared -nostdlib /usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/dllcrt2.o /usr/lib/gcc/x86_64-w64-mingw32/7.2.0/crtbegin.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 -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/lib/gcc/x86_64-w64-mingw32/7.2.0 -L/usr/lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/lib/../lib -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib -L/usr/lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/lib -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt /usr/lib/gcc/x86_64-w64-mingw32/7.2.0/crtend.o -O2 -g -o lib/.libs/libraw_r-16.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker lib/.libs/libraw_r.dll.a libtool: link: x86_64-w64-mingw32-g++ -shared -nostdlib /usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/dllcrt2.o /usr/lib/gcc/x86_64-w64-mingw32/7.2.0/crtbegin.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 -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/lib/gcc/x86_64-w64-mingw32/7.2.0 -L/usr/lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/lib/../lib -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib -L/usr/lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/lib -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt /usr/lib/gcc/x86_64-w64-mingw32/7.2.0/crtend.o -O2 -g -o lib/.libs/libraw-16.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker lib/.libs/libraw.dll.a libtool: link: /usr/bin/x86_64-w64-mingw32-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: /usr/bin/x86_64-w64-mingw32-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: /usr/bin/x86_64-w64-mingw32-ranlib lib/.libs/libraw_r.a libtool: link: /usr/bin/x86_64-w64-mingw32-ranlib lib/.libs/libraw.a libtool: link: ( cd "lib/.libs" && rm -f "libraw_r.la" && ln -s "../libraw_r.la" "libraw_r.la" ) libtool: link: ( cd "lib/.libs" && rm -f "libraw.la" && ln -s "../libraw.la" "libraw.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -pthread -w -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/half_mt.exe samples/bin_half_mt-half_mt.o lib/libraw_r.la -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/raw-identify.exe samples/bin_raw_identify-raw-identify.o lib/libraw.la -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/unprocessed_raw.exe samples/bin_unprocessed_raw-unprocessed_raw.o lib/libraw.la -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/4channels.exe samples/bin_4channels-4channels.o lib/libraw.la -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm libtool: link: x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/unprocessed_raw.exe samples/bin_unprocessed_raw-unprocessed_raw.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib libtool: link: x86_64-w64-mingw32-gcc -pthread -w -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/half_mt.exe samples/bin_half_mt-half_mt.o lib/.libs/libraw_r.dll.a -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -pthread -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib libtool: link: x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/raw-identify.exe samples/bin_raw_identify-raw-identify.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib libtool: link: x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/4channels.exe samples/bin_4channels-4channels.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. /bin/sh ./libtool --tag=CXX --mode=link x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/simple_dcraw.exe samples/bin_simple_dcraw-simple_dcraw.o lib/libraw.la -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/mem_image.exe samples/bin_mem_image-mem_image.o lib/libraw.la -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/dcraw_half.exe samples/bin_dcraw_half-dcraw_half.o lib/libraw.la -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/multirender_test.exe samples/bin_multirender_test-multirender_test.o lib/libraw.la -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm libtool: link: x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/simple_dcraw.exe samples/bin_simple_dcraw-simple_dcraw.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib libtool: link: x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/mem_image.exe samples/bin_mem_image-mem_image.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/dcraw_half.exe samples/bin_dcraw_half-dcraw_half.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib libtool: link: x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/multirender_test.exe samples/bin_multirender_test-multirender_test.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Could not determine the host path corresponding to libtool: error: Continuing, but uninstalled executables may not work. libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Could not determine the host path corresponding to libtool: error: Continuing, but uninstalled executables may not work. libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. /bin/sh ./libtool --tag=CXX --mode=link x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/postprocessing_benchmark.exe samples/bin_postprocessing_benchmark-postprocessing_benchmark.o lib/libraw.la -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm /bin/sh ./libtool --tag=CXX --mode=link x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/dcraw_emu.exe samples/bin_dcraw_emu-dcraw_emu.o lib/libraw.la -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -lm libtool: link: x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/postprocessing_benchmark.exe samples/bin_postprocessing_benchmark-postprocessing_benchmark.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib libtool: link: x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -o bin/.libs/dcraw_emu.exe samples/bin_dcraw_emu-dcraw_emu.o lib/.libs/libraw.dll.a -lwsock32 -ljpeg -ljasper -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -llcms2 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/builddir/build/BUILD/LibRaw-0.18.5/build_win64/lib/.libs' libtool: error: Continuing, but uninstalled executables may not work. make: Leaving directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win64' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dRrjo1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch ++ dirname /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch + cd LibRaw-0.18.5 + run_mingw_make install DESTDIR=/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch + make -C build_win32 install DESTDIR=/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch make: Entering directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win32' make[1]: Entering directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win32' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c lib/libraw.la lib/libraw_r.la '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c lib/.libs/libraw.dll.a /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libraw.dll.a libtool: install: base_file=`basename lib/libraw.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. lib/.libs/'libraw.la'i; echo libraw-16.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libraw-16.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c lib/.libs/libraw-16.dll /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libraw-16.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libraw-16.dll libtool: install: if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libraw-16.dll' || exit 0; fi libtool: install: /usr/bin/install -c lib/.libs/libraw.lai /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libraw.la libtool: install: /usr/bin/install -c lib/.libs/libraw_r.dll.a /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libraw_r.dll.a libtool: install: base_file=`basename lib/libraw_r.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. lib/.libs/'libraw_r.la'i; echo libraw_r-16.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libraw_r-16.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c lib/.libs/libraw_r-16.dll /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libraw_r-16.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libraw_r-16.dll libtool: install: if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libraw_r-16.dll' || exit 0; fi libtool: install: /usr/bin/install -c lib/.libs/libraw_r.lai /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libraw_r.la libtool: install: /usr/bin/install -c lib/.libs/libraw.a /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libraw.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libraw.a libtool: install: /usr/bin/i686-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libraw.a libtool: install: /usr/bin/install -c lib/.libs/libraw_r.a /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libraw_r.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libraw_r.a libtool: install: /usr/bin/i686-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libraw_r.a libtool: warning: remember to run 'libtool --finish /usr/i686-w64-mingw32/sys-root/mingw/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c bin/raw-identify.exe bin/unprocessed_raw.exe bin/4channels.exe bin/simple_dcraw.exe bin/mem_image.exe bin/dcraw_half.exe bin/half_mt.exe bin/multirender_test.exe bin/postprocessing_benchmark.exe bin/dcraw_emu.exe '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin' libtool: warning: 'lib/libraw.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/raw-identify.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/raw-identify.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/unprocessed_raw.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/unprocessed_raw.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/4channels.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/4channels.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/simple_dcraw.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/simple_dcraw.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/mem_image.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/mem_image.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/dcraw_half.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/dcraw_half.exe libtool: warning: 'lib/libraw_r.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/half_mt.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/half_mt.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/multirender_test.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/multirender_test.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/postprocessing_benchmark.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/postprocessing_benchmark.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/i686-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/dcraw_emu.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/dcraw_emu.exe /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libraw' /usr/bin/install -c -m 644 ../COPYRIGHT ../LICENSE.CDDL ../LICENSE.LGPL ../Changelog.txt '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/doc/libraw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/libraw' /usr/bin/install -c -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/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/libraw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig' /usr/bin/install -c -m 644 libraw.pc libraw_r.pc '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig' make[1]: Leaving directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win32' make: Leaving directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win32' + make -C build_win64 install DESTDIR=/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch make: Entering directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win64' make[1]: Entering directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c lib/libraw.la lib/libraw_r.la '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c lib/.libs/libraw.dll.a /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libraw.dll.a libtool: install: base_file=`basename lib/libraw.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. lib/.libs/'libraw.la'i; echo libraw-16.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libraw-16.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c lib/.libs/libraw-16.dll /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libraw-16.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libraw-16.dll libtool: install: if test -n '' && test -n '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libraw-16.dll' || exit 0; fi libtool: install: /usr/bin/install -c lib/.libs/libraw.lai /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libraw.la libtool: install: /usr/bin/install -c lib/.libs/libraw_r.dll.a /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libraw_r.dll.a libtool: install: base_file=`basename lib/libraw_r.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. lib/.libs/'libraw_r.la'i; echo libraw_r-16.dll'` libtool: install: dldir=/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libraw_r-16.dll` libtool: install: test -d /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin libtool: install: /usr/bin/install -c lib/.libs/libraw_r-16.dll /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libraw_r-16.dll libtool: install: chmod a+x /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libraw_r-16.dll libtool: install: if test -n '' && test -n '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libraw_r-16.dll' || exit 0; fi libtool: install: /usr/bin/install -c lib/.libs/libraw_r.lai /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libraw_r.la libtool: install: /usr/bin/install -c lib/.libs/libraw.a /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libraw.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libraw.a libtool: install: /usr/bin/x86_64-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libraw.a libtool: install: /usr/bin/install -c lib/.libs/libraw_r.a /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libraw_r.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libraw_r.a libtool: install: /usr/bin/x86_64-w64-mingw32-ranlib /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libraw_r.a libtool: warning: remember to run 'libtool --finish /usr/x86_64-w64-mingw32/sys-root/mingw/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c bin/raw-identify.exe bin/unprocessed_raw.exe bin/4channels.exe bin/simple_dcraw.exe bin/mem_image.exe bin/dcraw_half.exe bin/half_mt.exe bin/multirender_test.exe bin/postprocessing_benchmark.exe bin/dcraw_emu.exe '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin' libtool: warning: 'lib/libraw.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/raw-identify.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/raw-identify.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/unprocessed_raw.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/unprocessed_raw.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/4channels.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/4channels.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/simple_dcraw.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/simple_dcraw.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/mem_image.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/mem_image.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/dcraw_half.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/dcraw_half.exe libtool: warning: 'lib/libraw_r.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/half_mt.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/half_mt.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/multirender_test.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/multirender_test.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/postprocessing_benchmark.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/postprocessing_benchmark.exe libtool: warning: 'lib/libraw.la' has not been installed in '/usr/x86_64-w64-mingw32/sys-root/mingw/lib' libtool: install: /usr/bin/install -c bin/.libs/dcraw_emu.exe /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/dcraw_emu.exe /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libraw' /usr/bin/install -c -m 644 ../COPYRIGHT ../LICENSE.CDDL ../LICENSE.LGPL ../Changelog.txt '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/doc/libraw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/libraw' /usr/bin/install -c -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/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/libraw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig' /usr/bin/install -c -m 644 libraw.pc libraw_r.pc '/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig' make[1]: Leaving directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win64' make: Leaving directory '/builddir/build/BUILD/LibRaw-0.18.5/build_win64' + find /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch -name '*.la' -delete + rm -rf /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/share + rm -rf /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share + /usr/lib/rpm/mingw-find-debuginfo.sh /builddir/build/BUILD/LibRaw-0.18.5 mingw32 mingw64 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/dcraw_half.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/dcraw_emu.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libraw_r-16.dll ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/multirender_test.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/half_mt.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/postprocessing_benchmark.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/mem_image.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/unprocessed_raw.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/simple_dcraw.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/raw-identify.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/4channels.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/libraw-16.dll ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/dcraw_half.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/dcraw_emu.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libraw_r-16.dll ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/multirender_test.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/half_mt.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/postprocessing_benchmark.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/mem_image.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/unprocessed_raw.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/simple_dcraw.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/raw-identify.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/4channels.exe ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 extracting debug info from /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libraw-16.dll ~/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/LibRaw-0.18.5 ~/build/BUILD/LibRaw-0.18.5 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive mingw-strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: mingw32-LibRaw-0.18.5-1.fc27.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.im55E8 + umask 022 + cd /builddir/build/BUILD + cd LibRaw-0.18.5 + LICENSEDIR=/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw32-LibRaw + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw32-LibRaw + cp -pr LICENSE.CDDL /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw32-LibRaw + cp -pr LICENSE.LGPL /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw32-LibRaw + cp -pr COPYRIGHT /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw32-LibRaw + cp -pr LibRaw-demosaic-pack-GPL2-0.18.5/LICENSE.GPL2 /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw32-LibRaw + cp -pr LibRaw-demosaic-pack-GPL3-0.18.5/LICENSE.GPL3 /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw32-LibRaw + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32(libraw-16.dll) mingw32(libraw_r-16.dll) mingw32-LibRaw = 0.18.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mingw32(kernel32.dll) mingw32(libgcc_s_sjlj-1.dll) mingw32(libjasper-4.dll) mingw32(libjpeg-62.dll) mingw32(liblcms2-2.dll) mingw32(libstdc++-6.dll) mingw32(msvcrt.dll) mingw32(wsock32.dll) mingw32-crt mingw32-filesystem >= 95 mingw32-pkg-config Processing files: mingw32-LibRaw-static-0.18.5-1.fc27.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32-LibRaw-static = 0.18.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw32-LibRaw-tools-0.18.5-1.fc27.noarch warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32-LibRaw-tools = 0.18.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mingw32(kernel32.dll) mingw32(libgcc_s_sjlj-1.dll) mingw32(libraw-16.dll) mingw32(libraw_r-16.dll) mingw32(libstdc++-6.dll) mingw32(libwinpthread-1.dll) mingw32(msvcrt.dll) mingw32(wsock32.dll) mingw32-crt mingw32-filesystem >= 95 Processing files: mingw64-LibRaw-0.18.5-1.fc27.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qV1pmZ + umask 022 + cd /builddir/build/BUILD + cd LibRaw-0.18.5 + LICENSEDIR=/builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw64-LibRaw + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw64-LibRaw + cp -pr LICENSE.CDDL /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw64-LibRaw + cp -pr LICENSE.LGPL /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw64-LibRaw + cp -pr COPYRIGHT /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw64-LibRaw + cp -pr LibRaw-demosaic-pack-GPL2-0.18.5/LICENSE.GPL2 /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw64-LibRaw + cp -pr LibRaw-demosaic-pack-GPL3-0.18.5/LICENSE.GPL3 /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch/usr/share/licenses/mingw64-LibRaw + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64(libraw-16.dll) mingw64(libraw_r-16.dll) mingw64-LibRaw = 0.18.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mingw64(kernel32.dll) mingw64(libgcc_s_seh-1.dll) mingw64(libjasper-4.dll) mingw64(libjpeg-62.dll) mingw64(liblcms2-2.dll) mingw64(libstdc++-6.dll) mingw64(msvcrt.dll) mingw64(wsock32.dll) mingw64-crt mingw64-filesystem >= 95 mingw64-pkg-config Processing files: mingw64-LibRaw-static-0.18.5-1.fc27.noarch warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64-LibRaw-static = 0.18.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw64-LibRaw-tools-0.18.5-1.fc27.noarch warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64-LibRaw-tools = 0.18.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mingw64(kernel32.dll) mingw64(libgcc_s_seh-1.dll) mingw64(libraw-16.dll) mingw64(libraw_r-16.dll) mingw64(libstdc++-6.dll) mingw64(libwinpthread-1.dll) mingw64(msvcrt.dll) mingw64(wsock32.dll) mingw64-crt mingw64-filesystem >= 95 Processing files: mingw32-LibRaw-debuginfo-0.18.5-1.fc27.noarch warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32-LibRaw-debuginfo = 0.18.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw64-LibRaw-debuginfo-0.18.5-1.fc27.noarch warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64-LibRaw-debuginfo = 0.18.5-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch Wrote: /builddir/build/RPMS/mingw32-LibRaw-0.18.5-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-LibRaw-static-0.18.5-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-LibRaw-tools-0.18.5-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-LibRaw-0.18.5-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-LibRaw-static-0.18.5-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-LibRaw-tools-0.18.5-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-LibRaw-debuginfo-0.18.5-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-LibRaw-debuginfo-0.18.5-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F62XaK + umask 022 + cd /builddir/build/BUILD + cd LibRaw-0.18.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mingw-LibRaw-0.18.5-1.fc27.noarch + exit 0 Child return code was: 0