Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-cmdtheline.spec'], printOutput=Falseuser='mockbuild'timeout=172800logger=chrootPath='/var/lib/mock/epel7-ghc-7001781-671986/root'shell=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}uid=1000gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-cmdtheline.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildvm-ppc64-08.ppc.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/ghc-cmdtheline-0.2.3-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-cmdtheline.spec'], printOutput=Falselogger=timeout=172800user='mockbuild'chrootPath='/var/lib/mock/epel7-ghc-7001781-671986/root'private_network=Trueshell=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}uid=1000gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-cmdtheline.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pl6JGX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cmdtheline-0.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/cmdtheline-0.2.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cmdtheline-0.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv --from=ISO-8859-1 --to=UTF-8 README.md + touch -r README.md README.md.new + mv README.md.new README.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VnKryl + umask 022 + cd /builddir/build/BUILD + cd cmdtheline-0.2.3 ++ 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-cmdtheline-0.2.3 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3 --global Configuring cmdtheline-0.2.3... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building cmdtheline-0.2.3... Preprocessing library cmdtheline-0.2.3... [ 1 of 12] Compiling System.Console.CmdTheLine.Trie ( src/System/Console/CmdTheLine/Trie.hs, dist/build/System/Console/CmdTheLine/Trie.o ) [ 2 of 12] Compiling System.Console.CmdTheLine.Common ( src/System/Console/CmdTheLine/Common.hs, dist/build/System/Console/CmdTheLine/Common.o ) [ 3 of 12] Compiling System.Console.CmdTheLine.Manpage ( src/System/Console/CmdTheLine/Manpage.hs, dist/build/System/Console/CmdTheLine/Manpage.o ) [ 4 of 12] Compiling System.Console.CmdTheLine.Help ( src/System/Console/CmdTheLine/Help.hs, dist/build/System/Console/CmdTheLine/Help.o ) [ 5 of 12] Compiling System.Console.CmdTheLine.Err ( src/System/Console/CmdTheLine/Err.hs, dist/build/System/Console/CmdTheLine/Err.o ) [ 6 of 12] Compiling System.Console.CmdTheLine.CmdLine ( src/System/Console/CmdTheLine/CmdLine.hs, dist/build/System/Console/CmdTheLine/CmdLine.o ) [ 7 of 12] Compiling System.Console.CmdTheLine.Util ( src/System/Console/CmdTheLine/Util.hs, dist/build/System/Console/CmdTheLine/Util.o ) [ 8 of 12] Compiling System.Console.CmdTheLine.ArgVal ( src/System/Console/CmdTheLine/ArgVal.hs, dist/build/System/Console/CmdTheLine/ArgVal.o ) [ 9 of 12] Compiling System.Console.CmdTheLine.Arg ( src/System/Console/CmdTheLine/Arg.hs, dist/build/System/Console/CmdTheLine/Arg.o ) [10 of 12] Compiling System.Console.CmdTheLine.Term ( src/System/Console/CmdTheLine/Term.hs, dist/build/System/Console/CmdTheLine/Term.o ) [11 of 12] Compiling System.Console.CmdTheLine ( src/System/Console/CmdTheLine.hs, dist/build/System/Console/CmdTheLine.o ) [12 of 12] Compiling System.Console.CmdTheLine.GetOpt ( src/System/Console/CmdTheLine/GetOpt.hs, dist/build/System/Console/CmdTheLine/GetOpt.o ) [ 1 of 12] Compiling System.Console.CmdTheLine.Trie ( src/System/Console/CmdTheLine/Trie.hs, dist/build/System/Console/CmdTheLine/Trie.p_o ) [ 2 of 12] Compiling System.Console.CmdTheLine.Common ( src/System/Console/CmdTheLine/Common.hs, dist/build/System/Console/CmdTheLine/Common.p_o ) [ 3 of 12] Compiling System.Console.CmdTheLine.Manpage ( src/System/Console/CmdTheLine/Manpage.hs, dist/build/System/Console/CmdTheLine/Manpage.p_o ) [ 4 of 12] Compiling System.Console.CmdTheLine.Help ( src/System/Console/CmdTheLine/Help.hs, dist/build/System/Console/CmdTheLine/Help.p_o ) [ 5 of 12] Compiling System.Console.CmdTheLine.Err ( src/System/Console/CmdTheLine/Err.hs, dist/build/System/Console/CmdTheLine/Err.p_o ) [ 6 of 12] Compiling System.Console.CmdTheLine.CmdLine ( src/System/Console/CmdTheLine/CmdLine.hs, dist/build/System/Console/CmdTheLine/CmdLine.p_o ) [ 7 of 12] Compiling System.Console.CmdTheLine.Util ( src/System/Console/CmdTheLine/Util.hs, dist/build/System/Console/CmdTheLine/Util.p_o ) [ 8 of 12] Compiling System.Console.CmdTheLine.ArgVal ( src/System/Console/CmdTheLine/ArgVal.hs, dist/build/System/Console/CmdTheLine/ArgVal.p_o ) [ 9 of 12] Compiling System.Console.CmdTheLine.Arg ( src/System/Console/CmdTheLine/Arg.hs, dist/build/System/Console/CmdTheLine/Arg.p_o ) [10 of 12] Compiling System.Console.CmdTheLine.Term ( src/System/Console/CmdTheLine/Term.hs, dist/build/System/Console/CmdTheLine/Term.p_o ) [11 of 12] Compiling System.Console.CmdTheLine ( src/System/Console/CmdTheLine.hs, dist/build/System/Console/CmdTheLine.p_o ) [12 of 12] Compiling System.Console.CmdTheLine.GetOpt ( src/System/Console/CmdTheLine/GetOpt.hs, dist/build/System/Console/CmdTheLine/GetOpt.p_o ) In-place registering cmdtheline-0.2.3... + '[' -f dist/build/libHScmdtheline-0.2.3.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for cmdtheline-0.2.3... Running hscolour for cmdtheline-0.2.3... Preprocessing library cmdtheline-0.2.3... Preprocessing library cmdtheline-0.2.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 9) in 'System.Console.CmdTheLine.Trie' 23% ( 6 / 26) in 'System.Console.CmdTheLine.Common' 0% ( 0 / 15) in 'System.Console.CmdTheLine.Manpage' 0% ( 0 / 5) in 'System.Console.CmdTheLine.Help' 13% ( 4 / 30) in 'System.Console.CmdTheLine.Err' 0% ( 0 / 4) in 'System.Console.CmdTheLine.CmdLine' 92% ( 11 / 12) in 'System.Console.CmdTheLine.Util' 95% ( 19 / 20) in 'System.Console.CmdTheLine.ArgVal' 97% ( 32 / 33) in 'System.Console.CmdTheLine.Arg' 93% ( 13 / 14) in 'System.Console.CmdTheLine.Term' 95% ( 19 / 20) in 'System.Console.CmdTheLine' 100% ( 3 / 3) in 'System.Console.CmdTheLine.GetOpt' Warning: System.Console.CmdTheLine: could not find link destinations for: System.Console.CmdTheLine.Common.Fail Documentation created: dist/doc/html/cmdtheline/index.html, dist/doc/html/cmdtheline/cmdtheline.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OH0aU5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64 + cd cmdtheline-0.2.3 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64 -v directory dist/doc/html/cmdtheline does exist: True creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3 creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3 copy directory 'dist/doc/html/cmdtheline' to '/builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3'. creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3 creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src Installing dist/doc/html/cmdtheline/index.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/index.html Installing dist/doc/html/cmdtheline/mini_System-Console-CmdTheLine-Util.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/mini_System-Console-CmdTheLine-Util.html Installing dist/doc/html/cmdtheline/frames.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/frames.html Installing dist/doc/html/cmdtheline/cmdtheline.haddock to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/cmdtheline.haddock Installing dist/doc/html/cmdtheline/System-Console-CmdTheLine-Arg.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/System-Console-CmdTheLine-Arg.html Installing dist/doc/html/cmdtheline/mini_System-Console-CmdTheLine-GetOpt.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/mini_System-Console-CmdTheLine-GetOpt.html Installing dist/doc/html/cmdtheline/ocean.css to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/ocean.css Installing dist/doc/html/cmdtheline/plus.gif to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/plus.gif Installing dist/doc/html/cmdtheline/System-Console-CmdTheLine-GetOpt.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/System-Console-CmdTheLine-GetOpt.html Installing dist/doc/html/cmdtheline/mini_System-Console-CmdTheLine.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/mini_System-Console-CmdTheLine.html Installing dist/doc/html/cmdtheline/minus.gif to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/minus.gif Installing dist/doc/html/cmdtheline/mini_System-Console-CmdTheLine-Arg.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/mini_System-Console-CmdTheLine-Arg.html Installing dist/doc/html/cmdtheline/mini_System-Console-CmdTheLine-ArgVal.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/mini_System-Console-CmdTheLine-ArgVal.html Installing dist/doc/html/cmdtheline/System-Console-CmdTheLine-ArgVal.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/System-Console-CmdTheLine-ArgVal.html Installing dist/doc/html/cmdtheline/index-frames.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/index-frames.html Installing dist/doc/html/cmdtheline/doc-index.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/doc-index.html Installing dist/doc/html/cmdtheline/haddock-util.js to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/haddock-util.js Installing dist/doc/html/cmdtheline/cmdtheline.txt to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/cmdtheline.txt Installing dist/doc/html/cmdtheline/System-Console-CmdTheLine-Term.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/System-Console-CmdTheLine-Term.html Installing dist/doc/html/cmdtheline/synopsis.png to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/synopsis.png Installing dist/doc/html/cmdtheline/hslogo-16.png to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/hslogo-16.png Installing dist/doc/html/cmdtheline/System-Console-CmdTheLine.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/System-Console-CmdTheLine.html Installing dist/doc/html/cmdtheline/System-Console-CmdTheLine-Util.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/System-Console-CmdTheLine-Util.html Installing dist/doc/html/cmdtheline/mini_System-Console-CmdTheLine-Term.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/mini_System-Console-CmdTheLine-Term.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-Arg.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-Arg.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-Help.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-Help.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-Common.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-Common.html Installing dist/doc/html/cmdtheline/src/hscolour.css to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/hscolour.css Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-Manpage.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-Manpage.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-GetOpt.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-GetOpt.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-ArgVal.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-ArgVal.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-Trie.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-Trie.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-Term.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-Term.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-Err.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-Err.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-CmdLine.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-CmdLine.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine.html Installing dist/doc/html/cmdtheline/src/System-Console-CmdTheLine-Util.html to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/src/System-Console-CmdTheLine-Util.html creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3 Installing dist/doc/html/cmdtheline/cmdtheline.haddock to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3/cmdtheline.haddock creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc-cmdtheline-0.2.3 Installing LICENSE to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc-cmdtheline-0.2.3/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3 creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3 creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3 creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine Installing dist/build/System/Console/CmdTheLine.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine.hi Installing dist/build/System/Console/CmdTheLine/Arg.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Arg.hi Installing dist/build/System/Console/CmdTheLine/ArgVal.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/ArgVal.hi Installing dist/build/System/Console/CmdTheLine/Term.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Term.hi Installing dist/build/System/Console/CmdTheLine/Util.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Util.hi Installing dist/build/System/Console/CmdTheLine/GetOpt.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/GetOpt.hi Installing dist/build/System/Console/CmdTheLine/Common.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Common.hi Installing dist/build/System/Console/CmdTheLine/Err.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Err.hi Installing dist/build/System/Console/CmdTheLine/Help.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Help.hi Installing dist/build/System/Console/CmdTheLine/Trie.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Trie.hi Installing dist/build/System/Console/CmdTheLine/Manpage.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Manpage.hi Installing dist/build/System/Console/CmdTheLine/CmdLine.hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/CmdLine.hi creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine Installing dist/build/System/Console/CmdTheLine.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine.p_hi Installing dist/build/System/Console/CmdTheLine/Arg.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Arg.p_hi Installing dist/build/System/Console/CmdTheLine/ArgVal.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/ArgVal.p_hi Installing dist/build/System/Console/CmdTheLine/Term.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Term.p_hi Installing dist/build/System/Console/CmdTheLine/Util.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Util.p_hi Installing dist/build/System/Console/CmdTheLine/GetOpt.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/GetOpt.p_hi Installing dist/build/System/Console/CmdTheLine/Common.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Common.p_hi Installing dist/build/System/Console/CmdTheLine/Err.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Err.p_hi Installing dist/build/System/Console/CmdTheLine/Help.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Help.p_hi Installing dist/build/System/Console/CmdTheLine/Trie.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Trie.p_hi Installing dist/build/System/Console/CmdTheLine/Manpage.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/Manpage.p_hi Installing dist/build/System/Console/CmdTheLine/CmdLine.p_hi to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/System/Console/CmdTheLine/CmdLine.p_hi creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3 Installing dist/build/libHScmdtheline-0.2.3.a to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/libHScmdtheline-0.2.3.a creating /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3 Installing dist/build/libHScmdtheline-0.2.3_p.a to /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3/libHScmdtheline-0.2.3_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: cmdtheline-0.2.3.conf + install -D --mode=0644 cmdtheline-0.2.3.conf /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/package.conf.d/cmdtheline-0.2.3.conf + rm -f ghc-cmdtheline.files ghc-cmdtheline-devel.files + touch ghc-cmdtheline.files ghc-cmdtheline-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3 ']' + echo '%dir /usr/lib64/ghc-7.6.3/cmdtheline-0.2.3' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/cmdtheline-0.2.3*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3 ']' + find /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/lib64/ghc-7.6.3/cmdtheline-0.2.3 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3 ']' + echo /usr/share/doc/ghc/html/libraries/cmdtheline-0.2.3 + for i in ghc-cmdtheline.files ghc-cmdtheline-devel.files + '[' -f ghc-cmdtheline.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64!!g' ghc-cmdtheline.files + for i in ghc-cmdtheline.files ghc-cmdtheline-devel.files + '[' -f ghc-cmdtheline-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64!!g' ghc-cmdtheline-devel.files + find /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MgCviR + umask 022 + cd /builddir/build/BUILD + cd cmdtheline-0.2.3 + exit 0 Processing files: ghc-cmdtheline-0.2.3-2.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KHfWGC + umask 022 + cd /builddir/build/BUILD + cd cmdtheline-0.2.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc-cmdtheline-0.2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc-cmdtheline-0.2.3 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc-cmdtheline-0.2.3 + exit 0 Provides: ghc-cmdtheline = 0.2.3-2.el7 ghc-cmdtheline(ppc-64) = 0.2.3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-cmdtheline-devel-0.2.3-2.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hp875n + umask 022 + cd /builddir/build/BUILD + cd cmdtheline-0.2.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc-cmdtheline-devel-0.2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc-cmdtheline-devel-0.2.3 + cp -pr README.md /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc-cmdtheline-devel-0.2.3 + cp -pr doc /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64/usr/share/doc/ghc-cmdtheline-devel-0.2.3 + exit 0 Provides: ghc-cmdtheline-devel = 0.2.3-2.el7 ghc-cmdtheline-devel(ppc-64) = 0.2.3-2.el7 ghc-cmdtheline-static = 0.2.3-2.el7 ghc-devel(cmdtheline-0.2.3-b16e2482191b3fd8a60f454833923441) 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-97b0c15fda65c7ca344c9273af149268) ghc-devel(containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2) ghc-devel(directory-1.2.0.1-e74e44fa9f1ad0b23e55885287f4cc72) ghc-devel(filepath-1.3.0.1-bf360bbe96423d519b5d1a41f50eca91) ghc-devel(parsec-3.1.3-3d9ecb28a032914b59837080bedb3edc) ghc-devel(pretty-1.1.1.0-66181c695e6a2e173ba2088cf55cc396) ghc-devel(process-1.1.0.2-1166f52e9d712d2e7586cc18561a00d9) ghc-devel(transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64 warning: Could not canonicalize hostname: buildvm-ppc64-08.ppc.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-cmdtheline-0.2.3-2.el7.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-cmdtheline-devel-0.2.3-2.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.02UxtH + umask 022 + cd /builddir/build/BUILD + cd cmdtheline-0.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-cmdtheline-0.2.3-2.el7.ppc64 + exit 0 Child return code was: 0