<86>Nov 10 07:17:41 userdel[120178]: delete user 'rooter' <86>Nov 10 07:17:41 userdel[120178]: removed group 'rooter' owned by 'rooter' <86>Nov 10 07:17:41 groupadd[120238]: group added to /etc/group: name=rooter, GID=600 <86>Nov 10 07:17:41 groupadd[120238]: group added to /etc/gshadow: name=rooter <86>Nov 10 07:17:41 groupadd[120238]: new group: name=rooter, GID=600 <86>Nov 10 07:17:41 useradd[120251]: new user: name=rooter, UID=600, GID=600, home=/root, shell=/bin/bash <86>Nov 10 07:17:41 userdel[120293]: delete user 'builder' <86>Nov 10 07:17:41 userdel[120293]: removed group 'builder' owned by 'builder' <86>Nov 10 07:17:41 groupadd[120309]: group added to /etc/group: name=builder, GID=601 <86>Nov 10 07:17:41 groupadd[120309]: group added to /etc/gshadow: name=builder <86>Nov 10 07:17:41 groupadd[120309]: new group: name=builder, GID=601 <86>Nov 10 07:17:41 useradd[120330]: new user: name=builder, UID=601, GID=601, home=/usr/src, shell=/bin/bash <13>Nov 10 07:17:44 rpmi: gcc-c++-common-1.4.22-alt1 1519183788 installed <13>Nov 10 07:17:44 rpmi: libstdc++7-devel-7.3.1-alt5 1531512767 installed <13>Nov 10 07:17:45 rpmi: gcc7-c++-7.3.1-alt5 1531512767 installed <13>Nov 10 07:17:45 rpmi: gcc-c++-7-alt6 1528289187 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libfpx-1.3.1-alt1.9.nosrc.rpm Installing libfpx-1.3.1-alt1.9.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82206 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libfpx-1.3.1 + echo 'Source #0 (libfpx-1.3.1.tar):' Source #0 (libfpx-1.3.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libfpx-1.3.1.tar + cd libfpx-1.3.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libfpx-1.2.0.9-linkage.patch):' Patch #0 (libfpx-1.2.0.9-linkage.patch): + /usr/bin/patch -p1 patching file Makefile.am Hunk #1 succeeded at 28 (offset 3 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82206 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libfpx-1.3.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize-default: linking file `config/config.guess' libtoolize-default: linking file `config/config.sub' libtoolize-default: linking file `config/install-sh' libtoolize-default: linking file `config/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: linking file `m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-fast-install configure: WARNING: unrecognized options: --without-included-gettext configuring Digital Imaging Group FlashPIX 1.3.1-9 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking whether build environment is sane... yes checking for a BSD-compatible install... /bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '601' is supported by ustar format... yes checking whether GID '601' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking for i586-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating basics/Makefile config.status: creating fpx/Makefile config.status: creating jpeg/Makefile config.status: creating ole/Makefile config.status: creating ri_image/Makefile config.status: creating oless/Makefile config.status: creating fpxlib-config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in oless make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dffuncs.lo dffuncs.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dffuncs.cxx -fPIC -DPIC -o .libs/dffuncs.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o chinst.lo chinst.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c chinst.cxx -fPIC -DPIC -o .libs/chinst.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dfiter.lo dfiter.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dfiter.cxx -fPIC -DPIC -o .libs/dfiter.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dfstream.lo dfstream.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dfstream.cxx -fPIC -DPIC -o .libs/dfstream.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o entry.lo entry.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c entry.cxx -fPIC -DPIC -o .libs/entry.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dirp.lo dirp.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dirp.cxx -fPIC -DPIC -o .libs/dirp.o dirp.cxx: In member function 'SCODE CDirectory::InsertEntry(SID, SID, const CDfName*)': dirp.cxx:178:9: warning: 'iCmp' may be used uninitialized in this function [-Wmaybe-uninitialized] if (iCmp < 0) ^~ dirp.cxx: In member function 'SCODE CDirectory::FindEntry(SID, const CDfName*, DIRENTRYOP, SEntryBuffer*)': dirp.cxx:784:18: warning: 'iCmp' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (iCmp < 0) ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o cdocfile.lo cdocfile.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c cdocfile.cxx -fPIC -DPIC -o .libs/cdocfile.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dir.lo dir.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dir.cxx -fPIC -DPIC -o .libs/dir.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o docfile.lo docfile.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c docfile.cxx -fPIC -DPIC -o .libs/docfile.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o ascii.lo ascii.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c ascii.cxx -fPIC -DPIC -o .libs/ascii.o ascii.cxx: In function 'SCODE CheckAName(const char*)': ascii.cxx:115:16: warning: 'sc' may be used uninitialized in this function [-Wmaybe-uninitialized] return sc; ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o expiter.lo expiter.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c expiter.cxx -fPIC -DPIC -o .libs/expiter.o In file included from expiter.cxx:14:0: expiter.hxx: In member function 'SCODE CExposedIterator::Validate() const': expiter.hxx:78:39: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] _sig != CEXPOSEDITER_SIG) ? STG_E_INVALIDHANDLE : S_OK; make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o difat.lo difat.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c difat.cxx -fPIC -DPIC -o .libs/difat.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o funcs.lo funcs.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c funcs.cxx -fPIC -DPIC -o .libs/funcs.o funcs.cxx: In function 'DWORD DFlagsToMode(DFLAGS)': funcs.cxx:108:20: warning: 'dwMode' may be used uninitialized in this function [-Wmaybe-uninitialized] dwMode |= STGM_SHARE_EXCLUSIVE; make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o iter.lo iter.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c iter.cxx -fPIC -DPIC -o .libs/iter.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o expst.lo expst.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c expst.cxx -fPIC -DPIC -o .libs/expst.o In file included from expst.cxx:16:0: expst.hxx: In member function 'SCODE CExposedStream::Validate() const': expst.hxx:194:57: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] return (this == NULL || _sig != CEXPOSEDSTREAM_SIG) ? expst.cxx: In member function 'virtual HRESULT CExposedStream::CopyTo(IStream*, ULARGE_INTEGER, ULARGE_INTEGER*, ULARGE_INTEGER*)': expst.cxx:531:29: warning: 'ulDstCopyOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] ulDstCopyOffset -= cbPart; ~~~~~~~~~~~~~~~~^~~~~~~~~ expst.cxx:530:29: warning: 'ulSrcCopyOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] ulSrcCopyOffset -= cbPart; ~~~~~~~~~~~~~~~~^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o mem.lo mem.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c mem.cxx -fPIC -DPIC -o .libs/mem.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o msf.lo msf.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c msf.cxx -fPIC -DPIC -o .libs/msf.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o header.lo header.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c header.cxx -fPIC -DPIC -o .libs/header.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o msfiter.lo msfiter.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c msfiter.cxx -fPIC -DPIC -o .libs/msfiter.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o fat.lo fat.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c fat.cxx -fPIC -DPIC -o .libs/fat.o fat.cxx: In member function 'SCODE CFat::GetFree(ULONG, SECT*)': fat.cxx:320:35: warning: 'sectRetval' may be used uninitialized in this function [-Wmaybe-uninitialized] _sectMax = sectRetval + 1; ~~~~~~~~~~~^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o expdf.lo expdf.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c expdf.cxx -fPIC -DPIC -o .libs/expdf.o In file included from h/msf.hxx:18:0, from exphead.cxx:23, from expdf.cxx:34: expdf.cxx: In member function 'virtual HRESULT CExposedDocFile::SetClass(const CLSID&)': h/error.hxx:8065:45: warning: the compiler can assume that the address of 'clsid' will never be NULL [-Waddress] #define _HRESULT_TYPEDEF_(_sc) ((HRESULT)_sc) ^ h/error.hxx:7979:35: note: in definition of macro 'FAILED' #define FAILED(Status) ((HRESULT)(Status)<0) ^~~~~~ h/ole.hxx:20:18: note: in expansion of macro 'olChkTo' #define olChk(e) olChkTo(EH_Err, e) ^~~~~~~ expdf.cxx:1143:5: note: in expansion of macro 'olChk' olChk(ValidateBuffer(&clsid, sizeof(CLSID))); ^~~~~ h/error.hxx:10549:42: note: in expansion of macro '_HRESULT_TYPEDEF_' #define STG_E_INVALIDPOINTER _HRESULT_TYPEDEF_(0x80030009L) ^~~~~~~~~~~~~~~~~ h/dfmsp.hxx:82:19: note: in expansion of macro 'STG_E_INVALIDPOINTER' ((x) ? S_OK : STG_E_INVALIDPOINTER) ^~~~~~~~~~~~~~~~~~~~ h/dfmsp.hxx:85:5: note: in expansion of macro 'ValidateNotNull' ValidateNotNull(pv) ^~~~~~~~~~~~~~~ expdf.cxx:1143:11: note: in expansion of macro 'ValidateBuffer' olChk(ValidateBuffer(&clsid, sizeof(CLSID))); ^~~~~~~~~~~~~~ In file included from exphead.cxx:25:0, from expdf.cxx:34: expdf.hxx: In member function 'SCODE CExposedDocFile::Validate() const': expdf.hxx:307:58: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] return (this == NULL || _sig != CEXPOSEDDOCFILE_SIG) ? In file included from h/msf.hxx:18:0, from exphead.cxx:23, from expdf.cxx:34: expdf.cxx: In member function 'virtual HRESULT CExposedDocFile::SetClass(const CLSID&)': h/dfmsp.hxx:82:10: warning: nonnull argument 'clsid' compared to NULL [-Wnonnull-compare] ((x) ? S_OK : STG_E_INVALIDPOINTER) h/error.hxx:7979:35: note: in definition of macro 'FAILED' #define FAILED(Status) ((HRESULT)(Status)<0) ^~~~~~ h/ole.hxx:20:18: note: in expansion of macro 'olChkTo' #define olChk(e) olChkTo(EH_Err, e) ^~~~~~~ expdf.cxx:1143:5: note: in expansion of macro 'olChk' olChk(ValidateBuffer(&clsid, sizeof(CLSID))); ^~~~~ h/dfmsp.hxx:85:5: note: in expansion of macro 'ValidateNotNull' ValidateNotNull(pv) ^~~~~~~~~~~~~~~ expdf.cxx:1143:11: note: in expansion of macro 'ValidateBuffer' olChk(ValidateBuffer(&clsid, sizeof(CLSID))); ^~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o refilb.lo refilb.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c refilb.cxx -fPIC -DPIC -o .libs/refilb.o In file included from h/storage.h:23:0, from h/ref.hxx:138, from h/msf.hxx:17, from msfhead.cxx:18, from refilb.cxx:19: refilb.cxx: In member function 'virtual HRESULT CFileILB::Stat(STATSTG*, DWORD)': h/tchar.h:102:56: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result [-Wunused-result] #define _fullpath(longname, shortname, len) realpath(shortname, longname) ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ refilb.cxx:280:9: note: in expansion of macro '_fullpath' _fullpath(pchTemp, _pszName, _MAX_PATH+1); ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o mstream.lo mstream.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c mstream.cxx -fPIC -DPIC -o .libs/mstream.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o rexpdf.lo rexpdf.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c rexpdf.cxx -fPIC -DPIC -o .libs/rexpdf.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o wchar.lo wchar.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c wchar.c -fPIC -DPIC -o .libs/wchar.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o storage.lo storage.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c storage.cxx -fPIC -DPIC -o .libs/storage.o storage.cxx: In function 'HRESULT StgIsStorageFile(const TCHAR*)': storage.cxx:155:22: warning: 'pilb' may be used uninitialized in this function [-Wmaybe-uninitialized] pilb->Release(); ~~~~~~~~~~~~~^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o page.lo page.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c page.cxx -fPIC -DPIC -o .libs/page.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o sstream.lo sstream.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c sstream.cxx -fPIC -DPIC -o .libs/sstream.o In file included from msfhead.cxx:18:0, from sstream.cxx:14: h/msf.hxx: In member function 'SCODE CDirectStream::WriteAt(ULONG, const VOID*, ULONG, ULONG*)': h/msf.hxx:437:27: warning: 'pms' may be used uninitialized in this function [-Wmaybe-uninitialized] return (CDirectory *)&_dir; ^~~~ sstream.cxx:342:15: note: 'pms' was declared here CMStream *pms; ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o time.lo time.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c time.cxx -fPIC -DPIC -o .libs/time.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o vect.lo vect.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c vect.cxx -fPIC -DPIC -o .libs/vect.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o libOless.la ascii.lo cdocfile.lo chinst.lo dffuncs.lo dfiter.lo dfstream.lo difat.lo dir.lo dirp.lo docfile.lo entry.lo expdf.lo expiter.lo expst.lo fat.lo funcs.lo header.lo iter.lo mem.lo msf.lo msfiter.lo mstream.lo page.lo refilb.lo rexpdf.lo sstream.lo storage.lo time.lo vect.lo wchar.lo libtool: link: ar cru .libs/libOless.a .libs/ascii.o .libs/cdocfile.o .libs/chinst.o .libs/dffuncs.o .libs/dfiter.o .libs/dfstream.o .libs/difat.o .libs/dir.o .libs/dirp.o .libs/docfile.o .libs/entry.o .libs/expdf.o .libs/expiter.o .libs/expst.o .libs/fat.o .libs/funcs.o .libs/header.o .libs/iter.o .libs/mem.o .libs/msf.o .libs/msfiter.o .libs/mstream.o .libs/page.o .libs/refilb.o .libs/rexpdf.o .libs/sstream.o .libs/storage.o .libs/time.o .libs/vect.o .libs/wchar.o libtool: link: ranlib .libs/libOless.a libtool: link: ( cd ".libs" && rm -f "libOless.la" && ln -s "../libOless.la" "libOless.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' Making all in jpeg make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dllmain.lo dllmain.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dllmain.c -fPIC -DPIC -o .libs/dllmain.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o djpeg.lo djpeg.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c djpeg.c -fPIC -DPIC -o .libs/djpeg.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o ebuffer.lo ebuffer.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c ebuffer.c -fPIC -DPIC -o .libs/ebuffer.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o chen_dct.lo chen_dct.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c chen_dct.c -fPIC -DPIC -o .libs/chen_dct.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dhuff.lo dhuff.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dhuff.c -fPIC -DPIC -o .libs/dhuff.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dbuffer.lo dbuffer.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dbuffer.c -fPIC -DPIC -o .libs/dbuffer.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dectile.lo dectile.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dectile.c -fPIC -DPIC -o .libs/dectile.o dectile.c: In function 'DE_Decode': dectile.c:748:9: warning: 'numb_quant_tables' may be used uninitialized in this function [-Wmaybe-uninitialized] for (ii=0; ii < numb_quant_tables; ii++) { ^~~ dectile.c:730:26: warning: 'scan' may be used uninitialized in this function [-Wmaybe-uninitialized] scan->gray_scale = is_gray_scale; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ dectile.c:732:16: warning: 'frame' may be used uninitialized in this function [-Wmaybe-uninitialized] marker = Decode_Scan(db_state, frame, scan, dct_method, interleave_flag); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o fpxmem.lo fpxmem.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c fpxmem.c -fPIC -DPIC -o .libs/fpxmem.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dparser.lo dparser.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dparser.c -fPIC -DPIC -o .libs/dparser.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o huffman.lo huffman.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c huffman.c -fPIC -DPIC -o .libs/huffman.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o eparser.lo eparser.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c eparser.c -fPIC -DPIC -o .libs/eparser.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o dscan.lo dscan.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c dscan.c -fPIC -DPIC -o .libs/dscan.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o tables.lo tables.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c tables.c -fPIC -DPIC -o .libs/tables.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o win_dct.lo win_dct.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c win_dct.c -fPIC -DPIC -o .libs/win_dct.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o public.lo public.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c public.c -fPIC -DPIC -o .libs/public.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o process.lo process.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c process.c -fPIC -DPIC -o .libs/process.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o decoder.lo decoder.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c decoder.c -fPIC -DPIC -o .libs/decoder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o winograd.lo winograd.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c winograd.c -fPIC -DPIC -o .libs/winograd.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o mcu2rast.lo mcu2rast.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c mcu2rast.c -fPIC -DPIC -o .libs/mcu2rast.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o enctile.lo enctile.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c enctile.c -fPIC -DPIC -o .libs/enctile.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o libJpeg.la chen_dct.lo dbuffer.lo decoder.lo dectile.lo dhuff.lo djpeg.lo dllmain.lo dparser.lo dscan.lo ebuffer.lo enctile.lo eparser.lo fpxmem.lo huffman.lo mcu2rast.lo process.lo public.lo tables.lo win_dct.lo winograd.lo libtool: link: ar cru .libs/libJpeg.a .libs/chen_dct.o .libs/dbuffer.o .libs/decoder.o .libs/dectile.o .libs/dhuff.o .libs/djpeg.o .libs/dllmain.o .libs/dparser.o .libs/dscan.o .libs/ebuffer.o .libs/enctile.o .libs/eparser.o .libs/fpxmem.o .libs/huffman.o .libs/mcu2rast.o .libs/process.o .libs/public.o .libs/tables.o .libs/win_dct.o .libs/winograd.o libtool: link: ranlib .libs/libJpeg.a libtool: link: ( cd ".libs" && rm -f "libJpeg.la" && ln -s "../libJpeg.la" "libJpeg.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' Making all in basics make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o graphic.lo graphic.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c graphic.cpp -fPIC -DPIC -o .libs/graphic.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o debug.lo debug.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c debug.cpp -fPIC -DPIC -o .libs/debug.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o color.lo color.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c color.cpp -fPIC -DPIC -o .libs/color.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o filename.lo filename.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c filename.cpp -fPIC -DPIC -o .libs/filename.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o common_b.lo common_b.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c common_b.cpp -fPIC -DPIC -o .libs/common_b.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o a_file.lo a_file.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c a_file.cpp -fPIC -DPIC -o .libs/a_file.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o b_string.lo b_string.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c b_string.cpp -fPIC -DPIC -o .libs/b_string.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o geometry.lo geometry.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c geometry.cpp -fPIC -DPIC -o .libs/geometry.o geometry.cpp: In member function 'void TransfoPerspective::Set4Points(const PositionMv&, const PositionMv&, const PositionMv&, const PositionMv&, const PositionMv&, const PositionMv&, const PositionMv&, const PositionMv&)': geometry.cpp:686:7: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != imax) { ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o libBasics.la a_file.lo b_string.lo color.lo common_b.lo debug.lo filename.lo geometry.lo graphic.lo libtool: link: ar cru .libs/libBasics.a .libs/a_file.o .libs/b_string.o .libs/color.o .libs/common_b.o .libs/debug.o .libs/filename.o .libs/geometry.o .libs/graphic.o libtool: link: ranlib .libs/libBasics.a libtool: link: ( cd ".libs" && rm -f "libBasics.la" && ln -s "../libBasics.la" "libBasics.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' Making all in ole make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o olestats.lo olestats.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c olestats.cpp -fPIC -DPIC -o .libs/olestats.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o olehstrm.lo olehstrm.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c olehstrm.cpp -fPIC -DPIC -o .libs/olehstrm.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o olecore.lo olecore.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c olecore.cpp -fPIC -DPIC -o .libs/olecore.o olecore.cpp: In function 'VECTOR* DuplicateVECTOR(const VECTOR*, long int)': olecore.cpp:1548:9: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( !len ) { ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o gen_guid.lo gen_guid.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c gen_guid.cpp -fPIC -DPIC -o .libs/gen_guid.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o oleprop.lo oleprop.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c oleprop.cpp -fPIC -DPIC -o .libs/oleprop.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o olestorg.lo olestorg.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c olestorg.cpp -fPIC -DPIC -o .libs/olestorg.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o olefiles.lo olefiles.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c olefiles.cpp -fPIC -DPIC -o .libs/olefiles.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o oleprops.lo oleprops.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c oleprops.cpp -fPIC -DPIC -o .libs/oleprops.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o oleclink.lo oleclink.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c oleclink.cpp -fPIC -DPIC -o .libs/oleclink.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o olestrm.lo olestrm.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c olestrm.cpp -fPIC -DPIC -o .libs/olestrm.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o libole.la gen_guid.lo olecore.lo olefiles.lo olehstrm.lo oleprop.lo oleprops.lo olestats.lo olestorg.lo olestrm.lo oleclink.lo libtool: link: ar cru .libs/libole.a .libs/gen_guid.o .libs/olecore.o .libs/olefiles.o .libs/olehstrm.o .libs/oleprop.o .libs/oleprops.o .libs/olestats.o .libs/olestorg.o .libs/olestrm.o .libs/oleclink.o libtool: link: ranlib .libs/libole.a libtool: link: ( cd ".libs" && rm -f "libole.la" && ln -s "../libole.la" "libole.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' Making all in ri_image make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o matrix.lo matrix.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c matrix.cpp -fPIC -DPIC -o .libs/matrix.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o fn_srch.lo fn_srch.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c fn_srch.cpp -fPIC -DPIC -o .libs/fn_srch.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o cp32to24.lo cp32to24.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c cp32to24.cpp -fPIC -DPIC -o .libs/cp32to24.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o pimgfile.lo pimgfile.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c pimgfile.cpp -fPIC -DPIC -o .libs/pimgfile.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o cp_jpeg.lo cp_jpeg.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c cp_jpeg.cpp -fPIC -DPIC -o .libs/cp_jpeg.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o corr_lut.lo corr_lut.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c corr_lut.cpp -fPIC -DPIC -o .libs/corr_lut.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o ph_image.lo ph_image.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c ph_image.cpp -fPIC -DPIC -o .libs/ph_image.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o priimage.lo priimage.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c priimage.cpp -fPIC -DPIC -o .libs/priimage.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o compress.lo compress.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c compress.cpp -fPIC -DPIC -o .libs/compress.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o ri_page.lo ri_page.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c ri_page.cpp -fPIC -DPIC -o .libs/ri_page.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o ptile.lo ptile.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c ptile.cpp -fPIC -DPIC -o .libs/ptile.o ptile.cpp: In member function 'FPXStatus PTile::Convolution(Pixel*, long int, long int, long int)': ptile.cpp:1234:27: warning: 'writtenHeight' may be used uninitialized in this function [-Wmaybe-uninitialized] short writtenWidth, writtenHeight; ^~~~~~~~~~~~~ ptile.cpp:1287:21: warning: 'writtenWidth' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((writtenWidth > (srcWidth / 2)) && (srcWidth % 2)) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ptile.cpp:430:6: warning: 'pt' may be used uninitialized in this function [-Wmaybe-uninitialized] pt += lineWidth; ~~~^~~~~~~~~~~~ ptile.cpp:1232:12: note: 'pt' was declared here Pixel *pt; ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o ri_sys.lo ri_sys.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c ri_sys.cpp -fPIC -DPIC -o .libs/ri_sys.o ri_sys.cpp: In function 'Boolean Toolkit_Interleave(Pixel*, long int, long int)': ri_sys.cpp:596:17: warning: 'incchannel' may be used uninitialized in this function [-Wmaybe-uninitialized] long incline, incchannel; ^~~~~~~~~~ ri_sys.cpp:596:8: warning: 'incline' may be used uninitialized in this function [-Wmaybe-uninitialized] long incline, incchannel; ^~~~~~~ ri_sys.cpp: In function 'Boolean Toolkit_UnInterleave(Pixel*, Pixel*, long int, long int, long int, long int)': ri_sys.cpp:684:17: warning: 'incchannel' may be used uninitialized in this function [-Wmaybe-uninitialized] src_2 = src_1 + incchannel; ~~~~~~^~~~~~~~~~~~ ri_sys.cpp:657:8: warning: 'incline' may be used uninitialized in this function [-Wmaybe-uninitialized] long incline, incchannel; ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o viewimg.lo viewimg.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c viewimg.cpp -fPIC -DPIC -o .libs/viewimg.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o pr_level.lo pr_level.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c pr_level.cpp -fPIC -DPIC -o .libs/pr_level.o pr_level.cpp: In member function 'virtual FPXStatus PResolutionLevel::ReadInARectangle(Pixel*, short int, short int, short int, const CorrectLut*, Boolean, const CombinMat*)': pr_level.cpp:1615:17: warning: 'heightOfBuffer' may be used uninitialized in this function [-Wmaybe-uninitialized] topInBuffer += heightOfBuffer; // Increment top coordinate in the buffer ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o libRiImage.la compress.lo corr_lut.lo cp32to24.lo cp_jpeg.lo fn_srch.lo matrix.lo ph_image.lo pimgfile.lo pr_level.lo priimage.lo ptile.lo ri_page.lo ri_sys.lo viewimg.lo libtool: link: ar cru .libs/libRiImage.a .libs/compress.o .libs/corr_lut.o .libs/cp32to24.o .libs/cp_jpeg.o .libs/fn_srch.o .libs/matrix.o .libs/ph_image.o .libs/pimgfile.o .libs/pr_level.o .libs/priimage.o .libs/ptile.o .libs/ri_page.o .libs/ri_sys.o .libs/viewimg.o libtool: link: ranlib .libs/libRiImage.a libtool: link: ( cd ".libs" && rm -f "libRiImage.la" && ln -s "../libRiImage.la" "libRiImage.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' Making all in fpx make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o filter.lo filter.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c filter.cpp -fPIC -DPIC -o .libs/filter.o filter.cpp: In member function 'FPXStatus PTileFlashPix::InitPackedLuts(double*, long int)': filter.cpp:725:14: warning: 'lut' may be used uninitialized in this function [-Wmaybe-uninitialized] lut[i] = PACK( INTC(i*k3) + b3, ^ filter.cpp: In member function 'FPXStatus PTileFlashPix::UnsharpMask(filtParmS*)': filter.cpp:367:35: warning: 'maxBeta' may be used uninitialized in this function [-Wmaybe-uninitialized] sum = pixVal + (long)(beta*(double)(pixVal - (long)*dstP) + 0.5); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filter.cpp: In member function 'FPXStatus PTileFlashPix::ApplyFilter(FPXBaselineColorSpace)': filter.cpp:127:13: warning: 'status' may be used uninitialized in this function [-Wmaybe-uninitialized] FPXStatus status; ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o coltwist.lo coltwist.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c coltwist.cpp -fPIC -DPIC -o .libs/coltwist.o coltwist.cpp: In member function 'void PColorTwist::ApplyToBuffer(unsigned char*, long int)': coltwist.cpp:341:21: warning: 'alpha_pixel' may be used uninitialized in this function [-Wmaybe-uninitialized] alpha_pixel += 4; ~~~~~~~~~~~~^~~~ coltwist.cpp: In member function 'void PColorTwist::ApplyRGBtoYCCLut(unsigned char*, long int)': coltwist.cpp:413:19: warning: 'alpha_pixel' may be used uninitialized in this function [-Wmaybe-uninitialized] alpha_pixel += 4; ~~~~~~~~~~~~^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o fpxlib.lo fpxlib.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c fpxlib.cpp -fPIC -DPIC -o .libs/fpxlib.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o fpxutils.lo fpxutils.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c fpxutils.cpp -fPIC -DPIC -o .libs/fpxutils.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o f_fpxio.lo f_fpxio.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c f_fpxio.cpp -fPIC -DPIC -o .libs/f_fpxio.o f_fpxio.cpp: In member function 'virtual FPXStatus PFileFlashPixIO::OpenFile()': f_fpxio.cpp:499:50: warning: 'convertRatio' may be used uninitialized in this function [-Wmaybe-uninitialized] resolution = (float)(height)/(heightInUnits*convertRatio); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ f_fpxio.cpp: In member function 'virtual FPXStatus PFileFlashPixIO::CloseFile()': f_fpxio.cpp:607:52: warning: 'convertRatio' may be used uninitialized in this function [-Wmaybe-uninitialized] float widthInUnits = (float)(width )/(resolution*convertRatio); ~~~~~~~~~~~^~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o buffdesc.lo buffdesc.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c buffdesc.cpp -fPIC -DPIC -o .libs/buffdesc.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o fpximgvw.lo fpximgvw.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c fpximgvw.cpp -fPIC -DPIC -o .libs/fpximgvw.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o fpxformt.lo fpxformt.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c fpxformt.cpp -fPIC -DPIC -o .libs/fpxformt.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o f_fpxvw.lo f_fpxvw.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c f_fpxvw.cpp -fPIC -DPIC -o .libs/f_fpxvw.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o fpxlibio.lo fpxlibio.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c fpxlibio.cpp -fPIC -DPIC -o .libs/fpxlibio.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o imginfio.lo imginfio.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c imginfio.cpp -fPIC -DPIC -o .libs/imginfio.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o pres_fpx.lo pres_fpx.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c pres_fpx.cpp -fPIC -DPIC -o .libs/pres_fpx.o pres_fpx.cpp: In member function 'FPXStatus PResolutionFlashPix::SetResolutionDescription()': pres_fpx.cpp:625:11: warning: 'decimation' may be used uninitialized in this function [-Wmaybe-uninitialized] DWORD decimation; ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c -o ptil_fpx.lo ptil_fpx.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../basics -I../fpx -I../ole -I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -c ptil_fpx.cpp -fPIC -DPIC -o .libs/ptil_fpx.o ptil_fpx.cpp: In member function 'virtual FPXStatus PTileFlashPix::Read()': ptil_fpx.cpp:1183:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ((pixelsSpace == SPACE_32_BITS_YCC) ^~ ptil_fpx.cpp:1202:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' imageParam->GetContrast( &contrastValue); ^~~~~~~~~~ ptil_fpx.cpp: In member function 'FPXStatus PTileFlashPix::WriteRawTile(FPXCompressionOption, unsigned char, long int, unsigned int, void*)': ptil_fpx.cpp:250:3: warning: 'ok' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ok) { ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -o libfpx.la buffdesc.lo coltwist.lo f_fpxio.lo f_fpxvw.lo filter.lo fpxformt.lo fpximgvw.lo fpxlib.lo fpxlibio.lo fpxutils.lo imginfio.lo pres_fpx.lo ptil_fpx.lo libtool: link: ar cru .libs/libfpx.a .libs/buffdesc.o .libs/coltwist.o .libs/f_fpxio.o .libs/f_fpxvw.o .libs/filter.o .libs/fpxformt.o .libs/fpximgvw.o .libs/fpxlib.o .libs/fpxlibio.o .libs/fpxutils.o .libs/imginfio.o .libs/pres_fpx.o .libs/ptil_fpx.o libtool: link: ranlib .libs/libfpx.a libtool: link: ( cd ".libs" && rm -f "libfpx.la" && ln -s "../libfpx.la" "libfpx.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -version-info 1:31:0 -o libfpx.la -rpath /usr/lib basics/libBasics.la fpx/libfpx.la jpeg/libJpeg.la ole/libole.la ri_image/libRiImage.la oless/libOless.la -lm -lstdc++ libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/7/../../../crti.o /usr/lib/gcc/i586-alt-linux/7/crtbeginS.o -Wl,--whole-archive basics/.libs/libBasics.a fpx/.libs/libfpx.a jpeg/.libs/libJpeg.a ole/.libs/libole.a ri_image/.libs/libRiImage.a oless/.libs/libOless.a -Wl,--no-whole-archive -L/usr/lib/gcc/i586-alt-linux/7 -L/usr/lib/gcc/i586-alt-linux/7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/7/crtendS.o /usr/lib/gcc/i586-alt-linux/7/../../../crtn.o -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libfpx.so.1 -o .libs/libfpx.so.1.0.31 libtool: link: (cd ".libs" && rm -f "libfpx.so.1" && ln -s "libfpx.so.1.0.31" "libfpx.so.1") libtool: link: (cd ".libs" && rm -f "libfpx.so" && ln -s "libfpx.so.1.0.31" "libfpx.so") libtool: link: ( cd ".libs" && rm -f "libfpx.la" && ln -s "../libfpx.la" "libfpx.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9213 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libfpx-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libfpx-buildroot + cd libfpx-1.3.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libfpx-buildroot make: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1' Making install in oless make[1]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' make[1]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/oless' Making install in jpeg make[1]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' make[1]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/jpeg' Making install in basics make[1]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' make[1]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/basics' Making install in ole make[1]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' make[1]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ole' Making install in ri_image make[1]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' make[1]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/ri_image' Making install in fpx make[1]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[1]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1/fpx' make[1]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1' make[2]: Entering directory '/usr/src/RPM/BUILD/libfpx-1.3.1' /bin/mkdir -p '/usr/src/tmp/libfpx-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -p libfpx.la '/usr/src/tmp/libfpx-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libfpx.so.1.0.31 /usr/src/tmp/libfpx-buildroot/usr/lib/libfpx.so.1.0.31 libtool: install: (cd /usr/src/tmp/libfpx-buildroot/usr/lib && { ln -s -f libfpx.so.1.0.31 libfpx.so.1 || { rm -f libfpx.so.1 && ln -s libfpx.so.1.0.31 libfpx.so.1; }; }) libtool: install: (cd /usr/src/tmp/libfpx-buildroot/usr/lib && { ln -s -f libfpx.so.1.0.31 libfpx.so || { rm -f libfpx.so && ln -s libfpx.so.1.0.31 libfpx.so; }; }) libtool: install: /bin/install -p .libs/libfpx.lai /usr/src/tmp/libfpx-buildroot/usr/lib/libfpx.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libfpx-buildroot/usr/include' /bin/install -p -m 644 fpxlib.h '/usr/src/tmp/libfpx-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1' make: Leaving directory '/usr/src/RPM/BUILD/libfpx-1.3.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libfpx-buildroot (auto) removed './usr/lib/libfpx.la' mode of './usr/lib/libfpx.so.1.0.31' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libfpx-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libfpx-buildroot/ (default) Compressing files in /usr/src/tmp/libfpx-buildroot (auto) Adjusting library links in /usr/src/tmp/libfpx-buildroot ./usr/lib: libfpx.so.1 -> libfpx.so.1.0.31 Verifying ELF objects in /usr/src/tmp/libfpx-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libfpx.so.1.0.31: uses non-LFS functions: __xstat fopen lseek open statvfs Hardlinking identical .pyc and .pyo files Processing files: libfpx-1.3.1-alt1.9 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9049 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libfpx-1.3.1 + DOCDIR=/usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-1.3.1 + export DOCDIR + rm -rf /usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-1.3.1 + /bin/mkdir -p /usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-1.3.1 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-1.3.1 + chmod -R go-w /usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-1.3.1 + chmod -R a+rX /usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-1.3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mm4V7y find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LPlK0j find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libfpx.so.1 = set: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 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GLIBC_2.0), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dBf2am Creating libfpx-debuginfo package Processing files: libfpx-devel-1.3.1-alt1.9 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48761 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libfpx-1.3.1 + DOCDIR=/usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-devel-1.3.1 + export DOCDIR + rm -rf /usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-devel-1.3.1 + /bin/mkdir -p /usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-devel-1.3.1 + cp -prL doc/fpx_api.pdf doc/ri_arch.pdf doc/readme.txt /usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-devel-1.3.1 + chmod -R go-w /usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-devel-1.3.1 + chmod -R a+rX /usr/src/tmp/libfpx-buildroot/usr/share/doc/libfpx-devel-1.3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vWJKSW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mEAWIQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libfpx = 1.3.1-alt1.9, /usr/lib/libfpx.so.1.0.31 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yreN80 Processing files: libfpx-debuginfo-1.3.1-alt1.9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YamOco find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jKDta1 find-requires: running scripts (debuginfo) Provides: debug(libfpx.so.1) Requires: libfpx = 1.3.1-alt1.9, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6) Removing 1 extra deps from libfpx-devel due to dependency on libfpx Wrote: /usr/src/RPM/RPMS/i586/libfpx-1.3.1-alt1.9.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libfpx-devel-1.3.1-alt1.9.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libfpx-debuginfo-1.3.1-alt1.9.i586.rpm 52.00user 4.48system 0:47.99elapsed 117%CPU (0avgtext+0avgdata 69752maxresident)k 0inputs+0outputs (0major+2045857minor)pagefaults 0swaps 61.61user 7.05system 1:02.06elapsed 110%CPU (0avgtext+0avgdata 122912maxresident)k 0inputs+0outputs (0major+2441723minor)pagefaults 0swaps