Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-threads.spec'], gid=425printOutput=Falseuid=1000timeout=172800chrootPath='/var/lib/mock/epel7-ghc-7011614-672299/root'user='mockbuild'shell=Falseenv={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-threads.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildppcle-03.phx2.fedoraproject.org Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/ghc-threads-0.5.1.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-threads.spec'], gid=425printOutput=Falseuid=1000private_network=TruechrootPath='/var/lib/mock/epel7-ghc-7011614-672299/root'user='mockbuild'timeout=172800env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-threads.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5ntEI0 + 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.m0ilO8 + 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 ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --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 ) [2 of 3] Compiling Control.Concurrent.Thread ( Control/Concurrent/Thread.hs, dist/build/Control/Concurrent/Thread.o ) [3 of 3] Compiling Control.Concurrent.Thread.Group ( Control/Concurrent/Thread/Group.hs, dist/build/Control/Concurrent/Thread/Group.o ) [1 of 3] Compiling Control.Concurrent.Raw ( Control/Concurrent/Raw.hs, dist/build/Control/Concurrent/Raw.p_o ) [2 of 3] Compiling Control.Concurrent.Thread ( Control/Concurrent/Thread.hs, dist/build/Control/Concurrent/Thread.p_o ) [3 of 3] Compiling Control.Concurrent.Thread.Group ( Control/Concurrent/Thread/Group.hs, dist/build/Control/Concurrent/Thread/Group.p_o ) 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-1141/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.Pl5mPj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le + 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.ppc64le -v directory dist/doc/html/threads does exist: True creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/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.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1'. creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/src Installing dist/doc/html/threads/mini_Control-Concurrent-Thread-Group.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/mini_Control-Concurrent-Thread-Group.html Installing dist/doc/html/threads/ocean.css to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/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.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/threads.haddock Installing dist/doc/html/threads/mini_Control-Concurrent-Thread.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/mini_Control-Concurrent-Thread.html Installing dist/doc/html/threads/plus.gif to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/plus.gif Installing dist/doc/html/threads/haddock-util.js to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/haddock-util.js Installing dist/doc/html/threads/frames.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/frames.html Installing dist/doc/html/threads/threads.txt to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/threads.txt Installing dist/doc/html/threads/index.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/index.html Installing dist/doc/html/threads/doc-index.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/doc-index.html Installing dist/doc/html/threads/Control-Concurrent-Thread.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/Control-Concurrent-Thread.html Installing dist/doc/html/threads/Control-Concurrent-Thread-Group.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/Control-Concurrent-Thread-Group.html Installing dist/doc/html/threads/index-frames.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/index-frames.html Installing dist/doc/html/threads/minus.gif to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/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.ppc64le/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.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/hslogo-16.png Installing dist/doc/html/threads/src/Control-Concurrent-Raw.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/src/Control-Concurrent-Raw.html Installing dist/doc/html/threads/src/hscolour.css to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/src/hscolour.css Installing dist/doc/html/threads/src/Control-Concurrent-Thread.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/src/Control-Concurrent-Thread.html Installing dist/doc/html/threads/src/Control-Concurrent-Thread-Group.html to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc/html/libraries/threads-0.5.1.1/src/Control-Concurrent-Thread-Group.html creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/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.ppc64le/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.ppc64le/usr/share/doc/ghc-threads-0.5.1.1 Installing LICENSE to /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc-threads-0.5.1.1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/ghc-7.6.3/threads-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/ghc-7.6.3/threads-0.5.1.1/Control creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/ghc-7.6.3/threads-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/ghc-7.6.3/threads-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/ghc-7.6.3/threads-0.5.1.1/Control creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/ghc-7.6.3/threads-0.5.1.1/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/usr/lib64/ghc-7.6.3/threads-0.5.1.1 ']' + echo '%dir /usr/lib64/ghc-7.6.3/threads-0.5.1.1' + echo '/usr/lib64/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.ppc64le/usr/lib64/ghc-7.6.3/threads-0.5.1.1 ']' + find /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/lib64/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.ppc64le/usr/lib64/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.ppc64le/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.ppc64le!!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.ppc64le!!g' ghc-threads-devel.files + find /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/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.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Whj4nv + umask 022 + cd /builddir/build/BUILD + cd threads-0.5.1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/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.ppc64le/usr/share/doc/ghc-threads-0.5.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/usr/share/doc/ghc-threads-0.5.1.1 + exit 0 Provides: ghc-threads = 0.5.1.1-1.el7 ghc-threads(ppc-64) = 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.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K9VsXG + umask 022 + cd /builddir/build/BUILD + cd threads-0.5.1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le/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.ppc64le/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.ppc64le/usr/share/doc/ghc-threads-devel-0.5.1.1 + exit 0 Provides: ghc-devel(threads-0.5.1.1-588c7277f6ea357841aa910265a4b24f) ghc-threads-devel = 0.5.1.1-1.el7 ghc-threads-devel(ppc-64) = 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-09ff87605ffe5121969efa70a6c1d636) ghc-devel(base-unicode-symbols-0.2.2.4-ec1c787160bf91bc92b0b4f99c4199a9) ghc-devel(stm-2.4.2-b5d718b1a5f1fbcdb61a336aef0c2130) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-threads-0.5.1.1-1.el7.ppc64le Wrote: /builddir/build/RPMS/ghc-threads-0.5.1.1-1.el7.ppc64le.rpm warning: Could not canonicalize hostname: buildppcle-03.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-threads-devel-0.5.1.1-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U5qxcg + 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.ppc64le + exit 0 Child return code was: 0