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-regex-posix.spec'], uid=1000gid=425shell=Falseuser='mockbuild'timeout=172800chrootPath='/var/lib/mock/epel7-ghc-6995778-671682/root'logger=printOutput=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-regex-posix.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildvm-ppc64-06.ppc.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/ghc-regex-posix-0.95.2-30.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-regex-posix.spec'], uid=1000gid=425shell=Falseuser='mockbuild'timeout=172800private_network=TruechrootPath='/var/lib/mock/epel7-ghc-6995778-671682/root'logger=printOutput=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-regex-posix.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tQZkZb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-posix-0.95.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-posix-0.95.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-posix-0.95.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KCrOUk + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.95.2 ++ 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.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-regex-posix-0.95.2 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 --global Configuring regex-posix-0.95.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) In file included from /tmp/ghc10634_0/ghc10634_0.hc:3:0: /tmp/ghc10634_0/ghc10634_0.hc: In function ‘regexzmposixzm0zi95zi2_TextziRegexziPosixziWrap_wrapCompile11_entry’: /tmp/ghc10634_0/ghc10634_0.hc:3707:6: warning: conflicting types for built-in function ‘malloc’ [enabled by default] ;EF_(malloc); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc10634_0/ghc10634_0.hc: In function ‘s6jt_ret’: /tmp/ghc10634_0/ghc10634_0.hc:4070: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) ^ [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.p_o ) In file included from /tmp/ghc10677_0/ghc10677_0.hc:3:0: /tmp/ghc10677_0/ghc10677_0.hc: In function ‘regexzmposixzm0zi95zi2_TextziRegexziPosixziWrap_wrapCompile11_entry’: /tmp/ghc10677_0/ghc10677_0.hc:4849:6: warning: conflicting types for built-in function ‘malloc’ [enabled by default] ;EF_(malloc); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc10677_0/ghc10677_0.hc: In function ‘s6cC_ret’: /tmp/ghc10677_0/ghc10677_0.hc:5287: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) ^ [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.p_o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.p_o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.p_o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.p_o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.p_o ) In-place registering regex-posix-0.95.2... + '[' -f dist/build/libHSregex-posix-0.95.2.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for regex-posix-0.95.2... Running hscolour for regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 40% ( 17 / 42) in 'Text.Regex.Posix.Wrap' 68% ( 17 / 25) in 'Text.Regex.Posix.String' 67% ( 16 / 24) in 'Text.Regex.Posix.Sequence' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy' 80% ( 4 / 5) in 'Text.Regex.Posix' Warning: Text.Regex.Posix.Wrap: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.String: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.Sequence: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Documentation created: dist/doc/html/regex-posix/index.html, dist/doc/html/regex-posix/regex-posix.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cjsx6I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64 + cd regex-posix-0.95.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64 -v directory dist/doc/html/regex-posix does exist: True creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 copy directory 'dist/doc/html/regex-posix' to '/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2'. creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src Installing dist/doc/html/regex-posix/regex-posix.haddock to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/regex-posix.haddock Installing dist/doc/html/regex-posix/minus.gif to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/minus.gif Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix-Sequence.html Installing dist/doc/html/regex-posix/frames.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/frames.html Installing dist/doc/html/regex-posix/index-frames.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/index-frames.html Installing dist/doc/html/regex-posix/Text-Regex-Posix.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-ByteString.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-String.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-String.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-Wrap.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-Wrap.html Installing dist/doc/html/regex-posix/hslogo-16.png to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/hslogo-16.png Installing dist/doc/html/regex-posix/regex-posix.txt to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/regex-posix.txt Installing dist/doc/html/regex-posix/haddock-util.js to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/haddock-util.js Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix-ByteString-Lazy.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-Sequence.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-Wrap.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix-Wrap.html Installing dist/doc/html/regex-posix/synopsis.png to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/synopsis.png Installing dist/doc/html/regex-posix/plus.gif to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/plus.gif Installing dist/doc/html/regex-posix/Text-Regex-Posix-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-ByteString-Lazy.html Installing dist/doc/html/regex-posix/doc-index.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/doc-index.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix-ByteString.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix.html Installing dist/doc/html/regex-posix/ocean.css to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/ocean.css Installing dist/doc/html/regex-posix/index.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/index.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-String.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix-String.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-ByteString.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-String.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-String.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-Wrap.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-Wrap.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-Sequence.html Installing dist/doc/html/regex-posix/src/hscolour.css to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/hscolour.css Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-ByteString-Lazy.html creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 Installing dist/doc/html/regex-posix/regex-posix.haddock to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/regex-posix.haddock creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc-regex-posix-0.95.2 Installing LICENSE to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc-regex-posix-0.95.2/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/ByteString Installing dist/build/Text/Regex/Posix.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix.hi Installing dist/build/Text/Regex/Posix/Wrap.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/Wrap.hi Installing dist/build/Text/Regex/Posix/String.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/String.hi Installing dist/build/Text/Regex/Posix/Sequence.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/Sequence.hi Installing dist/build/Text/Regex/Posix/ByteString.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/ByteString.hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/ByteString/Lazy.hi creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/ByteString Installing dist/build/Text/Regex/Posix.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix.p_hi Installing dist/build/Text/Regex/Posix/Wrap.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/Wrap.p_hi Installing dist/build/Text/Regex/Posix/String.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/String.p_hi Installing dist/build/Text/Regex/Posix/Sequence.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/Sequence.p_hi Installing dist/build/Text/Regex/Posix/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/ByteString.p_hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/Text/Regex/Posix/ByteString/Lazy.p_hi creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2 Installing dist/build/libHSregex-posix-0.95.2.a to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/libHSregex-posix-0.95.2.a creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2 Installing dist/build/libHSregex-posix-0.95.2_p.a to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2/libHSregex-posix-0.95.2_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: regex-posix-0.95.2.conf + install -D --mode=0644 regex-posix-0.95.2.conf /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/package.conf.d/regex-posix-0.95.2.conf + rm -f ghc-regex-posix.files ghc-regex-posix-devel.files + touch ghc-regex-posix.files ghc-regex-posix-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2 ']' + echo '%dir /usr/lib64/ghc-7.6.3/regex-posix-0.95.2' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/regex-posix-0.95.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2 ']' + find /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/lib64/ghc-7.6.3/regex-posix-0.95.2 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 ']' + echo /usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 + for i in ghc-regex-posix.files ghc-regex-posix-devel.files + '[' -f ghc-regex-posix.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64!!g' ghc-regex-posix.files + for i in ghc-regex-posix.files ghc-regex-posix-devel.files + '[' -f ghc-regex-posix-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64!!g' ghc-regex-posix-devel.files + find /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.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-regex-posix-0.95.2-30.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QrJh57 + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.95.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc-regex-posix-0.95.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc-regex-posix-0.95.2 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64/usr/share/doc/ghc-regex-posix-0.95.2 + exit 0 Provides: ghc-regex-posix = 0.95.2-30.el7 ghc-regex-posix(ppc-64) = 0.95.2-30.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-regex-posix-devel-0.95.2-30.el7.ppc64 Provides: ghc-devel(regex-posix-0.95.2-14a08ab64db27a862488613fb06eaad9) ghc-regex-posix-devel = 0.95.2-30.el7 ghc-regex-posix-devel(ppc-64) = 0.95.2-30.el7 ghc-regex-posix-static = 0.95.2-30.el7 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(regex-base-0.93.2-f9403610b59f8cc474edd63a82806d18) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64 warning: Could not canonicalize hostname: buildvm-ppc64-06.ppc.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-regex-posix-0.95.2-30.el7.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-regex-posix-devel-0.95.2-30.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MNj6Pl + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.95.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-30.el7.ppc64 + exit 0 Child return code was: 0