Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-exceptions.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-805177e5d8515b0ab993761ce83d32b145342ffd/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-exceptions.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ghc-exceptions-0.6.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-exceptions.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-805177e5d8515b0ab993761ce83d32b145342ffd/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-exceptions.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.prVZmg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf exceptions-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/exceptions-0.6.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd exceptions-0.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7o29kk + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.6.1 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-exceptions-0.6.1 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/exceptions-0.6.1 --global Configuring exceptions-0.6.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building exceptions-0.6.1... Preprocessing library exceptions-0.6.1... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() You are using a new version of LLVM that hasn't been tested yet! We will try though... [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.p_o ) src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() You are using a new version of LLVM that hasn't been tested yet! We will try though... [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... In-place registering exceptions-0.6.1... + '[' -f dist/build/libHSexceptions-0.6.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for exceptions-0.6.1... Running hscolour for exceptions-0.6.1... Preprocessing library exceptions-0.6.1... Preprocessing library exceptions-0.6.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-22346/src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KC0XSw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm ++ dirname /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm + cd exceptions-0.6.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm -v directory dist/doc/html/exceptions does exist: True creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1 copy directory 'dist/doc/html/exceptions' to '/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1'. creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/src Installing dist/doc/html/exceptions/minus.gif to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/minus.gif Installing dist/doc/html/exceptions/mini_Control-Monad-Catch.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/mini_Control-Monad-Catch.html Installing dist/doc/html/exceptions/synopsis.png to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/synopsis.png Installing dist/doc/html/exceptions/exceptions.txt to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/exceptions.txt Installing dist/doc/html/exceptions/hslogo-16.png to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/hslogo-16.png Installing dist/doc/html/exceptions/haddock-util.js to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/haddock-util.js Installing dist/doc/html/exceptions/doc-index.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/doc-index.html Installing dist/doc/html/exceptions/mini_Control-Monad-Catch-Pure.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/mini_Control-Monad-Catch-Pure.html Installing dist/doc/html/exceptions/ocean.css to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/ocean.css Installing dist/doc/html/exceptions/Control-Monad-Catch-Pure.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/Control-Monad-Catch-Pure.html Installing dist/doc/html/exceptions/Control-Monad-Catch.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/Control-Monad-Catch.html Installing dist/doc/html/exceptions/frames.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/frames.html Installing dist/doc/html/exceptions/plus.gif to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/plus.gif Installing dist/doc/html/exceptions/exceptions.haddock to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/exceptions.haddock Installing dist/doc/html/exceptions/index-frames.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/index-frames.html Installing dist/doc/html/exceptions/index.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/index.html Installing dist/doc/html/exceptions/src/Control-Monad-Catch-Pure.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/src/Control-Monad-Catch-Pure.html Installing dist/doc/html/exceptions/src/Control-Monad-Catch.html to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/src/Control-Monad-Catch.html Installing dist/doc/html/exceptions/src/hscolour.css to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/src/hscolour.css creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1 Installing dist/doc/html/exceptions/exceptions.haddock to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1/exceptions.haddock creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc-exceptions-0.6.1 Installing LICENSE to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc-exceptions-0.6.1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1 creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch Installing dist/build/Control/Monad/Catch.hi to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch.hi Installing dist/build/Control/Monad/Catch/Pure.hi to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch/Pure.hi creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch Installing dist/build/Control/Monad/Catch.p_hi to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch.p_hi Installing dist/build/Control/Monad/Catch/Pure.p_hi to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/Control/Monad/Catch/Pure.p_hi creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1 Installing dist/build/libHSexceptions-0.6.1.a to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/libHSexceptions-0.6.1.a creating /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1 Installing dist/build/libHSexceptions-0.6.1_p.a to /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1/libHSexceptions-0.6.1_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: exceptions-0.6.1.conf + install -D --mode=0644 exceptions-0.6.1.conf /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/package.conf.d/exceptions-0.6.1.conf + rm -f ghc-exceptions.files ghc-exceptions-devel.files + touch ghc-exceptions.files ghc-exceptions-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1 ']' + echo '%dir /usr/lib/ghc-7.6.3/exceptions-0.6.1' + echo '/usr/lib/ghc-7.6.3/package.conf.d/exceptions-0.6.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1 ']' + find /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/lib/ghc-7.6.3/exceptions-0.6.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc/html/libraries/exceptions-0.6.1 ']' + echo /usr/share/doc/ghc/html/libraries/exceptions-0.6.1 + for i in ghc-exceptions.files ghc-exceptions-devel.files + '[' -f ghc-exceptions.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm!!g' ghc-exceptions.files + for i in ghc-exceptions.files ghc-exceptions-devel.files + '[' -f ghc-exceptions-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm!!g' ghc-exceptions-devel.files + find /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/bin -a -x /usr/bin/execstack ']' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-exceptions-0.6.1-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dFAP9G + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.6.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc-exceptions-0.6.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc-exceptions-0.6.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc-exceptions-0.6.1 + exit 0 Provides: ghc-exceptions = 0.6.1-2.el7 ghc-exceptions(armv7hl-32) = 0.6.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-exceptions-devel-0.6.1-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CfnKv4 + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.6.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc-exceptions-devel-0.6.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc-exceptions-devel-0.6.1 + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc-exceptions-devel-0.6.1 + cp -pr AUTHORS.markdown /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm/usr/share/doc/ghc-exceptions-devel-0.6.1 + exit 0 Provides: ghc-devel(exceptions-0.6.1-2cca6bf84d23824ba75439011712b284) ghc-exceptions-devel = 0.6.1-2.el7 ghc-exceptions-devel(armv7hl-32) = 0.6.1-2.el7 ghc-exceptions-static = 0.6.1-2.el7 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.6.3 Requires(postun): /bin/sh ghc-compiler = 7.6.3 Requires: ghc-devel(base-4.6.0.1-96bf6b6729ca53a5ac2cf45bb8b3cc3e) ghc-devel(mtl-2.1.2-678980f6077e9f83a86186556aa2a425) ghc-devel(transformers-0.3.0.0-df161533671a3b9bce217538864873c4) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm Wrote: /builddir/build/RPMS/ghc-exceptions-0.6.1-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-exceptions-devel-0.6.1-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DCX5wR + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-exceptions-0.6.1-2.el7.arm + exit 0 Child return code was: 0