Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-bytestring-show.spec'], chrootPath='/var/lib/mock/647445-epel-7-x86_64-1508613439/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-bytestring-show.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-252014615.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-bytestring-show-0.3.5.6-10.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-bytestring-show.spec'], chrootPath='/var/lib/mock/647445-epel-7-x86_64-1508613439/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-bytestring-show.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9RxlhJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bytestring-show-0.3.5.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/bytestring-show-0.3.5.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bytestring-show-0.3.5.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-dep-ver binary '< 0.8' '< 0.9' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o96u5e + umask 022 + cd /builddir/build/BUILD + cd bytestring-show-0.3.5.6 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Setup.lhs:4:50: Warning: In the use of `runTests' (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-bytestring-show-0.3.5.6 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6 --global Configuring bytestring-show-0.3.5.6... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building bytestring-show-0.3.5.6... Preprocessing library bytestring-show-0.3.5.6... [1 of 6] Compiling Text.Show.ByteString.Util ( Text/Show/ByteString/Util.hs, dist/build/Text/Show/ByteString/Util.o ) [2 of 6] Compiling Text.Show.ByteString.Char ( Text/Show/ByteString/Char.hs, dist/build/Text/Show/ByteString/Char.o ) [3 of 6] Compiling Text.Show.ByteString.Int ( Text/Show/ByteString/Int.hs, dist/build/Text/Show/ByteString/Int.o ) [4 of 6] Compiling Text.Show.ByteString.Integer ( Text/Show/ByteString/Integer.hs, dist/build/Text/Show/ByteString/Integer.o ) [5 of 6] Compiling Text.Show.ByteString.Float ( Text/Show/ByteString/Float.hs, dist/build/Text/Show/ByteString/Float.o ) [6 of 6] Compiling Text.Show.ByteString ( Text/Show/ByteString.hs, dist/build/Text/Show/ByteString.o ) [1 of 6] Compiling Text.Show.ByteString.Util ( Text/Show/ByteString/Util.hs, dist/build/Text/Show/ByteString/Util.p_o ) [2 of 6] Compiling Text.Show.ByteString.Char ( Text/Show/ByteString/Char.hs, dist/build/Text/Show/ByteString/Char.p_o ) [3 of 6] Compiling Text.Show.ByteString.Int ( Text/Show/ByteString/Int.hs, dist/build/Text/Show/ByteString/Int.p_o ) [4 of 6] Compiling Text.Show.ByteString.Integer ( Text/Show/ByteString/Integer.hs, dist/build/Text/Show/ByteString/Integer.p_o ) [5 of 6] Compiling Text.Show.ByteString.Float ( Text/Show/ByteString/Float.hs, dist/build/Text/Show/ByteString/Float.p_o ) [6 of 6] Compiling Text.Show.ByteString ( Text/Show/ByteString.hs, dist/build/Text/Show/ByteString.p_o ) [1 of 6] Compiling Text.Show.ByteString.Util ( Text/Show/ByteString/Util.hs, dist/build/Text/Show/ByteString/Util.dyn_o ) [2 of 6] Compiling Text.Show.ByteString.Char ( Text/Show/ByteString/Char.hs, dist/build/Text/Show/ByteString/Char.dyn_o ) [3 of 6] Compiling Text.Show.ByteString.Int ( Text/Show/ByteString/Int.hs, dist/build/Text/Show/ByteString/Int.dyn_o ) [4 of 6] Compiling Text.Show.ByteString.Integer ( Text/Show/ByteString/Integer.hs, dist/build/Text/Show/ByteString/Integer.dyn_o ) [5 of 6] Compiling Text.Show.ByteString.Float ( Text/Show/ByteString/Float.hs, dist/build/Text/Show/ByteString/Float.dyn_o ) [6 of 6] Compiling Text.Show.ByteString ( Text/Show/ByteString.hs, dist/build/Text/Show/ByteString.dyn_o ) In-place registering bytestring-show-0.3.5.6... + '[' -f dist/build/libHSbytestring-show-0.3.5.6.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for bytestring-show-0.3.5.6... Running hscolour for bytestring-show-0.3.5.6... Preprocessing library bytestring-show-0.3.5.6... Preprocessing library bytestring-show-0.3.5.6... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 86% ( 6 / 7) in 'Text.Show.ByteString.Util' 20% ( 1 / 5) in 'Text.Show.ByteString.Char' 8% ( 1 / 13) in 'Text.Show.ByteString.Int' 14% ( 2 / 14) in 'Text.Show.ByteString.Integer' 80% ( 4 / 5) in 'Text.Show.ByteString.Float' 100% ( 29 / 29) in 'Text.Show.ByteString' Warning: Text.Show.ByteString: could not find link destinations for: Data.Binary.Put.PairS Documentation created: dist/doc/html/bytestring-show/index.html, dist/doc/html/bytestring-show/bytestring-show.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dF5MIt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64 + cd bytestring-show-0.3.5.6 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64 -v directory dist/doc/html/bytestring-show does exist: True creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6 copy directory 'dist/doc/html/bytestring-show' to '/builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6'. creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src Installing dist/doc/html/bytestring-show/bytestring-show.txt to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/bytestring-show.txt Installing dist/doc/html/bytestring-show/frames.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/frames.html Installing dist/doc/html/bytestring-show/haddock-util.js to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/haddock-util.js Installing dist/doc/html/bytestring-show/hslogo-16.png to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/hslogo-16.png Installing dist/doc/html/bytestring-show/minus.gif to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/minus.gif Installing dist/doc/html/bytestring-show/ocean.css to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/ocean.css Installing dist/doc/html/bytestring-show/plus.gif to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/plus.gif Installing dist/doc/html/bytestring-show/synopsis.png to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/synopsis.png Installing dist/doc/html/bytestring-show/mini_Text-Show-ByteString.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/mini_Text-Show-ByteString.html Installing dist/doc/html/bytestring-show/Text-Show-ByteString.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/Text-Show-ByteString.html Installing dist/doc/html/bytestring-show/doc-index.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/doc-index.html Installing dist/doc/html/bytestring-show/index-frames.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/index-frames.html Installing dist/doc/html/bytestring-show/index.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/index.html Installing dist/doc/html/bytestring-show/bytestring-show.haddock to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/bytestring-show.haddock Installing dist/doc/html/bytestring-show/src/Text-Show-ByteString-Integer.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/Text-Show-ByteString-Integer.html Installing dist/doc/html/bytestring-show/src/Text-Show-ByteString-Float.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/Text-Show-ByteString-Float.html Installing dist/doc/html/bytestring-show/src/Text-Show-ByteString-Int.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/Text-Show-ByteString-Int.html Installing dist/doc/html/bytestring-show/src/Text-Show-ByteString-Char.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/Text-Show-ByteString-Char.html Installing dist/doc/html/bytestring-show/src/Text-Show-ByteString-Util.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/Text-Show-ByteString-Util.html Installing dist/doc/html/bytestring-show/src/Text-Show-ByteString.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/Text-Show-ByteString.html Installing dist/doc/html/bytestring-show/src/hscolour.css to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/hscolour.css creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6 Installing dist/doc/html/bytestring-show/bytestring-show.haddock to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/bytestring-show.haddock creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc-bytestring-show-0.3.5.6 Installing LICENSE to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc-bytestring-show-0.3.5.6/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString Installing dist/build/Text/Show/ByteString.hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString.hi Installing dist/build/Text/Show/ByteString/Util.hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Util.hi Installing dist/build/Text/Show/ByteString/Char.hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Char.hi Installing dist/build/Text/Show/ByteString/Int.hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Int.hi Installing dist/build/Text/Show/ByteString/Float.hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Float.hi Installing dist/build/Text/Show/ByteString/Integer.hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Integer.hi creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString Installing dist/build/Text/Show/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString.p_hi Installing dist/build/Text/Show/ByteString/Util.p_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Util.p_hi Installing dist/build/Text/Show/ByteString/Char.p_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Char.p_hi Installing dist/build/Text/Show/ByteString/Int.p_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Int.p_hi Installing dist/build/Text/Show/ByteString/Float.p_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Float.p_hi Installing dist/build/Text/Show/ByteString/Integer.p_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Integer.p_hi creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString Installing dist/build/Text/Show/ByteString.dyn_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString.dyn_hi Installing dist/build/Text/Show/ByteString/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Util.dyn_hi Installing dist/build/Text/Show/ByteString/Char.dyn_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Char.dyn_hi Installing dist/build/Text/Show/ByteString/Int.dyn_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Int.dyn_hi Installing dist/build/Text/Show/ByteString/Float.dyn_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Float.dyn_hi Installing dist/build/Text/Show/ByteString/Integer.dyn_hi to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/Text/Show/ByteString/Integer.dyn_hi creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6 Installing dist/build/libHSbytestring-show-0.3.5.6.a to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/libHSbytestring-show-0.3.5.6.a creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6 Installing dist/build/libHSbytestring-show-0.3.5.6_p.a to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/libHSbytestring-show-0.3.5.6_p.a creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6 Installing executable dist/build/libHSbytestring-show-0.3.5.6-ghc7.6.3.so to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/libHSbytestring-show-0.3.5.6-ghc7.6.3.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: bytestring-show-0.3.5.6.conf + install -D --mode=0644 bytestring-show-0.3.5.6.conf /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/package.conf.d/bytestring-show-0.3.5.6.conf + rm -f ghc-bytestring-show.files ghc-bytestring-show-devel.files + touch ghc-bytestring-show.files ghc-bytestring-show-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6 ']' + echo '%dir /usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6' + echo '%attr(755,root,root) /usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6/libHSbytestring-show-0.3.5.6-ghc7.6.3.so' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/bytestring-show-0.3.5.6*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6 ']' + find /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/lib64/ghc-7.6.3/bytestring-show-0.3.5.6 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6 ']' + echo /usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6 + for i in ghc-bytestring-show.files ghc-bytestring-show-devel.files + '[' -f ghc-bytestring-show.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64!!g' ghc-bytestring-show.files + for i in ghc-bytestring-show.files ghc-bytestring-show-devel.files + '[' -f ghc-bytestring-show-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64!!g' ghc-bytestring-show-devel.files + find /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/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-bytestring-show-0.3.5.6-10.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oQDsSJ + umask 022 + cd /builddir/build/BUILD + cd bytestring-show-0.3.5.6 + DOCDIR=/builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc-bytestring-show-0.3.5.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc-bytestring-show-0.3.5.6 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64/usr/share/doc/ghc-bytestring-show-0.3.5.6 + exit 0 Provides: ghc(bytestring-show-0.3.5.6-dd094077b2f262490ed593105ca79d25) ghc-bytestring-show = 0.3.5.6-10.el7.centos ghc-bytestring-show(x86-64) = 0.3.5.6-10.el7.centos libHSbytestring-show-0.3.5.6-ghc7.6.3.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3) ghc(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc(binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7) ghc(bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f) ghc(containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2) ghc(integer-gmp-0.5.0.0-2f15426f5b53fe4c6490832f9b20d8d7) libHSarray-0.4.0.1-ghc7.6.3.so()(64bit) libHSbase-4.6.0.1-ghc7.6.3.so()(64bit) libHSbinary-0.5.1.1-ghc7.6.3.so()(64bit) libHSbytestring-0.10.0.2-ghc7.6.3.so()(64bit) libHScontainers-0.5.0.0-ghc7.6.3.so()(64bit) libHSdeepseq-1.3.0.1-ghc7.6.3.so()(64bit) libHSghc-prim-0.3.0.0-ghc7.6.3.so()(64bit) libHSinteger-gmp-0.5.0.0-ghc7.6.3.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-bytestring-show-devel-0.3.5.6-10.el7.centos.x86_64 Provides: ghc-bytestring-show-devel = 0.3.5.6-10.el7.centos ghc-bytestring-show-devel(x86-64) = 0.3.5.6-10.el7.centos ghc-bytestring-show-static = 0.3.5.6-10.el7.centos ghc-devel(bytestring-show-0.3.5.6-dd094077b2f262490ed593105ca79d25) 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(bytestring-show-0.3.5.6-dd094077b2f262490ed593105ca79d25) ghc-devel(array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3) ghc-devel(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc-devel(binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7) ghc-devel(bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f) ghc-devel(containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2) ghc-devel(integer-gmp-0.5.0.0-2f15426f5b53fe4c6490832f9b20d8d7) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-252014615.novalocal Wrote: /builddir/build/RPMS/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-bytestring-show-devel-0.3.5.6-10.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CqYkwA + umask 022 + cd /builddir/build/BUILD + cd bytestring-show-0.3.5.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-10.el7.centos.x86_64 + exit 0 Child return code was: 0