Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-control-monad-free.spec'], gid=135user='mockbuild'shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'uid=1000logger=timeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-control-monad-free.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-control-monad-free-0.6.1-4bs02fc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-control-monad-free.spec'], printOutput=Falseenv={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache'}user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15510/root'gid=135timeout=0logger=shell=Falseuid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-control-monad-free.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-control-monad-free-0.6.1-4bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-control-monad-free.spec '], printOutput=Falseenv={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache'}user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15510/root'gid=135private_network=Truetimeout=0logger=shell=Falseuid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-control-monad-free.spec '] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fFXm0M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf control-monad-free-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/control-monad-free-0.6.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd control-monad-free-0.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6U6G5s + umask 022 + cd /builddir/build/BUILD + cd control-monad-free-0.6.1 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 ++ echo ' -O2' -g -march=armv6 -mfloat-abi=hard -mfpu=vfp ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-control-monad-free '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-march=armv6 -optc-mfloat-abi=hard -optc-mfpu=vfp -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1 --global Configuring control-monad-free-0.6.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building control-monad-free-0.6.1... Preprocessing library control-monad-free-0.6.1... [1 of 3] Compiling Control.Monad.Free ( Control/Monad/Free.hs, dist/build/Control/Monad/Free.o ) [2 of 3] Compiling Control.Monad.Free.Zip ( Control/Monad/Free/Zip.hs, dist/build/Control/Monad/Free/Zip.o ) [3 of 3] Compiling Control.Monad.Free.Improve ( Control/Monad/Free/Improve.hs, dist/build/Control/Monad/Free/Improve.o ) [1 of 3] Compiling Control.Monad.Free ( Control/Monad/Free.hs, dist/build/Control/Monad/Free.p_o ) [2 of 3] Compiling Control.Monad.Free.Zip ( Control/Monad/Free/Zip.hs, dist/build/Control/Monad/Free/Zip.p_o ) [3 of 3] Compiling Control.Monad.Free.Improve ( Control/Monad/Free/Improve.hs, dist/build/Control/Monad/Free/Improve.p_o ) In-place registering control-monad-free-0.6.1... + '[' -f dist/build/libHScontrol-monad-free-0.6.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for control-monad-free-0.6.1... Preprocessing library control-monad-free-0.6.1... Haddock coverage: 22% ( 6 / 27) in 'Control.Monad.Free' 0% ( 0 / 3) in 'Control.Monad.Free.Zip' 25% ( 1 / 4) in 'Control.Monad.Free.Improve' Documentation created: dist/doc/html/control-monad-free/index.html, dist/doc/html/control-monad-free/control-monad-free.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dMaLuy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm + cd control-monad-free-0.6.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm -v directory dist/doc/html/control-monad-free does exist: True creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1 creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1 copy directory 'dist/doc/html/control-monad-free' to '/builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1'. creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1 Installing dist/doc/html/control-monad-free/ocean.css to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/ocean.css Installing dist/doc/html/control-monad-free/frames.html to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/frames.html Installing dist/doc/html/control-monad-free/synopsis.png to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/synopsis.png Installing dist/doc/html/control-monad-free/control-monad-free.txt to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/control-monad-free.txt Installing dist/doc/html/control-monad-free/haddock-util.js to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/haddock-util.js Installing dist/doc/html/control-monad-free/mini_Control-Monad-Free-Zip.html to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/mini_Control-Monad-Free-Zip.html Installing dist/doc/html/control-monad-free/minus.gif to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/minus.gif Installing dist/doc/html/control-monad-free/Control-Monad-Free-Zip.html to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/Control-Monad-Free-Zip.html Installing dist/doc/html/control-monad-free/mini_Control-Monad-Free.html to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/mini_Control-Monad-Free.html Installing dist/doc/html/control-monad-free/hslogo-16.png to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/hslogo-16.png Installing dist/doc/html/control-monad-free/plus.gif to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/plus.gif Installing dist/doc/html/control-monad-free/index-frames.html to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/index-frames.html Installing dist/doc/html/control-monad-free/Control-Monad-Free.html to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/Control-Monad-Free.html Installing dist/doc/html/control-monad-free/mini_Control-Monad-Free-Improve.html to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/mini_Control-Monad-Free-Improve.html Installing dist/doc/html/control-monad-free/Control-Monad-Free-Improve.html to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/Control-Monad-Free-Improve.html Installing dist/doc/html/control-monad-free/index.html to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/index.html Installing dist/doc/html/control-monad-free/control-monad-free.haddock to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/control-monad-free.haddock Installing dist/doc/html/control-monad-free/doc-index.html to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/doc-index.html creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1 Installing dist/doc/html/control-monad-free/control-monad-free.haddock to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1/control-monad-free.haddock Installing library in /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1 creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1 creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1 creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free Installing dist/build/Control/Monad/Free.hi to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free.hi Installing dist/build/Control/Monad/Free/Zip.hi to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free/Zip.hi Installing dist/build/Control/Monad/Free/Improve.hi to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free/Improve.hi creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free Installing dist/build/Control/Monad/Free.p_hi to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free.p_hi Installing dist/build/Control/Monad/Free/Zip.p_hi to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free/Zip.p_hi Installing dist/build/Control/Monad/Free/Improve.p_hi to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free/Improve.p_hi creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free Installing dist/build/Control/Monad/Free.dyn_hi to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free.dyn_hi Installing dist/build/Control/Monad/Free/Zip.dyn_hi to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free/Zip.dyn_hi Installing dist/build/Control/Monad/Free/Improve.dyn_hi to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/Control/Monad/Free/Improve.dyn_hi creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1 Installing dist/build/libHScontrol-monad-free-0.6.1.a to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/libHScontrol-monad-free-0.6.1.a creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1 Installing dist/build/libHScontrol-monad-free-0.6.1_p.a to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/libHScontrol-monad-free-0.6.1_p.a creating /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1 Installing executable dist/build/libHScontrol-monad-free-0.6.1-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1/libHScontrol-monad-free-0.6.1-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: control-monad-free-0.6.1.conf + install -D --mode=0644 control-monad-free-0.6.1.conf /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/control-monad-free-0.6.1.conf + rm -f ghc-control-monad-free.files ghc-control-monad-free-devel.files + touch ghc-control-monad-free.files ghc-control-monad-free-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1 ']' + echo '%dir /usr/lib/ghc-7.8.4/control-monad-free-0.6.1' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/control-monad-free-0.6.1/libHScontrol-monad-free-0.6.1-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/control-monad-free-0.6.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1 ']' + find /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/lib/ghc-7.8.4/control-monad-free-0.6.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm/usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1 ']' + echo /usr/share/doc/ghc/html/libraries/control-monad-free-0.6.1 + for i in ghc-control-monad-free.files ghc-control-monad-free-devel.files + '[' -f ghc-control-monad-free.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm!!g' ghc-control-monad-free.files + for i in ghc-control-monad-free.files ghc-control-monad-free-devel.files + '[' -f ghc-control-monad-free-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm!!g' ghc-control-monad-free-devel.files + find /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /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: ghc-control-monad-free-0.6.1-4bs02fc23.armv6hl Provides: ghc(control-monad-free-0.6.1-532eab54b767b4505d4dae71be60e7fa) ghc-control-monad-free = 0.6.1-4bs02fc23 ghc-control-monad-free(armv6hl-32) = 0.6.1-4bs02fc23 libHScontrol-monad-free-0.6.1-ghc7.8.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(prelude-extras-0.4-9d3be608c08d9eb1f5eaa2b3b01d9f44) ghc(transformers-0.3.0.0-01fcd8a96ac104a485faf03d6b90e506) libHSbase-4.7.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSprelude-extras-0.4-ghc7.8.4.so libHStransformers-0.3.0.0-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-control-monad-free-devel-0.6.1-4bs02fc23.armv6hl Provides: ghc-control-monad-free-devel = 0.6.1-4bs02fc23 ghc-control-monad-free-devel(armv6hl-32) = 0.6.1-4bs02fc23 ghc-control-monad-free-static = 0.6.1-4bs02fc23 ghc-devel(control-monad-free-0.6.1-532eab54b767b4505d4dae71be60e7fa) 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 ghc-compiler = 7.8.4 Requires(postun): /bin/sh ghc-compiler = 7.8.4 Requires: ghc(control-monad-free-0.6.1-532eab54b767b4505d4dae71be60e7fa) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(prelude-extras-0.4-9d3be608c08d9eb1f5eaa2b3b01d9f44) ghc-devel(transformers-0.3.0.0-01fcd8a96ac104a485faf03d6b90e506) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-control-monad-free-0.6.1-4bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-control-monad-free-devel-0.6.1-4bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v8sIRK + umask 022 + cd /builddir/build/BUILD + cd control-monad-free-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-control-monad-free-0.6.1-4bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->