Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/gom.spec'], False, '/var/lib/mock/c71511-1-armhfp-f4e4e80b9b155356b6ab547424ff725f50989702/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/gom.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/gom-0.2.1-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/gom.spec'], False, '/var/lib/mock/c71511-1-armhfp-f4e4e80b9b155356b6ab547424ff725f50989702/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/gom.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.8rbidz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gom-0.2.1 + /usr/bin/xz -dc /builddir/build/SOURCES/gom-0.2.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gom-0.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-gom-Fix-converting-pointer-to-GType.patch):' Patch #0 (0001-gom-Fix-converting-pointer-to-GType.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-gom-Fix-converting-pointer-to-GType.patch + /usr/bin/patch -p1 --fuzz=0 patching file gom/gom-repository.c patching file gom/gom-resource.c Hunk #1 succeeded at 579 (offset -33 lines). Hunk #2 succeeded at 763 (offset -81 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GgSnW8 + umask 022 + cd /builddir/build/BUILD + cd gom-0.2.1 + 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-gnu --host=armv7hl-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 make supports nested variables... (cached) yes checking whether make can be made more silent... yes checking for armv7hl-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 for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.40.0) checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-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 armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 for GIO... yes checking for GOBJECT... yes checking for SQLITE3... yes checking for PIXBUF... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for po_message_is_format in -lgettextpo... yes checking for gtester... /usr/bin/gtester checking for gtester-report... /usr/bin/gtester-report checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/gom-1.0.pc config.status: creating doc/version.xml config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Gom 0.2.1 Prefix.....................: /usr Debug Level................: minimum Compiler Flags.............: -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 -DG_DISABLE_CAST_CHECKS Enable API Reference.......: no Enable Introspection.......: yes Enable Test Suite..........: yes + make -j4 make ` if test "x0" = x0; then test -z "" -o "x" = x0 && echo -s; else test "x" = x0 && echo -s; fi` all-recursive Making all in . CC libgom_1_0_la-gom-adapter.lo CC libgom_1_0_la-gom-command-builder.lo CC libgom_1_0_la-gom-command.lo CC libgom_1_0_la-gom-cursor.lo CC libgom_1_0_la-gom-error.lo CC libgom_1_0_la-gom-filter.lo CC libgom_1_0_la-gom-repository.lo CC libgom_1_0_la-gom-resource.lo CC libgom_1_0_la-gom-resource-group.lo CC test_gom_adapter-test-gom-adapter.o CC test_gom_repository-test-gom-repository.o CC test_gom_find-test-gom-find.o CC test_gom_find_specific-test-gom-find-specific.o CC test_gom_transform-test-gom-transform.o CC test_gom_stress-test-gom-stress.o ./tests/test-gom-find-specific.c: In function 'find_simple': ./tests/test-gom-find-specific.c:269:12: warning: unused variable 'ret' [-Wunused-variable] gboolean ret; ^ ./tests/test-gom-find-specific.c: In function 'find_specific': ./tests/test-gom-find-specific.c:319:12: warning: unused variable 'ret' [-Wunused-variable] gboolean ret; ^ ./tests/test-gom-find-specific.c: At top level: ./tests/test-gom-find-specific.c:5:14: warning: 'db_dir_path' defined but not used [-Wunused-variable] static char *db_dir_path = NULL; ^ CC test_gom_migration-test-gom-migration.o CC test_gom_constraints-test-gom-constraints.o CC test_gom_insert-test-gom-insert.o CCLD libgom-1.0.la ./tests/test-gom-insert.c: In function 'stress_item2': ./tests/test-gom-insert.c:361:15: warning: unused variable 's2' [-Wunused-variable] char *s1, *s2; ^ ./tests/test-gom-insert.c:361:10: warning: unused variable 's1' [-Wunused-variable] char *s1, *s2; ^ ./tests/test-gom-insert.c:360:15: warning: unused variable 'filter' [-Wunused-variable] GomFilter *filter; ^ ./tests/test-gom-insert.c:359:11: warning: unused variable 'value' [-Wunused-variable] GValue value = { 0, }; ^ CCLD test-gom-adapter CCLD test-gom-repository CCLD test-gom-find CCLD test-gom-find-specific CCLD test-gom-transform CCLD test-gom-stress CCLD test-gom-migration CCLD test-gom-constraints CCLD test-gom-insert GISCAN Gom-1.0.gir GICOMP Gom-1.0.gir Making all in doc Making all in po MSGFMT cs.gmo MSGFMT el.gmo MSGFMT es.gmo MSGFMT de.gmo MSGFMT hu.gmo MSGFMT pt_BR.gmo MSGFMT sl.gmo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eN0aaV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm ++ dirname /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm + cd gom-0.2.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm Making install in . /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libgom-1.0.la '/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libgom-1.0.so.0.0.0 /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib/libgom-1.0.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib && { ln -s -f libgom-1.0.so.0.0.0 libgom-1.0.so.0 || { rm -f libgom-1.0.so.0 && ln -s libgom-1.0.so.0.0.0 libgom-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib && { ln -s -f libgom-1.0.so.0.0.0 libgom-1.0.so || { rm -f libgom-1.0.so && ln -s libgom-1.0.so.0.0.0 libgom-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgom-1.0.lai /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib/libgom-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/gir-1.0' /usr/bin/install -c -m 644 Gom-1.0.gir '/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/include/gom-1.0/gom' /usr/bin/install -c -m 644 ./gom/gom.h ./gom/gom-adapter.h ./gom/gom-command-builder.h ./gom/gom-command.h ./gom/gom-cursor.h ./gom/gom-error.h ./gom/gom-filter.h ./gom/gom-repository.h ./gom/gom-resource-group.h ./gom/gom-resource.h '/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/include/gom-1.0/gom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ./data/gom-1.0.pc '/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib/girepository-1.0' /usr/bin/install -c -m 644 Gom-1.0.typelib '/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib/girepository-1.0' Making install in doc /usr/bin/install -c -m 644 ./html/GomAdapter.html /usr/bin/install -c -m 644 ./html/GomCommand.html /usr/bin/install -c -m 644 ./html/GomCommandBuilder.html /usr/bin/install -c -m 644 ./html/GomCursor.html /usr/bin/install -c -m 644 ./html/GomFilter.html /usr/bin/install -c -m 644 ./html/GomRepository.html /usr/bin/install -c -m 644 ./html/GomResource.html /usr/bin/install -c -m 644 ./html/GomResourceGroup.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/deprecated-api-index.html /usr/bin/install -c -m 644 ./html/gom.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png Making install in po installing cs.gmo as /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/locale/cs/LC_MESSAGES/gom.mo installing de.gmo as /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/locale/de/LC_MESSAGES/gom.mo installing el.gmo as /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/locale/el/LC_MESSAGES/gom.mo installing es.gmo as /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/locale/es/LC_MESSAGES/gom.mo installing hu.gmo as /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/locale/hu/LC_MESSAGES/gom.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/gom.mo installing sl.gmo as /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/locale/sl/LC_MESSAGES/gom.mo + find /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm gom + /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/gom-0.2.1 extracting debug info from /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/lib/libgom-1.0.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgom-1.0.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgom-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib/libgom-1.0.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgom-1.0.so.debug 408 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 Processing files: gom-0.2.1-3.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x4bSjB + umask 022 + cd /builddir/build/BUILD + cd gom-0.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/licenses/gom-0.2.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/licenses/gom-0.2.1 + cp -pr COPYING /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm/usr/share/licenses/gom-0.2.1 + exit 0 Provides: gom = 0.2.1-3.el7 gom(armv7hl-32) = 0.2.1-3.el7 libgom-1.0.so.0 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) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libsqlite3.so.0 rtld(GNU_HASH) Processing files: gom-devel-0.2.1-3.el7.armv7hl Provides: gom-devel = 0.2.1-3.el7 gom-devel(armv7hl-32) = 0.2.1-3.el7 pkgconfig(gom-1.0) = 0.2.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgom-1.0.so.0 pkgconfig(gobject-2.0) Processing files: gom-debuginfo-0.2.1-3.el7.armv7hl Provides: gom-debuginfo = 0.2.1-3.el7 gom-debuginfo(armv7hl-32) = 0.2.1-3.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/gom-0.2.1-3.el7.arm Wrote: /builddir/build/RPMS/gom-0.2.1-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gom-devel-0.2.1-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gom-debuginfo-0.2.1-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n1l5zC + umask 022 + cd /builddir/build/BUILD + cd gom-0.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gom-0.2.1-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->