+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libopenraw.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.glLLkI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libopenraw-0.1.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libopenraw-0.1.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libopenraw-0.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fgjzeX + umask 022 + cd /builddir/build/BUILD + cd libopenraw-0.1.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-gnome --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ supports C++11 features by default... yes checking for Boost headers version >= 1.33.0... yes checking for Boost's header version... 1_66 checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++ checking boost/test/unit_test.hpp usability... yes checking boost/test/unit_test.hpp presence... yes checking for boost/test/unit_test.hpp... yes checking for the Boost unit_test_framework library... yes checking boost/algorithm/string.hpp usability... yes checking boost/algorithm/string.hpp presence... yes checking for boost/algorithm/string.hpp... yes checking boost/variant/variant_fwd.hpp usability... yes checking boost/variant/variant_fwd.hpp presence... yes checking for boost/variant/variant_fwd.hpp... yes checking boost/variant.hpp usability... yes checking boost/variant.hpp presence... yes checking for boost/variant.hpp... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for CURL... yes checking for get_current_dir_name... yes checking for LIBGLIB... yes checking for LIBGDKPIXBUF... yes checking CFLAGS for gcc -Wextra... -Wextra checking CXXFLAGS for gcc -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override... -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libopenraw/Makefile config.status: creating include/libopenraw++/Makefile config.status: creating lib/Makefile config.status: creating lib/libopenraw-0.1.pc config.status: creating gnome/Makefile config.status: creating gnome/libopenraw-gnome-0.1.pc config.status: creating gnome/include/Makefile config.status: creating gnome/include/libopenraw-gnome/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/doxygen/Makefile config.status: creating test/Makefile config.status: creating testsuite/Makefile config.status: creating tools/Makefile config.status: creating demo/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Options: Gnome support: yes Testsuite booststrap: yes + sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in lib make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o xtranspattern.lo xtranspattern.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c xtranspattern.cpp -fPIC -DPIC -o .libs/xtranspattern.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o bititerator.lo bititerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c bititerator.cpp -fPIC -DPIC -o .libs/bititerator.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o cfapattern.lo cfapattern.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c cfapattern.cpp -fPIC -DPIC -o .libs/cfapattern.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o trace.lo trace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c trace.cpp -fPIC -DPIC -o .libs/trace.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o nefdiffiterator.lo nefdiffiterator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c nefdiffiterator.cpp -fPIC -DPIC -o .libs/nefdiffiterator.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o huffman.lo huffman.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c huffman.cpp -fPIC -DPIC -o .libs/huffman.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o nefcfaiterator.lo nefcfaiterator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c nefcfaiterator.cpp -fPIC -DPIC -o .libs/nefcfaiterator.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o tiffepfile.lo tiffepfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c tiffepfile.cpp -fPIC -DPIC -o .libs/tiffepfile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o rawfilefactory.lo rawfilefactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c rawfilefactory.cpp -fPIC -DPIC -o .libs/rawfilefactory.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o cr2file.lo cr2file.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c cr2file.cpp -fPIC -DPIC -o .libs/cr2file.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o neffile.lo neffile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c neffile.cpp -fPIC -DPIC -o .libs/neffile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o ifdfile.lo ifdfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c ifdfile.cpp -fPIC -DPIC -o .libs/ifdfile.o ifdfile.cpp: In member function 'or_error OpenRaw::Internals::IfdFile::_getRawDataFromDir(OpenRaw::RawData&, const Ref&)': ifdfile.cpp:609:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!NefFile::isCompressed(*m_container, offset)) { ^~ ifdfile.cpp:619:3: note: here default: ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o arwfile.lo arwfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c arwfile.cpp -fPIC -DPIC -o .libs/arwfile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o orffile.lo orffile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c orffile.cpp -fPIC -DPIC -o .libs/orffile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o dngfile.lo dngfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c dngfile.cpp -fPIC -DPIC -o .libs/dngfile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o rawfile.lo rawfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c rawfile.cpp -fPIC -DPIC -o .libs/rawfile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o peffile.lo peffile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c peffile.cpp -fPIC -DPIC -o .libs/peffile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o erffile.lo erffile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c erffile.cpp -fPIC -DPIC -o .libs/erffile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o mrwfile.lo mrwfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c mrwfile.cpp -fPIC -DPIC -o .libs/mrwfile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o rw2file.lo rw2file.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c rw2file.cpp -fPIC -DPIC -o .libs/rw2file.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o bitmapdata.lo bitmapdata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c bitmapdata.cpp -fPIC -DPIC -o .libs/bitmapdata.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o thumbnail.lo thumbnail.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c thumbnail.cpp -fPIC -DPIC -o .libs/thumbnail.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o rawdata.lo rawdata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c rawdata.cpp -fPIC -DPIC -o .libs/rawdata.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o crwfile.lo crwfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c crwfile.cpp -fPIC -DPIC -o .libs/crwfile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o ifdfilecontainer.lo ifdfilecontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c ifdfilecontainer.cpp -fPIC -DPIC -o .libs/ifdfilecontainer.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o raffile.lo raffile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c raffile.cpp -fPIC -DPIC -o .libs/raffile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o rawcontainer.lo rawcontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c rawcontainer.cpp -fPIC -DPIC -o .libs/rawcontainer.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o makernotedir.lo makernotedir.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c makernotedir.cpp -fPIC -DPIC -o .libs/makernotedir.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o ifddir.lo ifddir.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c ifddir.cpp -fPIC -DPIC -o .libs/ifddir.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o orfcontainer.lo orfcontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c orfcontainer.cpp -fPIC -DPIC -o .libs/orfcontainer.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o rw2container.lo rw2container.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c rw2container.cpp -fPIC -DPIC -o .libs/rw2container.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o mrwcontainer.lo mrwcontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c mrwcontainer.cpp -fPIC -DPIC -o .libs/mrwcontainer.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o ifdentry.lo ifdentry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c ifdentry.cpp -fPIC -DPIC -o .libs/ifdentry.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o rafcontainer.lo rafcontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c rafcontainer.cpp -fPIC -DPIC -o .libs/rafcontainer.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o decompressor.lo decompressor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c decompressor.cpp -fPIC -DPIC -o .libs/decompressor.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o rafmetacontainer.lo rafmetacontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c rafmetacontainer.cpp -fPIC -DPIC -o .libs/rafmetacontainer.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o ciffcontainer.lo ciffcontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c ciffcontainer.cpp -fPIC -DPIC -o .libs/ciffcontainer.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o jfifcontainer.lo jfifcontainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c jfifcontainer.cpp -fPIC -DPIC -o .libs/jfifcontainer.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o olympusdecompressor.lo olympusdecompressor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c olympusdecompressor.cpp -fPIC -DPIC -o .libs/olympusdecompressor.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o crwdecompressor.lo crwdecompressor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c crwdecompressor.cpp -fPIC -DPIC -o .libs/crwdecompressor.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c -o io/io.lo io/io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c io/io.c -fPIC -DPIC -o io/.libs/io.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c -o io/posix_io.lo io/posix_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c io/posix_io.c -fPIC -DPIC -o io/.libs/posix_io.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o unpack.lo unpack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c unpack.cpp -fPIC -DPIC -o .libs/unpack.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o io/stream.lo io/stream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c io/stream.cpp -fPIC -DPIC -o io/.libs/stream.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o io/streamclone.lo io/streamclone.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c io/streamclone.cpp -fPIC -DPIC -o io/.libs/streamclone.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o metavalue.lo metavalue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c metavalue.cpp -fPIC -DPIC -o .libs/metavalue.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o io/memstream.lo io/memstream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c io/memstream.cpp -fPIC -DPIC -o io/.libs/memstream.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o capi/capi.lo capi/capi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c capi/capi.cpp -fPIC -DPIC -o capi/.libs/capi.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o io/file.lo io/file.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c io/file.cpp -fPIC -DPIC -o io/.libs/file.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o capi/debug.lo capi/debug.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c capi/debug.cpp -fPIC -DPIC -o capi/.libs/debug.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o capi/bitmapdata.lo capi/bitmapdata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c capi/bitmapdata.cpp -fPIC -DPIC -o capi/.libs/bitmapdata.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o capi/rawdata.lo capi/rawdata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c capi/rawdata.cpp -fPIC -DPIC -o capi/.libs/rawdata.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o capi/rawfile.lo capi/rawfile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c capi/rawfile.cpp -fPIC -DPIC -o capi/.libs/rawfile.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o capi/cfapattern.lo capi/cfapattern.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c capi/cfapattern.cpp -fPIC -DPIC -o capi/.libs/cfapattern.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o render/grayscale.lo render/grayscale.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c render/grayscale.cpp -fPIC -DPIC -o render/.libs/grayscale.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o ljpegdecompressor.lo ljpegdecompressor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c ljpegdecompressor.cpp -fPIC -DPIC -o .libs/ljpegdecompressor.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o render/bimedian_demosaic.lo render/bimedian_demosaic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c render/bimedian_demosaic.cpp -fPIC -DPIC -o render/.libs/bimedian_demosaic.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o capi/metadata.lo capi/metadata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c capi/metadata.cpp -fPIC -DPIC -o capi/.libs/metadata.o make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -version-info 7:2:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenraw.la -rpath /usr/lib64 io/io.lo io/posix_io.lo io/stream.lo io/streamclone.lo io/memstream.lo io/file.lo capi/capi.lo capi/debug.lo capi/rawdata.lo capi/rawfile.lo capi/bitmapdata.lo capi/cfapattern.lo capi/metadata.lo trace.lo bititerator.lo cfapattern.lo xtranspattern.lo huffman.lo nefdiffiterator.lo nefcfaiterator.lo rawfile.lo ifdfile.lo tiffepfile.lo rawfilefactory.lo cr2file.lo neffile.lo orffile.lo arwfile.lo dngfile.lo peffile.lo crwfile.lo erffile.lo mrwfile.lo rw2file.lo raffile.lo bitmapdata.lo thumbnail.lo rawdata.lo ifdfilecontainer.lo ifddir.lo ifdentry.lo makernotedir.lo rawcontainer.lo orfcontainer.lo rw2container.lo rafcontainer.lo rafmetacontainer.lo mrwcontainer.lo ciffcontainer.lo jfifcontainer.lo decompressor.lo ljpegdecompressor.lo crwdecompressor.lo olympusdecompressor.lo metavalue.lo unpack.lo render/bimedian_demosaic.lo render/grayscale.lo -ljpeg libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o io/.libs/io.o io/.libs/posix_io.o io/.libs/stream.o io/.libs/streamclone.o io/.libs/memstream.o io/.libs/file.o capi/.libs/capi.o capi/.libs/debug.o capi/.libs/rawdata.o capi/.libs/rawfile.o capi/.libs/bitmapdata.o capi/.libs/cfapattern.o capi/.libs/metadata.o .libs/trace.o .libs/bititerator.o .libs/cfapattern.o .libs/xtranspattern.o .libs/huffman.o .libs/nefdiffiterator.o .libs/nefcfaiterator.o .libs/rawfile.o .libs/ifdfile.o .libs/tiffepfile.o .libs/rawfilefactory.o .libs/cr2file.o .libs/neffile.o .libs/orffile.o .libs/arwfile.o .libs/dngfile.o .libs/peffile.o .libs/crwfile.o .libs/erffile.o .libs/mrwfile.o .libs/rw2file.o .libs/raffile.o .libs/bitmapdata.o .libs/thumbnail.o .libs/rawdata.o .libs/ifdfilecontainer.o .libs/ifddir.o .libs/ifdentry.o .libs/makernotedir.o .libs/rawcontainer.o .libs/orfcontainer.o .libs/rw2container.o .libs/rafcontainer.o .libs/rafmetacontainer.o .libs/mrwcontainer.o .libs/ciffcontainer.o .libs/jfifcontainer.o .libs/decompressor.o .libs/ljpegdecompressor.o .libs/crwdecompressor.o .libs/olympusdecompressor.o .libs/metavalue.o .libs/unpack.o render/.libs/bimedian_demosaic.o render/.libs/grayscale.o -ljpeg -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,libopenraw.so.7 -o .libs/libopenraw.so.7.0.2 libtool: link: (cd ".libs" && rm -f "libopenraw.so.7" && ln -s "libopenraw.so.7.0.2" "libopenraw.so.7") libtool: link: (cd ".libs" && rm -f "libopenraw.so" && ln -s "libopenraw.so.7.0.2" "libopenraw.so") libtool: link: ( cd ".libs" && rm -f "libopenraw.la" && ln -s "../libopenraw.la" "libopenraw.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' Making all in gnome Making all in include Making all in libopenraw-gnome make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c -o pixbuf-loader.lo pixbuf-loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c pixbuf-loader.c -fPIC -DPIC -o .libs/pixbuf-loader.o make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c -o gdkpixbuf.lo gdkpixbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I./include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c gdkpixbuf.c -fPIC -DPIC -o .libs/gdkpixbuf.o make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -no-undefined -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenraw_pixbuf.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders pixbuf-loader.lo ../lib/libopenraw.la -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/pixbuf-loader.o -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs ../lib/.libs/libopenraw.so -ljpeg -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,libopenraw_pixbuf.so -o .libs/libopenraw_pixbuf.so libtool: link: ( cd ".libs" && rm -f "libopenraw_pixbuf.la" && ln -s "../libopenraw_pixbuf.la" "libopenraw_pixbuf.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -version-info 7:2:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenrawgnome.la -rpath /usr/lib64 gdkpixbuf.lo ../lib/libopenraw.la -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/gdkpixbuf.o -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs ../lib/.libs/libopenraw.so -ljpeg -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,libopenrawgnome.so.7 -o .libs/libopenrawgnome.so.7.0.2 libtool: link: (cd ".libs" && rm -f "libopenrawgnome.so.7" && ln -s "libopenrawgnome.so.7.0.2" "libopenrawgnome.so.7") libtool: link: (cd ".libs" && rm -f "libopenrawgnome.so" && ln -s "libopenrawgnome.so.7.0.2" "libopenrawgnome.so") libtool: link: ( cd ".libs" && rm -f "libopenrawgnome.la" && ln -s "../libopenrawgnome.la" "libopenrawgnome.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' Making all in doc Making all in doxygen make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in test make[2]: Nothing to be done for 'all'. Making all in testsuite /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o testsuitetags.o testsuitetags.cpp make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o testsuitehandler.o testsuitehandler.cpp make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o xmlhandler.o xmlhandler.cpp make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o testsuite.o testsuite.cpp make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testsuite testsuitetags.o testsuite.o testsuitehandler.o xmlhandler.o ../lib/libopenraw.la -lxml2 -lcurl libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testsuite testsuitetags.o testsuite.o testsuitehandler.o xmlhandler.o ../lib/.libs/libopenraw.so -ljpeg -lxml2 -lcurl -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' Making all in demo make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../gnome/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c -o thumbc.o thumbc.c make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../gnome/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o extensions.o extensions.cpp make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../gnome/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c -o ccfa.o ccfa.c make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../gnome/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c -o ppmload.o ppmload.c make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../gnome/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c -o gdk.o gdk.c make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../gnome/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -c -o pixbufload.o pixbufload.c make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -L../lib -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thumbc thumbc.o ../lib/libopenraw.la -lstdc++ -ljpeg libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thumbc thumbc.o -L../lib ../lib/.libs/libopenraw.so -lstdc++ -ljpeg -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -L../lib -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o extensions extensions.o ../lib/libopenraw.la -lstdc++ -ljpeg libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o extensions extensions.o -L../lib ../lib/.libs/libopenraw.so -lstdc++ -ljpeg -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../gnome/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o cfa.o cfa.cpp make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -L../lib -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ccfa ccfa.o ../lib/libopenraw.la -lstdc++ -ljpeg libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ccfa ccfa.o -L../lib ../lib/.libs/libopenraw.so -lstdc++ -ljpeg -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -L../lib -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ppmload ppmload.o ../lib/libopenraw.la -lstdc++ -ljpeg libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ppmload ppmload.o -L../lib ../lib/.libs/libopenraw.so -lstdc++ -ljpeg -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../gnome/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o thumb.o thumb.cpp make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -L../gnome -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdk gdk.o ../gnome/libopenrawgnome.la -lstdc++ -ljpeg -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdk gdk.o -L../gnome ../gnome/.libs/libopenrawgnome.so /builddir/build/BUILD/libopenraw-0.1.2/lib/.libs/libopenraw.so -lstdc++ -ljpeg -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/gnome/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -L../gnome -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbufload pixbufload.o ../gnome/libopenrawgnome.la -lstdc++ -ljpeg -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbufload pixbufload.o -L../gnome ../gnome/.libs/libopenrawgnome.so /builddir/build/BUILD/libopenraw-0.1.2/lib/.libs/libopenraw.so -lstdc++ -ljpeg -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/gnome/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -L../lib -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cfa cfa.o ../lib/libopenraw.la -lstdc++ -ljpeg libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cfa cfa.o -L../lib ../lib/.libs/libopenraw.so -lstdc++ -ljpeg -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -L../lib -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thumb thumb.o ../lib/libopenraw.la -lstdc++ -ljpeg libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o thumb thumb.o -L../lib ../lib/.libs/libopenraw.so -lstdc++ -ljpeg -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/tools' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -c -o ordiag.o ordiag.cpp make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/tools' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/tools' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -L../lib -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ordiag ordiag.o ../lib/libopenraw.la -lstdc++ -ljpeg libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wsuggest-override -pedantic -g -Wall -Wshadow -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ordiag ordiag.o -L../lib ../lib/.libs/libopenraw.so -lstdc++ -ljpeg -Wl,-rpath -Wl,/builddir/build/BUILD/libopenraw-0.1.2/lib/.libs make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/tools' Making all in include Making all in libopenraw make[3]: Nothing to be done for 'all'. Making all in libopenraw++ make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bjIvdV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64 + cd libopenraw-0.1.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libopenraw.la '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libopenraw.so.7.0.2 /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/libopenraw.so.7.0.2 libtool: install: (cd /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64 && { ln -s -f libopenraw.so.7.0.2 libopenraw.so.7 || { rm -f libopenraw.so.7 && ln -s libopenraw.so.7.0.2 libopenraw.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64 && { ln -s -f libopenraw.so.7.0.2 libopenraw.so || { rm -f libopenraw.so && ln -s libopenraw.so.7.0.2 libopenraw.so; }; }) libtool: install: /usr/bin/install -p .libs/libopenraw.lai /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/libopenraw.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libopenraw-0.1.pc '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' make[1]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/lib' Making install in gnome make[1]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' Making install in include make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome/include' Making install in libopenraw-gnome make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome/include/libopenraw-gnome' make[4]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome/include/libopenraw-gnome' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/include/libopenraw-0.1/libopenraw-gnome' /usr/bin/install -p -m 644 gdkpixbuf.h '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/include/libopenraw-0.1/libopenraw-gnome' make[4]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome/include/libopenraw-gnome' make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome/include/libopenraw-gnome' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome/include' make[4]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome/include' make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome/include' make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome/include' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libopenrawgnome.la '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libopenrawgnome.la' libtool: install: (cd /builddir/build/BUILD/libopenraw-0.1.2/gnome; /bin/sh "/builddir/build/BUILD/libopenraw-0.1.2/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -version-info 7:2:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenrawgnome.la -rpath /usr/lib64 gdkpixbuf.lo ../lib/libopenraw.la -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/gdkpixbuf.o -L/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64 -L/usr/lib64 -lopenraw -ljpeg -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,libopenrawgnome.so.7 -o .libs/libopenrawgnome.so.7.0.2 libtool: install: /usr/bin/install -p .libs/libopenrawgnome.so.7.0.2T /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/libopenrawgnome.so.7.0.2 libtool: install: (cd /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64 && { ln -s -f libopenrawgnome.so.7.0.2 libopenrawgnome.so.7 || { rm -f libopenrawgnome.so.7 && ln -s libopenrawgnome.so.7.0.2 libopenrawgnome.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64 && { ln -s -f libopenrawgnome.so.7.0.2 libopenrawgnome.so || { rm -f libopenrawgnome.so && ln -s libopenrawgnome.so.7.0.2 libopenrawgnome.so; }; }) libtool: install: /usr/bin/install -p .libs/libopenrawgnome.lai /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/libopenrawgnome.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders' /bin/sh ../libtool --mode=install /usr/bin/install -p libopenraw_pixbuf.la '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders' libtool: warning: relinking 'libopenraw_pixbuf.la' libtool: install: (cd /builddir/build/BUILD/libopenraw-0.1.2/gnome; /bin/sh "/builddir/build/BUILD/libopenraw-0.1.2/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -pedantic -g -Wall -no-undefined -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopenraw_pixbuf.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders pixbuf-loader.lo ../lib/libopenraw.la -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/pixbuf-loader.o -L/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64 -L/usr/lib64 -lopenraw -ljpeg -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,libopenraw_pixbuf.so -o .libs/libopenraw_pixbuf.so libtool: install: /usr/bin/install -p .libs/libopenraw_pixbuf.soT /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libopenraw_pixbuf.so libtool: install: /usr/bin/install -p .libs/libopenraw_pixbuf.lai /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libopenraw_pixbuf.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libopenraw-gnome-0.1.pc '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' make[1]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/gnome' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/doc' Making install in doxygen make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/doc/doxygen' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/doc/doxygen' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/doc/doxygen' make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/doc/doxygen' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/doc' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/doc' make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/doc' make[1]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/doc' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/test' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/test' make[1]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/test' Making install in testsuite make[1]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/testsuite' Making install in demo make[1]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' make[1]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/demo' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/tools' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/tools' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/tools' make[1]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/tools' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/include' Making install in libopenraw make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/include/libopenraw' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/include/libopenraw' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/include/libopenraw-0.1/libopenraw' /usr/bin/install -p -m 644 libopenraw.h io.h types.h consts.h debug.h cameraids.h prefix.h thumbnails.h rawdata.h rawfile.h exif.h metadata.h demosaic.h bitmapdata.h cfapattern.h '/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/include/libopenraw-0.1/libopenraw' make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/include/libopenraw' make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/include/libopenraw' Making install in libopenraw++ make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/include/libopenraw++' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/include/libopenraw++' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/include/libopenraw++' make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/include/libopenraw++' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/include' make[3]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/include' make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/include' make[1]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2/include' make[1]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2' make[2]: Entering directory '/builddir/build/BUILD/libopenraw-0.1.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2' make[1]: Leaving directory '/builddir/build/BUILD/libopenraw-0.1.2' + find /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64 -type f -name '*.la' -delete + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libopenraw-0.1.2-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QwrzGx + umask 022 + cd /builddir/build/BUILD + cd libopenraw-0.1.2 + DOCDIR=/builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/share/doc/libopenraw + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/share/doc/libopenraw + cp -pr AUTHORS /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/share/doc/libopenraw + cp -pr ChangeLog /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/share/doc/libopenraw + cp -pr COPYING /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/share/doc/libopenraw + cp -pr NEWS /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/share/doc/libopenraw + cp -pr README /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/share/doc/libopenraw + cp -pr TODO /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64/usr/share/doc/libopenraw + exit 0 Provides: libopenraw = 0.1.2-3.fc28 libopenraw(riscv-64) = 0.1.2-3.fc28 libopenraw.so.7()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: libopenraw-gnome-0.1.2-3.fc28.riscv64 Provides: libopenraw-gnome = 0.1.2-3.fc28 libopenraw-gnome(riscv-64) = 0.1.2-3.fc28 libopenrawgnome.so.7()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libopenraw.so.7()(64bit) rtld(GNU_HASH) Processing files: libopenraw-devel-0.1.2-3.fc28.riscv64 Provides: libopenraw-devel = 0.1.2-3.fc28 libopenraw-devel(riscv-64) = 0.1.2-3.fc28 pkgconfig(libopenraw-0.1) = 0.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libopenraw.so.7()(64bit) Processing files: libopenraw-gnome-devel-0.1.2-3.fc28.riscv64 Provides: libopenraw-gnome-devel = 0.1.2-3.fc28 libopenraw-gnome-devel(riscv-64) = 0.1.2-3.fc28 pkgconfig(libopenraw-gnome-0.1) = 0.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libopenrawgnome.so.7()(64bit) pkgconfig(libopenraw-0.1) Processing files: libopenraw-pixbuf-loader-0.1.2-3.fc28.riscv64 Provides: libopenraw-pixbuf-loader = 0.1.2-3.fc28 libopenraw-pixbuf-loader(riscv-64) = 0.1.2-3.fc28 libopenraw_pixbuf.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libopenraw.so.7()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/libopenraw-0.1.2-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libopenraw-0.1.2-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libopenraw-gnome-0.1.2-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libopenraw-devel-0.1.2-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libopenraw-gnome-devel-0.1.2-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libopenraw-pixbuf-loader-0.1.2-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AVyLqE + umask 022 + cd /builddir/build/BUILD + cd libopenraw-0.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libopenraw-0.1.2-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff