Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-attoparsec.spec'], chrootPath='/var/lib/mock/f29-ghc-13245637-964589/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-attoparsec.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: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/ghc-attoparsec-0.13.2.2-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-attoparsec.spec'], chrootPath='/var/lib/mock/f29-ghc-13245637-964589/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-attoparsec.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: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Kws3AX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf attoparsec-0.13.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/attoparsec-0.13.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd attoparsec-0.13.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mXI4Mp + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.13.2.2 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ 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 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-attoparsec '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --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-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2 --global Configuring attoparsec-0.13.2.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for attoparsec-0.13.2.2.. Building library for attoparsec-0.13.2.2.. [ 1 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o ) [ 3 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o ) [ 4 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 5 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o ) [ 6 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 7 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [10 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [12 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [13 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [14 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [15 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [17 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [18 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [19 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [20 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) [ 1 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.p_o ) [ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.p_o ) [ 3 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.p_o ) [ 4 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.p_o ) [ 5 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.p_o ) [ 6 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.p_o ) [ 7 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.p_o ) [ 8 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.p_o ) [ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.p_o ) [10 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.p_o ) [11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.p_o ) [12 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.p_o ) [13 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.p_o ) [14 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.p_o ) [15 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.p_o ) [16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.p_o ) [17 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.p_o ) [18 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.p_o ) [19 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.p_o ) [20 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.p_o ) [21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.p_o ) + '[' -n dist/build/libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for attoparsec-0.13.2.2... Preprocessing library for attoparsec-0.13.2.2.. Preprocessing library for attoparsec-0.13.2.2.. Running Haddock on library for attoparsec-0.13.2.2.. Haddock coverage: 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' Missing documentation for: FastSet (Data/Attoparsec/ByteString/FastSet.hs:44) fromList (Data/Attoparsec/ByteString/FastSet.hs:62) fromSet (Data/Attoparsec/ByteString/FastSet.hs:44) charClass (Data/Attoparsec/ByteString/FastSet.hs:111) 50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn' Missing documentation for: Module header 22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer' Missing documentation for: Buffer (Data/Attoparsec/ByteString/Buffer.hs:70) unbuffer (Data/Attoparsec/ByteString/Buffer.hs:87) pappend (Data/Attoparsec/ByteString/Buffer.hs:103) length (Data/Attoparsec/ByteString/Buffer.hs:136) unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:140) substring (Data/Attoparsec/ByteString/Buffer.hs:145) unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:152) 100% ( 2 / 2) in 'Data.Attoparsec.Number' 36% ( 4 / 11) in 'Data.Attoparsec.Text.Buffer' Missing documentation for: Buffer (Data/Attoparsec/Text/Buffer.hs:57) unbuffer (Data/Attoparsec/Text/Buffer.hs:74) unbufferAt (Data/Attoparsec/Text/Buffer.hs:77) length (Data/Attoparsec/Text/Buffer.hs:124) pappend (Data/Attoparsec/Text/Buffer.hs:97) substring (Data/Attoparsec/Text/Buffer.hs:128) dropWord16 (Data/Attoparsec/Text/Buffer.hs:135) 60% ( 6 / 10) in 'Data.Attoparsec.Internal.Types' Missing documentation for: State (Data/Attoparsec/Internal/Types.hs:118) Failure (Data/Attoparsec/Internal/Types.hs:122) Success (Data/Attoparsec/Internal/Types.hs:124) Pos (Data/Attoparsec/Internal/Types.hs:46) 100% ( 10 / 10) in 'Data.Attoparsec.Internal' 60% ( 6 / 10) in 'Data.Attoparsec.Text.FastSet' Missing documentation for: FastSet (Data/Attoparsec/Text/FastSet.hs:40) fromList (Data/Attoparsec/Text/FastSet.hs:82) set (Data/Attoparsec/Text/FastSet.hs:104) charClass (Data/Attoparsec/Text/FastSet.hs:117) 100% ( 4 / 4) in 'Data.Attoparsec.Types' 89% ( 8 / 9) in 'Data.Attoparsec.Zepto' Missing documentation for: Parser (Data/Attoparsec/Zepto.hs:68) 100% ( 24 / 24) in 'Data.Attoparsec.Combinator' 95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:86) Result (Data/Attoparsec/Text/Internal.hs:87) 98% ( 90 / 92) in 'Data.Attoparsec.Text' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:86) Result (Data/Attoparsec/Text/Internal.hs:87) 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) storable (Data/Attoparsec/ByteString/Internal.hs:138) 97% ( 66 / 68) in 'Data.Attoparsec.ByteString' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 2 / 2) in 'Data.Attoparsec' Warning: Data.Attoparsec.ByteString.Char8: could not find link destinations for: ~ Documentation created: dist/doc/html/attoparsec/index.html, dist/doc/html/attoparsec/attoparsec.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A6k6Rs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64 ++ dirname /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64 + cd attoparsec-0.13.2.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64 -v directory dist/doc/html/attoparsec does exist: True creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2 copy directory 'dist/doc/html/attoparsec' to '/builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2'. creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src Installing dist/doc/html/attoparsec/Data-Attoparsec-Number.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-Number.html Installing dist/doc/html/attoparsec/doc-index.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/doc-index.html Installing dist/doc/html/attoparsec/plus.gif to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/plus.gif Installing dist/doc/html/attoparsec/ocean.css to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/ocean.css Installing dist/doc/html/attoparsec/attoparsec.haddock to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/attoparsec.haddock Installing dist/doc/html/attoparsec/Data-Attoparsec-ByteString-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-ByteString-Char8.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Internal-Types.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-Internal-Types.html Installing dist/doc/html/attoparsec/Data-Attoparsec-ByteString.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-ByteString.html Installing dist/doc/html/attoparsec/index.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/index.html Installing dist/doc/html/attoparsec/synopsis.png to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/synopsis.png Installing dist/doc/html/attoparsec/Data-Attoparsec-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-Lazy.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Text-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-Text-Lazy.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Combinator.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-Combinator.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Types.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-Types.html Installing dist/doc/html/attoparsec/haddock-util.js to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/haddock-util.js Installing dist/doc/html/attoparsec/Data-Attoparsec-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-Char8.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Zepto.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-Zepto.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Internal.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-Internal.html Installing dist/doc/html/attoparsec/hslogo-16.png to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/hslogo-16.png Installing dist/doc/html/attoparsec/minus.gif to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/minus.gif Installing dist/doc/html/attoparsec/Data-Attoparsec-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-ByteString-Lazy.html Installing dist/doc/html/attoparsec/attoparsec.txt to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/attoparsec.txt Installing dist/doc/html/attoparsec/Data-Attoparsec.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Text.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/Data-Attoparsec-Text.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Number.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Number.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString-FastSet.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-ByteString-FastSet.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString-Internal.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-ByteString-Internal.html Installing dist/doc/html/attoparsec/src/hscolour.css to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/hscolour.css Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-ByteString-Char8.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Internal-Types.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Internal-Types.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-ByteString.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Internal-Fhthagn.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Internal-Fhthagn.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Lazy.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Text-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Text-Lazy.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Combinator.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Combinator.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Types.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Types.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Char8.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Zepto.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Zepto.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Internal.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Internal.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Text-FastSet.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Text-FastSet.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Text-Internal.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Text-Internal.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-ByteString-Lazy.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString-Buffer.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-ByteString-Buffer.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Text.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Text.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Text-Buffer.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/src/Data-Attoparsec-Text-Buffer.html creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2 Installing dist/doc/html/attoparsec/attoparsec.haddock to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2/attoparsec.haddock creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/licenses/ghc-attoparsec creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/licenses/ghc-attoparsec Installing LICENSE to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/licenses/ghc-attoparsec/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text Installing dist/build/Data/Attoparsec.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec.hi Installing dist/build/Data/Attoparsec/ByteString.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString.hi Installing dist/build/Data/Attoparsec/ByteString/Char8.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Char8.hi Installing dist/build/Data/Attoparsec/ByteString/Lazy.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Lazy.hi Installing dist/build/Data/Attoparsec/Char8.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Char8.hi Installing dist/build/Data/Attoparsec/Combinator.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Combinator.hi Installing dist/build/Data/Attoparsec/Internal.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal.hi Installing dist/build/Data/Attoparsec/Internal/Types.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal/Types.hi Installing dist/build/Data/Attoparsec/Lazy.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Lazy.hi Installing dist/build/Data/Attoparsec/Number.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Number.hi Installing dist/build/Data/Attoparsec/Text.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text.hi Installing dist/build/Data/Attoparsec/Text/Lazy.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/Lazy.hi Installing dist/build/Data/Attoparsec/Types.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Types.hi Installing dist/build/Data/Attoparsec/Zepto.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Zepto.hi Installing dist/build/Data/Attoparsec/ByteString/Buffer.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Buffer.hi Installing dist/build/Data/Attoparsec/ByteString/FastSet.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/FastSet.hi Installing dist/build/Data/Attoparsec/ByteString/Internal.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Internal.hi Installing dist/build/Data/Attoparsec/Internal/Fhthagn.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal/Fhthagn.hi Installing dist/build/Data/Attoparsec/Text/Buffer.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/Buffer.hi Installing dist/build/Data/Attoparsec/Text/FastSet.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/FastSet.hi Installing dist/build/Data/Attoparsec/Text/Internal.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/Internal.hi creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text Installing dist/build/Data/Attoparsec.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec.p_hi Installing dist/build/Data/Attoparsec/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString.p_hi Installing dist/build/Data/Attoparsec/ByteString/Char8.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Char8.p_hi Installing dist/build/Data/Attoparsec/ByteString/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Lazy.p_hi Installing dist/build/Data/Attoparsec/Char8.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Char8.p_hi Installing dist/build/Data/Attoparsec/Combinator.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Combinator.p_hi Installing dist/build/Data/Attoparsec/Internal.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal.p_hi Installing dist/build/Data/Attoparsec/Internal/Types.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal/Types.p_hi Installing dist/build/Data/Attoparsec/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Lazy.p_hi Installing dist/build/Data/Attoparsec/Number.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Number.p_hi Installing dist/build/Data/Attoparsec/Text.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text.p_hi Installing dist/build/Data/Attoparsec/Text/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/Lazy.p_hi Installing dist/build/Data/Attoparsec/Types.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Types.p_hi Installing dist/build/Data/Attoparsec/Zepto.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Zepto.p_hi Installing dist/build/Data/Attoparsec/ByteString/Buffer.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Buffer.p_hi Installing dist/build/Data/Attoparsec/ByteString/FastSet.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/FastSet.p_hi Installing dist/build/Data/Attoparsec/ByteString/Internal.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Internal.p_hi Installing dist/build/Data/Attoparsec/Internal/Fhthagn.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal/Fhthagn.p_hi Installing dist/build/Data/Attoparsec/Text/Buffer.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/Buffer.p_hi Installing dist/build/Data/Attoparsec/Text/FastSet.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/FastSet.p_hi Installing dist/build/Data/Attoparsec/Text/Internal.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/Internal.p_hi creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text Installing dist/build/Data/Attoparsec.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec.dyn_hi Installing dist/build/Data/Attoparsec/ByteString.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString.dyn_hi Installing dist/build/Data/Attoparsec/ByteString/Char8.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Char8.dyn_hi Installing dist/build/Data/Attoparsec/ByteString/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Lazy.dyn_hi Installing dist/build/Data/Attoparsec/Char8.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Char8.dyn_hi Installing dist/build/Data/Attoparsec/Combinator.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Combinator.dyn_hi Installing dist/build/Data/Attoparsec/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal.dyn_hi Installing dist/build/Data/Attoparsec/Internal/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal/Types.dyn_hi Installing dist/build/Data/Attoparsec/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Lazy.dyn_hi Installing dist/build/Data/Attoparsec/Number.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Number.dyn_hi Installing dist/build/Data/Attoparsec/Text.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text.dyn_hi Installing dist/build/Data/Attoparsec/Text/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/Lazy.dyn_hi Installing dist/build/Data/Attoparsec/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Types.dyn_hi Installing dist/build/Data/Attoparsec/Zepto.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Zepto.dyn_hi Installing dist/build/Data/Attoparsec/ByteString/Buffer.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Buffer.dyn_hi Installing dist/build/Data/Attoparsec/ByteString/FastSet.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/FastSet.dyn_hi Installing dist/build/Data/Attoparsec/ByteString/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/ByteString/Internal.dyn_hi Installing dist/build/Data/Attoparsec/Internal/Fhthagn.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Internal/Fhthagn.dyn_hi Installing dist/build/Data/Attoparsec/Text/Buffer.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/Buffer.dyn_hi Installing dist/build/Data/Attoparsec/Text/FastSet.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/FastSet.dyn_hi Installing dist/build/Data/Attoparsec/Text/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/Data/Attoparsec/Text/Internal.dyn_hi creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2 Installing dist/build/libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM.a to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM.a creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2 Installing dist/build/libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM_p.a to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2/libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM_p.a creating /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64 Installing executable dist/build/libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d attoparsec-0.13.2.2.conf ']' + install -D --mode=0644 attoparsec-0.13.2.2.conf /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/package.conf.d/attoparsec-0.13.2.2.conf ++ ls /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z attoparsec-0.13.2.2.conf ']' + rm -f ghc-attoparsec.files ghc-attoparsec-devel.files + touch ghc-attoparsec.files ghc-attoparsec-devel.files + ls /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/package.conf.d/attoparsec-0.13.2.2.conf + pkgdir=/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2 + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2 ']' + echo /usr/lib64/ghc-8.2.2/attoparsec-0.13.2.2 + echo '%attr(755,root,root) /usr/lib64/libHSattoparsec-0.13.2.2-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2 ']' + echo /usr/share/doc/ghc/html/libraries/attoparsec-0.13.2.2 + for i in ghc-attoparsec.files ghc-attoparsec-devel.files + '[' -f ghc-attoparsec.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64!!g' ghc-attoparsec.files + for i in ghc-attoparsec.files ghc-attoparsec-devel.files + '[' -f ghc-attoparsec-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64!!g' ghc-attoparsec-devel.files + find /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.F2xtYw + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.13.2.2 + exit 0 Processing files: ghc-attoparsec-0.13.2.2-1.fc29.ppc64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XUtZ4A + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.13.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/licenses/ghc-attoparsec + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/licenses/ghc-attoparsec + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/licenses/ghc-attoparsec + exit 0 Provides: ghc-attoparsec = 0.13.2.2-1.fc29 ghc-attoparsec(ppc-64) = 0.13.2.2-1.fc29 libHSattoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbinary-0.8.5.1-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHShashable-1.2.7.0-Idw6xX7wNurD1pqWILqENR-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSinteger-logarithms-1.0.2.1-KAhnLbvomfTHb5G0xy3U7G-ghc8.2.2.so()(64bit) libHSprimitive-0.6.4.0-kK2x3tDWKdAgEjt22m9eJ-ghc8.2.2.so()(64bit) libHSscientific-0.3.6.2-JOmXpoxvFTJJ2x3GHNea7Y-ghc8.2.2.so()(64bit) libHStext-1.2.3.0-GmbS1eycnDHLhZQQeWF5x-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-attoparsec-devel-0.13.2.2-1.fc29.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qyE0eF + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.13.2.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc-attoparsec-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc-attoparsec-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc-attoparsec-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc-attoparsec-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64/usr/share/doc/ghc-attoparsec-devel + exit 0 Provides: ghc-attoparsec-devel = 0.13.2.2-1.fc29 ghc-attoparsec-devel(ppc-64) = 0.13.2.2-1.fc29 ghc-attoparsec-doc = 0.13.2.2-1.fc29 ghc-attoparsec-static = 0.13.2.2-1.fc29 ghc-devel(attoparsec-0.13.2.2-FXdZEyqWoZmLfcQnOTkRDM) 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.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(array-0.5.2.0) ghc-devel(base-4.10.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.5.10.2) ghc-devel(deepseq-1.4.3.0) ghc-devel(scientific-0.3.6.2-JOmXpoxvFTJJ2x3GHNea7Y) ghc-devel(text-1.2.3.0-GmbS1eycnDHLhZQQeWF5x) ghc-devel(transformers-0.5.2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64 Wrote: /builddir/build/RPMS/ghc-attoparsec-0.13.2.2-1.fc29.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-attoparsec-devel-0.13.2.2-1.fc29.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oty8yK + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.13.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-attoparsec-0.13.2.2-1.fc29.ppc64 + exit 0 Child return code was: 0