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