Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-stm.spec'], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'timeout=0printOutput=Falseuser='mockbuild'logger=gid=135shell=Falseuid=1000env={'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-stm.spec'] with env {'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-stm-2.4.2-29bs02fc23.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-stm.spec'], uid=1000gid=135logger=env={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'}timeout=0shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15510/root'printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-stm.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-stm-2.4.2-29bs02fc23.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-stm.spec '], uid=1000gid=135logger=env={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'}printOutput=Falsetimeout=0shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15510/root'private_network=Trueuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-stm.spec '] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c3FFKR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stm-2.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/stm-2.4.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd stm-2.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AD8KgH + umask 022 + cd /builddir/build/BUILD + cd stm-2.4.2 ++ 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-stm '--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/stm-2.4.2 --global Configuring stm-2.4.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building stm-2.4.2... Preprocessing library stm-2.4.2... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.p_o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.p_o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.p_o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.p_o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.p_o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.p_o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.p_o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.p_o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.p_o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.p_o ) In-place registering stm-2.4.2... + '[' -f dist/build/libHSstm-2.4.2.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for stm-2.4.2... Preprocessing library stm-2.4.2... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar' 100% ( 12 / 12) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ILbttH + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm + cd stm-2.4.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm -v directory dist/doc/html/stm does exist: True creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2 creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2 copy directory 'dist/doc/html/stm' to '/builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2'. creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2 Installing dist/doc/html/stm/Control-Concurrent-STM-TArray.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/Control-Concurrent-STM-TArray.html Installing dist/doc/html/stm/mini_Control-Concurrent-STM-TSem.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/mini_Control-Concurrent-STM-TSem.html Installing dist/doc/html/stm/Control-Concurrent-STM.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/Control-Concurrent-STM.html Installing dist/doc/html/stm/Control-Concurrent-STM-TVar.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/Control-Concurrent-STM-TVar.html Installing dist/doc/html/stm/ocean.css to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/ocean.css Installing dist/doc/html/stm/frames.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/frames.html Installing dist/doc/html/stm/Control-Concurrent-STM-TSem.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/Control-Concurrent-STM-TSem.html Installing dist/doc/html/stm/synopsis.png to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/synopsis.png Installing dist/doc/html/stm/haddock-util.js to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/haddock-util.js Installing dist/doc/html/stm/minus.gif to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/minus.gif Installing dist/doc/html/stm/Control-Monad-STM.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/Control-Monad-STM.html Installing dist/doc/html/stm/mini_Control-Concurrent-STM-TChan.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/mini_Control-Concurrent-STM-TChan.html Installing dist/doc/html/stm/mini_Control-Concurrent-STM-TVar.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/mini_Control-Concurrent-STM-TVar.html Installing dist/doc/html/stm/Control-Concurrent-STM-TChan.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/Control-Concurrent-STM-TChan.html Installing dist/doc/html/stm/stm.txt to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/stm.txt Installing dist/doc/html/stm/mini_Control-Concurrent-STM-TBQueue.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/mini_Control-Concurrent-STM-TBQueue.html Installing dist/doc/html/stm/Control-Concurrent-STM-TBQueue.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/Control-Concurrent-STM-TBQueue.html Installing dist/doc/html/stm/hslogo-16.png to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/hslogo-16.png Installing dist/doc/html/stm/plus.gif to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/plus.gif Installing dist/doc/html/stm/Control-Concurrent-STM-TMVar.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/Control-Concurrent-STM-TMVar.html Installing dist/doc/html/stm/index-frames.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/index-frames.html Installing dist/doc/html/stm/mini_Control-Concurrent-STM-TArray.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/mini_Control-Concurrent-STM-TArray.html Installing dist/doc/html/stm/mini_Control-Monad-STM.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/mini_Control-Monad-STM.html Installing dist/doc/html/stm/mini_Control-Concurrent-STM.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/mini_Control-Concurrent-STM.html Installing dist/doc/html/stm/mini_Control-Concurrent-STM-TQueue.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/mini_Control-Concurrent-STM-TQueue.html Installing dist/doc/html/stm/Control-Concurrent-STM-TQueue.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/Control-Concurrent-STM-TQueue.html Installing dist/doc/html/stm/index.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/index.html Installing dist/doc/html/stm/stm.haddock to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/stm.haddock Installing dist/doc/html/stm/mini_Control-Concurrent-STM-TMVar.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/mini_Control-Concurrent-STM-TMVar.html Installing dist/doc/html/stm/doc-index.html to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/doc-index.html creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2 Installing dist/doc/html/stm/stm.haddock to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2/stm.haddock creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc-stm Installing LICENSE to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc-stm/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2 creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2 creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2 creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Monad creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Sequential Installing dist/build/Control/Concurrent/STM.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM.hi Installing dist/build/Control/Concurrent/STM/TArray.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TArray.hi Installing dist/build/Control/Concurrent/STM/TVar.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TVar.hi Installing dist/build/Control/Concurrent/STM/TChan.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TChan.hi Installing dist/build/Control/Concurrent/STM/TMVar.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TMVar.hi Installing dist/build/Control/Concurrent/STM/TQueue.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TQueue.hi Installing dist/build/Control/Concurrent/STM/TBQueue.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TBQueue.hi Installing dist/build/Control/Concurrent/STM/TSem.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TSem.hi Installing dist/build/Control/Monad/STM.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Monad/STM.hi Installing dist/build/Control/Sequential/STM.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Sequential/STM.hi creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Monad creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Sequential Installing dist/build/Control/Concurrent/STM.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM.p_hi Installing dist/build/Control/Concurrent/STM/TArray.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TArray.p_hi Installing dist/build/Control/Concurrent/STM/TVar.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TVar.p_hi Installing dist/build/Control/Concurrent/STM/TChan.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TChan.p_hi Installing dist/build/Control/Concurrent/STM/TMVar.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TMVar.p_hi Installing dist/build/Control/Concurrent/STM/TQueue.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TQueue.p_hi Installing dist/build/Control/Concurrent/STM/TBQueue.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TBQueue.p_hi Installing dist/build/Control/Concurrent/STM/TSem.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TSem.p_hi Installing dist/build/Control/Monad/STM.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Monad/STM.p_hi Installing dist/build/Control/Sequential/STM.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Sequential/STM.p_hi creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Monad creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Sequential Installing dist/build/Control/Concurrent/STM.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM.dyn_hi Installing dist/build/Control/Concurrent/STM/TArray.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TArray.dyn_hi Installing dist/build/Control/Concurrent/STM/TVar.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TVar.dyn_hi Installing dist/build/Control/Concurrent/STM/TChan.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TChan.dyn_hi Installing dist/build/Control/Concurrent/STM/TMVar.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TMVar.dyn_hi Installing dist/build/Control/Concurrent/STM/TQueue.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TQueue.dyn_hi Installing dist/build/Control/Concurrent/STM/TBQueue.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TBQueue.dyn_hi Installing dist/build/Control/Concurrent/STM/TSem.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Concurrent/STM/TSem.dyn_hi Installing dist/build/Control/Monad/STM.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Monad/STM.dyn_hi Installing dist/build/Control/Sequential/STM.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/Control/Sequential/STM.dyn_hi creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2 Installing dist/build/libHSstm-2.4.2.a to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/libHSstm-2.4.2.a creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2 Installing dist/build/libHSstm-2.4.2_p.a to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/libHSstm-2.4.2_p.a creating /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2 Installing executable dist/build/libHSstm-2.4.2-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2/libHSstm-2.4.2-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: stm-2.4.2.conf + install -D --mode=0644 stm-2.4.2.conf /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/stm-2.4.2.conf + rm -f ghc-stm.files ghc-stm-devel.files + touch ghc-stm.files ghc-stm-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2 ']' + echo '%dir /usr/lib/ghc-7.8.4/stm-2.4.2' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/stm-2.4.2/libHSstm-2.4.2-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/stm-2.4.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2 ']' + find /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/lib/ghc-7.8.4/stm-2.4.2 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-2.4.2 ']' + echo /usr/share/doc/ghc/html/libraries/stm-2.4.2 + for i in ghc-stm.files ghc-stm-devel.files + '[' -f ghc-stm.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm!!g' ghc-stm.files + for i in ghc-stm.files ghc-stm-devel.files + '[' -f ghc-stm-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm!!g' ghc-stm-devel.files + find /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.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-stm-2.4.2-29bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CKslfd + umask 022 + cd /builddir/build/BUILD + cd stm-2.4.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc-stm + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc-stm + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm/usr/share/doc/ghc-stm + exit 0 Provides: ghc(stm-2.4.2-a3ca86afba9e9f9bf3752e7663e7d7aa) ghc-stm = 2.4.2-29bs02fc23 ghc-stm(armv6hl-32) = 2.4.2-29bs02fc23 libHSstm-2.4.2-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(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) libHSarray-0.5.0.0-ghc7.8.4.so 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 libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-stm-devel-2.4.2-29bs02fc23.armv6hl Provides: ghc-devel(stm-2.4.2-a3ca86afba9e9f9bf3752e7663e7d7aa) ghc-stm-devel = 2.4.2-29bs02fc23 ghc-stm-devel(armv6hl-32) = 2.4.2-29bs02fc23 ghc-stm-static = 2.4.2-29bs02fc23 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(stm-2.4.2-a3ca86afba9e9f9bf3752e7663e7d7aa) ghc-devel(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-stm-2.4.2-29bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-stm-devel-2.4.2-29bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IoIHLe + umask 022 + cd /builddir/build/BUILD + cd stm-2.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-stm-2.4.2-29bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->