Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-threads.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f343b4d5630f773ef7ae2244af8b2fd062b39352/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-threads.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-threads-0.5.1.1-1.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-threads.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f343b4d5630f773ef7ae2244af8b2fd062b39352/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-threads.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.MlQel3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf threads-0.5.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/threads-0.5.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd threads-0.5.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CWr851 + umask 022 + cd /builddir/build/BUILD + cd threads-0.5.1.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-threads-0.5.1.1 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/threads-0.5.1.1 --global Configuring threads-0.5.1.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building threads-0.5.1.1... Preprocessing library threads-0.5.1.1... [1 of 3] Compiling Control.Concurrent.Raw ( Control/Concurrent/Raw.hs, dist/build/Control/Concurrent/Raw.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [2 of 3] Compiling Control.Concurrent.Thread ( Control/Concurrent/Thread.hs, dist/build/Control/Concurrent/Thread.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [3 of 3] Compiling Control.Concurrent.Thread.Group ( Control/Concurrent/Thread/Group.hs, dist/build/Control/Concurrent/Thread/Group.o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [1 of 3] Compiling Control.Concurrent.Raw ( Control/Concurrent/Raw.hs, dist/build/Control/Concurrent/Raw.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [2 of 3] Compiling Control.Concurrent.Thread ( Control/Concurrent/Thread.hs, dist/build/Control/Concurrent/Thread.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... [3 of 3] Compiling Control.Concurrent.Thread.Group ( Control/Concurrent/Thread/Group.hs, dist/build/Control/Concurrent/Thread/Group.p_o ) You are using a new version of LLVM that hasn't been tested yet! We will try though... In-place registering threads-0.5.1.1... + '[' -f dist/build/libHSthreads-0.5.1.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for threads-0.5.1.1... Running hscolour for threads-0.5.1.1... Preprocessing library threads-0.5.1.1... Preprocessing library threads-0.5.1.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-9175/Control/Concurrent/Thread/Group.hs:83:1: Warning: The qualified import of `Control.Concurrent.Thread' is redundant except perhaps to import instances from `Control.Concurrent.Thread' To import instances alone, use: import Control.Concurrent.Thread() Haddock coverage: 0% ( 0 / 3) in 'Control.Concurrent.Raw' 100% ( 10 / 10) in 'Control.Concurrent.Thread' 100% ( 12 / 12) in 'Control.Concurrent.Thread.Group' Documentation created: dist/doc/html/threads/index.html, dist/doc/html/threads/threads.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dGV6bh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm ++ dirname /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm + cd threads-0.5.1.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm -v directory dist/doc/html/threads does exist: True creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1 copy directory 'dist/doc/html/threads' to '/builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1'. creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/src Installing dist/doc/html/threads/minus.gif to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/minus.gif Installing dist/doc/html/threads/synopsis.png to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/synopsis.png Installing dist/doc/html/threads/hslogo-16.png to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/hslogo-16.png Installing dist/doc/html/threads/haddock-util.js to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/haddock-util.js Installing dist/doc/html/threads/doc-index.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/doc-index.html Installing dist/doc/html/threads/mini_Control-Concurrent-Thread.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/mini_Control-Concurrent-Thread.html Installing dist/doc/html/threads/mini_Control-Concurrent-Thread-Group.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/mini_Control-Concurrent-Thread-Group.html Installing dist/doc/html/threads/threads.txt to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/threads.txt Installing dist/doc/html/threads/ocean.css to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/ocean.css Installing dist/doc/html/threads/threads.haddock to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/threads.haddock Installing dist/doc/html/threads/Control-Concurrent-Thread-Group.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/Control-Concurrent-Thread-Group.html Installing dist/doc/html/threads/Control-Concurrent-Thread.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/Control-Concurrent-Thread.html Installing dist/doc/html/threads/frames.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/frames.html Installing dist/doc/html/threads/plus.gif to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/plus.gif Installing dist/doc/html/threads/index-frames.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/index-frames.html Installing dist/doc/html/threads/index.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/index.html Installing dist/doc/html/threads/src/Control-Concurrent-Raw.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/src/Control-Concurrent-Raw.html Installing dist/doc/html/threads/src/Control-Concurrent-Thread-Group.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/src/Control-Concurrent-Thread-Group.html Installing dist/doc/html/threads/src/Control-Concurrent-Thread.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/src/Control-Concurrent-Thread.html Installing dist/doc/html/threads/src/hscolour.css to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/src/hscolour.css creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1 Installing dist/doc/html/threads/threads.haddock to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/threads.haddock creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc-threads-0.5.1.1 Installing LICENSE to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc-threads-0.5.1.1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent/Thread Installing dist/build/Control/Concurrent/Thread.hi to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent/Thread.hi Installing dist/build/Control/Concurrent/Thread/Group.hi to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent/Thread/Group.hi Installing dist/build/Control/Concurrent/Raw.hi to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent/Raw.hi creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent/Thread Installing dist/build/Control/Concurrent/Thread.p_hi to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent/Thread.p_hi Installing dist/build/Control/Concurrent/Thread/Group.p_hi to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent/Thread/Group.p_hi Installing dist/build/Control/Concurrent/Raw.p_hi to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent/Raw.p_hi creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1 Installing dist/build/libHSthreads-0.5.1.1.a to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/libHSthreads-0.5.1.1.a creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1 Installing dist/build/libHSthreads-0.5.1.1_p.a to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1/libHSthreads-0.5.1.1_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: threads-0.5.1.1.conf + install -D --mode=0644 threads-0.5.1.1.conf /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/package.conf.d/threads-0.5.1.1.conf + rm -f ghc-threads.files ghc-threads-devel.files + touch ghc-threads.files ghc-threads-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1 ']' + echo '%dir /usr/lib/ghc-7.6.3/threads-0.5.1.1' + echo '/usr/lib/ghc-7.6.3/package.conf.d/threads-0.5.1.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1 ']' + find /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/lib/ghc-7.6.3/threads-0.5.1.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc/html/libraries/threads-0.5.1.1 ']' + echo /usr/share/doc/ghc/html/libraries/threads-0.5.1.1 + for i in ghc-threads.files ghc-threads-devel.files + '[' -f ghc-threads.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm!!g' ghc-threads.files + for i in ghc-threads.files ghc-threads-devel.files + '[' -f ghc-threads-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm!!g' ghc-threads-devel.files + find /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.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-threads-0.5.1.1-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IEpHlB + umask 022 + cd /builddir/build/BUILD + cd threads-0.5.1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc-threads-0.5.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc-threads-0.5.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc-threads-0.5.1.1 + exit 0 Provides: ghc-threads = 0.5.1.1-1.el7 ghc-threads(armv7hl-32) = 0.5.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-threads-devel-0.5.1.1-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pX4zT3 + umask 022 + cd /builddir/build/BUILD + cd threads-0.5.1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc-threads-devel-0.5.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc-threads-devel-0.5.1.1 + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm/usr/share/doc/ghc-threads-devel-0.5.1.1 + exit 0 Provides: ghc-devel(threads-0.5.1.1-a44fbb79fa99386e7addf3ad7709fbb0) ghc-threads-devel = 0.5.1.1-1.el7 ghc-threads-devel(armv7hl-32) = 0.5.1.1-1.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(base-unicode-symbols-0.2.2.4-d8e60516914ea13736870f40778c5ac1) ghc-devel(stm-2.4.2-0f41fcf17f5bc067084394f47dbfe7cf) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm Wrote: /builddir/build/RPMS/ghc-threads-0.5.1.1-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-threads-devel-0.5.1.1-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eGKiDr + umask 022 + cd /builddir/build/BUILD + cd threads-0.5.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.arm + exit 0 Child return code was: 0