Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/xmobar.spec'], False, '/var/lib/mock/f22-build-2422040-421428/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/xmobar.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: arm02-builder14.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/xmobar-0.21-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/xmobar.spec'], False, '/var/lib/mock/f22-build-2422040-421428/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/xmobar.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.Tszons + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmobar-0.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/xmobar-0.21.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmobar-0.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xmobar-flags.patch):' Patch #0 (xmobar-flags.patch): + /usr/bin/cat /builddir/build/SOURCES/xmobar-flags.patch + /usr/bin/patch -p1 -b --suffix .orig --fuzz=0 patching file xmobar.cabal Hunk #1 succeeded at 28 (offset -3 lines). Hunk #2 succeeded at 36 (offset -3 lines). Patch #1 (xmobar-default-fonts.patch): + echo 'Patch #1 (xmobar-default-fonts.patch):' + /usr/bin/cat /builddir/build/SOURCES/xmobar-default-fonts.patch + /usr/bin/patch -p1 -b --suffix .fonts --fuzz=0 patching file samples/xmobar.config patching file src/XUtil.hsc patching file src/Config.hs Hunk #1 succeeded at 103 (offset -1 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.woAJ1O + umask 022 + cd /builddir/build/BUILD + cd xmobar-0.21 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/xmobar '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc Configuring xmobar-0.21... + '[' -x Setup ']' + ./Setup build Building xmobar-0.21... Preprocessing executable 'xmobar' for xmobar-0.21... [ 1 of 52] Compiling StatFS ( dist/build/xmobar/xmobar-tmp/StatFS.hs, dist/build/xmobar/xmobar-tmp/StatFS.o ) [ 2 of 52] Compiling IWlib ( dist/build/xmobar/xmobar-tmp/IWlib.hs, dist/build/xmobar/xmobar-tmp/IWlib.o ) [ 3 of 52] Compiling Actions ( src/Actions.hs, dist/build/xmobar/xmobar-tmp/Actions.o ) [ 4 of 52] Compiling MinXft ( dist/build/xmobar/xmobar-tmp/MinXft.hs, dist/build/xmobar/xmobar-tmp/MinXft.o ) [ 5 of 52] Compiling ColorCache ( src/ColorCache.hs, dist/build/xmobar/xmobar-tmp/ColorCache.o ) [ 6 of 52] Compiling Plugins.Utils ( src/Plugins/Utils.hs, dist/build/xmobar/xmobar-tmp/Plugins/Utils.o ) [ 7 of 52] Compiling Signal ( src/Signal.hs, dist/build/xmobar/xmobar-tmp/Signal.o ) [ 8 of 52] Compiling Paths_xmobar ( dist/build/autogen/Paths_xmobar.hs, dist/build/xmobar/xmobar-tmp/Paths_xmobar.o ) [ 9 of 52] Compiling XUtil ( dist/build/xmobar/xmobar-tmp/XUtil.hs, dist/build/xmobar/xmobar-tmp/XUtil.o ) [10 of 52] Compiling Commands ( src/Commands.hs, dist/build/xmobar/xmobar-tmp/Commands.o ) [11 of 52] Compiling Plugins ( src/Plugins.hs, dist/build/xmobar/xmobar-tmp/Plugins.o ) [12 of 52] Compiling Plugins.Date ( src/Plugins/Date.hs, dist/build/xmobar/xmobar-tmp/Plugins/Date.o ) [13 of 52] Compiling Plugins.PipeReader ( src/Plugins/PipeReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/PipeReader.o ) [14 of 52] Compiling Plugins.BufferedPipeReader ( src/Plugins/BufferedPipeReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/BufferedPipeReader.o ) [15 of 52] Compiling Plugins.CommandReader ( src/Plugins/CommandReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/CommandReader.o ) [16 of 52] Compiling Plugins.StdinReader ( src/Plugins/StdinReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/StdinReader.o ) [17 of 52] Compiling Plugins.Locks ( src/Plugins/Locks.hs, dist/build/xmobar/xmobar-tmp/Plugins/Locks.o ) [18 of 52] Compiling Plugins.Mail ( src/Plugins/Mail.hs, dist/build/xmobar/xmobar-tmp/Plugins/Mail.o ) [19 of 52] Compiling Plugins.MBox ( src/Plugins/MBox.hs, dist/build/xmobar/xmobar-tmp/Plugins/MBox.o ) [20 of 52] Compiling Plugins.DateZone ( src/Plugins/DateZone.hs, dist/build/xmobar/xmobar-tmp/Plugins/DateZone.o ) [21 of 52] Compiling Plugins.Monitors.Common ( src/Plugins/Monitors/Common.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Common.o ) [22 of 52] Compiling Plugins.Monitors.Weather ( src/Plugins/Monitors/Weather.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Weather.o ) [23 of 52] Compiling Plugins.Monitors.Net ( src/Plugins/Monitors/Net.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Net.o ) [24 of 52] Compiling Plugins.Monitors.Mem ( src/Plugins/Monitors/Mem.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Mem.o ) [25 of 52] Compiling Plugins.Monitors.Swap ( src/Plugins/Monitors/Swap.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Swap.o ) [26 of 52] Compiling Plugins.Monitors.Cpu ( src/Plugins/Monitors/Cpu.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Cpu.o ) [27 of 52] Compiling Plugins.Monitors.MultiCpu ( src/Plugins/Monitors/MultiCpu.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/MultiCpu.o ) [28 of 52] Compiling Plugins.Monitors.Batt ( src/Plugins/Monitors/Batt.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Batt.o ) [29 of 52] Compiling Plugins.Monitors.Bright ( src/Plugins/Monitors/Bright.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Bright.o ) [30 of 52] Compiling Plugins.Monitors.Thermal ( src/Plugins/Monitors/Thermal.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Thermal.o ) [31 of 52] Compiling Plugins.Monitors.ThermalZone ( src/Plugins/Monitors/ThermalZone.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/ThermalZone.o ) [32 of 52] Compiling Plugins.Monitors.Disk ( src/Plugins/Monitors/Disk.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Disk.o ) [33 of 52] Compiling Plugins.Monitors.Top ( src/Plugins/Monitors/Top.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Top.o ) [34 of 52] Compiling Plugins.Monitors.Uptime ( src/Plugins/Monitors/Uptime.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Uptime.o ) [35 of 52] Compiling Plugins.Monitors.Wireless ( src/Plugins/Monitors/Wireless.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Wireless.o ) [36 of 52] Compiling Plugins.Monitors.MPD ( src/Plugins/Monitors/MPD.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/MPD.o ) [37 of 52] Compiling Plugins.Monitors.CoreCommon ( src/Plugins/Monitors/CoreCommon.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/CoreCommon.o ) [38 of 52] Compiling Plugins.Monitors.CpuFreq ( src/Plugins/Monitors/CpuFreq.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/CpuFreq.o ) [39 of 52] Compiling Plugins.Monitors.CoreTemp ( src/Plugins/Monitors/CoreTemp.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/CoreTemp.o ) [40 of 52] Compiling Plugins.Monitors.CatInt ( src/Plugins/Monitors/CatInt.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/CatInt.o ) [41 of 52] Compiling Plugins.Monitors ( src/Plugins/Monitors.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors.o ) [42 of 52] Compiling Runnable[boot] ( src/Runnable.hs-boot, dist/build/xmobar/xmobar-tmp/Runnable.o-boot ) [43 of 52] Compiling Plugins.XMonadLog ( src/Plugins/XMonadLog.hs, dist/build/xmobar/xmobar-tmp/Plugins/XMonadLog.o ) [44 of 52] Compiling Plugins.EWMH ( src/Plugins/EWMH.hs, dist/build/xmobar/xmobar-tmp/Plugins/EWMH.o ) [45 of 52] Compiling Plugins.Kbd ( dist/build/xmobar/xmobar-tmp/Plugins/Kbd.hs, dist/build/xmobar/xmobar-tmp/Plugins/Kbd.o ) [46 of 52] Compiling Config ( src/Config.hs, dist/build/xmobar/xmobar-tmp/Config.o ) [47 of 52] Compiling Runnable ( src/Runnable.hs, dist/build/xmobar/xmobar-tmp/Runnable.o ) [48 of 52] Compiling Window ( src/Window.hs, dist/build/xmobar/xmobar-tmp/Window.o ) [49 of 52] Compiling Parsers ( src/Parsers.hs, dist/build/xmobar/xmobar-tmp/Parsers.o ) [50 of 52] Compiling Bitmap ( src/Bitmap.hs, dist/build/xmobar/xmobar-tmp/Bitmap.o ) [51 of 52] Compiling Xmobar ( src/Xmobar.hs, dist/build/xmobar/xmobar-tmp/Xmobar.o ) [52 of 52] Compiling Main ( src/Main.hs, dist/build/xmobar/xmobar-tmp/Main.o ) Linking dist/build/xmobar/xmobar ... + cd samples + /usr/bin/ghc --make xmonadpropwrite.hs [1 of 1] Compiling Main ( xmonadpropwrite.hs, xmonadpropwrite.o ) Linking xmonadpropwrite ... + cd - /builddir/build/BUILD/xmobar-0.21 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ps9kXm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm ++ dirname /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm + cd xmobar-0.21 + desktop-file-install --dir=/builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/applications /builddir/build/SOURCES/xmobar.desktop + '[' -x Setup ']' + ./Setup copy --destdir=/builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm -v directory dist/doc/html/xmobar does exist: False creating /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/doc/xmobar creating /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/doc creating /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/doc/xmobar Installing license to /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/doc/xmobar/license Installing executable(s) in /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/bin creating /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/bin Installing executable dist/build/xmobar/xmobar to /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/bin/xmobar /usr/bin/strip /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/bin/xmobar + find /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + install --mode=0755 -p samples/xmonadpropwrite /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/bin/xmonadpropwrite + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xmobar-0.21-1.fc22.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UrQwVD + umask 022 + cd /builddir/build/BUILD + cd xmobar-0.21 + DOCDIR=/builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/doc/xmobar + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/doc/xmobar + cp -pr license /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/doc/xmobar + cp -pr readme.md /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/doc/xmobar + cp -pr news.md /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/doc/xmobar + cp -pr samples/xmobar.config /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm/usr/share/doc/xmobar + exit 0 Provides: application() application(xmobar.desktop) xmobar = 0.21-1.fc22 xmobar(armv7hl-32) = 0.21-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6 libXext.so.6 libXft.so.2 libXinerama.so.1 libXrandr.so.2 libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libiw.so.29 libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libutil.so.1 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm Wrote: /builddir/build/RPMS/xmobar-0.21-1.fc22.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LFsX4E + umask 022 + cd /builddir/build/BUILD + cd xmobar-0.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xmobar-0.21-1.fc22.arm + exit 0 Child return code was: 0 LEAVE do -->