Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-attoparsec.spec'], chrootPath='/var/lib/mock/epel7-ghc-6999958-671888/root'user='mockbuild'env={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}uid=1000gid=425logger=printOutput=Falseshell=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-attoparsec.spec'] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildppc-04.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/ghc-attoparsec-0.10.4.0-2.el7.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'], private_network=Trueuser='mockbuild'chrootPath='/var/lib/mock/epel7-ghc-6999958-671888/root'env={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}uid=1000gid=425logger=printOutput=Falseshell=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-attoparsec.spec'] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i8Nzgp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf attoparsec-0.10.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/attoparsec-0.10.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd attoparsec-0.10.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MMolWf + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.10.4.0 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-attoparsec-0.10.4.0 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0 --global Configuring attoparsec-0.10.4.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building attoparsec-0.10.4.0... Preprocessing library attoparsec-0.10.4.0... [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) In file included from /tmp/ghc15978_0/ghc15978_0.hc:3:0: /tmp/ghc15978_0/ghc15978_0.hc: In function ‘r3H9_entry’: /tmp/ghc15978_0/ghc15978_0.hc:1329:6: warning: conflicting types for built-in function ‘memcmp’ [enabled by default] ;EF_(memcmp); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) In file included from /tmp/ghc15978_0/ghc15978_0.hc:3:0: /tmp/ghc15978_0/ghc15978_0.hc: In function ‘s8Gy_ret’: /tmp/ghc15978_0/ghc15978_0.hc:3350:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) In file included from /tmp/ghc15978_0/ghc15978_0.hc:3:0: /tmp/ghc15978_0/ghc15978_0.hc: In function ‘sfNo_ret’: /tmp/ghc15978_0/ghc15978_0.hc:3251:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) In file included from /tmp/ghc15978_0/ghc15978_0.hc:3:0: /tmp/ghc15978_0/ghc15978_0.hc: In function ‘sma7_ret’: /tmp/ghc15978_0/ghc15978_0.hc:2720:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) In file included from /tmp/ghc15978_0/ghc15978_0.hc:3:0: /tmp/ghc15978_0/ghc15978_0.hc: In function ‘s2eQm_ret’: /tmp/ghc15978_0/ghc15978_0.hc:32807:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.p_o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.p_o ) In file included from /tmp/ghc16062_0/ghc16062_0.hc:3:0: /tmp/ghc16062_0/ghc16062_0.hc: In function ‘r3LJ_entry’: /tmp/ghc16062_0/ghc16062_0.hc:1644:6: warning: conflicting types for built-in function ‘memcmp’ [enabled by default] ;EF_(memcmp); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.p_o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.p_o ) In file included from /tmp/ghc16062_0/ghc16062_0.hc:3:0: /tmp/ghc16062_0/ghc16062_0.hc: In function ‘s8O2_ret’: /tmp/ghc16062_0/ghc16062_0.hc:3768:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.p_o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.p_o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.p_o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.p_o ) In file included from /tmp/ghc16062_0/ghc16062_0.hc:3:0: /tmp/ghc16062_0/ghc16062_0.hc: In function ‘sgfu_ret’: /tmp/ghc16062_0/ghc16062_0.hc:4286:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.p_o ) In file included from /tmp/ghc16062_0/ghc16062_0.hc:3:0: /tmp/ghc16062_0/ghc16062_0.hc: In function ‘sngn_ret’: /tmp/ghc16062_0/ghc16062_0.hc:3452:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.p_o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.p_o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.p_o ) [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.p_o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.p_o ) In file included from /tmp/ghc16062_0/ghc16062_0.hc:3:0: /tmp/ghc16062_0/ghc16062_0.hc: In function ‘s2gBV_ret’: /tmp/ghc16062_0/ghc16062_0.hc:40224:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.p_o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.p_o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.p_o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.p_o ) In-place registering attoparsec-0.10.4.0... + '[' -f dist/build/libHSattoparsec-0.10.4.0.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for attoparsec-0.10.4.0... Running hscolour for attoparsec-0.10.4.0... Preprocessing library attoparsec-0.10.4.0... Preprocessing library attoparsec-0.10.4.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 70% ( 7 / 10) in 'Data.Attoparsec.Text.FastSet' 100% ( 7 / 7) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 40% ( 4 / 10) in 'Data.Attoparsec.Internal.Types' 100% ( 3 / 3) in 'Data.Attoparsec.Types' 100% ( 2 / 2) in 'Data.Attoparsec.Internal' 100% ( 16 / 16) in 'Data.Attoparsec.Combinator' 90% ( 37 / 41) in 'Data.Attoparsec.ByteString.Internal' 95% ( 38 / 40) in 'Data.Attoparsec.Text.Internal' 97% ( 71 / 73) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 96% ( 48 / 50) in 'Data.Attoparsec.ByteString' 97% ( 73 / 75) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' 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.XzL1wQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64 + cd attoparsec-0.10.4.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64 -v directory dist/doc/html/attoparsec does exist: True creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0 copy directory 'dist/doc/html/attoparsec' to '/builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0'. creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-Lazy.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Types.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-Types.html Installing dist/doc/html/attoparsec/frames.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/frames.html Installing dist/doc/html/attoparsec/Data-Attoparsec-ByteString-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-ByteString-Char8.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Text.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-Text.html Installing dist/doc/html/attoparsec/doc-index.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/doc-index.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-ByteString.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-ByteString.html Installing dist/doc/html/attoparsec/Data-Attoparsec.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-Lazy.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Number.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-Number.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Text-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-Text-Lazy.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Number.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-Number.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-Char8.html Installing dist/doc/html/attoparsec/index-frames.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/index-frames.html Installing dist/doc/html/attoparsec/Data-Attoparsec-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-ByteString-Lazy.html Installing dist/doc/html/attoparsec/plus.gif to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/plus.gif Installing dist/doc/html/attoparsec/synopsis.png to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/synopsis.png Installing dist/doc/html/attoparsec/hslogo-16.png to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/hslogo-16.png Installing dist/doc/html/attoparsec/minus.gif to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/minus.gif Installing dist/doc/html/attoparsec/Data-Attoparsec-Zepto.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-Zepto.html Installing dist/doc/html/attoparsec/index.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/index.html Installing dist/doc/html/attoparsec/attoparsec.haddock to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/attoparsec.haddock Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Combinator.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-Combinator.html Installing dist/doc/html/attoparsec/haddock-util.js to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/haddock-util.js Installing dist/doc/html/attoparsec/Data-Attoparsec-Text.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-Text.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-ByteString-Lazy.html Installing dist/doc/html/attoparsec/attoparsec.txt to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/attoparsec.txt Installing dist/doc/html/attoparsec/Data-Attoparsec-Types.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-Types.html Installing dist/doc/html/attoparsec/ocean.css to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/ocean.css Installing dist/doc/html/attoparsec/Data-Attoparsec-ByteString.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-ByteString.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-ByteString-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-ByteString-Char8.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Text-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-Text-Lazy.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Zepto.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-Zepto.html Installing dist/doc/html/attoparsec/Data-Attoparsec-Combinator.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/Data-Attoparsec-Combinator.html Installing dist/doc/html/attoparsec/mini_Data-Attoparsec-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/mini_Data-Attoparsec-Char8.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Text-FastSet.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Text-FastSet.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Internal.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Internal.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-ByteString-Char8.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Text-Internal.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Text-Internal.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Lazy.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Number.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Number.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Text-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Text-Lazy.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Char8.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Char8.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-ByteString-Lazy.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Zepto.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Zepto.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Internal-Types.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Internal-Types.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Text.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Text.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Types.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Types.html Installing dist/doc/html/attoparsec/src/hscolour.css to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/hscolour.css Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-ByteString.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString-FastSet.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-ByteString-FastSet.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-Combinator.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-Combinator.html Installing dist/doc/html/attoparsec/src/Data-Attoparsec-ByteString-Internal.html to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/src/Data-Attoparsec-ByteString-Internal.html creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0 Installing dist/doc/html/attoparsec/attoparsec.haddock to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0/attoparsec.haddock creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc-attoparsec-0.10.4.0 Installing LICENSE to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc-attoparsec-0.10.4.0/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0 creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Text creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Internal Installing dist/build/Data/Attoparsec.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec.hi Installing dist/build/Data/Attoparsec/ByteString.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString.hi Installing dist/build/Data/Attoparsec/ByteString/Char8.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString/Char8.hi Installing dist/build/Data/Attoparsec/ByteString/Lazy.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString/Lazy.hi Installing dist/build/Data/Attoparsec/Char8.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Char8.hi Installing dist/build/Data/Attoparsec/Combinator.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Combinator.hi Installing dist/build/Data/Attoparsec/Lazy.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Lazy.hi Installing dist/build/Data/Attoparsec/Number.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Number.hi Installing dist/build/Data/Attoparsec/Text.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Text.hi Installing dist/build/Data/Attoparsec/Text/Lazy.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Text/Lazy.hi Installing dist/build/Data/Attoparsec/Types.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Types.hi Installing dist/build/Data/Attoparsec/Zepto.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Zepto.hi Installing dist/build/Data/Attoparsec/ByteString/FastSet.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString/FastSet.hi Installing dist/build/Data/Attoparsec/ByteString/Internal.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString/Internal.hi Installing dist/build/Data/Attoparsec/Internal.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Internal.hi Installing dist/build/Data/Attoparsec/Internal/Types.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Internal/Types.hi Installing dist/build/Data/Attoparsec/Text/FastSet.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Text/FastSet.hi Installing dist/build/Data/Attoparsec/Text/Internal.hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Text/Internal.hi creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Text creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Internal Installing dist/build/Data/Attoparsec.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec.p_hi Installing dist/build/Data/Attoparsec/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString.p_hi Installing dist/build/Data/Attoparsec/ByteString/Char8.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString/Char8.p_hi Installing dist/build/Data/Attoparsec/ByteString/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString/Lazy.p_hi Installing dist/build/Data/Attoparsec/Char8.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Char8.p_hi Installing dist/build/Data/Attoparsec/Combinator.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Combinator.p_hi Installing dist/build/Data/Attoparsec/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Lazy.p_hi Installing dist/build/Data/Attoparsec/Number.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Number.p_hi Installing dist/build/Data/Attoparsec/Text.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Text.p_hi Installing dist/build/Data/Attoparsec/Text/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Text/Lazy.p_hi Installing dist/build/Data/Attoparsec/Types.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Types.p_hi Installing dist/build/Data/Attoparsec/Zepto.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Zepto.p_hi Installing dist/build/Data/Attoparsec/ByteString/FastSet.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString/FastSet.p_hi Installing dist/build/Data/Attoparsec/ByteString/Internal.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/ByteString/Internal.p_hi Installing dist/build/Data/Attoparsec/Internal.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Internal.p_hi Installing dist/build/Data/Attoparsec/Internal/Types.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Internal/Types.p_hi Installing dist/build/Data/Attoparsec/Text/FastSet.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Text/FastSet.p_hi Installing dist/build/Data/Attoparsec/Text/Internal.p_hi to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/Data/Attoparsec/Text/Internal.p_hi creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0 Installing dist/build/libHSattoparsec-0.10.4.0.a to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/libHSattoparsec-0.10.4.0.a creating /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0 Installing dist/build/libHSattoparsec-0.10.4.0_p.a to /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0/libHSattoparsec-0.10.4.0_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: attoparsec-0.10.4.0.conf + install -D --mode=0644 attoparsec-0.10.4.0.conf /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/package.conf.d/attoparsec-0.10.4.0.conf + rm -f ghc-attoparsec.files ghc-attoparsec-devel.files + touch ghc-attoparsec.files ghc-attoparsec-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0 ']' + echo '%dir /usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/attoparsec-0.10.4.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0 ']' + find /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/lib64/ghc-7.6.3/attoparsec-0.10.4.0 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0 ']' + echo /usr/share/doc/ghc/html/libraries/attoparsec-0.10.4.0 + for i in ghc-attoparsec.files ghc-attoparsec-devel.files + '[' -f ghc-attoparsec.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.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.10.4.0-2.el7.ppc64!!g' ghc-attoparsec-devel.files + find /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/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-attoparsec-0.10.4.0-2.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2HBw9r + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.10.4.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc-attoparsec-0.10.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc-attoparsec-0.10.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc-attoparsec-0.10.4.0 + exit 0 Provides: ghc-attoparsec = 0.10.4.0-2.el7 ghc-attoparsec(ppc-64) = 0.10.4.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-attoparsec-devel-0.10.4.0-2.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xUPOM3 + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.10.4.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc-attoparsec-devel-0.10.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc-attoparsec-devel-0.10.4.0 + cp -pr examples /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc-attoparsec-devel-0.10.4.0 + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64/usr/share/doc/ghc-attoparsec-devel-0.10.4.0 + exit 0 Provides: ghc-attoparsec-devel = 0.10.4.0-2.el7 ghc-attoparsec-devel(ppc-64) = 0.10.4.0-2.el7 ghc-devel(attoparsec-0.10.4.0-c31cf37180f17951b3809b97b6220161) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.6.3 Requires(postun): /bin/sh ghc-compiler = 7.6.3 Requires: ghc-devel(array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3) ghc-devel(base-4.6.0.1-97b0c15fda65c7ca344c9273af149268) ghc-devel(bytestring-0.10.0.2-add7afa53be33f24c2f0da74f6a16396) ghc-devel(containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2) ghc-devel(deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926) ghc-devel(text-0.11.3.1-de5949f2d57c0e4a625a28994f86ec39) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64 warning: Could not canonicalize hostname: buildppc-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-attoparsec-0.10.4.0-2.el7.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-attoparsec-devel-0.10.4.0-2.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.apmdpU + umask 022 + cd /builddir/build/BUILD + cd attoparsec-0.10.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-attoparsec-0.10.4.0-2.el7.ppc64 + exit 0 Child return code was: 0