Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-monad-par-extras.spec'], chrootPath='/var/lib/mock/f26-build-10661153-819740/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 0xffff79f3df28>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-monad-par-extras-0.3.3-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-monad-par-extras.spec'], chrootPath='/var/lib/mock/f26-build-10661153-819740/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 0xffff79f3df28>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wlsbsc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf monad-par-extras-0.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/monad-par-extras-0.3.3.tar.gz + /usr/bin/tar -xof - + 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.GSYMgi + umask 022 + cd /builddir/build/BUILD + cd monad-par-extras-0.3.3 ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + 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 1.24.2.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-monad-par-extras '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --global '--ghc-options= -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3 Configuring monad-par-extras-0.3.3... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building monad-par-extras-0.3.3... Preprocessing library monad-par-extras-0.3.3... [1 of 5] Compiling Control.Monad.Par.State ( Control/Monad/Par/State.hs, dist/build/Control/Monad/Par/State.o ) [2 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. [3 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. [4 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. [5 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. [1 of 5] Compiling Control.Monad.Par.State ( Control/Monad/Par/State.hs, dist/build/Control/Monad/Par/State.p_o ) [2 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. [3 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. [4 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. [5 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. + '[' -n dist/build/libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6-ghc8.0.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for monad-par-extras-0.3.3... Running hscolour for monad-par-extras-0.3.3... Preprocessing library monad-par-extras-0.3.3... Preprocessing library monad-par-extras-0.3.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: cereal-0.5.4.0, mtl-2.2.1, random-1.1 Control/Monad/Par/RNG.hs:43:1: warning: [-Wtabs] Tab character found here, and in four further locations. Please use spaces instead. Control/Monad/Par/Pedigree.hs:38:1: warning: [-Wtabs] Tab character found here. Please use spaces instead. Control/Monad/Par/Combinator.hs:88:1: warning: [-Wtabs] Tab character found here, and in 24 further locations. Please use spaces instead. Control/Monad/Par/AList.hs:59:1: warning: [-Wtabs] Tab character found here, and in 17 further locations. Please use spaces instead. Haddock coverage: 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) 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) Warning: Control.Monad.Par.RNG: could not find link destinations for: Random RandomGen StdGen Warning: Control.Monad.Par.AList: could not find link destinations for: Serialize put Putter get Get 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.bnZPIl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64 + 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-1.fc26.aarch64 -v directory dist/doc/html/monad-par-extras does exist: True creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3 creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/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-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3'. creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3 creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/src Installing dist/doc/html/monad-par-extras/Control-Monad-Par-Combinator.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/Control-Monad-Par-Combinator.html Installing dist/doc/html/monad-par-extras/monad-par-extras.haddock to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/monad-par-extras.haddock Installing dist/doc/html/monad-par-extras/minus.gif to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/minus.gif Installing dist/doc/html/monad-par-extras/haddock-util.js to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/haddock-util.js Installing dist/doc/html/monad-par-extras/Control-Monad-Par-State.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/Control-Monad-Par-State.html Installing dist/doc/html/monad-par-extras/ocean.css to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/ocean.css Installing dist/doc/html/monad-par-extras/mini_Control-Monad-Par-AList.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/mini_Control-Monad-Par-AList.html Installing dist/doc/html/monad-par-extras/synopsis.png to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/synopsis.png Installing dist/doc/html/monad-par-extras/hslogo-16.png to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/hslogo-16.png Installing dist/doc/html/monad-par-extras/mini_Control-Monad-Par-State.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/mini_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-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/monad-par-extras.txt Installing dist/doc/html/monad-par-extras/mini_Control-Monad-Par-RNG.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/mini_Control-Monad-Par-RNG.html Installing dist/doc/html/monad-par-extras/Control-Monad-Par-RNG.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/Control-Monad-Par-RNG.html Installing dist/doc/html/monad-par-extras/mini_Control-Monad-Par-Combinator.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/mini_Control-Monad-Par-Combinator.html Installing dist/doc/html/monad-par-extras/plus.gif to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/plus.gif Installing dist/doc/html/monad-par-extras/doc-index.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/doc-index.html Installing dist/doc/html/monad-par-extras/Control-Monad-Par-AList.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/Control-Monad-Par-AList.html Installing dist/doc/html/monad-par-extras/index.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/index.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-1.fc26.aarch64/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-State.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/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-Pedigree.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/src/Control-Monad-Par-Pedigree.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-1.fc26.aarch64/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-AList.html to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/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-1.fc26.aarch64/usr/share/doc/ghc/html/libraries/monad-par-extras-0.3.3/src/hscolour.css creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/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-1.fc26.aarch64/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-1.fc26.aarch64/usr/share/licenses/ghc-monad-par-extras creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/licenses/ghc-monad-par-extras Installing LICENSE to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/licenses/ghc-monad-par-extras/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par Installing dist/build/Control/Monad/Par/Combinator.hi to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par/Combinator.hi Installing dist/build/Control/Monad/Par/AList.hi to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par/AList.hi Installing dist/build/Control/Monad/Par/State.hi to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par/State.hi Installing dist/build/Control/Monad/Par/RNG.hi to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par/RNG.hi Installing dist/build/Control/Monad/Par/Pedigree.hi to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par/Pedigree.hi creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par Installing dist/build/Control/Monad/Par/Combinator.p_hi to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/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-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/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-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/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-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/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-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par/Pedigree.p_hi creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par Installing dist/build/Control/Monad/Par/Combinator.dyn_hi to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/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-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/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-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/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-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/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-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/Control/Monad/Par/Pedigree.dyn_hi creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 Installing dist/build/libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6.a to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 Installing dist/build/libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6_p.a to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 Installing executable dist/build/libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: monad-par-extras-0.3.3.conf + install -D --mode=0644 monad-par-extras-0.3.3.conf /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/package.conf.d/monad-par-extras-0.3.3.conf ++ echo '/usr/lib64/ghc-8.0.2/package.conf.d/monad-par-extras-0.3.3*.conf' + pkgconf='/usr/lib64/ghc-8.0.2/package.conf.d/monad-par-extras-0.3.3*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/package.conf.d/monad-par-extras-0.3.3.conf ++ sed -e 's/key: //' + key=monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 + pkgdir=/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 + 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.0.2/package.conf.d/monad-par-extras-0.3.3*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 ']' + echo '%dir /usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/lib64/ghc-8.0.2/monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/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-1.fc26.aarch64!!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-1.fc26.aarch64!!g' ghc-monad-par-extras-devel.files + find /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64 -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-1.fc26.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kZ2hxH + umask 022 + cd /builddir/build/BUILD + cd monad-par-extras-0.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/licenses/ghc-monad-par-extras + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/licenses/ghc-monad-par-extras + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-monad-par-extras-0.3.3-1.fc26.aarch64/usr/share/licenses/ghc-monad-par-extras + exit 0 Provides: ghc-monad-par-extras = 0.3.3-1.fc26 ghc-monad-par-extras(aarch-64) = 0.3.3-1.fc26 libHSmonad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6-ghc8.0.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSabstract-par-0.3.3-FIXQeoD8JqS8Il9xkWRf07-ghc8.0.2.so()(64bit) libHSarray-0.5.1.1-ghc8.0.2.so()(64bit) libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit) libHScereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e-ghc8.0.2.so()(64bit) libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit) libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6-ghc8.0.2.so()(64bit) libHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog-ghc8.0.2.so()(64bit) libHStime-1.6.0.1-ghc8.0.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-monad-par-extras-devel-0.3.3-1.fc26.aarch64 Provides: ghc-devel(monad-par-extras-0.3.3-5IzzcdedS5bLAPIhSP2Ku6) ghc-monad-par-extras-devel = 0.3.3-1.fc26 ghc-monad-par-extras-devel(aarch-64) = 0.3.3-1.fc26 ghc-monad-par-extras-static = 0.3.3-1.fc26 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.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(abstract-par-0.3.3-FIXQeoD8JqS8Il9xkWRf07) ghc-devel(base-4.9.1.0) ghc-devel(cereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e) ghc-devel(deepseq-1.4.2.0) ghc-devel(mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6) ghc-devel(random-1.1-9tceXaeYIMZ4JrKq20Egog) 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-1.fc26.aarch64 Wrote: /builddir/build/RPMS/ghc-monad-par-extras-0.3.3-1.fc26.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-monad-par-extras-devel-0.3.3-1.fc26.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mdDiYb + 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-1.fc26.aarch64 + exit 0 Child return code was: 0