Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ghc-terminfo.spec'], False, '/var/lib/mock/dist-6E-epel-build-1347058-217253/root/', None, 86400, True, False, 418, 418, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ghc-terminfo.spec'] warning: Could not canonicalize hostname: x86-07.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-terminfo-0.3.2.3-2.el6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ghc-terminfo.spec'], False, '/var/lib/mock/dist-6E-epel-build-1347058-217253/root/', None, 86400, True, False, 418, 418, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ghc-terminfo.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.88HdZn + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf terminfo-0.3.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/terminfo-0.3.2.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd terminfo-0.3.2.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yzBA2Q + umask 022 + cd /builddir/build/BUILD + cd terminfo-0.3.2.3 + LANG=C + export LANG + unset DISPLAY ++ ghc --info ++ grep '"Booter version","7.0.4"' + '[' '!' ' ,("Booter version","7.0.4")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-conf -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-terminfo-0.3.2.3 --htmldir=/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3 '--libsubdir=$compiler/$pkgid' --ghc --enable-shared --enable-executable-dynamic -p Configuring terminfo-0.3.2.3... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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 + '[' -x Setup ']' + ./Setup build Preprocessing library terminfo-0.3.2.3... Building terminfo-0.3.2.3... [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 ) [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.dyn_o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.dyn_o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.dyn_o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.dyn_o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.dyn_o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.dyn_o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.dyn_o ) Registering terminfo-0.3.2.3... + '[' -x Setup ']' + ./Setup haddock --hyperlink-source Running Haddock for terminfo-0.3.2.3... Preprocessing library terminfo-0.3.2.3... Running hscolour for terminfo-0.3.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 for dist/build/tmp1520/System/Console/Terminfo/Base.hs: 22/28 79% haddock coverage for dist/build/tmp1520/System/Console/Terminfo/Keys.hs: 6/19 32% haddock coverage for dist/build/tmp1520/System/Console/Terminfo/Cursor.hs: 15/37 41% haddock coverage for dist/build/tmp1520/System/Console/Terminfo/Effects.hs: 14/25 56% haddock coverage for dist/build/tmp1520/System/Console/Terminfo/Edit.hs: 5/5 100% haddock coverage for dist/build/tmp1520/System/Console/Terminfo/Color.hs: 7/8 88% haddock coverage for dist/build/tmp1520/System/Console/Terminfo.hs: 7/7 100% Documentation created: dist/doc/html/terminfo/index.html + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CqhsBF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64 + cd terminfo-0.3.2.3 + LANG=C + export LANG + unset DISPLAY + '[' -x Setup ']' + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64 -v Reading parameters from ./terminfo.buildinfo directory dist/doc/html/terminfo does exist: True creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3 copy directory 'dist/doc/html/terminfo' to '/builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3'. creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/. creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/src Installing dist/doc/html/terminfo/System-Console-Terminfo-Effects.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/System-Console-Terminfo-Effects.html Installing dist/doc/html/terminfo/doc-index.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/doc-index.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Effects.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/mini_System-Console-Terminfo-Effects.html Installing dist/doc/html/terminfo/ocean.css to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/ocean.css Installing dist/doc/html/terminfo/hslogo-16.png to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/hslogo-16.png Installing dist/doc/html/terminfo/index-frames.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/index-frames.html Installing dist/doc/html/terminfo/minus.gif to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/minus.gif Installing dist/doc/html/terminfo/System-Console-Terminfo-Base.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/System-Console-Terminfo-Base.html Installing dist/doc/html/terminfo/System-Console-Terminfo.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/System-Console-Terminfo.html Installing dist/doc/html/terminfo/haddock-util.js to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/haddock-util.js Installing dist/doc/html/terminfo/terminfo.haddock to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/terminfo.haddock Installing dist/doc/html/terminfo/System-Console-Terminfo-Cursor.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/System-Console-Terminfo-Cursor.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Color.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/mini_System-Console-Terminfo-Color.html Installing dist/doc/html/terminfo/plus.gif to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/plus.gif Installing dist/doc/html/terminfo/System-Console-Terminfo-Edit.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/System-Console-Terminfo-Edit.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Cursor.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/mini_System-Console-Terminfo-Cursor.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Keys.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/mini_System-Console-Terminfo-Keys.html Installing dist/doc/html/terminfo/synopsis.png to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/synopsis.png Installing dist/doc/html/terminfo/mini_System-Console-Terminfo.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/mini_System-Console-Terminfo.html Installing dist/doc/html/terminfo/index.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/index.html Installing dist/doc/html/terminfo/frames.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/frames.html Installing dist/doc/html/terminfo/System-Console-Terminfo-Keys.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/System-Console-Terminfo-Keys.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Edit.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/mini_System-Console-Terminfo-Edit.html Installing dist/doc/html/terminfo/mini_System-Console-Terminfo-Base.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/mini_System-Console-Terminfo-Base.html Installing dist/doc/html/terminfo/System-Console-Terminfo-Color.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/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.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/src/System-Console-Terminfo-Effects.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Base.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/src/System-Console-Terminfo-Base.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/src/System-Console-Terminfo.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Cursor.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/src/System-Console-Terminfo-Cursor.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Edit.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/src/System-Console-Terminfo-Edit.html Installing dist/doc/html/terminfo/src/hscolour.css to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/src/hscolour.css Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Keys.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/src/System-Console-Terminfo-Keys.html Installing dist/doc/html/terminfo/src/System-Console-Terminfo-Color.html to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/src/System-Console-Terminfo-Color.html creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3 Installing dist/doc/html/terminfo/terminfo.haddock to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3/terminfo.haddock creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc-terminfo-0.3.2.3 Installing LICENSE to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc-terminfo-0.3.2.3/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo Installing dist/build/System/Console/Terminfo.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo.hi Installing dist/build/System/Console/Terminfo/Base.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Base.hi Installing dist/build/System/Console/Terminfo/Cursor.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Cursor.hi Installing dist/build/System/Console/Terminfo/Color.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Color.hi Installing dist/build/System/Console/Terminfo/Edit.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Edit.hi Installing dist/build/System/Console/Terminfo/Effects.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Effects.hi Installing dist/build/System/Console/Terminfo/Keys.hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Keys.hi creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo Installing dist/build/System/Console/Terminfo.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo.p_hi Installing dist/build/System/Console/Terminfo/Base.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Base.p_hi Installing dist/build/System/Console/Terminfo/Cursor.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Cursor.p_hi Installing dist/build/System/Console/Terminfo/Color.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Color.p_hi Installing dist/build/System/Console/Terminfo/Edit.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Edit.p_hi Installing dist/build/System/Console/Terminfo/Effects.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Effects.p_hi Installing dist/build/System/Console/Terminfo/Keys.p_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Keys.p_hi creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo Installing dist/build/System/Console/Terminfo.dyn_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo.dyn_hi Installing dist/build/System/Console/Terminfo/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Base.dyn_hi Installing dist/build/System/Console/Terminfo/Cursor.dyn_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Cursor.dyn_hi Installing dist/build/System/Console/Terminfo/Color.dyn_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Color.dyn_hi Installing dist/build/System/Console/Terminfo/Edit.dyn_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Edit.dyn_hi Installing dist/build/System/Console/Terminfo/Effects.dyn_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Effects.dyn_hi Installing dist/build/System/Console/Terminfo/Keys.dyn_hi to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/System/Console/Terminfo/Keys.dyn_hi creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 Installing dist/build/libHSterminfo-0.3.2.3.a to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/libHSterminfo-0.3.2.3.a creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 Installing dist/build/libHSterminfo-0.3.2.3_p.a to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/libHSterminfo-0.3.2.3_p.a creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 Installing dist/build/HSterminfo-0.3.2.3.o to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/HSterminfo-0.3.2.3.o creating /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 Installing executable dist/build/libHSterminfo-0.3.2.3-ghc7.0.4.so to /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/libHSterminfo-0.3.2.3-ghc7.0.4.so + '[' -x Setup ']' + ./Setup register --gen-pkg-config Creating package registration file: terminfo-0.3.2.3.conf + mkdir -p /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/package.conf.d + install --mode=0644 terminfo-0.3.2.3.conf /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/package.conf.d + rm -f ghc-terminfo.files ghc-terminfo-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 ']' + echo '%dir /usr/lib64/ghc-7.0.4/terminfo-0.3.2.3' + echo '%attr(755,root,root) /usr/lib64/ghc-7.0.4/terminfo-0.3.2.3/libHSterminfo-0.3.2.3-ghc7.0.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc-terminfo-0.3.2.3 ']' + echo /usr/share/doc/ghc-terminfo-0.3.2.3 + echo '/usr/lib64/ghc-7.0.4/package.conf.d/terminfo-0.3.2.3*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 ']' + find /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/terminfo-0.3.2.3 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3 ']' + echo /usr/share/doc/ghc/html/libraries/terminfo-0.3.2.3 + sed -i -e 's!/builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64!!g' ghc-terminfo.files ghc-terminfo-devel.files + find /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + case 7.0.4 in + sed -i -e 's/extra-libraries: ncursesw/extra-libraries: tinfo/' -e 's!ld-options:!ld-options: /lib64/libncursesw.so.5!' /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4/package.conf.d/terminfo-0.3.2.3.conf + /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-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-terminfo-0.3.2.3-2.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LLeFXv + umask 022 + cd /builddir/build/BUILD + cd terminfo-0.3.2.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc-terminfo-0.3.2.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc-terminfo-0.3.2.3 + /bin/mkdir -p /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc-terminfo-0.3.2.3 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/share/doc/ghc-terminfo-0.3.2.3 + exit 0 warning: File listed twice: /usr/share/doc/ghc-terminfo-0.3.2.3 warning: File listed twice: /usr/share/doc/ghc-terminfo-0.3.2.3/LICENSE Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4 Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4 Provides: ghc(terminfo-0.3.2.3) = ea876a3aa39896fd6ee2d56be977a5b0 libHSterminfo-0.3.2.3-ghc7.0.4.so()(64bit) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: ghc(base-4.3.1.0) = d2298ea3d0e16f270dfe58dfbda12bff ghc(extensible-exceptions-0.1.1.2) = d8c5b906654260efd7249f497d17a831 libHSbase-4.3.1.0-ghc7.0.4.so()(64bit) libHSextensible-exceptions-0.1.1.2-ghc7.0.4.so()(64bit) libHSghc-prim-0.2.0.0-ghc7.0.4.so()(64bit) libHSinteger-gmp-0.2.0.3-ghc7.0.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.3()(64bit) libncursesw.so.5()(64bit) rtld(GNU_HASH) Processing files: ghc-terminfo-devel-0.3.2.3-2.el6.x86_64 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4 Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64/usr/lib64/ghc-7.0.4 Provides: ghc-terminfo-doc = 0.3.2.3-2.el6 ghc-terminfo-prof = 0.3.2.3-2.el6 ghc-devel(terminfo-0.3.2.3) = ea876a3aa39896fd6ee2d56be977a5b0 ghc-prof(terminfo-0.3.2.3) = ea876a3aa39896fd6ee2d56be977a5b0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): ghc-compiler = 7.0.4 /bin/sh Requires(postun): ghc-compiler = 7.0.4 /bin/sh Requires: ghc-devel(base-4.3.1.0) = d2298ea3d0e16f270dfe58dfbda12bff ghc-devel(extensible-exceptions-0.1.1.2) = d8c5b906654260efd7249f497d17a831 ghc(terminfo-0.3.2.3) = ea876a3aa39896fd6ee2d56be977a5b0 ghc-prof(base-4.3.1.0) = d2298ea3d0e16f270dfe58dfbda12bff ghc-prof(extensible-exceptions-0.1.1.2) = d8c5b906654260efd7249f497d17a831 ghc-devel(terminfo-0.3.2.3) = ea876a3aa39896fd6ee2d56be977a5b0 Obsoletes: ghc-terminfo-doc < 0.3.2.3-2.el6 ghc-terminfo-prof < 0.3.2.3-2.el6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64 warning: Could not canonicalize hostname: x86-07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-terminfo-0.3.2.3-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-terminfo-devel-0.3.2.3-2.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nJgUda + umask 022 + cd /builddir/build/BUILD + cd terminfo-0.3.2.3 + /bin/rm -rf /builddir/build/BUILDROOT/ghc-terminfo-0.3.2.3-2.el6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->