Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-stm-chans.spec'], shell=Falseuid=1000env={'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}printOutput=Falsegid=135timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'user='mockbuild'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-stm-chans.spec'] with env {'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-stm-chans-3.0.0.2-3bs02fc23.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-chans.spec '], shell=Falseuid=1000env={'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}printOutput=Falseuser='mockbuild'private_network=Truetimeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'gid=135logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-stm-chans.spec '] with env {'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7NQDXE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stm-chans-3.0.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/stm-chans-3.0.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd stm-chans-3.0.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.CPgt1f + umask 022 + cd /builddir/build/BUILD + cd stm-chans-3.0.0.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-chans '--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-chans-3.0.0.2 --global Configuring stm-chans-3.0.0.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building stm-chans-3.0.0.2... Preprocessing library stm-chans-3.0.0.2... [1 of 5] Compiling Control.Concurrent.STM.TMQueue ( src/Control/Concurrent/STM/TMQueue.hs, dist/build/Control/Concurrent/STM/TMQueue.o ) [2 of 5] Compiling Control.Concurrent.STM.TBMQueue ( src/Control/Concurrent/STM/TBMQueue.hs, dist/build/Control/Concurrent/STM/TBMQueue.o ) [3 of 5] Compiling Control.Concurrent.STM.TMChan ( src/Control/Concurrent/STM/TMChan.hs, dist/build/Control/Concurrent/STM/TMChan.o ) [4 of 5] Compiling Control.Concurrent.STM.TBMChan ( src/Control/Concurrent/STM/TBMChan.hs, dist/build/Control/Concurrent/STM/TBMChan.o ) [5 of 5] Compiling Control.Concurrent.STM.TBChan ( src/Control/Concurrent/STM/TBChan.hs, dist/build/Control/Concurrent/STM/TBChan.o ) [1 of 5] Compiling Control.Concurrent.STM.TMQueue ( src/Control/Concurrent/STM/TMQueue.hs, dist/build/Control/Concurrent/STM/TMQueue.p_o ) [2 of 5] Compiling Control.Concurrent.STM.TBMQueue ( src/Control/Concurrent/STM/TBMQueue.hs, dist/build/Control/Concurrent/STM/TBMQueue.p_o ) [3 of 5] Compiling Control.Concurrent.STM.TMChan ( src/Control/Concurrent/STM/TMChan.hs, dist/build/Control/Concurrent/STM/TMChan.p_o ) [4 of 5] Compiling Control.Concurrent.STM.TBMChan ( src/Control/Concurrent/STM/TBMChan.hs, dist/build/Control/Concurrent/STM/TBMChan.p_o ) [5 of 5] Compiling Control.Concurrent.STM.TBChan ( src/Control/Concurrent/STM/TBChan.hs, dist/build/Control/Concurrent/STM/TBChan.p_o ) In-place registering stm-chans-3.0.0.2... + '[' -f dist/build/libHSstm-chans-3.0.0.2.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for stm-chans-3.0.0.2... Preprocessing library stm-chans-3.0.0.2... src/Control/Concurrent/STM/TMQueue.hs:54:1: Warning: The import of ‘Control.Monad.STM’ is redundant except perhaps to import instances from ‘Control.Monad.STM’ To import instances alone, use: import Control.Monad.STM() src/Control/Concurrent/STM/TMQueue.hs:55:1: Warning: The import of ‘System.IO.Unsafe’ is redundant except perhaps to import instances from ‘System.IO.Unsafe’ To import instances alone, use: import System.IO.Unsafe() src/Control/Concurrent/STM/TBMQueue.hs:59:1: Warning: The import of ‘Control.Monad.STM’ is redundant except perhaps to import instances from ‘Control.Monad.STM’ To import instances alone, use: import Control.Monad.STM() src/Control/Concurrent/STM/TBMQueue.hs:60:1: Warning: The import of ‘System.IO.Unsafe’ is redundant except perhaps to import instances from ‘System.IO.Unsafe’ To import instances alone, use: import System.IO.Unsafe() src/Control/Concurrent/STM/TMChan.hs:55:1: Warning: The import of ‘Control.Monad.STM’ is redundant except perhaps to import instances from ‘Control.Monad.STM’ To import instances alone, use: import Control.Monad.STM() src/Control/Concurrent/STM/TMChan.hs:56:1: Warning: The import of ‘System.IO.Unsafe’ is redundant except perhaps to import instances from ‘System.IO.Unsafe’ To import instances alone, use: import System.IO.Unsafe() src/Control/Concurrent/STM/TBMChan.hs:61:1: Warning: The import of ‘Control.Monad.STM’ is redundant except perhaps to import instances from ‘Control.Monad.STM’ To import instances alone, use: import Control.Monad.STM() src/Control/Concurrent/STM/TBMChan.hs:62:1: Warning: The import of ‘System.IO.Unsafe’ is redundant except perhaps to import instances from ‘System.IO.Unsafe’ To import instances alone, use: import System.IO.Unsafe() src/Control/Concurrent/STM/TBChan.hs:55:1: Warning: The import of ‘Control.Monad.STM’ is redundant except perhaps to import instances from ‘Control.Monad.STM’ To import instances alone, use: import Control.Monad.STM() src/Control/Concurrent/STM/TBChan.hs:56:1: Warning: The import of ‘System.IO.Unsafe’ is redundant except perhaps to import instances from ‘System.IO.Unsafe’ To import instances alone, use: import System.IO.Unsafe() Haddock coverage: 100% ( 19 / 19) in 'Control.Concurrent.STM.TMQueue' 100% ( 24 / 24) in 'Control.Concurrent.STM.TBMQueue' 100% ( 22 / 22) in 'Control.Concurrent.STM.TMChan' 100% ( 24 / 24) in 'Control.Concurrent.STM.TBMChan' 100% ( 21 / 21) in 'Control.Concurrent.STM.TBChan' Documentation created: dist/doc/html/stm-chans/index.html, dist/doc/html/stm-chans/stm-chans.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9nb3gO + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm + cd stm-chans-3.0.0.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm -v directory dist/doc/html/stm-chans does exist: True creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2 creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2 copy directory 'dist/doc/html/stm-chans' to '/builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2'. creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2 Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TBMChan.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/Control-Concurrent-STM-TBMChan.html Installing dist/doc/html/stm-chans/ocean.css to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/ocean.css Installing dist/doc/html/stm-chans/frames.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/frames.html Installing dist/doc/html/stm-chans/synopsis.png to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/synopsis.png Installing dist/doc/html/stm-chans/haddock-util.js to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/haddock-util.js Installing dist/doc/html/stm-chans/minus.gif to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/minus.gif Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TMQueue.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/Control-Concurrent-STM-TMQueue.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TBChan.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/Control-Concurrent-STM-TBChan.html Installing dist/doc/html/stm-chans/stm-chans.txt to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/stm-chans.txt Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TMChan.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/mini_Control-Concurrent-STM-TMChan.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TMChan.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/Control-Concurrent-STM-TMChan.html Installing dist/doc/html/stm-chans/stm-chans.haddock to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/stm-chans.haddock Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TBChan.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/mini_Control-Concurrent-STM-TBChan.html Installing dist/doc/html/stm-chans/hslogo-16.png to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/hslogo-16.png Installing dist/doc/html/stm-chans/plus.gif to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/plus.gif Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TMQueue.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/mini_Control-Concurrent-STM-TMQueue.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TBMChan.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/mini_Control-Concurrent-STM-TBMChan.html Installing dist/doc/html/stm-chans/index-frames.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/index-frames.html Installing dist/doc/html/stm-chans/mini_Control-Concurrent-STM-TBMQueue.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/mini_Control-Concurrent-STM-TBMQueue.html Installing dist/doc/html/stm-chans/index.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/index.html Installing dist/doc/html/stm-chans/Control-Concurrent-STM-TBMQueue.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/Control-Concurrent-STM-TBMQueue.html Installing dist/doc/html/stm-chans/doc-index.html to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/doc-index.html creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2 Installing dist/doc/html/stm-chans/stm-chans.haddock to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2/stm-chans.haddock creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc-stm-chans Installing LICENSE to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc-stm-chans/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2 creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2 creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2 creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM Installing dist/build/Control/Concurrent/STM/TBChan.hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TBChan.hi Installing dist/build/Control/Concurrent/STM/TBMChan.hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TBMChan.hi Installing dist/build/Control/Concurrent/STM/TMChan.hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TMChan.hi Installing dist/build/Control/Concurrent/STM/TBMQueue.hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TBMQueue.hi Installing dist/build/Control/Concurrent/STM/TMQueue.hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TMQueue.hi creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM Installing dist/build/Control/Concurrent/STM/TBChan.p_hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TBChan.p_hi Installing dist/build/Control/Concurrent/STM/TBMChan.p_hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TBMChan.p_hi Installing dist/build/Control/Concurrent/STM/TMChan.p_hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TMChan.p_hi Installing dist/build/Control/Concurrent/STM/TBMQueue.p_hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TBMQueue.p_hi Installing dist/build/Control/Concurrent/STM/TMQueue.p_hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TMQueue.p_hi creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM Installing dist/build/Control/Concurrent/STM/TBChan.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TBChan.dyn_hi Installing dist/build/Control/Concurrent/STM/TBMChan.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TBMChan.dyn_hi Installing dist/build/Control/Concurrent/STM/TMChan.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TMChan.dyn_hi Installing dist/build/Control/Concurrent/STM/TBMQueue.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TBMQueue.dyn_hi Installing dist/build/Control/Concurrent/STM/TMQueue.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/Control/Concurrent/STM/TMQueue.dyn_hi creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2 Installing dist/build/libHSstm-chans-3.0.0.2.a to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/libHSstm-chans-3.0.0.2.a creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2 Installing dist/build/libHSstm-chans-3.0.0.2_p.a to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/libHSstm-chans-3.0.0.2_p.a creating /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2 Installing executable dist/build/libHSstm-chans-3.0.0.2-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/libHSstm-chans-3.0.0.2-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: stm-chans-3.0.0.2.conf + install -D --mode=0644 stm-chans-3.0.0.2.conf /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/stm-chans-3.0.0.2.conf + rm -f ghc-stm-chans.files ghc-stm-chans-devel.files + touch ghc-stm-chans.files ghc-stm-chans-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2 ']' + echo '%dir /usr/lib/ghc-7.8.4/stm-chans-3.0.0.2' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/stm-chans-3.0.0.2/libHSstm-chans-3.0.0.2-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/stm-chans-3.0.0.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2 ']' + find /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/stm-chans-3.0.0.2 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2 ']' + echo /usr/share/doc/ghc/html/libraries/stm-chans-3.0.0.2 + for i in ghc-stm-chans.files ghc-stm-chans-devel.files + '[' -f ghc-stm-chans.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm!!g' ghc-stm-chans.files + for i in ghc-stm-chans.files ghc-stm-chans-devel.files + '[' -f ghc-stm-chans-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm!!g' ghc-stm-chans-devel.files + find /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.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-chans-3.0.0.2-3bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HUV2pD + umask 022 + cd /builddir/build/BUILD + cd stm-chans-3.0.0.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc-stm-chans + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc-stm-chans + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc-stm-chans + exit 0 Provides: ghc(stm-chans-3.0.0.2-e119904c646198f2d7466dd1655b4e10) ghc-stm-chans = 3.0.0.2-3bs02fc23 ghc-stm-chans(armv6hl-32) = 3.0.0.2-3bs02fc23 libHSstm-chans-3.0.0.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(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(stm-2.4.2-a3ca86afba9e9f9bf3752e7663e7d7aa) 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 libHSstm-2.4.2-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-stm-chans-devel-3.0.0.2-3bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gooqN5 + umask 022 + cd /builddir/build/BUILD + cd stm-chans-3.0.0.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc-stm-chans-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc-stm-chans-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc-stm-chans-devel + cp -pr VERSION /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm/usr/share/doc/ghc-stm-chans-devel + exit 0 Provides: ghc-devel(stm-chans-3.0.0.2-e119904c646198f2d7466dd1655b4e10) ghc-stm-chans-devel = 3.0.0.2-3bs02fc23 ghc-stm-chans-devel(armv6hl-32) = 3.0.0.2-3bs02fc23 ghc-stm-chans-static = 3.0.0.2-3bs02fc23 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-chans-3.0.0.2-e119904c646198f2d7466dd1655b4e10) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(stm-2.4.2-a3ca86afba9e9f9bf3752e7663e7d7aa) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-stm-chans-3.0.0.2-3bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-stm-chans-devel-3.0.0.2-3bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jp9xA7 + umask 022 + cd /builddir/build/BUILD + cd stm-chans-3.0.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-stm-chans-3.0.0.2-3bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->