Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libopenraw.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-1e845985fbe75af1115ab4068b2adf9fdb792c9b/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/libopenraw.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl 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 armv7hl --nodeps builddir/build/SPECS/libopenraw.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-1e845985fbe75af1115ab4068b2adf9fdb792c9b/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/libopenraw.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pypK1W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libopenraw-0.0.9 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libopenraw-0.0.9.tar.bz2 + /usr/bin/tar -xf - + 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.dQ8YO8 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ 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=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --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 armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi 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 armv7hl-redhat-linux-gnueabi-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-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... armv7hl-redhat-linux-gnueabi-g++ -E checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-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 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 armv7hl-redhat-linux-gnueabi-g++... unknown configure: WARNING: could not figure out which toolset name to use for armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-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 -j4 Making all in lib Making all in io CC posix_io.o CC io.o CXX streamclone.o CXX stream.o CXX memstream.o CXX file.o LINK libio.la Making all in capi CXX rawdata.o CXX capi.o CXX debug.o CXX rawfile.o CXX bitmapdata.o LINK libopenrawc.la CXX nefdiffiterator.o CXX trace.o CXX bititerator.o CXX huffman.o CXX nefcfaiterator.o CXX rawfile.o CXX ifdfile.o CXX tiffepfile.o CXX rawfilefactory.o CXX cr2file.o CXX neffile.o CXX orffile.o CXX arwfile.o CXX dngfile.o CXX peffile.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 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; ^ 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 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 ccfa.c: In function 'main': ccfa.c:36:11: warning: variable 'err' set but not used [-Wunused-but-set-variable] or_error err; ^ CC CC 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:667) [-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:667) [-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 extensions LINK thumbc LINK ccfa LINK ppmload LINK gdk LINK pixbufload LINK thumb LINK cfa 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.uOgB5o + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm ++ dirname /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm + cd libopenraw-0.0.9 + rm -rf /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm 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.arm/usr/lib' libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -m 644 libopenraw-1.0.pc '/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/lib/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.arm/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.arm/usr/lib' libtool: install: warning: relinking `libopenrawgnome.la' libtool: install: warning: remember to run `libtool --finish /usr/lib' /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.arm/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders' libtool: install: warning: relinking `libopenraw_pixbuf.la' libtool: install: warning: remember to run `libtool --finish /usr/lib/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.arm/usr/lib/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.arm/usr/include/libopenraw-1.0/libopenraw' Making install in libopenraw++ + find /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm -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 50000000 /builddir/build/BUILD/libopenraw-0.0.9 extracting debug info from /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/lib/libopenraw.so.1.6.0 extracting debug info from /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/lib/libopenrawgnome.so.1.6.0 extracting debug info from /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libopenraw_pixbuf.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libopenrawgnome.so.1.6.0.debug to /usr/lib/debug/usr/lib/libopenrawgnome.so.1.debug symlinked /usr/lib/debug/usr/lib/libopenraw.so.1.6.0.debug to /usr/lib/debug/usr/lib/libopenraw.so.1.debug symlinked /usr/lib/debug/usr/lib/libopenraw.so.1.6.0.debug to /usr/lib/debug/usr/lib/libopenraw.so.debug symlinked /usr/lib/debug/usr/lib/libopenrawgnome.so.1.6.0.debug to /usr/lib/debug/usr/lib/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.4HVC2y + 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 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) PASS: testsuite ================== All 2 tests passed ================== Making check in demo Making check in tools Making check in include Making check in libopenraw Making check in libopenraw++ Processing files: libopenraw-0.0.9-6.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nspi8D + exit 0 + umask 022 + cd /builddir/build/BUILD + cd libopenraw-0.0.9 + DOCDIR=/builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/share/doc/libopenraw-0.0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/share/doc/libopenraw-0.0.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/share/doc/libopenraw-0.0.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/share/doc/libopenraw-0.0.9 + cp -pr COPYING /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/share/doc/libopenraw-0.0.9 + cp -pr NEWS /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/share/doc/libopenraw-0.0.9 + cp -pr README /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/share/doc/libopenraw-0.0.9 + cp -pr TODO /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm/usr/share/doc/libopenraw-0.0.9 + exit 0 Provides: libopenraw = 0.0.9-6.el7 libopenraw(armv7hl-32) = 0.0.9-6.el7 libopenraw.so.1 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: libopenraw-gnome-0.0.9-6.el7.armv7hl Provides: libopenraw-gnome = 0.0.9-6.el7 libopenraw-gnome(armv7hl-32) = 0.0.9-6.el7 libopenrawgnome.so.1 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libopenraw.so.1 rtld(GNU_HASH) Processing files: libopenraw-devel-0.0.9-6.el7.armv7hl Provides: libopenraw-devel = 0.0.9-6.el7 libopenraw-devel(armv7hl-32) = 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 Processing files: libopenraw-gnome-devel-0.0.9-6.el7.armv7hl Provides: libopenraw-gnome-devel = 0.0.9-6.el7 libopenraw-gnome-devel(armv7hl-32) = 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 pkgconfig(libopenraw-1.0) Processing files: libopenraw-pixbuf-loader-0.0.9-6.el7.armv7hl Provides: libopenraw-pixbuf-loader = 0.0.9-6.el7 libopenraw-pixbuf-loader(armv7hl-32) = 0.0.9-6.el7 libopenraw_pixbuf.so 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libopenraw.so.1 rtld(GNU_HASH) Processing files: libopenraw-debuginfo-0.0.9-6.el7.armv7hl Provides: libopenraw-debuginfo = 0.0.9-6.el7 libopenraw-debuginfo(armv7hl-32) = 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.arm Wrote: /builddir/build/RPMS/libopenraw-0.0.9-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libopenraw-gnome-0.0.9-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libopenraw-devel-0.0.9-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libopenraw-gnome-devel-0.0.9-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libopenraw-pixbuf-loader-0.0.9-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libopenraw-debuginfo-0.0.9-6.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r0ufDd + umask 022 + cd /builddir/build/BUILD + cd libopenraw-0.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libopenraw-0.0.9-6.el7.arm + exit 0 Child return code was: 0 LEAVE do -->