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-terminfo.spec'], gid=425chrootPath='/var/lib/mock/epel7-ghc-6995223-671617/root'shell=Falseuser='mockbuild'logger=timeout=172800env={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}printOutput=Falseuid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-terminfo.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildvm-ppc64-09.ppc.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/ghc-terminfo-0.3.2.5-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-terminfo.spec'], gid=425logger=chrootPath='/var/lib/mock/epel7-ghc-6995223-671617/root'shell=Falseuser='mockbuild'private_network=Truetimeout=172800env={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}printOutput=Falseuid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-terminfo.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k593oG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf terminfo-0.3.2.5 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/terminfo-0.3.2.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd terminfo-0.3.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KLbAgc + umask 022 + cd /builddir/build/BUILD + cd terminfo-0.3.2.5 ++ 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 ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-terminfo-0.3.2.5 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5 --global Configuring terminfo-0.3.2.5... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for setupterm in -lncursesw... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-gcc + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building terminfo-0.3.2.5... Preprocessing library terminfo-0.3.2.5... [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.o ) [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.p_o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.p_o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.p_o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.p_o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.p_o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.p_o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.p_o ) In-place registering terminfo-0.3.2.5... + '[' -f dist/build/libHSterminfo-0.3.2.5.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for terminfo-0.3.2.5... Running hscolour for terminfo-0.3.2.5... Preprocessing library terminfo-0.3.2.5... Preprocessing library terminfo-0.3.2.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 79% ( 22 / 28) in 'System.Console.Terminfo.Base' 32% ( 6 / 19) in 'System.Console.Terminfo.Keys' 41% ( 15 / 37) in 'System.Console.Terminfo.Cursor' 56% ( 14 / 25) in 'System.Console.Terminfo.Effects' 100% ( 5 / 5) in 'System.Console.Terminfo.Edit' 88% ( 7 / 8) in 'System.Console.Terminfo.Color' 100% ( 7 / 7) in 'System.Console.Terminfo' Documentation created: dist/doc/html/terminfo/index.html, dist/doc/html/terminfo/terminfo.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CUPG3R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64 + cd terminfo-0.3.2.5 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64 -v Reading parameters from ./terminfo.buildinfo directory dist/doc/html/terminfo does exist: True creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5 copy directory 'dist/doc/html/terminfo' to '/builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5'. creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/src Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Base.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/mini_System-Console-Terminfo-Base.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Color.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/mini_System-Console-Terminfo-Color.html Installing dist/doc/html/terminfo/hslogo-16.png to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/hslogo-16.png Installing dist/doc/html/terminfo/synopsis.png to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/synopsis.png Installing dist/doc/html/terminfo/terminfo.haddock to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/terminfo.haddock Installing dist/doc/html/terminfo/minus.gif to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/minus.gif Installing dist/doc/html/terminfo/ocean.css to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/ocean.css Installing dist/doc/html/terminfo/frames.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/frames.html Installing dist/doc/html/terminfo/System-Console-Terminfo-Edit.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/System-Console-Terminfo-Edit.html Installing dist/doc/html/terminfo/System-Console-Terminfo-Cursor.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/System-Console-Terminfo-Cursor.html Installing dist/doc/html/terminfo/System-Console-Terminfo-Base.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/System-Console-Terminfo-Base.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Edit.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/mini_System-Console-Terminfo-Edit.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Effects.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/mini_System-Console-Terminfo-Effects.html Installing dist/doc/html/terminfo/terminfo.txt to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/terminfo.txt Installing dist/doc/html/terminfo/plus.gif to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/plus.gif Installing dist/doc/html/terminfo/System-Console-Terminfo-Color.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/System-Console-Terminfo-Color.html Installing dist/doc/html/terminfo/index.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/index.html Installing dist/doc/html/terminfo/System-Console-Terminfo-Effects.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/System-Console-Terminfo-Effects.html Installing dist/doc/html/terminfo/doc-index.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/doc-index.html Installing dist/doc/html/terminfo/haddock-util.js to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/haddock-util.js Installing dist/doc/html/terminfo/System-Console-Terminfo-Keys.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/System-Console-Terminfo-Keys.html Installing dist/doc/html/terminfo/index-frames.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/index-frames.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Keys.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/mini_System-Console-Terminfo-Keys.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/mini_System-Console-Terminfo.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Cursor.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/mini_System-Console-Terminfo-Cursor.html Installing dist/doc/html/terminfo/System-Console-Terminfo.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/System-Console-Terminfo.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Edit.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/src/System-Console-Terminfo-Edit.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Cursor.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/src/System-Console-Terminfo-Cursor.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Base.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/src/System-Console-Terminfo-Base.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Color.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/src/System-Console-Terminfo-Color.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Effects.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/src/System-Console-Terminfo-Effects.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Keys.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/src/System-Console-Terminfo-Keys.html Installing dist/doc/html/terminfo/src/hscolour.css to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/src/hscolour.css Installing dist/doc/html/terminfo/src/System-Console-Terminfo.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/src/System-Console-Terminfo.html creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5 Installing dist/doc/html/terminfo/terminfo.haddock to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5/terminfo.haddock creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc-terminfo-0.3.2.5 Installing LICENSE to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc-terminfo-0.3.2.5/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo Installing dist/build/System/Console/Terminfo.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo.hi Installing dist/build/System/Console/Terminfo/Base.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Base.hi Installing dist/build/System/Console/Terminfo/Cursor.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.hi Installing dist/build/System/Console/Terminfo/Color.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Color.hi Installing dist/build/System/Console/Terminfo/Edit.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Edit.hi Installing dist/build/System/Console/Terminfo/Effects.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Effects.hi Installing dist/build/System/Console/Terminfo/Keys.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Keys.hi creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo Installing dist/build/System/Console/Terminfo.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo.p_hi Installing dist/build/System/Console/Terminfo/Base.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Base.p_hi Installing dist/build/System/Console/Terminfo/Cursor.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.p_hi Installing dist/build/System/Console/Terminfo/Color.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Color.p_hi Installing dist/build/System/Console/Terminfo/Edit.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Edit.p_hi Installing dist/build/System/Console/Terminfo/Effects.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Effects.p_hi Installing dist/build/System/Console/Terminfo/Keys.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/System/Console/Terminfo/Keys.p_hi creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5 Installing dist/build/libHSterminfo-0.3.2.5.a to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/libHSterminfo-0.3.2.5.a creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5 Installing dist/build/libHSterminfo-0.3.2.5_p.a to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5/libHSterminfo-0.3.2.5_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: terminfo-0.3.2.5.conf + install -D --mode=0644 terminfo-0.3.2.5.conf /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/package.conf.d/terminfo-0.3.2.5.conf + rm -f ghc-terminfo.files ghc-terminfo-devel.files + touch ghc-terminfo.files ghc-terminfo-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5 ']' + echo '%dir /usr/lib64/ghc-7.6.3/terminfo-0.3.2.5' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/terminfo-0.3.2.5*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5 ']' + find /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/lib64/ghc-7.6.3/terminfo-0.3.2.5 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5 ']' + echo /usr/share/doc/ghc/html/libraries/terminfo-0.3.2.5 + for i in ghc-terminfo.files ghc-terminfo-devel.files + '[' -f ghc-terminfo.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64!!g' ghc-terminfo.files + for i in ghc-terminfo.files ghc-terminfo-devel.files + '[' -f ghc-terminfo-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64!!g' ghc-terminfo-devel.files + find /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/bin -a -x /usr/bin/execstack ']' + case 7.6.3 in + /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-terminfo-0.3.2.5-4.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ml6Pvy + umask 022 + cd /builddir/build/BUILD + cd terminfo-0.3.2.5 + DOCDIR=/builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc-terminfo-0.3.2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc-terminfo-0.3.2.5 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64/usr/share/doc/ghc-terminfo-0.3.2.5 + exit 0 Provides: ghc-terminfo = 0.3.2.5-4.el7 ghc-terminfo(ppc-64) = 0.3.2.5-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-terminfo-devel-0.3.2.5-4.el7.ppc64 Provides: ghc-devel(terminfo-0.3.2.5-088265a8bec63dc83c7c4412bca061e6) ghc-terminfo-devel = 0.3.2.5-4.el7 ghc-terminfo-devel(ppc-64) = 0.3.2.5-4.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-97b0c15fda65c7ca344c9273af149268) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64 warning: Could not canonicalize hostname: buildvm-ppc64-09.ppc.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-terminfo-0.3.2.5-4.el7.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-terminfo-devel-0.3.2.5-4.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bB9iDC + umask 022 + cd /builddir/build/BUILD + cd terminfo-0.3.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.5-4.el7.ppc64 + exit 0 Child return code was: 0