Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-fast-logger.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a54a13b89dc614650e6c3ec6d3c463b7ebfd834d/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-fast-logger.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-fast-logger-0.3.1-3.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-fast-logger.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a54a13b89dc614650e6c3ec6d3c463b7ebfd834d/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-fast-logger.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.dyz5qa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fast-logger-0.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/fast-logger-0.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fast-logger-0.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0lSMQb + umask 022 + cd /builddir/build/BUILD + cd fast-logger-0.3.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.hs, 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-fast-logger-0.3.1 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1 --global Configuring fast-logger-0.3.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building fast-logger-0.3.1... Preprocessing library fast-logger-0.3.1... [1 of 3] Compiling System.Log.FastLogger.File ( System/Log/FastLogger/File.hs, dist/build/System/Log/FastLogger/File.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [2 of 3] Compiling System.Log.FastLogger.Date ( System/Log/FastLogger/Date.hs, dist/build/System/Log/FastLogger/Date.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [3 of 3] Compiling System.Log.FastLogger ( System/Log/FastLogger.hs, dist/build/System/Log/FastLogger.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [1 of 3] Compiling System.Log.FastLogger.File ( System/Log/FastLogger/File.hs, dist/build/System/Log/FastLogger/File.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [2 of 3] Compiling System.Log.FastLogger.Date ( System/Log/FastLogger/Date.hs, dist/build/System/Log/FastLogger/Date.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [3 of 3] Compiling System.Log.FastLogger ( System/Log/FastLogger.hs, dist/build/System/Log/FastLogger.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... In-place registering fast-logger-0.3.1... + '[' -f dist/build/libHSfast-logger-0.3.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for fast-logger-0.3.1... Running hscolour for fast-logger-0.3.1... Preprocessing library fast-logger-0.3.1... Preprocessing library fast-logger-0.3.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 75% ( 3 / 4) in 'System.Log.FastLogger.File' 33% ( 1 / 3) in 'System.Log.FastLogger.Date' 95% ( 18 / 19) in 'System.Log.FastLogger' Documentation created: dist/doc/html/fast-logger/index.html, dist/doc/html/fast-logger/fast-logger.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s8QVGf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm ++ dirname /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm + cd fast-logger-0.3.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm -v directory dist/doc/html/fast-logger does exist: True creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1 creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1 copy directory 'dist/doc/html/fast-logger' to '/builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1'. creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1 creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/src Installing dist/doc/html/fast-logger/minus.gif to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/minus.gif Installing dist/doc/html/fast-logger/synopsis.png to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/synopsis.png Installing dist/doc/html/fast-logger/hslogo-16.png to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/hslogo-16.png Installing dist/doc/html/fast-logger/System-Log-FastLogger-Date.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/System-Log-FastLogger-Date.html Installing dist/doc/html/fast-logger/haddock-util.js to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/haddock-util.js Installing dist/doc/html/fast-logger/doc-index.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/doc-index.html Installing dist/doc/html/fast-logger/System-Log-FastLogger-File.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/System-Log-FastLogger-File.html Installing dist/doc/html/fast-logger/fast-logger.haddock to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/fast-logger.haddock Installing dist/doc/html/fast-logger/mini_System-Log-FastLogger-Date.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/mini_System-Log-FastLogger-Date.html Installing dist/doc/html/fast-logger/mini_System-Log-FastLogger.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/mini_System-Log-FastLogger.html Installing dist/doc/html/fast-logger/ocean.css to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/ocean.css Installing dist/doc/html/fast-logger/mini_System-Log-FastLogger-File.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/mini_System-Log-FastLogger-File.html Installing dist/doc/html/fast-logger/fast-logger.txt to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/fast-logger.txt Installing dist/doc/html/fast-logger/frames.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/frames.html Installing dist/doc/html/fast-logger/plus.gif to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/plus.gif Installing dist/doc/html/fast-logger/index-frames.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/index-frames.html Installing dist/doc/html/fast-logger/index.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/index.html Installing dist/doc/html/fast-logger/System-Log-FastLogger.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/System-Log-FastLogger.html Installing dist/doc/html/fast-logger/src/System-Log-FastLogger-Date.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/src/System-Log-FastLogger-Date.html Installing dist/doc/html/fast-logger/src/System-Log-FastLogger-File.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/src/System-Log-FastLogger-File.html Installing dist/doc/html/fast-logger/src/hscolour.css to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/src/hscolour.css Installing dist/doc/html/fast-logger/src/System-Log-FastLogger.html to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/src/System-Log-FastLogger.html creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1 Installing dist/doc/html/fast-logger/fast-logger.haddock to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1/fast-logger.haddock creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc-fast-logger-0.3.1 Installing LICENSE to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc-fast-logger-0.3.1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1 creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1 creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1 creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log/FastLogger Installing dist/build/System/Log/FastLogger.hi to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log/FastLogger.hi Installing dist/build/System/Log/FastLogger/File.hi to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log/FastLogger/File.hi Installing dist/build/System/Log/FastLogger/Date.hi to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log/FastLogger/Date.hi creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log/FastLogger Installing dist/build/System/Log/FastLogger.p_hi to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log/FastLogger.p_hi Installing dist/build/System/Log/FastLogger/File.p_hi to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log/FastLogger/File.p_hi Installing dist/build/System/Log/FastLogger/Date.p_hi to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/System/Log/FastLogger/Date.p_hi creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1 Installing dist/build/libHSfast-logger-0.3.1.a to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/libHSfast-logger-0.3.1.a creating /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1 Installing dist/build/libHSfast-logger-0.3.1_p.a to /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1/libHSfast-logger-0.3.1_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: fast-logger-0.3.1.conf + install -D --mode=0644 fast-logger-0.3.1.conf /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/package.conf.d/fast-logger-0.3.1.conf + rm -f ghc-fast-logger.files ghc-fast-logger-devel.files + touch ghc-fast-logger.files ghc-fast-logger-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1 ']' + echo '%dir /usr/lib/ghc-7.6.3/fast-logger-0.3.1' + echo '/usr/lib/ghc-7.6.3/package.conf.d/fast-logger-0.3.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1 ']' + find /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/lib/ghc-7.6.3/fast-logger-0.3.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc/html/libraries/fast-logger-0.3.1 ']' + echo /usr/share/doc/ghc/html/libraries/fast-logger-0.3.1 + for i in ghc-fast-logger.files ghc-fast-logger-devel.files + '[' -f ghc-fast-logger.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm!!g' ghc-fast-logger.files + for i in ghc-fast-logger.files ghc-fast-logger-devel.files + '[' -f ghc-fast-logger-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm!!g' ghc-fast-logger-devel.files + find /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.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-fast-logger-0.3.1-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JVti3Y + umask 022 + cd /builddir/build/BUILD + cd fast-logger-0.3.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc-fast-logger-0.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc-fast-logger-0.3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm/usr/share/doc/ghc-fast-logger-0.3.1 + exit 0 Provides: ghc-fast-logger = 0.3.1-3.el7 ghc-fast-logger(armv7hl-32) = 0.3.1-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-fast-logger-devel-0.3.1-3.el7.armv7hl Provides: ghc-devel(fast-logger-0.3.1-36e9de422cc8f2b70500958be47f11c8) ghc-fast-logger-devel = 0.3.1-3.el7 ghc-fast-logger-devel(armv7hl-32) = 0.3.1-3.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(blaze-builder-0.3.1.1-08ca3f22cab33ee3f1a90e7d5fc55e15) ghc-devel(bytestring-0.10.0.2-ea1d6622fb7aad447c7746744ecded40) ghc-devel(date-cache-0.3.0-92f4802226623ca057c4f6377d9cc8be) ghc-devel(directory-1.2.0.1-504c99535d64699e20e001d81b577d06) ghc-devel(filepath-1.3.0.1-62570c67b40fb99e7078c0d179220531) ghc-devel(text-0.11.3.1-17cae9ba49c3f3d533bf78a6e387f543) ghc-devel(unix-2.6.0.1-7550b9ae9dbc74e4d6570cc239a29030) ghc-devel(unix-time-0.1.8-416d76f2c97bc53a3d3b4b775f4d40bd) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm Wrote: /builddir/build/RPMS/ghc-fast-logger-0.3.1-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-fast-logger-devel-0.3.1-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6vqS9a + umask 022 + cd /builddir/build/BUILD + cd fast-logger-0.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-fast-logger-0.3.1-3.el7.arm + exit 0 Child return code was: 0