Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-bytestring-show.spec'], chrootPath='/var/lib/mock/f30-ghc-15396693-1106022/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/ghc-bytestring-show-0.3.5.6-14.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-bytestring-show.spec'], chrootPath='/var/lib/mock/f30-ghc-15396693-1106022/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5GsP94 + 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 -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bytestring-show-0.3.5.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/bytestring-show-0.3.5.6.cabal bytestring-show.cabal + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lPfrH5 + umask 022 + cd /builddir/build/BUILD + cd bytestring-show-0.3.5.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) BUILDSTDERR: Setup.lhs:3:3: warning: [-Wdeprecations] BUILDSTDERR: Module `System.Cmd' is deprecated: Use "System.Process" instead BUILDSTDERR: | BUILDSTDERR: 3 | > import System.Cmd (system) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Setup.lhs:5:50: warning: [-Wdeprecations] BUILDSTDERR: In the use of `runTests' BUILDSTDERR: (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): BUILDSTDERR: Deprecated: "Please use the new testing interface instead!" BUILDSTDERR: | BUILDSTDERR: 5 | > main = defaultMainWithHooks (simpleUserHooks { runTests = tests }) BUILDSTDERR: | ^^^^^^^^ Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-bytestring-show '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m64 -optc-mcpu=power8 -optc-mtune=power8 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -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=C.utf8 + ./Setup build Preprocessing library for bytestring-show-0.3.5.6.. Building library for 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.Int ( Text/Show/ByteString/Int.hs, dist/build/Text/Show/ByteString/Int.o ) [3 of 6] Compiling Text.Show.ByteString.Integer ( Text/Show/ByteString/Integer.hs, dist/build/Text/Show/ByteString/Integer.o ) BUILDSTDERR: Text/Show/ByteString/Integer.hs:27:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘GHC.Num’ is redundant BUILDSTDERR: except perhaps to import instances from ‘GHC.Num’ BUILDSTDERR: To import instances alone, use: import GHC.Num() BUILDSTDERR: | BUILDSTDERR: 27 | import GHC.Num BUILDSTDERR: | ^^^^^^^^^^^^^^ [4 of 6] Compiling Text.Show.ByteString.Float ( Text/Show/ByteString/Float.hs, dist/build/Text/Show/ByteString/Float.o ) [5 of 6] Compiling Text.Show.ByteString.Char ( Text/Show/ByteString/Char.hs, dist/build/Text/Show/ByteString/Char.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.Int ( Text/Show/ByteString/Int.hs, dist/build/Text/Show/ByteString/Int.p_o ) [3 of 6] Compiling Text.Show.ByteString.Integer ( Text/Show/ByteString/Integer.hs, dist/build/Text/Show/ByteString/Integer.p_o ) BUILDSTDERR: Text/Show/ByteString/Integer.hs:27:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘GHC.Num’ is redundant BUILDSTDERR: except perhaps to import instances from ‘GHC.Num’ BUILDSTDERR: To import instances alone, use: import GHC.Num() BUILDSTDERR: | BUILDSTDERR: 27 | import GHC.Num BUILDSTDERR: | ^^^^^^^^^^^^^^ [4 of 6] Compiling Text.Show.ByteString.Float ( Text/Show/ByteString/Float.hs, dist/build/Text/Show/ByteString/Float.p_o ) [5 of 6] Compiling Text.Show.ByteString.Char ( Text/Show/ByteString/Char.hs, dist/build/Text/Show/ByteString/Char.p_o ) [6 of 6] Compiling Text.Show.ByteString ( Text/Show/ByteString.hs, dist/build/Text/Show/ByteString.p_o ) + '[' -n dist/build/libHSbytestring-show-0.3.5.6-5cJcdjvOk3p8n55xvlVABP-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for bytestring-show-0.3.5.6.. Running Haddock on library for bytestring-show-0.3.5.6.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: Text/Show/ByteString/Integer.hs:27:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘GHC.Num’ is redundant BUILDSTDERR: except perhaps to import instances from ‘GHC.Num’ BUILDSTDERR: To import instances alone, use: import GHC.Num() BUILDSTDERR: | BUILDSTDERR: 27 | import GHC.Num BUILDSTDERR: | ^^^^^^^^^^^^^^ Haddock coverage: 100% ( 29 / 29) in 'Text.Show.ByteString' Warning: Text.Show.ByteString: could not find link destinations for: 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.yPHPfh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le + cd bytestring-show-0.3.5.6 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le -v directory dist/doc/html/bytestring-show does exist: True creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/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-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6'. creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src Installing dist/doc/html/bytestring-show/hslogo-16.png to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/hslogo-16.png Installing dist/doc/html/bytestring-show/bytestring-show.txt to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/bytestring-show.txt Installing dist/doc/html/bytestring-show/doc-index.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/doc-index.html Installing dist/doc/html/bytestring-show/bytestring-show.haddock to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/bytestring-show.haddock Installing dist/doc/html/bytestring-show/Text-Show-ByteString.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/Text-Show-ByteString.html Installing dist/doc/html/bytestring-show/ocean.css to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/ocean.css Installing dist/doc/html/bytestring-show/minus.gif to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/minus.gif Installing dist/doc/html/bytestring-show/index.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/index.html Installing dist/doc/html/bytestring-show/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/haddock-bundle.min.js Installing dist/doc/html/bytestring-show/meta.json to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/meta.json Installing dist/doc/html/bytestring-show/plus.gif to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/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-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/synopsis.png Installing dist/doc/html/bytestring-show/quick-jump.css to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/quick-jump.css Installing dist/doc/html/bytestring-show/src/Text.Show.ByteString.Integer.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/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.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/Text.Show.ByteString.html Installing dist/doc/html/bytestring-show/src/style.css to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/style.css Installing dist/doc/html/bytestring-show/src/Text.Show.ByteString.Float.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/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/highlight.js to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/highlight.js Installing dist/doc/html/bytestring-show/src/Text.Show.ByteString.Char.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/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.Int.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/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.Util.html to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/doc/ghc/html/libraries/bytestring-show-0.3.5.6/src/Text.Show.ByteString.Util.html creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/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-14.fc30.ppc64le/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-14.fc30.ppc64le/usr/share/licenses/ghc-bytestring-show creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/licenses/ghc-bytestring-show Installing LICENSE to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/licenses/ghc-bytestring-show/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/Text/Show creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/Text creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6 creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/Text creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/Text/Show creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/Text/Show/ByteString/Integer.hi creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/Text/Show creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/Text/Show/ByteString/Integer.p_hi creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/Text/Show creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/Text/Show/ByteString/Integer.dyn_hi creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6 Installing dist/build/libHSbytestring-show-0.3.5.6-5cJcdjvOk3p8n55xvlVABP.a to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/libHSbytestring-show-0.3.5.6-5cJcdjvOk3p8n55xvlVABP.a creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6 Installing dist/build/libHSbytestring-show-0.3.5.6-5cJcdjvOk3p8n55xvlVABP_p.a to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6/libHSbytestring-show-0.3.5.6-5cJcdjvOk3p8n55xvlVABP_p.a creating /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64 Installing executable dist/build/libHSbytestring-show-0.3.5.6-5cJcdjvOk3p8n55xvlVABP-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/libHSbytestring-show-0.3.5.6-5cJcdjvOk3p8n55xvlVABP-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d 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-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/package.conf.d/bytestring-show-0.3.5.6.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z 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 + ls /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/package.conf.d/bytestring-show-0.3.5.6.conf + pkgdir=/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6 + '[' -d /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6 ']' + echo /usr/lib64/ghc-8.4.4/bytestring-show-0.3.5.6 + echo '%attr(755,root,root) /usr/lib64/libHSbytestring-show-0.3.5.6-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/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-14.fc30.ppc64le!!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-14.fc30.ppc64le!!g' ghc-bytestring-show-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Goue5s + umask 022 + cd /builddir/build/BUILD + cd bytestring-show-0.3.5.6 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/licenses/ghc-bytestring-show + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/licenses/ghc-bytestring-show + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le/usr/share/licenses/ghc-bytestring-show + exit 0 Provides: ghc-bytestring-show = 0.3.5.6-14.fc30 ghc-bytestring-show(ppc-64) = 0.3.5.6-14.fc30 libHSbytestring-show-0.3.5.6-5cJcdjvOk3p8n55xvlVABP-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSbinary-0.8.5.1-ghc8.4.4.so()(64bit) libHSbytestring-0.10.8.2-ghc8.4.4.so()(64bit) libHScontainers-0.5.11.0-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-bytestring-show-devel-0.3.5.6-14.fc30.ppc64le Provides: ghc-bytestring-show-devel = 0.3.5.6-14.fc30 ghc-bytestring-show-devel(ppc-64) = 0.3.5.6-14.fc30 ghc-bytestring-show-doc = 0.3.5.6-14.fc30 ghc-bytestring-show-static = 0.3.5.6-14.fc30 ghc-devel(bytestring-show-0.3.5.6-5cJcdjvOk3p8n55xvlVABP) 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 = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(array-0.5.2.0) ghc-devel(base-4.11.1.0) ghc-devel(binary-0.8.5.1) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.5.11.0) ghc-devel(integer-gmp-1.0.2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le Wrote: /builddir/build/RPMS/ghc-bytestring-show-0.3.5.6-14.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-bytestring-show-devel-0.3.5.6-14.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0oOylF + 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-14.fc30.ppc64le + exit 0 Child return code was: 0