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-monad-par-extras.spec'], chrootPath='/var/lib/mock/f28-ghc-11201399-845557/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fff98530be0>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-monad-par-extras.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: ppc64
Building for target ppc64
Wrote: /builddir/build/SRPMS/ghc-monad-par-extras-0.3.3-2.fc28.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-monad-par-extras.spec'], chrootPath='/var/lib/mock/f28-ghc-11201399-845557/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fff98530be0>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-monad-par-extras.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.hEYBrK
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf monad-par-extras-0.3.3
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/monad-par-extras-0.3.3.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd monad-par-extras-0.3.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.54APdn
+ umask 022
+ cd /builddir/build/BUILD
+ cd monad-par-extras-0.3.3
++ grep '"Booter version","8.2.2"'
++ ghc --info
+ '[' '!' ' ,("Booter version","8.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 -fstack-clash-protection'
+ export CFLAGS
++ sed -e s/-Wl,-z,defs//
++ echo -Wl,-z,relro -Wl,-z,defs
+ LDFLAGS='-Wl,-z,relro '
+ export LDFLAGS
+ '[' -x Setup ']'
+ ghc --make -no-user-package-db -dynamic Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
+ LANG=en_US.utf8
+ ./Setup --version
Cabal library version 2.0.1.0
+ '[' -x Setup ']'
+ LANG=en_US.utf8
++ sed -e 's/ / -optc/g'
++ 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 -fstack-clash-protection
++ sed -e 's/ / -optl/g'
++ echo ' -Wl,-z,relro'
+ ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-monad-par-extras '--libsubdir=$compiler/$pkgkey' '--datasubdir=$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-fstack-clash-protection  -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3 --global
Configuring monad-par-extras-0.3.3...
+ '[' -x Setup ']'
+ LANG=en_US.utf8
+ ./Setup build
Preprocessing library for monad-par-extras-0.3.3..
Building library for monad-par-extras-0.3.3..
[1 of 5] Compiling Control.Monad.Par.Combinator ( Control/Monad/Par/Combinator.hs, dist/build/Control/Monad/Par/Combinator.o )
Control/Monad/Par/Combinator.hs:88:1: warning: [-Wtabs]
    Tab character found here, and in 24 further locations.
    Please use spaces instead.
   |
88 |         let mapred a b = do x <- fn b;
   | ^^^^^^^^
[2 of 5] Compiling Control.Monad.Par.AList ( Control/Monad/Par/AList.hs, dist/build/Control/Monad/Par/AList.o )
Control/Monad/Par/AList.hs:59:1: warning: [-Wtabs]
    Tab character found here, and in 17 further locations.
    Please use spaces instead.
   |
59 |            return (fromList x)
   | ^^^^^^^^
[3 of 5] Compiling Control.Monad.Par.State ( Control/Monad/Par/State.hs, dist/build/Control/Monad/Par/State.o )
[4 of 5] Compiling Control.Monad.Par.RNG ( Control/Monad/Par/RNG.hs, dist/build/Control/Monad/Par/RNG.o )
Control/Monad/Par/RNG.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in four further locations.
    Please use spaces instead.
   |
43 |                let (x,g') = random g 
   | ^^^^^^^^
[5 of 5] Compiling Control.Monad.Par.Pedigree ( Control/Monad/Par/Pedigree.hs, dist/build/Control/Monad/Par/Pedigree.o )
Control/Monad/Par/Pedigree.hs:38:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
   |
38 |                  treePath    :: !BList }
   | ^^^^^^^^
[1 of 5] Compiling Control.Monad.Par.Combinator ( Control/Monad/Par/Combinator.hs, dist/build/Control/Monad/Par/Combinator.p_o )
Control/Monad/Par/Combinator.hs:88:1: warning: [-Wtabs]
    Tab character found here, and in 24 further locations.
    Please use spaces instead.
   |
88 |         let mapred a b = do x <- fn b;
   | ^^^^^^^^
[2 of 5] Compiling Control.Monad.Par.AList ( Control/Monad/Par/AList.hs, dist/build/Control/Monad/Par/AList.p_o )
Control/Monad/Par/AList.hs:59:1: warning: [-Wtabs]
    Tab character found here, and in 17 further locations.
    Please use spaces instead.
   |
