Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/xmonad-log-applet.spec'], False, '/var/lib/mock/f20-build-1802531-311614/root/', None, 86400, True, False, 1000, 425, 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/xmonad-log-applet.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'} warning: Could not canonicalize hostname: arm04-builder15.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/xmonad-log-applet-2.1.0-5.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/xmonad-log-applet.spec'], False, '/var/lib/mock/f20-build-1802531-311614/root/', None, 86400, True, False, 1000, 425, 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/xmonad-log-applet.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.pNYkZt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmonad-log-applet-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/xmonad-log-applet-2.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmonad-log-applet-2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-update-to-libmatepanelapplet-4.0.patch):' Patch #1 (0001-update-to-libmatepanelapplet-4.0.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-update-to-libmatepanelapplet-4.0.patch + /usr/bin/patch -p1 --fuzz=0 patching file configure patching file configure.ac + cp -pr . ../xfce4 + cp -pr . ../mate + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QKIhSR + umask 022 + cd /builddir/build/BUILD + cd xmonad-log-applet-2.1.0 + cd ../xfce4 + 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 ++ find . -name config.guess -o -name 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 --with-panel=xfce4 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-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 for a sed that does not truncate output... /usr/bin/sed 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 armv7hl-redhat-linux-gnu-pkg-config... /usr/bin/armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for DBUS_GLIB... yes checking for LIBPANEL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-am make[1]: Entering directory `/builddir/build/BUILD/xfce4' gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -c -o xmonad_log_applet-main.o `test -f 'main.c' || echo './'`main.c /usr/bin/sed -e "s|\@PLUGIN_DIR\@|/usr/lib/xfce4/panel/plugins|" xmonad-log-applet.desktop.in > xmonad-log-applet.desktop gcc -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 -Wl,-z,relro -o xmonad-log-applet xmonad_log_applet-main.o -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lxfce4panel-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfreetype -lfontconfig -Wl,--export-dynamic -lgmodule-2.0 -pthread -lxfce4util -lglib-2.0 make[1]: Leaving directory `/builddir/build/BUILD/xfce4' + cd ../mate + 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 ++ find . -name config.guess -o -name 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 --with-panel=mate 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-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 for a sed that does not truncate output... /usr/bin/sed 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 armv7hl-redhat-linux-gnu-pkg-config... /usr/bin/armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for DBUS_GLIB... yes checking for LIBPANEL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-am make[1]: Entering directory `/builddir/build/BUILD/mate' gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/mate-panel-4.0/libmate-panel-applet -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -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 -c -o xmonad_log_applet-main.o `test -f 'main.c' || echo './'`main.c /usr/bin/sed -e "s|\@PLUGIN_DIR\@|/usr/libexec|" org.mate.panel.XmonadLogApplet.mate-panel-applet.in > org.mate.panel.XmonadLogApplet.mate-panel-applet /usr/bin/sed -e "s|\@PLUGIN_DIR\@|/usr/libexec|" org.mate.panel.applet.XmonadLogAppletFactory.service.in > org.mate.panel.applet.XmonadLogAppletFactory.service gcc -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 -Wl,-z,relro -o xmonad-log-applet xmonad_log_applet-main.o -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lmate-panel-applet-4 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig make[1]: Leaving directory `/builddir/build/BUILD/mate' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WED0ND + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm ++ dirname /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm + cd xmonad-log-applet-2.1.0 + cd ../xfce4 + make DESTDIR=/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm install make[1]: Entering directory `/builddir/build/BUILD/xfce4' make[1]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/xfce4/panel-plugins' /usr/bin/install -c -m 644 xmonad-log-applet.desktop '/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/xfce4/panel-plugins' mkdir -p /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/icons/hicolor/48x48/apps; \ /usr/bin/install -c -m 644 ./xmonad-log-applet48.png \ /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/icons/hicolor/48x48/apps/xmonad-log-applet.png; *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/lib/xfce4/panel/plugins' /usr/bin/install -c xmonad-log-applet '/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/lib/xfce4/panel/plugins' make[1]: Leaving directory `/builddir/build/BUILD/xfce4' + cd ../mate + make DESTDIR=/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm install make[1]: Entering directory `/builddir/build/BUILD/mate' make[1]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/mate-panel/applets' /usr/bin/install -c -m 644 org.mate.panel.XmonadLogApplet.mate-panel-applet '/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/mate-panel/applets' mkdir -p /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/icons/hicolor/48x48/apps; \ /usr/bin/install -c -m 644 ./xmonad-log-applet48.png \ /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/icons/hicolor/48x48/apps/xmonad-log-applet.png; *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/libexec' /usr/bin/install -c xmonad-log-applet '/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/dbus-1/services' /usr/bin/install -c -m 644 org.mate.panel.applet.XmonadLogAppletFactory.service '/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/dbus-1/services' make[1]: Leaving directory `/builddir/build/BUILD/mate' + /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/xmonad-log-applet-2.1.0 extracting debug info from /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/libexec/xmonad-log-applet extracting debug info from /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/lib/xfce4/panel/plugins/xmonad-log-applet /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 16 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: xmonad-log-applet-xfce-2.1.0-5.fc20.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SM1JKK + umask 022 + cd /builddir/build/BUILD + cd xmonad-log-applet-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/doc/xmonad-log-applet-xfce + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/doc/xmonad-log-applet-xfce + cp -pr README.md /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/doc/xmonad-log-applet-xfce + cp -pr LICENSE /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/doc/xmonad-log-applet-xfce + cp -pr AUTHORS.md /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/doc/xmonad-log-applet-xfce + exit 0 Provides: xmonad-log-applet-xfce = 2.1.0-5.fc20 xmonad-log-applet-xfce(armv7hl-32) = 2.1.0-5.fc20 Requires(interp): /bin/sh /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 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libdbus-1.so.3 libdbus-glib-1.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libxfce4panel-1.0.so.4 libxfce4util.so.6 rtld(GNU_HASH) Conflicts: xmonad-log-applet-mate < 2.1.0-5.fc20 Processing files: xmonad-log-applet-mate-2.1.0-5.fc20.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4m0ubU + umask 022 + cd /builddir/build/BUILD + cd xmonad-log-applet-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/doc/xmonad-log-applet-mate + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/doc/xmonad-log-applet-mate + cp -pr README.md /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/doc/xmonad-log-applet-mate + cp -pr LICENSE /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/doc/xmonad-log-applet-mate + cp -pr AUTHORS.md /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm/usr/share/doc/xmonad-log-applet-mate + exit 0 Provides: xmonad-log-applet-mate = 2.1.0-5.fc20 xmonad-log-applet-mate(armv7hl-32) = 2.1.0-5.fc20 Requires(interp): /bin/sh /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 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libdbus-1.so.3 libdbus-glib-1.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libmate-panel-applet-4.so.1 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 rtld(GNU_HASH) Conflicts: xmonad-log-applet-xfce < 2.1.0-5.fc20 Processing files: xmonad-log-applet-debuginfo-2.1.0-5.fc20.armv7hl Provides: xmonad-log-applet-debuginfo = 2.1.0-5.fc20 xmonad-log-applet-debuginfo(armv7hl-32) = 2.1.0-5.fc20 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/xmonad-log-applet-2.1.0-5.fc20.arm Wrote: /builddir/build/RPMS/xmonad-log-applet-xfce-2.1.0-5.fc20.armv7hl.rpm Wrote: /builddir/build/RPMS/xmonad-log-applet-mate-2.1.0-5.fc20.armv7hl.rpm Wrote: /builddir/build/RPMS/xmonad-log-applet-debuginfo-2.1.0-5.fc20.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CIipjl + umask 022 + cd /builddir/build/BUILD + cd xmonad-log-applet-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xmonad-log-applet-2.1.0-5.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->