Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-transformers-compat.spec'], gid=135printOutput=Falselogger=uid=1000shell=Falsetimeout=0user='mockbuild'env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-transformers-compat.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-transformers-compat-0.3.3.4-5bs02fc23.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-transformers-compat.spec'], uid=1000env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'}chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15510/root'timeout=0shell=Falseuser='mockbuild'logger=printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-transformers-compat.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-transformers-compat-0.3.3.4-5bs02fc23.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-transformers-compat.spec '], uid=1000env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'}chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15510/root'timeout=0shell=Falseprivate_network=Trueuser='mockbuild'logger=printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-transformers-compat.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6MfmhP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf transformers-compat-0.3.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/transformers-compat-0.3.3.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd transformers-compat-0.3.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-flag three True + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.If1xhA + umask 022 + cd /builddir/build/BUILD + cd transformers-compat-0.3.3.4 ++ 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.lhs, 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-transformers-compat '--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/transformers-compat-0.3.3.4 --global Configuring transformers-compat-0.3.3.4... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building transformers-compat-0.3.3.4... Preprocessing library transformers-compat-0.3.3.4... [1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) [1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.p_o ) [2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.p_o ) [3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.p_o ) [4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.p_o ) [5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.p_o ) In-place registering transformers-compat-0.3.3.4... + '[' -f dist/build/libHStransformers-compat-0.3.3.4.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for transformers-compat-0.3.3.4... Preprocessing library transformers-compat-0.3.3.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 18 / 18) in 'Control.Monad.Trans.Except' Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RvQxGh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm + cd transformers-compat-0.3.3.4 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm -v directory dist/doc/html/transformers-compat does exist: True creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4 creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4 copy directory 'dist/doc/html/transformers-compat' to '/builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4'. creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4 Installing dist/doc/html/transformers-compat/mini_Control-Monad-Trans-Except.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/mini_Control-Monad-Trans-Except.html Installing dist/doc/html/transformers-compat/Control-Monad-Trans-Except.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/Control-Monad-Trans-Except.html Installing dist/doc/html/transformers-compat/ocean.css to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/ocean.css Installing dist/doc/html/transformers-compat/frames.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/frames.html Installing dist/doc/html/transformers-compat/synopsis.png to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/synopsis.png Installing dist/doc/html/transformers-compat/transformers-compat.haddock to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/transformers-compat.haddock Installing dist/doc/html/transformers-compat/haddock-util.js to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/haddock-util.js Installing dist/doc/html/transformers-compat/minus.gif to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/minus.gif Installing dist/doc/html/transformers-compat/mini_Control-Monad-Signatures.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/mini_Control-Monad-Signatures.html Installing dist/doc/html/transformers-compat/mini_Data-Functor-Classes.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/mini_Data-Functor-Classes.html Installing dist/doc/html/transformers-compat/Data-Functor-Classes.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/Data-Functor-Classes.html Installing dist/doc/html/transformers-compat/transformers-compat.txt to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/transformers-compat.txt Installing dist/doc/html/transformers-compat/hslogo-16.png to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/hslogo-16.png Installing dist/doc/html/transformers-compat/plus.gif to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/plus.gif Installing dist/doc/html/transformers-compat/Data-Functor-Sum.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/Data-Functor-Sum.html Installing dist/doc/html/transformers-compat/index-frames.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/index-frames.html Installing dist/doc/html/transformers-compat/index.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/index.html Installing dist/doc/html/transformers-compat/Control-Monad-Signatures.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/Control-Monad-Signatures.html Installing dist/doc/html/transformers-compat/mini_Data-Functor-Sum.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/mini_Data-Functor-Sum.html Installing dist/doc/html/transformers-compat/doc-index.html to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/doc-index.html creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4 Installing dist/doc/html/transformers-compat/transformers-compat.haddock to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4/transformers-compat.haddock creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc-transformers-compat Installing LICENSE to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc-transformers-compat/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data/Functor creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data/Functor creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 Installing dist/build/Control/Monad/Trans/Except.hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad/Trans/Except.hi Installing dist/build/Control/Monad/Signatures.hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad/Signatures.hi Installing dist/build/Data/Functor/Classes.hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data/Functor/Classes.hi Installing dist/build/Data/Functor/Sum.hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data/Functor/Sum.hi Installing dist/build/Paths_transformers_compat.hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Paths_transformers_compat.hi creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data/Functor creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 Installing dist/build/Control/Monad/Trans/Except.p_hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad/Trans/Except.p_hi Installing dist/build/Control/Monad/Signatures.p_hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad/Signatures.p_hi Installing dist/build/Data/Functor/Classes.p_hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data/Functor/Classes.p_hi Installing dist/build/Data/Functor/Sum.p_hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data/Functor/Sum.p_hi Installing dist/build/Paths_transformers_compat.p_hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Paths_transformers_compat.p_hi creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data/Functor creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 Installing dist/build/Control/Monad/Trans/Except.dyn_hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad/Trans/Except.dyn_hi Installing dist/build/Control/Monad/Signatures.dyn_hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Control/Monad/Signatures.dyn_hi Installing dist/build/Data/Functor/Classes.dyn_hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data/Functor/Classes.dyn_hi Installing dist/build/Data/Functor/Sum.dyn_hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Data/Functor/Sum.dyn_hi Installing dist/build/Paths_transformers_compat.dyn_hi to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/Paths_transformers_compat.dyn_hi creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 Installing dist/build/libHStransformers-compat-0.3.3.4.a to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/libHStransformers-compat-0.3.3.4.a creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 Installing dist/build/libHStransformers-compat-0.3.3.4_p.a to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/libHStransformers-compat-0.3.3.4_p.a creating /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 Installing executable dist/build/libHStransformers-compat-0.3.3.4-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/libHStransformers-compat-0.3.3.4-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: transformers-compat-0.3.3.4.conf + install -D --mode=0644 transformers-compat-0.3.3.4.conf /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/transformers-compat-0.3.3.4.conf + rm -f ghc-transformers-compat.files ghc-transformers-compat-devel.files + touch ghc-transformers-compat.files ghc-transformers-compat-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 ']' + echo '%dir /usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4/libHStransformers-compat-0.3.3.4-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/transformers-compat-0.3.3.4*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 ']' + find /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/lib/ghc-7.8.4/transformers-compat-0.3.3.4 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4 ']' + echo /usr/share/doc/ghc/html/libraries/transformers-compat-0.3.3.4 + for i in ghc-transformers-compat.files ghc-transformers-compat-devel.files + '[' -f ghc-transformers-compat.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm!!g' ghc-transformers-compat.files + for i in ghc-transformers-compat.files ghc-transformers-compat-devel.files + '[' -f ghc-transformers-compat-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm!!g' ghc-transformers-compat-devel.files + find /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.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-transformers-compat-0.3.3.4-5bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TPNAU8 + umask 022 + cd /builddir/build/BUILD + cd transformers-compat-0.3.3.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc-transformers-compat + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc-transformers-compat + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc-transformers-compat + exit 0 Provides: ghc(transformers-compat-0.3.3.4-08b48c1f268d73677f47f2e9d306a2a1) ghc-transformers-compat = 0.3.3.4-5bs02fc23 ghc-transformers-compat(armv6hl-32) = 0.3.3.4-5bs02fc23 libHStransformers-compat-0.3.3.4-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-transformers-compat-devel-0.3.3.4-5bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wwnQJK + umask 022 + cd /builddir/build/BUILD + cd transformers-compat-0.3.3.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc-transformers-compat-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc-transformers-compat-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm/usr/share/doc/ghc-transformers-compat-devel + exit 0 Provides: ghc-devel(transformers-compat-0.3.3.4-08b48c1f268d73677f47f2e9d306a2a1) ghc-transformers-compat-devel = 0.3.3.4-5bs02fc23 ghc-transformers-compat-devel(armv6hl-32) = 0.3.3.4-5bs02fc23 ghc-transformers-compat-static = 0.3.3.4-5bs02fc23 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(transformers-compat-0.3.3.4-08b48c1f268d73677f47f2e9d306a2a1) 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-transformers-compat-0.3.3.4-5bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-transformers-compat-0.3.3.4-5bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-transformers-compat-devel-0.3.3.4-5bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jPRGRD + umask 022 + cd /builddir/build/BUILD + cd transformers-compat-0.3.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-transformers-compat-0.3.3.4-5bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->