59 |            return (fromList x)
   | ^^^^^^^^
[3 of 5] Compiling Control.Monad.Par.State ( Control/Monad/Par/State.hs, dist/build/Control/Monad/Par/State.p_o )
[4 of 5] Compiling Control.Monad.Par.RNG ( Control/Monad/Par/RNG.hs, dist/build/Control/Monad/Par/RNG.p_o )
Control/Monad/Par/RNG.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in four further locations.
    Please use spaces instead.
   |
43 |                let (x,g') = random g 
   | ^^^^^^^^
[5 of 5] Compiling Control.Monad.Par.Pedigree ( Control/Monad/Par/Pedigree.hs, dist/build/Control/Monad/Par/Pedigree.p_o )
Control/Monad/Par/Pedigree.hs:38:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
   |
38 |                  treePath    :: !BList }
   | ^^^^^^^^
+ '[' -n dist/build/libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK-ghc8.2.2.so ']'
+ '[' -x Setup ']'
+ LANG=en_US.utf8
+ ./Setup haddock --html --hyperlink-source --hoogle
Running hscolour for monad-par-extras-0.3.3...
Preprocessing library for monad-par-extras-0.3.3..
Preprocessing library for monad-par-extras-0.3.3..
Running Haddock on library for monad-par-extras-0.3.3..
Control/Monad/Par/Combinator.hs:88:1: warning: [-Wtabs]
    Tab character found here, and in 24 further locations.
    Please use spaces instead.
   |
88 |         let mapred a b = do x <- fn b;
   | ^^^^^^^^
Control/Monad/Par/AList.hs:59:1: warning: [-Wtabs]
    Tab character found here, and in 17 further locations.
    Please use spaces instead.
   |
59 |            return (fromList x)
   | ^^^^^^^^
Control/Monad/Par/RNG.hs:43:1: warning: [-Wtabs]
    Tab character found here, and in four further locations.
    Please use spaces instead.
   |
43 |                let (x,g') = random g 
   | ^^^^^^^^
Control/Monad/Par/Pedigree.hs:38:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
   |
38 |                  treePath    :: !BList }
   | ^^^^^^^^
Haddock coverage:
  86% (  6 /  7) in 'Control.Monad.Par.Combinator'
  Missing documentation for:
    InclusiveRange (Control/Monad/Par/Combinator.hs:57)
  88% ( 23 / 26) in 'Control.Monad.Par.AList'
  Missing documentation for:
    filter (Control/Monad/Par/AList.hs:194)
    partition (Control/Monad/Par/AList.hs:175)
    depth (Control/Monad/Par/AList.hs:185)
 100% (  2 /  2) in 'Control.Monad.Par.State'
  75% (  3 /  4) in 'Control.Monad.Par.RNG'
  Missing documentation for:
    runParRand (Control/Monad/Par/RNG.hs:57)
  20% (  1 /  5) in 'Control.Monad.Par.Pedigree'
  Missing documentation for:
    pedigree (Control/Monad/Par/Pedigree.hs:45)
    ParPedigreeT (Control/Monad/Par/Pedigree.hs:29)
    unpack (Control/Monad/Par/Pedigree.hs:24)
    runParPedigree (Control/Monad/Par/Pedigree.hs:48)
