Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libopenraw.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libopenraw.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libopenraw-0.0.9-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libopenraw.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libopenraw.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wBXMM5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libopenraw-0.0.9 + /usr/bin/tar -xf - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libopenraw-0.0.9.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd libopenraw-0.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SdDJEw + umask 022 + cd /builddir/build/BUILD + cd libopenraw-0.0.9 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 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 to enable maintainer-specific portions of Makefiles... no checking for x86_64-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 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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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... x86_64-redhat-linux-gnu checking host system type... x86_64-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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for Boost headers version >= 1.33.0... /usr/include checking for Boost's header version... 1_53 checking for the toolset name used by Boost for g++... unknown 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/scoped_ptr.hpp usability... yes checking boost/scoped_ptr.hpp presence... yes checking for boost/scoped_ptr.hpp... yes checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking boost/algorithm/string.hpp usability... yes checking boost/algorithm/string.hpp presence... yes checking for boost/algorithm/string.hpp... yes checking boost/bind.hpp usability... yes checking boost/bind.hpp presence... yes checking for boost/bind.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 x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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... -Wextra checking for sed... /usr/bin/sed configure: creating ./config.status config.status: creating Makefile config.status: creating shave config.status: creating shave-libtool 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/capi/Makefile config.status: creating lib/io/Makefile config.status: creating lib/libopenraw-1.0.pc config.status: creating gnome/Makefile config.status: creating gnome/libopenraw-gnome-1.0.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 + make -j16 Making all in lib Making all in io CC posix_io.o CC io.o CXX stream.o CXX file.o CXX memstream.o CXX streamclone.o LINK libio.la Making all in capi CXX capi.o CXX debug.o CXX rawdata.o CXX bitmapdata.o CXX rawfile.o LINK libopenrawc.la CXX huffman.o CXX peffile.o CXX nefcfaiterator.o CXX trace.o CXX bititerator.o CXX rawfile.o CXX cr2file.o CXX ifdfile.o CXX nefdiffiterator.o CXX arwfile.o CXX rawfilefactory.o CXX dngfile.o CXX tiffepfile.o CXX neffile.o CXX orffile.o CXX crwfile.o CXX erffile.o CXX mrwfile.o CXX bitmapdata.o CXX thumbnail.o CXX rawdata.o CC or_debug.o CXX ifdfilecontainer.o CXX ifddir.o CXX ifdentry.o CXX rawcontainer.o CXX orfcontainer.o CXX mrwcontainer.o CXX ciffcontainer.o CXX jfifcontainer.o CXX decompressor.o CXX ljpegdecompressor.o CXX crwdecompressor.o CXX metavalue.o CXX unpack.o CXX bimedian_demosaic.o crwfile.cpp: In member function 'virtual or_error OpenRaw::Internals::CRWFile::_getRawData(OpenRaw::RawData&, uint32_t)': crwfile.cpp:171:13: warning: variable 'orientation' set but not used [-Wunused-but-set-variable] int32_t orientation = 0; ^ crwfile.cpp: In member function 'virtual OpenRaw::MetaValue* OpenRaw::Internals::CRWFile::_getMetaValue(int32_t)': crwfile.cpp:304:28: warning: variable 'sz2' set but not used [-Wunused-but-set-variable] size_t sz2; ^ LINK libopenraw.la Making all in gnome Making all in include Making all in libopenraw-gnome CC gdkpixbuf.o CC pixbuf-loader.o gdkpixbuf.c: In function 'rotate_pixbuf': gdkpixbuf.c:49:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(tmp); ^ gdkpixbuf.c:53:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(tmp); ^ gdkpixbuf.c:57:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(tmp); ^ gdkpixbuf.c:60:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(tmp); ^ gdkpixbuf.c:64:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(tmp); ^ gdkpixbuf.c:67:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(tmp); ^ gdkpixbuf.c:71:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(tmp); ^ gdkpixbuf.c:75:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(tmp); ^ gdkpixbuf.c:78:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(tmp); ^ gdkpixbuf.c:82:3: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(tmp); ^ LINK libopenraw_pixbuf.la LINK libopenrawgnome.la Making all in doc Making all in doxygen Making all in test Making all in testsuite CC testsuitetags.o CC testsuite.o CC testsuitehandler.o CC xmlhandler.o testsuite.cpp: In function 'uint32_t {anonymous}::computeCrc(const OpenRaw::RawData*)': testsuite.cpp:339:58: warning: large integer implicitly truncated to unsigned type [-Woverflow] boost::crc_optimal<8, 0x1021, 0xFFFF, 0, false, false> crc_ccitt2; ^ testsuite.cpp:339:58: warning: large integer implicitly truncated to unsigned type [-Woverflow] LINK testsuite Making all in demo CC extensions.o CC thumb.o CC cfa.o CC CC CC CC CC ccfa.c: In function 'main': ccfa.c:61:2: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat=] printf("data size = %d\n", or_rawdata_data_size(rawdata)); ^ ccfa.c:36:11: warning: variable 'err' set but not used [-Wunused-but-set-variable] or_error err; ^ thumbc.c: In function 'main': thumbc.c:100:4: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=] printf("output %u bytes in '%s'\n", dataSize, outfname); ^ LINK ppmload LINK ccfa LINK extensions LINK thumbc gdk.c: In function 'main': gdk.c:35:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init(); ^ gdk.c:45:4: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(pixbuf); ^ pixbufload.c: In function 'main': pixbufload.c:43:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init(); ^ pixbufload.c:71:4: warning: 'gdk_pixbuf_unref' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(pixbuf); ^ LINK gdk LINK pixbufload LINK cfa LINK thumb Making all in tools CC ordiag.o LINK ordiag Making all in include Making all in libopenraw Making all in libopenraw++ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a06yUg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64 + cd libopenraw-0.0.9 + rm -rf /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64 Making install in lib Making install in io Making install in capi /bin/sh ../shave-libtool '/bin/sh ../libtool' --mode=install /usr/bin/install -c libopenraw.la '/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/lib64' libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/install -c -m 644 libopenraw-1.0.pc '/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/lib64/pkgconfig' Making install in gnome Making install in include Making install in libopenraw-gnome /usr/bin/install -c -m 644 gdkpixbuf.h '/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/include/libopenraw-1.0/libopenraw-gnome' /bin/sh ../shave-libtool '/bin/sh ../libtool' --mode=install /usr/bin/install -c libopenrawgnome.la '/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libopenrawgnome.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../shave-libtool '/bin/sh ../libtool' --mode=install /usr/bin/install -c libopenraw_pixbuf.la '/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders' libtool: install: warning: relinking `libopenraw_pixbuf.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders' /usr/bin/install -c -m 644 libopenraw-gnome-1.0.pc '/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/lib64/pkgconfig' Making install in doc Making install in doxygen Making install in test Making install in testsuite Making install in demo Making install in tools Making install in include Making install in libopenraw /usr/bin/install -c -m 644 libopenraw.h io.h types.h consts.h debug.h thumbnails.h rawdata.h rawfile.h exif.h metadata.h demosaic.h bitmapdata.h '/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/include/libopenraw-1.0/libopenraw' Making install in libopenraw++ + find /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64 -type f -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libopenraw-0.0.9 extracting debug info from /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libopenraw_pixbuf.so extracting debug info from /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/lib64/libopenraw.so.1.6.0 extracting debug info from /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/lib64/libopenrawgnome.so.1.6.0 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libopenrawgnome.so.1.6.0.debug to /usr/lib/debug/usr/lib64/libopenrawgnome.so.1.debug symlinked /usr/lib/debug/usr/lib64/libopenraw.so.1.6.0.debug to /usr/lib/debug/usr/lib64/libopenraw.so.debug symlinked /usr/lib/debug/usr/lib64/libopenraw.so.1.6.0.debug to /usr/lib/debug/usr/lib64/libopenraw.so.1.debug symlinked /usr/lib/debug/usr/lib64/libopenrawgnome.so.1.6.0.debug to /usr/lib/debug/usr/lib64/libopenrawgnome.so.debug 734 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1M1zJ4 + umask 022 + cd /builddir/build/BUILD + cd libopenraw-0.0.9 + make check Making check in lib Making check in io CC teststream.o LINK teststream failed: teststream.cpp: 40 Couldn't open test file. Test skipped. PASS: teststream ============= 1 test passed ============= Making check in capi Making check in gnome Making check in include Making check in libopenraw-gnome Making check in doc Making check in doxygen Making check in test CC LINK fileio CC ciffcontainertest.o LINK ciffcontainertest CC ljpegtest.o ljpegtest.cpp: In function 'int test_main(int, char**)': ljpegtest.cpp:64:55: warning: large integer implicitly truncated to unsigned type [-Woverflow] boost::crc_optimal<8, 0x1021, 0xFFFF, 0, false, false> crc_ccitt2; ^ ljpegtest.cpp:64:55: warning: large integer implicitly truncated to unsigned type [-Woverflow] LINK ljpegtest CC testunpack.o LINK testunpack CC extensions.o LINK extensions error code is 0 position is 0 read 10 bytes PASS: fileio **** no errors detected PASS: ljpegtest **** no errors detected PASS: testunpack **** no errors detected PASS: extensions ================== All 4 tests passed ================== Making check in testsuite CC test_xmlhandler.o LINK test_xmlhandler **** no errors detected PASS: test_xmlhandler running test ARW-test Sony A100 on file /home/hub/samples/arw/Sony-A100/DSC00028.ARW File not found, skipping. (2) running test CR2-test 20D on file /home/hub/samples/cr2/20D/img_0620.cr2 File not found, skipping. (2) running test CR2-test 450D on file /home/hub/samples/cr2/450D/RAW_CANON_450D.CR2 File not found, skipping. (2) running test CR2-test 7D on file /home/hub/samples/cr2/7D/canon7d_iso100.CR2 File not found, skipping. (2) running test CR2-test G11 on file /home/hub/samples/cr2/G11/canong11_studio_ISO80.CR2 File not found, skipping. (2) running test CRW-test 10D on file /home/hub/samples/crw/10D/canon-eos10.crw File not found, skipping. (2) running test CRW-test 300D on file /home/hub/samples/crw/300D/crw_1852.crw File not found, skipping. (2) running test DNG-test K10D on file /home/hub/samples/dng/K10D/k10d.dng File not found, skipping. (2) running test DNG-test Leica DMR on file /home/hub/samples/dng/leica_DMR/Dragonfly_L2110015.dng PASS: testsuite File not found, skipping. (2) running test DNG-test Leica M8 on file /home/hub/samples/dng/Leica_M8/RAW_LEICA_M8.DNG File not found, skipping. (2) running test ERF-test R-D1 on file /home/hub/samples/erf/Epson_RD1/_eps8447.erf File not found, skipping. (2) running test MRW-test Dimage5 on file /home/hub/samples/mrw/Dimage5/dimage5.mrw File not found, skipping. (2) running test MRW-test Dimage7hi on file /home/hub/samples/mrw/Dimage7HI/minolta-dimage7hi.mrw File not found, skipping. (2) running test MRW-test Dimage7i on file /home/hub/samples/mrw/Dimage7i/RAW_MINOLTA_DIMAGE_7I.MRW File not found, skipping. (2) running test NEF-test Coolpix5700 on file /home/hub/samples/nef/Coolpix5700/NIKON-COOLPIX5700.NEF File not found, skipping. (2) running test NEF-test D1 on file /home/hub/samples/nef/D1/DSC_0489.nef File not found, skipping. (2) running test NEF-test D100 on file /home/hub/samples/nef/D100/dsc_0007.nef File not found, skipping. (2) running test NEF-test D2H on file /home/hub/samples/nef/D2H/ca-on-anime_north-2007-05-cf05-0100.nef File not found, skipping. (2) running test NEF-test D70 on file /home/hub/samples/nef/D70/dsc_0113.nef File not found, skipping. (2) running test NEF-test D70 vertical on file /home/hub/samples/fromdikigam/VERTICAL/DSC_2162.NEF File not found, skipping. (2) running test ORF-test E-410 on file /home/hub/samples/p1013308.orf File not found, skipping. (2) running test ORF-test E300 on file /home/hub/samples/orf/Olympus_E300/P7080133.ORF File not found, skipping. (2) running test ORF-test E330 on file /home/hub/samples/300mm_f5.6.ORF File not found, skipping. (2) running test PEF-test *-ist D on file /home/hub/samples/pef/star-ist-D/PENTAX-ISD.PEF File not found, skipping. (2) running test PEF-test K10D on file /home/hub/samples/pef/K10D/k10d.pef File not found, skipping. (2) ================== All 2 tests passed ================== Making check in demo Making check in tools Making check in include Making check in libopenraw Making check in libopenraw++ + exit 0 Processing files: libopenraw-0.0.9-6.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vwpdQs + umask 022 + cd /builddir/build/BUILD + cd libopenraw-0.0.9 + DOCDIR=/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/share/doc/libopenraw-0.0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/share/doc/libopenraw-0.0.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/share/doc/libopenraw-0.0.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/share/doc/libopenraw-0.0.9 + cp -pr COPYING /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/share/doc/libopenraw-0.0.9 + cp -pr NEWS /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/share/doc/libopenraw-0.0.9 + cp -pr README /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/share/doc/libopenraw-0.0.9 + cp -pr TODO /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64/usr/share/doc/libopenraw-0.0.9 + exit 0 Provides: libopenraw = 0.0.9-6.el7 libopenraw(x86-64) = 0.0.9-6.el7 libopenraw.so.1()(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: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(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(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: libopenraw-gnome-0.0.9-6.el7.x86_64 Provides: libopenraw-gnome = 0.0.9-6.el7 libopenraw-gnome(x86-64) = 0.0.9-6.el7 libopenrawgnome.so.1()(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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libopenraw.so.1()(64bit) rtld(GNU_HASH) Processing files: libopenraw-devel-0.0.9-6.el7.x86_64 Provides: libopenraw-devel = 0.0.9-6.el7 libopenraw-devel(x86-64) = 0.0.9-6.el7 pkgconfig(libopenraw-1.0) = 0.0.9 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.1()(64bit) Processing files: libopenraw-gnome-devel-0.0.9-6.el7.x86_64 Provides: libopenraw-gnome-devel = 0.0.9-6.el7 libopenraw-gnome-devel(x86-64) = 0.0.9-6.el7 pkgconfig(libopenraw-gnome-1.0) = 0.0.9 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.1()(64bit) pkgconfig(libopenraw-1.0) Processing files: libopenraw-pixbuf-loader-0.0.9-6.el7.x86_64 Provides: libopenraw-pixbuf-loader = 0.0.9-6.el7 libopenraw-pixbuf-loader(x86-64) = 0.0.9-6.el7 libopenraw_pixbuf.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh gdk-pixbuf2 Requires(postun): /bin/sh gdk-pixbuf2 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libopenraw.so.1()(64bit) rtld(GNU_HASH) Processing files: libopenraw-debuginfo-0.0.9-6.el7.x86_64 Provides: libopenraw-debuginfo = 0.0.9-6.el7 libopenraw-debuginfo(x86-64) = 0.0.9-6.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64 Wrote: /builddir/build/RPMS/libopenraw-0.0.9-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libopenraw-gnome-0.0.9-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libopenraw-devel-0.0.9-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libopenraw-gnome-devel-0.0.9-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libopenraw-pixbuf-loader-0.0.9-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libopenraw-debuginfo-0.0.9-6.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E0PKuh + umask 022 + cd /builddir/build/BUILD + cd libopenraw-0.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->