Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-monads-tf.spec'], uid=1000logger=gid=135user='mockbuild'env={'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock'}printOutput=Falseshell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-monads-tf.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-monads-tf-0.1.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-monads-tf.spec '], uid=1000logger=gid=135private_network=Trueuser='mockbuild'env={'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock'}printOutput=Falseshell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-monads-tf.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jbgihP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf monads-tf-0.1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/monads-tf-0.1.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd monads-tf-0.1.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.eZsvix + umask 022 + cd /builddir/build/BUILD + cd monads-tf-0.1.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-monads-tf '--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/monads-tf-0.1.0.2 --global Configuring monads-tf-0.1.0.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... [ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) Control/Monad/Error/Class.hs:55:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) [ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.p_o ) [ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.p_o ) [ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.p_o ) [ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.p_o ) Control/Monad/Error/Class.hs:55:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.p_o ) Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.p_o ) [ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.p_o ) [ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.p_o ) [ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.p_o ) [10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.p_o ) [11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.p_o ) [12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.p_o ) [13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.p_o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.p_o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.p_o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.p_o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.p_o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.p_o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.p_o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.p_o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.p_o ) In-place registering monads-tf-0.1.0.2... + '[' -f dist/build/libHSmonads-tf-0.1.0.2.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... Control/Monad/Error/Class.hs:55:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Identity' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 4 / 4) in 'Control.Monad.State.Class' 25% ( 1 / 4) in 'Control.Monad.Writer.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 20 / 20) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 83% ( 15 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 83% ( 15 / 18) in 'Control.Monad.Writer.Strict' 95% ( 19 / 20) in 'Control.Monad.Cont' Documentation created: dist/doc/html/monads-tf/index.html, dist/doc/html/monads-tf/monads-tf.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XHAkHw + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm + cd monads-tf-0.1.0.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm -v directory dist/doc/html/monads-tf does exist: True creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2 creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2 copy directory 'dist/doc/html/monads-tf' to '/builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2'. creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2 Installing dist/doc/html/monads-tf/doc-index-62.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-62.html Installing dist/doc/html/monads-tf/Control-Monad-RWS-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-RWS-Class.html Installing dist/doc/html/monads-tf/Control-Monad-Cont-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Cont-Class.html Installing dist/doc/html/monads-tf/Control-Monad-State-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-State-Class.html Installing dist/doc/html/monads-tf/Control-Monad-Trans.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Trans.html Installing dist/doc/html/monads-tf/Control-Monad-RWS.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-RWS.html Installing dist/doc/html/monads-tf/Control-Monad-Writer-Lazy.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Writer-Lazy.html Installing dist/doc/html/monads-tf/Control-Monad-Error-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Error-Class.html Installing dist/doc/html/monads-tf/Control-Monad-Reader-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Reader-Class.html Installing dist/doc/html/monads-tf/doc-index-U.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-U.html Installing dist/doc/html/monads-tf/mini_Control-Monad-RWS-Lazy.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-RWS-Lazy.html Installing dist/doc/html/monads-tf/mini_Control-Monad-RWS-Strict.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-RWS-Strict.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Identity.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Identity.html Installing dist/doc/html/monads-tf/ocean.css to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/ocean.css Installing dist/doc/html/monads-tf/Control-Monad-RWS-Strict.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-RWS-Strict.html Installing dist/doc/html/monads-tf/frames.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/frames.html Installing dist/doc/html/monads-tf/Control-Monad-State-Lazy.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-State-Lazy.html Installing dist/doc/html/monads-tf/doc-index-J.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-J.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Reader-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Reader-Class.html Installing dist/doc/html/monads-tf/synopsis.png to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/synopsis.png Installing dist/doc/html/monads-tf/Control-Monad-Writer-Strict.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Writer-Strict.html Installing dist/doc/html/monads-tf/haddock-util.js to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/haddock-util.js Installing dist/doc/html/monads-tf/Control-Monad-State-Strict.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-State-Strict.html Installing dist/doc/html/monads-tf/doc-index-T.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-T.html Installing dist/doc/html/monads-tf/minus.gif to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/minus.gif Installing dist/doc/html/monads-tf/mini_Control-Monad-Writer-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Writer-Class.html Installing dist/doc/html/monads-tf/Control-Monad-Writer-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Writer-Class.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Cont.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Cont.html Installing dist/doc/html/monads-tf/doc-index-A.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-A.html Installing dist/doc/html/monads-tf/doc-index-V.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-V.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Reader.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Reader.html Installing dist/doc/html/monads-tf/doc-index-P.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-P.html Installing dist/doc/html/monads-tf/mini_Control-Monad-RWS-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-RWS-Class.html Installing dist/doc/html/monads-tf/Control-Monad-RWS-Lazy.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-RWS-Lazy.html Installing dist/doc/html/monads-tf/Control-Monad-State.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-State.html Installing dist/doc/html/monads-tf/mini_Control-Monad-RWS.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-RWS.html Installing dist/doc/html/monads-tf/doc-index-61.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-61.html Installing dist/doc/html/monads-tf/monads-tf.txt to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/monads-tf.txt Installing dist/doc/html/monads-tf/doc-index-D.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-D.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Error.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Error.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Error-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Error-Class.html Installing dist/doc/html/monads-tf/mini_Control-Monad-State.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-State.html Installing dist/doc/html/monads-tf/doc-index-E.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-E.html Installing dist/doc/html/monads-tf/mini_Control-Monad-State-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-State-Class.html Installing dist/doc/html/monads-tf/doc-index-W.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-W.html Installing dist/doc/html/monads-tf/doc-index-G.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-G.html Installing dist/doc/html/monads-tf/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-Z.html Installing dist/doc/html/monads-tf/hslogo-16.png to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/hslogo-16.png Installing dist/doc/html/monads-tf/plus.gif to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/plus.gif Installing dist/doc/html/monads-tf/monads-tf.haddock to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/monads-tf.haddock Installing dist/doc/html/monads-tf/doc-index-C.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-C.html Installing dist/doc/html/monads-tf/Control-Monad-Error.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Error.html Installing dist/doc/html/monads-tf/doc-index-N.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-N.html Installing dist/doc/html/monads-tf/Control-Monad-Cont.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Cont.html Installing dist/doc/html/monads-tf/doc-index-I.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-I.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Writer-Lazy.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Writer-Lazy.html Installing dist/doc/html/monads-tf/Control-Monad-Reader.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Reader.html Installing dist/doc/html/monads-tf/mini_Control-Monad-List.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-List.html Installing dist/doc/html/monads-tf/index-frames.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/index-frames.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Trans.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Trans.html Installing dist/doc/html/monads-tf/doc-index-R.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-R.html Installing dist/doc/html/monads-tf/doc-index-L.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-L.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Writer-Strict.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Writer-Strict.html Installing dist/doc/html/monads-tf/mini_Control-Monad-State-Lazy.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-State-Lazy.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Cont-Class.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Cont-Class.html Installing dist/doc/html/monads-tf/Control-Monad-Identity.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Identity.html Installing dist/doc/html/monads-tf/mini_Control-Monad-Writer.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-Writer.html Installing dist/doc/html/monads-tf/index.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/index.html Installing dist/doc/html/monads-tf/Control-Monad-List.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-List.html Installing dist/doc/html/monads-tf/doc-index-S.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-S.html Installing dist/doc/html/monads-tf/doc-index-M.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-M.html Installing dist/doc/html/monads-tf/doc-index-All.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-All.html Installing dist/doc/html/monads-tf/mini_Control-Monad-State-Strict.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/mini_Control-Monad-State-Strict.html Installing dist/doc/html/monads-tf/doc-index.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index.html Installing dist/doc/html/monads-tf/Control-Monad-Writer.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/Control-Monad-Writer.html Installing dist/doc/html/monads-tf/doc-index-60.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-60.html Installing dist/doc/html/monads-tf/doc-index-F.html to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/doc-index-F.html creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2 Installing dist/doc/html/monads-tf/monads-tf.haddock to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2/monads-tf.haddock creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc-monads-tf Installing LICENSE to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc-monads-tf/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2 creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2 creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2 creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Cont creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Error creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Reader creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer Installing dist/build/Control/Monad/Cont.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Cont.hi Installing dist/build/Control/Monad/Cont/Class.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Cont/Class.hi Installing dist/build/Control/Monad/Error.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Error.hi Installing dist/build/Control/Monad/Error/Class.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Error/Class.hi Installing dist/build/Control/Monad/Identity.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Identity.hi Installing dist/build/Control/Monad/List.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/List.hi Installing dist/build/Control/Monad/RWS.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS.hi Installing dist/build/Control/Monad/RWS/Class.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS/Class.hi Installing dist/build/Control/Monad/RWS/Lazy.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS/Lazy.hi Installing dist/build/Control/Monad/RWS/Strict.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS/Strict.hi Installing dist/build/Control/Monad/Reader.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Reader.hi Installing dist/build/Control/Monad/Reader/Class.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Reader/Class.hi Installing dist/build/Control/Monad/State.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State.hi Installing dist/build/Control/Monad/State/Class.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State/Class.hi Installing dist/build/Control/Monad/State/Lazy.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State/Lazy.hi Installing dist/build/Control/Monad/State/Strict.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State/Strict.hi Installing dist/build/Control/Monad/Trans.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Trans.hi Installing dist/build/Control/Monad/Writer.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer.hi Installing dist/build/Control/Monad/Writer/Class.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer/Class.hi Installing dist/build/Control/Monad/Writer/Lazy.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer/Lazy.hi Installing dist/build/Control/Monad/Writer/Strict.hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer/Strict.hi creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Cont creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Error creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Reader creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer Installing dist/build/Control/Monad/Cont.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Cont.p_hi Installing dist/build/Control/Monad/Cont/Class.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Cont/Class.p_hi Installing dist/build/Control/Monad/Error.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Error.p_hi Installing dist/build/Control/Monad/Error/Class.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Error/Class.p_hi Installing dist/build/Control/Monad/Identity.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Identity.p_hi Installing dist/build/Control/Monad/List.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/List.p_hi Installing dist/build/Control/Monad/RWS.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS.p_hi Installing dist/build/Control/Monad/RWS/Class.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS/Class.p_hi Installing dist/build/Control/Monad/RWS/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS/Lazy.p_hi Installing dist/build/Control/Monad/RWS/Strict.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS/Strict.p_hi Installing dist/build/Control/Monad/Reader.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Reader.p_hi Installing dist/build/Control/Monad/Reader/Class.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Reader/Class.p_hi Installing dist/build/Control/Monad/State.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State.p_hi Installing dist/build/Control/Monad/State/Class.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State/Class.p_hi Installing dist/build/Control/Monad/State/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State/Lazy.p_hi Installing dist/build/Control/Monad/State/Strict.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State/Strict.p_hi Installing dist/build/Control/Monad/Trans.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Trans.p_hi Installing dist/build/Control/Monad/Writer.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer.p_hi Installing dist/build/Control/Monad/Writer/Class.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer/Class.p_hi Installing dist/build/Control/Monad/Writer/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer/Lazy.p_hi Installing dist/build/Control/Monad/Writer/Strict.p_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer/Strict.p_hi creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Cont creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Error creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Reader creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer Installing dist/build/Control/Monad/Cont.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Cont.dyn_hi Installing dist/build/Control/Monad/Cont/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Cont/Class.dyn_hi Installing dist/build/Control/Monad/Error.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Error.dyn_hi Installing dist/build/Control/Monad/Error/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Error/Class.dyn_hi Installing dist/build/Control/Monad/Identity.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Identity.dyn_hi Installing dist/build/Control/Monad/List.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/List.dyn_hi Installing dist/build/Control/Monad/RWS.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS.dyn_hi Installing dist/build/Control/Monad/RWS/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS/Class.dyn_hi Installing dist/build/Control/Monad/RWS/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS/Lazy.dyn_hi Installing dist/build/Control/Monad/RWS/Strict.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/RWS/Strict.dyn_hi Installing dist/build/Control/Monad/Reader.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Reader.dyn_hi Installing dist/build/Control/Monad/Reader/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Reader/Class.dyn_hi Installing dist/build/Control/Monad/State.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State.dyn_hi Installing dist/build/Control/Monad/State/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State/Class.dyn_hi Installing dist/build/Control/Monad/State/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State/Lazy.dyn_hi Installing dist/build/Control/Monad/State/Strict.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/State/Strict.dyn_hi Installing dist/build/Control/Monad/Trans.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Trans.dyn_hi Installing dist/build/Control/Monad/Writer.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer.dyn_hi Installing dist/build/Control/Monad/Writer/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer/Class.dyn_hi Installing dist/build/Control/Monad/Writer/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer/Lazy.dyn_hi Installing dist/build/Control/Monad/Writer/Strict.dyn_hi to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/Control/Monad/Writer/Strict.dyn_hi creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2 Installing dist/build/libHSmonads-tf-0.1.0.2.a to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/libHSmonads-tf-0.1.0.2.a creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2 Installing dist/build/libHSmonads-tf-0.1.0.2_p.a to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/libHSmonads-tf-0.1.0.2_p.a creating /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2 Installing executable dist/build/libHSmonads-tf-0.1.0.2-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/libHSmonads-tf-0.1.0.2-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: monads-tf-0.1.0.2.conf + install -D --mode=0644 monads-tf-0.1.0.2.conf /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/monads-tf-0.1.0.2.conf + rm -f ghc-monads-tf.files ghc-monads-tf-devel.files + touch ghc-monads-tf.files ghc-monads-tf-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2 ']' + echo '%dir /usr/lib/ghc-7.8.4/monads-tf-0.1.0.2' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/monads-tf-0.1.0.2/libHSmonads-tf-0.1.0.2-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/monads-tf-0.1.0.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2 ']' + find /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/lib/ghc-7.8.4/monads-tf-0.1.0.2 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2 ']' + echo /usr/share/doc/ghc/html/libraries/monads-tf-0.1.0.2 + for i in ghc-monads-tf.files ghc-monads-tf-devel.files + '[' -f ghc-monads-tf.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm!!g' ghc-monads-tf.files + for i in ghc-monads-tf.files ghc-monads-tf-devel.files + '[' -f ghc-monads-tf-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm!!g' ghc-monads-tf-devel.files + find /builddir/build/BUILDROOT/ghc-monads-tf-0.1.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-monads-tf-0.1.0.2-3bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ntoxmB + umask 022 + cd /builddir/build/BUILD + cd monads-tf-0.1.0.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc-monads-tf + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc-monads-tf + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm/usr/share/doc/ghc-monads-tf + exit 0 Provides: ghc(monads-tf-0.1.0.2-7c7b8a9addee4e4af72f612df8c28019) ghc-monads-tf = 0.1.0.2-3bs02fc23 ghc-monads-tf(armv6hl-32) = 0.1.0.2-3bs02fc23 libHSmonads-tf-0.1.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(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 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-monads-tf-devel-0.1.0.2-3bs02fc23.armv6hl Provides: ghc-devel(monads-tf-0.1.0.2-7c7b8a9addee4e4af72f612df8c28019) ghc-monads-tf-devel = 0.1.0.2-3bs02fc23 ghc-monads-tf-devel(armv6hl-32) = 0.1.0.2-3bs02fc23 ghc-monads-tf-static = 0.1.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(monads-tf-0.1.0.2-7c7b8a9addee4e4af72f612df8c28019) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(transformers-0.3.0.0-01fcd8a96ac104a485faf03d6b90e506) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-monads-tf-0.1.0.2-3bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-monads-tf-devel-0.1.0.2-3bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yxj9tn + umask 022 + cd /builddir/build/BUILD + cd monads-tf-0.1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-monads-tf-0.1.0.2-3bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->