Documentation created: dist/doc/html/monad-par-extras/index.html,
dist/doc/html/monad-par-extras/monad-par-extras.txt
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SbmRP5
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64
++ dirname /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64
+ cd monad-par-extras-0.3.3
+ '[' -x Setup ']'
+ LANG=en_US.utf8
+ ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64 -v
directory dist/doc/html/monad-par-extras does exist: True
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share
creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3
copy directory 'dist/doc/html/monad-par-extras' to
'/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3'.
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/src
Installing dist/doc/html/monad-par-extras/index.html to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/index.html
Installing dist/doc/html/monad-par-extras/doc-index.html to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/doc-index.html
Installing dist/doc/html/monad-par-extras/minus.gif to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/minus.gif
Installing dist/doc/html/monad-par-extras/monad-par-extras.haddock to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/monad-par-extras.haddock
Installing dist/doc/html/monad-par-extras/synopsis.png to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/synopsis.png
Installing dist/doc/html/monad-par-extras/plus.gif to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/plus.gif
Installing dist/doc/html/monad-par-extras/haddock-util.js to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/haddock-util.js
Installing dist/doc/html/monad-par-extras/hslogo-16.png to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/hslogo-16.png
Installing dist/doc/html/monad-par-extras/Control-Monad-Par-AList.html to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/Control-Monad-Par-AList.html
Installing dist/doc/html/monad-par-extras/Control-Monad-Par-State.html to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/Control-Monad-Par-State.html
Installing dist/doc/html/monad-par-extras/monad-par-extras.txt to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/monad-par-extras.txt
Installing dist/doc/html/monad-par-extras/ocean.css to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/ocean.css
Installing dist/doc/html/monad-par-extras/Control-Monad-Par-RNG.html to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/Control-Monad-Par-RNG.html
Installing dist/doc/html/monad-par-extras/Control-Monad-Par-Combinator.html to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/Control-Monad-Par-Combinator.html
Installing dist/doc/html/monad-par-extras/src/Control-Monad-Par-AList.html to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/src/Control-Monad-Par-AList.html
Installing dist/doc/html/monad-par-extras/src/hscolour.css to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/src/hscolour.css
Installing dist/doc/html/monad-par-extras/src/Control-Monad-Par-State.html to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/src/Control-Monad-Par-State.html
Installing dist/doc/html/monad-par-extras/src/Control-Monad-Par-RNG.html to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/src/Control-Monad-Par-RNG.html
Installing
dist/doc/html/monad-par-extras/src/Control-Monad-Par-Combinator.html to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/src/Control-Monad-Par-Combinator.html
Installing dist/doc/html/monad-par-extras/src/Control-Monad-Par-Pedigree.html
to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/src/Control-Monad-Par-Pedigree.html
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3
Installing dist/doc/html/monad-par-extras/monad-par-extras.haddock to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/monad-par-extras.haddock
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/licenses/ghc-monad-par-extras
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/licenses
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/licenses/ghc-monad-par-extras
Installing LICENSE to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/licenses/ghc-monad-par-extras/LICENSE
Installing library in /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par
Installing dist/build/Control/Monad/Par/Combinator.hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/Combinator.hi
Installing dist/build/Control/Monad/Par/AList.hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/AList.hi
Installing dist/build/Control/Monad/Par/State.hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/State.hi
Installing dist/build/Control/Monad/Par/RNG.hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/RNG.hi
Installing dist/build/Control/Monad/Par/Pedigree.hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/Pedigree.hi
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par
Installing dist/build/Control/Monad/Par/Combinator.p_hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/Combinator.p_hi
Installing dist/build/Control/Monad/Par/AList.p_hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/AList.p_hi
Installing dist/build/Control/Monad/Par/State.p_hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/State.p_hi
Installing dist/build/Control/Monad/Par/RNG.p_hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/RNG.p_hi
Installing dist/build/Control/Monad/Par/Pedigree.p_hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/Pedigree.p_hi
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par
Installing dist/build/Control/Monad/Par/Combinator.dyn_hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/Combinator.dyn_hi
Installing dist/build/Control/Monad/Par/AList.dyn_hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/AList.dyn_hi
Installing dist/build/Control/Monad/Par/State.dyn_hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/State.dyn_hi
Installing dist/build/Control/Monad/Par/RNG.dyn_hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/RNG.dyn_hi
Installing dist/build/Control/Monad/Par/Pedigree.dyn_hi to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/Control/Monad/Par/Pedigree.dyn_hi
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK
Installing dist/build/libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK.a to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK.a
/usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK.a
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK
Installing dist/build/libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK_p.a
to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK_p.a
/usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK/libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK_p.a
creating
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64
Installing executable
dist/build/libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK-ghc8.2.2.so to
/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK-ghc8.2.2.so
/usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK-ghc8.2.2.so
+ '[' -x Setup ']'
+ LANG=en_US.utf8
+ ./Setup register --gen-pkg-config
+ install -D --mode=0644 monad-par-extras-0.3.3.conf /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/package.conf.d/monad-par-extras-0.3.3.conf
+ '[' '!' -f /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/package.conf.d/monad-par-extras-0.3.3.conf ']'
++ echo '/usr/lib64/ghc-8.2.2/package.conf.d/monad-par-extras-0.3.3*.conf'
+ pkgconf='/usr/lib64/ghc-8.2.2/package.conf.d/monad-par-extras-0.3.3*.conf'
++ grep 'key: ' /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/package.conf.d/monad-par-extras-0.3.3.conf
++ sed -e 's/key: //'
+ key=monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK
+ pkgdir=/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK
+ rm -f ghc-monad-par-extras.files ghc-monad-par-extras-devel.files
+ touch ghc-monad-par-extras.files ghc-monad-par-extras-devel.files
+ echo '/usr/lib64/ghc-8.2.2/package.conf.d/monad-par-extras-0.3.3*.conf'
+ '[' -d /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK ']'
+ echo '%attr(755,root,root) /usr/lib64/libHSmonad-par-extras-0.3.3-*ghc8.2.2.so'
+ echo /usr/lib64/ghc-8.2.2/monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK
+ '[' -d /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3 ']'
+ echo /usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3
+ for i in ghc-monad-par-extras.files ghc-monad-par-extras-devel.files
+ '[' -f ghc-monad-par-extras.files ']'
+ sed -i -e 's!/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64!!g' ghc-monad-par-extras.files
+ for i in ghc-monad-par-extras.files ghc-monad-par-extras-devel.files
+ '[' -f ghc-monad-par-extras-devel.files ']'
+ sed -i -e 's!/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64!!g' ghc-monad-par-extras-devel.files
+ find /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';'
+ /usr/lib/rpm/check-buildroot
+ /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
+ /usr/lib/rpm/brp-python-hardlink
Processing files: ghc-monad-par-extras-0.3.3-2.fc28.ppc64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ym3mhQ
+ umask 022
+ cd /builddir/build/BUILD
+ cd monad-par-extras-0.3.3
+ LICENSEDIR=/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/licenses/ghc-monad-par-extras
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/licenses/ghc-monad-par-extras
+ cp -pr LICENSE /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64/usr/share/licenses/ghc-monad-par-extras
+ exit 0
Provides: ghc-monad-par-extras = 0.3.3-2.fc28 ghc-monad-par-extras(ppc-64) = 0.3.3-2.fc28 libHSmonad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK-ghc8.2.2.so()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libHSabstract-par-0.3.3-34FTxNhMsvaFqPXytGYk6c-ghc8.2.2.so()(64bit) libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHScereal-0.5.4.0-J3dBBt5iGIcHZAvdNSHzok-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) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so()(64bit) libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-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-monad-par-extras-devel-0.3.3-2.fc28.ppc64
Provides: ghc-devel(monad-par-extras-0.3.3-3CCZNWlahSzFAkXS3KYkkK) ghc-monad-par-extras-devel = 0.3.3-2.fc28 ghc-monad-par-extras-devel(ppc-64) = 0.3.3-2.fc28 ghc-monad-par-extras-doc = 0.3.3-2.fc28 ghc-monad-par-extras-static = 0.3.3-2.fc28
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(abstract-par-0.3.3-34FTxNhMsvaFqPXytGYk6c) ghc-devel(base-4.10.1.0) ghc-devel(cereal-0.5.4.0-J3dBBt5iGIcHZAvdNSHzok) ghc-devel(deepseq-1.4.3.0) ghc-devel(mtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH) ghc-devel(random-1.1-LLUGZ7T9DqQ5vN0Jbcd0We) ghc-devel(transformers-0.5.2.0)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64
Wrote: /builddir/build/RPMS/ghc-monad-par-extras-0.3.3-2.fc28.ppc64.rpm
Wrote: /builddir/build/RPMS/ghc-monad-par-extras-devel-0.3.3-2.fc28.ppc64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RKBaaB
+ umask 022
+ cd /builddir/build/BUILD
+ cd monad-par-extras-0.3.3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-2.fc28.ppc64
+ exit 0
Child return code was: 0