Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-lifted-base.spec'], logger=user='mockbuild'env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'}printOutput=Falseuid=1000shell=Falsegid=135timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-lifted-base.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-lifted-base-0.2.3.6-2bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-lifted-base.spec "], private_network=Truelogger=user='mockbuild'shell=FalseprintOutput=Falseenv={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'}uid=1000gid=135timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root') Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-lifted-base.spec "] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5A6aDZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lifted-base-0.2.3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/lifted-base-0.2.3.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lifted-base-0.2.3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CJ3xaQ + umask 022 + cd /builddir/build/BUILD + cd lifted-base-0.2.3.6 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-lifted-base '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-march=armv6 -optc-mfloat-abi=hard -optc-mfpu=vfp -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6 --global Configuring lifted-base-0.2.3.6... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building lifted-base-0.2.3.6... Preprocessing library lifted-base-0.2.3.6... [1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o ) [2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o ) [3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o ) [4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o ) [5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o ) [6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o ) [7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o ) [8 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o ) [9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o ) [1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.p_o ) [2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.p_o ) [3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.p_o ) [4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.p_o ) [5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.p_o ) [6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.p_o ) [7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.p_o ) [8 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.p_o ) [9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.p_o ) In-place registering lifted-base-0.2.3.6... + '[' -f dist/build/libHSlifted-base-0.2.3.6.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for lifted-base-0.2.3.6... Preprocessing library lifted-base-0.2.3.6... Haddock coverage: 100% ( 2 / 2) in 'System.Timeout.Lifted' 100% ( 2 / 2) in 'Foreign.Marshal.Utils.Lifted' 100% ( 11 / 11) in 'Data.IORef.Lifted' 100% ( 5 / 5) in 'Control.Concurrent.QSemN.Lifted' 100% ( 5 / 5) in 'Control.Concurrent.QSem.Lifted' 100% ( 8 / 8) in 'Control.Concurrent.Chan.Lifted' 100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted' 100% ( 36 / 36) in 'Control.Exception.Lifted' 100% ( 36 / 36) in 'Control.Concurrent.Lifted' Documentation created: dist/doc/html/lifted-base/index.html, dist/doc/html/lifted-base/lifted-base.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CcR57l + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm + cd lifted-base-0.2.3.6 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm -v directory dist/doc/html/lifted-base does exist: True creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6 creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6 copy directory 'dist/doc/html/lifted-base' to '/builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6'. creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6 Installing dist/doc/html/lifted-base/mini_Control-Concurrent-QSem-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/mini_Control-Concurrent-QSem-Lifted.html Installing dist/doc/html/lifted-base/mini_Control-Concurrent-Chan-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/mini_Control-Concurrent-Chan-Lifted.html Installing dist/doc/html/lifted-base/Foreign-Marshal-Utils-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/Foreign-Marshal-Utils-Lifted.html Installing dist/doc/html/lifted-base/Control-Concurrent-QSem-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/Control-Concurrent-QSem-Lifted.html Installing dist/doc/html/lifted-base/mini_Foreign-Marshal-Utils-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/mini_Foreign-Marshal-Utils-Lifted.html Installing dist/doc/html/lifted-base/mini_Control-Exception-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/mini_Control-Exception-Lifted.html Installing dist/doc/html/lifted-base/Control-Concurrent-QSemN-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/Control-Concurrent-QSemN-Lifted.html Installing dist/doc/html/lifted-base/ocean.css to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/ocean.css Installing dist/doc/html/lifted-base/frames.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/frames.html Installing dist/doc/html/lifted-base/lifted-base.haddock to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/lifted-base.haddock Installing dist/doc/html/lifted-base/synopsis.png to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/synopsis.png Installing dist/doc/html/lifted-base/haddock-util.js to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/haddock-util.js Installing dist/doc/html/lifted-base/minus.gif to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/minus.gif Installing dist/doc/html/lifted-base/Control-Concurrent-Chan-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/Control-Concurrent-Chan-Lifted.html Installing dist/doc/html/lifted-base/mini_Control-Concurrent-QSemN-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/mini_Control-Concurrent-QSemN-Lifted.html Installing dist/doc/html/lifted-base/Control-Exception-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/Control-Exception-Lifted.html Installing dist/doc/html/lifted-base/Data-IORef-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/Data-IORef-Lifted.html Installing dist/doc/html/lifted-base/Control-Concurrent-MVar-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/Control-Concurrent-MVar-Lifted.html Installing dist/doc/html/lifted-base/mini_Control-Concurrent-MVar-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/mini_Control-Concurrent-MVar-Lifted.html Installing dist/doc/html/lifted-base/mini_System-Timeout-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/mini_System-Timeout-Lifted.html Installing dist/doc/html/lifted-base/hslogo-16.png to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/hslogo-16.png Installing dist/doc/html/lifted-base/plus.gif to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/plus.gif Installing dist/doc/html/lifted-base/mini_Data-IORef-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/mini_Data-IORef-Lifted.html Installing dist/doc/html/lifted-base/index-frames.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/index-frames.html Installing dist/doc/html/lifted-base/Control-Concurrent-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/Control-Concurrent-Lifted.html Installing dist/doc/html/lifted-base/System-Timeout-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/System-Timeout-Lifted.html Installing dist/doc/html/lifted-base/index.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/index.html Installing dist/doc/html/lifted-base/mini_Control-Concurrent-Lifted.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/mini_Control-Concurrent-Lifted.html Installing dist/doc/html/lifted-base/lifted-base.txt to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/lifted-base.txt Installing dist/doc/html/lifted-base/doc-index.html to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/doc-index.html creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6 Installing dist/doc/html/lifted-base/lifted-base.haddock to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6/lifted-base.haddock creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc-lifted-base Installing LICENSE to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc-lifted-base/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6 creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Exception creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6 creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6 creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Exception creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/MVar creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/MVar creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/Chan creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSem creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSemN creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Data/IORef creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Data creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Data/IORef creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Foreign/Marshal/Utils creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Foreign/Marshal creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Foreign creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Foreign/Marshal creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Foreign/Marshal/Utils creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/System/Timeout creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/System creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/System/Timeout Installing dist/build/Control/Exception/Lifted.hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Exception/Lifted.hi Installing dist/build/Control/Concurrent/MVar/Lifted.hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/MVar/Lifted.hi Installing dist/build/Control/Concurrent/Chan/Lifted.hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/Chan/Lifted.hi Installing dist/build/Control/Concurrent/QSem/Lifted.hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSem/Lifted.hi Installing dist/build/Control/Concurrent/QSemN/Lifted.hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSemN/Lifted.hi Installing dist/build/Control/Concurrent/Lifted.hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/Lifted.hi Installing dist/build/Data/IORef/Lifted.hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Data/IORef/Lifted.hi Installing dist/build/Foreign/Marshal/Utils/Lifted.hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Foreign/Marshal/Utils/Lifted.hi Installing dist/build/System/Timeout/Lifted.hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/System/Timeout/Lifted.hi creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Exception creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/MVar creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/Chan creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSem creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSemN creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Data/IORef creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Foreign/Marshal/Utils creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/System/Timeout Installing dist/build/Control/Exception/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Exception/Lifted.p_hi Installing dist/build/Control/Concurrent/MVar/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/MVar/Lifted.p_hi Installing dist/build/Control/Concurrent/Chan/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/Chan/Lifted.p_hi Installing dist/build/Control/Concurrent/QSem/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSem/Lifted.p_hi Installing dist/build/Control/Concurrent/QSemN/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSemN/Lifted.p_hi Installing dist/build/Control/Concurrent/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/Lifted.p_hi Installing dist/build/Data/IORef/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Data/IORef/Lifted.p_hi Installing dist/build/Foreign/Marshal/Utils/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Foreign/Marshal/Utils/Lifted.p_hi Installing dist/build/System/Timeout/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/System/Timeout/Lifted.p_hi creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Exception creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/MVar creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/Chan creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSem creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSemN creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Data/IORef creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Foreign/Marshal/Utils creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/System/Timeout Installing dist/build/Control/Exception/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Exception/Lifted.dyn_hi Installing dist/build/Control/Concurrent/MVar/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/MVar/Lifted.dyn_hi Installing dist/build/Control/Concurrent/Chan/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/Chan/Lifted.dyn_hi Installing dist/build/Control/Concurrent/QSem/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSem/Lifted.dyn_hi Installing dist/build/Control/Concurrent/QSemN/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/QSemN/Lifted.dyn_hi Installing dist/build/Control/Concurrent/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Control/Concurrent/Lifted.dyn_hi Installing dist/build/Data/IORef/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Data/IORef/Lifted.dyn_hi Installing dist/build/Foreign/Marshal/Utils/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/Foreign/Marshal/Utils/Lifted.dyn_hi Installing dist/build/System/Timeout/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/System/Timeout/Lifted.dyn_hi creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6 Installing dist/build/libHSlifted-base-0.2.3.6.a to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/libHSlifted-base-0.2.3.6.a creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6 Installing dist/build/libHSlifted-base-0.2.3.6_p.a to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/libHSlifted-base-0.2.3.6_p.a creating /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6 Installing executable dist/build/libHSlifted-base-0.2.3.6-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/libHSlifted-base-0.2.3.6-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: lifted-base-0.2.3.6.conf + install -D --mode=0644 lifted-base-0.2.3.6.conf /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/package.conf.d/lifted-base-0.2.3.6.conf + rm -f ghc-lifted-base.files ghc-lifted-base-devel.files + touch ghc-lifted-base.files ghc-lifted-base-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6 ']' + echo '%dir /usr/lib/ghc-7.8.4/lifted-base-0.2.3.6' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/lifted-base-0.2.3.6/libHSlifted-base-0.2.3.6-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/lifted-base-0.2.3.6*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6 ']' + find /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/lib/ghc-7.8.4/lifted-base-0.2.3.6 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6 ']' + echo /usr/share/doc/ghc/html/libraries/lifted-base-0.2.3.6 + for i in ghc-lifted-base.files ghc-lifted-base-devel.files + '[' -f ghc-lifted-base.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm!!g' ghc-lifted-base.files + for i in ghc-lifted-base.files ghc-lifted-base-devel.files + '[' -f ghc-lifted-base-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm!!g' ghc-lifted-base-devel.files + find /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OvNeL1 Processing files: ghc-lifted-base-0.2.3.6-2bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kncweG + umask 022 + cd /builddir/build/BUILD + cd lifted-base-0.2.3.6 + DOCDIR=/builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc-lifted-base + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc-lifted-base + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc-lifted-base + exit 0 Provides: ghc(lifted-base-0.2.3.6-08c996ec2e9d2f46af8c8dfe3361b029) ghc-lifted-base = 0.2.3.6-2bs02npfc23 ghc-lifted-base(armv6hl-32) = 0.2.3.6-2bs02npfc23 libHSlifted-base-0.2.3.6-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(monad-control-0.3.3.1-841eb136d2f1a410196f6611e0c88022) ghc(transformers-base-0.4.4-0ef816e1c02e16ec912b6d4bff5b319b) 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 libHSmonad-control-0.3.3.1-ghc7.8.4.so libHSstm-2.4.2-ghc7.8.4.so libHStransformers-0.3.0.0-ghc7.8.4.so libHStransformers-base-0.4.4-ghc7.8.4.so libHStransformers-compat-0.3.3.4-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-lifted-base-devel-0.2.3.6-2bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PNv7F1 + umask 022 + cd /builddir/build/BUILD + cd lifted-base-0.2.3.6 + DOCDIR=/builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc-lifted-base-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc-lifted-base-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm/usr/share/doc/ghc-lifted-base-devel + exit 0 Provides: ghc-devel(lifted-base-0.2.3.6-08c996ec2e9d2f46af8c8dfe3361b029) ghc-lifted-base-devel = 0.2.3.6-2bs02npfc23 ghc-lifted-base-devel(armv6hl-32) = 0.2.3.6-2bs02npfc23 ghc-lifted-base-static = 0.2.3.6-2bs02npfc23 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(lifted-base-0.2.3.6-08c996ec2e9d2f46af8c8dfe3361b029) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(monad-control-0.3.3.1-841eb136d2f1a410196f6611e0c88022) ghc-devel(transformers-base-0.4.4-0ef816e1c02e16ec912b6d4bff5b319b) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm Wrote: /builddir/build/RPMS/ghc-lifted-base-0.2.3.6-2bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-lifted-base-devel-0.2.3.6-2bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WEWos3 + umask 022 + cd /builddir/build/BUILD + cd lifted-base-0.2.3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-lifted-base-0.2.3.6-2bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->