Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/xdg-desktop-portal.spec'], chrootPath='/var/lib/mock/xdg-desktop-portal-1.0.2-1.el7-20181031200514-8574/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/xdg-desktop-portal.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/xdg-desktop-portal-1.0.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/xdg-desktop-portal.spec'], chrootPath='/var/lib/mock/xdg-desktop-portal-1.0.2-1.el7-20181031200514-8574/root'shell=Falseuid=1004env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/xdg-desktop-portal.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kUJ5Wu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xdg-desktop-portal-1.0.2 + /usr/bin/xz -dc /builddir/build/SOURCES/xdg-desktop-portal-1.0.2.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xdg-desktop-portal-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YXbe7U + umask 022 + cd /builddir/build/BUILD + cd xdg-desktop-portal-1.0.2 + export 'XMLTO_FLAGS=--stringparam generate.consistent.ids=1' + XMLTO_FLAGS='--stringparam generate.consistent.ids=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.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' + 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' + ./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 --enable-docbook-docs --disable-pipewire --docdir=/usr/share/doc/xdg-desktop-portal-1.0.2 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for armv7hl-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes 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 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 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 for gawk... gawk 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 armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 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 whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1004' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... none checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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.24... yes checking for BASE... yes checking for xmlto... /usr/bin/xmlto checking whether to build DocBook documentation... yes checking for FUSE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xdg-desktop-portal.pc config.status: creating doc/Makefile config.status: creating doc/portal-docs.xml config.status: creating po/Makefile.in config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 mkdir -p ./document-portal mkdir -p ./document-portal GEN document-portal/permission-store-dbus.c GEN document-portal/document-portal-dbus.c GEN src/xdp-dbus.c GEN src/xdp-dbus.h GEN src/xdp-impl-dbus.c GEN src/xdp-impl-dbus.h /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2/doc' GEN portal-org.freedesktop.portal.Flatpak.xml GEN portal-org.freedesktop.portal.Request.xml GEN portal-org.freedesktop.portal.Session.xml GEN portal-org.freedesktop.portal.FileChooser.xml GEN portal-org.freedesktop.portal.Trash.xml GEN portal-docs.html make[2]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2/po' make[2]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' CC document-portal/xdg_permission_store-permission-store-dbus.o CC src/xdg_document_portal-xdp-utils.o CC document-portal/xdg_document_portal-document-portal.o CC document-portal/xdg_document_portal-document-store.o CC document-portal/xdg_document_portal-document-portal-fuse.o CC document-portal/xdg_document_portal-permission-db.o CC document-portal/gvdb/xdg_document_portal-gvdb-reader.o CC document-portal/gvdb/xdg_document_portal-gvdb-builder.o CC document-portal/xdg_document_portal-permission-store-dbus.o CC document-portal/xdg_document_portal-document-portal-dbus.o CC src/xdg_desktop_portal-xdg-desktop-portal.o CC src/xdg_desktop_portal-file-chooser.o CC src/xdg_desktop_portal-open-uri.o In file included from /usr/lib/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from src/xdg-desktop-portal.c:28: src/xdg-desktop-portal.c: In function 'main': /usr/include/glib-2.0/glib/gmacros.h:461:94: warning: 'context' may be used uninitialized in this function [-Wmaybe-uninitialized] static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ ^ src/xdg-desktop-portal.c:462:29: note: 'context' was declared here g_autoptr(GOptionContext) context; ^ CC src/xdg_desktop_portal-print.o CC src/xdg_desktop_portal-network-monitor.o In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from src/open-uri.c:34: src/open-uri.c: In function 'launch_application_with_uri': /usr/include/glib-2.0/glib/glib-autocleanups.h:28:10: warning: 'exec' may be used uninitialized in this function [-Wmaybe-uninitialized] g_free (*pp); ^ src/open-uri.c:178:20: note: 'exec' was declared here g_autofree char *exec; ^ CC src/xdg_desktop_portal-proxy-resolver.o CC src/xdg_desktop_portal-screenshot.o CC src/xdg_desktop_portal-notification.o CC src/xdg_desktop_portal-inhibit.o CC src/xdg_desktop_portal-device.o CC src/xdg_desktop_portal-account.o In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/glib/gi18n.h:21, from src/device.c:31: src/device.c: In function 'handle_access_microphone_in_thread': /usr/include/glib-2.0/glib/glib-autocleanups.h:28:10: warning: 'desktop_id' may be used uninitialized in this function [-Wmaybe-uninitialized] g_free (*pp); ^ src/device.c:191:28: note: 'desktop_id' was declared here g_autofree char *desktop_id; ^ CC src/xdg_desktop_portal-request.o CC src/xdg_desktop_portal-call.o CC src/xdg_desktop_portal-documents.o CC src/xdg_desktop_portal-permissions.o CC src/xdg_desktop_portal-email.o CC src/xdg_desktop_portal-session.o CC src/xdg_desktop_portal-trash.o CC src/xdg_desktop_portal-xdp-utils.o CC src/xdg_desktop_portal-xdp-dbus.o CC src/xdg_desktop_portal-xdp-impl-dbus.o GEN src/xdg-desktop-resources.c GEN document-portal/org.freedesktop.impl.portal.PermissionStore.service GEN document-portal/org.freedesktop.portal.Documents.service GEN src/org.freedesktop.portal.Desktop.service GEN document-portal/xdg-permission-store.service GEN document-portal/xdg-document-portal.service GEN src/xdg-desktop-portal.service CC src/xdg_permission_store-xdp-utils.o CC document-portal/xdg_permission_store-permission-store.o CC document-portal/xdg_permission_store-xdg-permission-store.o CC document-portal/xdg_permission_store-permission-db.o CC document-portal/gvdb/xdg_permission_store-gvdb-reader.o CC document-portal/gvdb/xdg_permission_store-gvdb-builder.o CCLD xdg-document-portal CC src/xdg_desktop_portal-xdg-desktop-resources.o CCLD xdg-permission-store CCLD xdg-desktop-portal make[2]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UOr7hV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm ++ dirname /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm + cd xdg-desktop-portal-1.0.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm /usr/bin/make install-recursive make[1]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2/doc' make[3]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/doc/xdg-desktop-portal-1.0.2' /usr/bin/install -c -m 644 portal-docs.html docbook.css '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/doc/xdg-desktop-portal-1.0.2' make[3]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2/doc' Making install in po make[2]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2/po' installing cs.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/cs/LC_MESSAGES/xdg-desktop-portal.mo installing de.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/de/LC_MESSAGES/xdg-desktop-portal.mo installing es.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/es/LC_MESSAGES/xdg-desktop-portal.mo installing fr.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/fr/LC_MESSAGES/xdg-desktop-portal.mo installing gl.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/gl/LC_MESSAGES/xdg-desktop-portal.mo installing hu.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/hu/LC_MESSAGES/xdg-desktop-portal.mo installing id.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/id/LC_MESSAGES/xdg-desktop-portal.mo installing it.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/it/LC_MESSAGES/xdg-desktop-portal.mo installing lt.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/lt/LC_MESSAGES/xdg-desktop-portal.mo installing pl.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/pl/LC_MESSAGES/xdg-desktop-portal.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/xdg-desktop-portal.mo installing sk.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/sk/LC_MESSAGES/xdg-desktop-portal.mo installing sr.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/sr/LC_MESSAGES/xdg-desktop-portal.mo installing sv.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/sv/LC_MESSAGES/xdg-desktop-portal.mo installing tr.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/tr/LC_MESSAGES/xdg-desktop-portal.mo installing uk.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/uk/LC_MESSAGES/xdg-desktop-portal.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/zh_CN/LC_MESSAGES/xdg-desktop-portal.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/locale/zh_TW/LC_MESSAGES/xdg-desktop-portal.mo if test "xdg-desktop-portal" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2/po' make[2]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' make[3]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/libexec' /bin/sh ./libtool --mode=install /usr/bin/install -c xdg-permission-store xdg-document-portal xdg-desktop-portal '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/libexec' libtool: install: /usr/bin/install -c xdg-permission-store /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/libexec/xdg-permission-store libtool: install: /usr/bin/install -c xdg-document-portal /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/libexec/xdg-document-portal libtool: install: /usr/bin/install -c xdg-desktop-portal /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/libexec/xdg-desktop-portal /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/dbus-1/services' /usr/bin/install -c -m 644 document-portal/org.freedesktop.impl.portal.PermissionStore.service document-portal/org.freedesktop.portal.Documents.service src/org.freedesktop.portal.Desktop.service '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/dbus-1/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/dbus-1/interfaces' /usr/bin/install -c -m 644 data/org.freedesktop.portal.Documents.xml data/org.freedesktop.portal.Request.xml data/org.freedesktop.portal.Session.xml data/org.freedesktop.portal.FileChooser.xml data/org.freedesktop.portal.Trash.xml data/org.freedesktop.portal.OpenURI.xml data/org.freedesktop.portal.Print.xml data/org.freedesktop.portal.NetworkMonitor.xml data/org.freedesktop.portal.ProxyResolver.xml data/org.freedesktop.portal.Screenshot.xml data/org.freedesktop.portal.Notification.xml data/org.freedesktop.portal.Inhibit.xml data/org.freedesktop.portal.Device.xml data/org.freedesktop.portal.Account.xml data/org.freedesktop.portal.Email.xml data/org.freedesktop.portal.ScreenCast.xml data/org.freedesktop.portal.RemoteDesktop.xml data/org.freedesktop.impl.portal.PermissionStore.xml data/org.freedesktop.impl.portal.Request.xml data/org.freedesktop.impl.portal.Session.xml data/org.freedesktop.impl.portal.FileChooser.xml data/org.freedesktop.impl.portal.AppChooser.xml data/org.freedesktop.impl.portal.Print.xml data/org.freedesktop.impl.portal.Screenshot.xml data/org.freedesktop.impl.portal.Notification.xml data/org.freedesktop.impl.portal.Inhibit.xml data/org.freedesktop.impl.portal.Access.xml data/org.freedesktop.impl.portal.Account.xml data/org.freedesktop.impl.portal.Email.xml data/org.freedesktop.impl.portal.ScreenCast.xml data/org.freedesktop.impl.portal.RemoteDesktop.xml '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/dbus-1/interfaces' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/pkgconfig' /usr/bin/install -c -m 644 xdg-desktop-portal.pc '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/lib/systemd/user' /usr/bin/install -c -m 644 document-portal/xdg-permission-store.service document-portal/xdg-document-portal.service src/xdg-desktop-portal.service '/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/lib/systemd/user' /usr/bin/make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' /usr/bin/make install-test-data-hook make[5]: Entering directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' make[5]: Nothing to be done for `install-test-data-hook'. make[5]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' make[4]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' make[3]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' make[2]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/xdg-desktop-portal-1.0.2' + install -dm 755 /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm//usr/share/doc/xdg-desktop-portal-1.0.2 + install -pm 644 README.md /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm//usr/share/doc/xdg-desktop-portal-1.0.2 + install -dm 755 /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm//usr/share/xdg-desktop-portal/portals + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm xdg-desktop-portal + /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/xdg-desktop-portal-1.0.2 extracting debug info from /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/libexec/xdg-permission-store extracting debug info from /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/libexec/xdg-desktop-portal extracting debug info from /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/libexec/xdg-document-portal /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 5733 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: xdg-desktop-portal-1.0.2-1.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.drZw8n + umask 022 + cd /builddir/build/BUILD + cd xdg-desktop-portal-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/licenses/xdg-desktop-portal-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/licenses/xdg-desktop-portal-1.0.2 + cp -pr COPYING /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm/usr/share/licenses/xdg-desktop-portal-1.0.2 + exit 0 Provides: xdg-desktop-portal = 1.0.2-1.el7 xdg-desktop-portal(armv7hl-32) = 1.0.2-1.el7 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 systemd Requires(preun): /bin/sh systemd Requires(postun): systemd Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libfuse.so.2 libfuse.so.2(FUSE_2.4) libfuse.so.2(FUSE_2.5) libfuse.so.2(FUSE_2.6) libfuse.so.2(FUSE_2.8) libfuse.so.2(FUSE_2.9) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: xdg-desktop-portal-devel-1.0.2-1.el7.armv7hl Provides: pkgconfig(xdg-desktop-portal) = 1.0.2 xdg-desktop-portal-devel = 1.0.2-1.el7 xdg-desktop-portal-devel(armv7hl-32) = 1.0.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: xdg-desktop-portal-debuginfo-1.0.2-1.el7.armv7hl Provides: xdg-desktop-portal-debuginfo = 1.0.2-1.el7 xdg-desktop-portal-debuginfo(armv7hl-32) = 1.0.2-1.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/xdg-desktop-portal-1.0.2-1.el7.arm Wrote: /builddir/build/RPMS/xdg-desktop-portal-1.0.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xdg-desktop-portal-devel-1.0.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xdg-desktop-portal-debuginfo-1.0.2-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.soyZRo + umask 022 + cd /builddir/build/BUILD + cd xdg-desktop-portal-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xdg-desktop-portal-1.0.2-1.el7.arm + exit 0 Child return code was: 0