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-stm.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-15449-540/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-stm.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-stm-2.4.4.1-5.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-stm.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-15449-540/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-stm.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8il3Q2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stm-2.4.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/stm-2.4.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stm-2.4.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-dep-ver base '< 4.10' '< 4.11' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A3VvwX + umask 022 + cd /builddir/build/BUILD + cd stm-2.4.4.1 ++ 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 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/-Wall -Werror=format-security //' + CFLAGS='-O2 -g -pipe -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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -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 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-stm '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -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-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/stm-2.4.4.1 --global Configuring stm-2.4.4.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for stm-2.4.4.1.. Building library for stm-2.4.4.1.. [ 1 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 7 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 8 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) [10 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 1 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.p_o ) [ 2 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.p_o ) [ 3 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.p_o ) [ 4 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.p_o ) [ 5 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.p_o ) [ 6 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.p_o ) [ 7 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.p_o ) [ 8 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.p_o ) [ 9 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.p_o ) [10 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.p_o ) + '[' -n dist/build/libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for stm-2.4.4.1... Preprocessing library for stm-2.4.4.1.. Preprocessing library for stm-2.4.4.1.. Running Haddock on library for stm-2.4.4.1.. Haddock coverage: 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' Missing documentation for: check (Control/Monad/STM.hs:81) 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Missing documentation for: newTSem (Control/Concurrent/STM/TSem.hs:42) waitTSem (Control/Concurrent/STM/TSem.hs:45) signalTSem (Control/Concurrent/STM/TSem.hs:51) 0% ( 0 / 11) in 'Control.Sequential.STM' Missing documentation for: Module header STM (Control/Sequential/STM.hs:29) atomically (Control/Sequential/STM.hs:47) throwSTM (Control/Sequential/STM.hs:54) catchSTM (Control/Sequential/STM.hs:57) TVar (Control/Sequential/STM.hs:72) newTVar (Control/Sequential/STM.hs:75) newTVarIO (Control/Sequential/STM.hs:78) readTVar (Control/Sequential/STM.hs:83) readTVarIO (Control/Sequential/STM.hs:86) writeTVar (Control/Sequential/STM.hs:89) Warning: Control.Concurrent.STM.TArray: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Control.Monad.STM: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.myIr4z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64 + cd stm-2.4.4.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64 -v directory dist/doc/html/stm does exist: True creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1 creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1 copy directory 'dist/doc/html/stm' to '/builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1'. creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1 creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src Installing dist/doc/html/stm/stm.haddock to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/stm.haddock Installing dist/doc/html/stm/Control-Concurrent-STM-TChan.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/Control-Concurrent-STM-TChan.html Installing dist/doc/html/stm/Control-Concurrent-STM-TVar.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/Control-Concurrent-STM-TVar.html Installing dist/doc/html/stm/Control-Concurrent-STM-TArray.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/Control-Concurrent-STM-TArray.html Installing dist/doc/html/stm/ocean.css to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/ocean.css Installing dist/doc/html/stm/Control-Concurrent-STM-TBQueue.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/Control-Concurrent-STM-TBQueue.html Installing dist/doc/html/stm/haddock-util.js to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/haddock-util.js Installing dist/doc/html/stm/minus.gif to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/minus.gif Installing dist/doc/html/stm/Control-Concurrent-STM-TSem.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/Control-Concurrent-STM-TSem.html Installing dist/doc/html/stm/plus.gif to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/plus.gif Installing dist/doc/html/stm/Control-Concurrent-STM.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/Control-Concurrent-STM.html Installing dist/doc/html/stm/stm.txt to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/stm.txt Installing dist/doc/html/stm/synopsis.png to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/synopsis.png Installing dist/doc/html/stm/Control-Concurrent-STM-TQueue.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/Control-Concurrent-STM-TQueue.html Installing dist/doc/html/stm/index.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/index.html Installing dist/doc/html/stm/Control-Concurrent-STM-TMVar.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/Control-Concurrent-STM-TMVar.html Installing dist/doc/html/stm/hslogo-16.png to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/hslogo-16.png Installing dist/doc/html/stm/Control-Monad-STM.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/Control-Monad-STM.html Installing dist/doc/html/stm/doc-index.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/doc-index.html Installing dist/doc/html/stm/src/Control-Concurrent-STM-TChan.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/Control-Concurrent-STM-TChan.html Installing dist/doc/html/stm/src/Control-Concurrent-STM-TVar.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/Control-Concurrent-STM-TVar.html Installing dist/doc/html/stm/src/Control-Concurrent-STM-TArray.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/Control-Concurrent-STM-TArray.html Installing dist/doc/html/stm/src/hscolour.css to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/hscolour.css Installing dist/doc/html/stm/src/Control-Concurrent-STM-TBQueue.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/Control-Concurrent-STM-TBQueue.html Installing dist/doc/html/stm/src/Control-Concurrent-STM-TSem.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/Control-Concurrent-STM-TSem.html Installing dist/doc/html/stm/src/Control-Concurrent-STM.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/Control-Concurrent-STM.html Installing dist/doc/html/stm/src/Control-Concurrent-STM-TQueue.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/Control-Concurrent-STM-TQueue.html Installing dist/doc/html/stm/src/Control-Sequential-STM.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/Control-Sequential-STM.html Installing dist/doc/html/stm/src/Control-Concurrent-STM-TMVar.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/Control-Concurrent-STM-TMVar.html Installing dist/doc/html/stm/src/Control-Monad-STM.html to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/src/Control-Monad-STM.html creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1 Installing dist/doc/html/stm/stm.haddock to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1/stm.haddock creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/licenses/ghc-stm creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/licenses/ghc-stm Installing LICENSE to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/licenses/ghc-stm/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1 creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1 creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1 creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Sequential Installing dist/build/Control/Concurrent/STM.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM.hi Installing dist/build/Control/Concurrent/STM/TArray.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TArray.hi Installing dist/build/Control/Concurrent/STM/TVar.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TVar.hi Installing dist/build/Control/Concurrent/STM/TChan.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TChan.hi Installing dist/build/Control/Concurrent/STM/TMVar.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TMVar.hi Installing dist/build/Control/Concurrent/STM/TQueue.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TQueue.hi Installing dist/build/Control/Concurrent/STM/TBQueue.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TBQueue.hi Installing dist/build/Control/Concurrent/STM/TSem.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TSem.hi Installing dist/build/Control/Monad/STM.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Monad/STM.hi Installing dist/build/Control/Sequential/STM.hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Sequential/STM.hi creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Sequential Installing dist/build/Control/Concurrent/STM.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM.p_hi Installing dist/build/Control/Concurrent/STM/TArray.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TArray.p_hi Installing dist/build/Control/Concurrent/STM/TVar.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TVar.p_hi Installing dist/build/Control/Concurrent/STM/TChan.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TChan.p_hi Installing dist/build/Control/Concurrent/STM/TMVar.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TMVar.p_hi Installing dist/build/Control/Concurrent/STM/TQueue.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TQueue.p_hi Installing dist/build/Control/Concurrent/STM/TBQueue.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TBQueue.p_hi Installing dist/build/Control/Concurrent/STM/TSem.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TSem.p_hi Installing dist/build/Control/Monad/STM.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Monad/STM.p_hi Installing dist/build/Control/Sequential/STM.p_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Sequential/STM.p_hi creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Sequential Installing dist/build/Control/Concurrent/STM.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM.dyn_hi Installing dist/build/Control/Concurrent/STM/TArray.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TArray.dyn_hi Installing dist/build/Control/Concurrent/STM/TVar.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TVar.dyn_hi Installing dist/build/Control/Concurrent/STM/TChan.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TChan.dyn_hi Installing dist/build/Control/Concurrent/STM/TMVar.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TMVar.dyn_hi Installing dist/build/Control/Concurrent/STM/TQueue.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TQueue.dyn_hi Installing dist/build/Control/Concurrent/STM/TBQueue.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TBQueue.dyn_hi Installing dist/build/Control/Concurrent/STM/TSem.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Concurrent/STM/TSem.dyn_hi Installing dist/build/Control/Monad/STM.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Monad/STM.dyn_hi Installing dist/build/Control/Sequential/STM.dyn_hi to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/Control/Sequential/STM.dyn_hi creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1 Installing dist/build/libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww.a to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww.a creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1 Installing dist/build/libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww_p.a to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1/libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww_p.a creating /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64 Installing executable dist/build/libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d stm-2.4.4.1.conf ']' + install -D --mode=0644 stm-2.4.4.1.conf /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/stm-2.4.4.1.conf ++ ls /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z stm-2.4.4.1.conf ']' + rm -f ghc-stm.files ghc-stm-devel.files + touch ghc-stm.files ghc-stm-devel.files + ls /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/stm-2.4.4.1.conf + pkgdir=/usr/lib64/ghc-8.2.2/stm-2.4.4.1 + '[' -d /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/lib64/ghc-8.2.2/stm-2.4.4.1 ']' + echo /usr/lib64/ghc-8.2.2/stm-2.4.4.1 + echo '%attr(755,root,root) /usr/lib64/libHSstm-2.4.4.1-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc/html/libraries/stm-2.4.4.1 ']' + echo /usr/share/doc/ghc/html/libraries/stm-2.4.4.1 + for i in ghc-stm.files ghc-stm-devel.files + '[' -f ghc-stm.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64!!g' ghc-stm.files + for i in ghc-stm.files ghc-stm-devel.files + '[' -f ghc-stm-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64!!g' ghc-stm-devel.files + find /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-stm-2.4.4.1-5.el8.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NJy5EX + umask 022 + cd /builddir/build/BUILD + cd stm-2.4.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/licenses/ghc-stm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/licenses/ghc-stm + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/licenses/ghc-stm + exit 0 Provides: ghc-stm = 2.4.4.1-5.el8 ghc-stm(aarch-64) = 2.4.4.1-5.el8 libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-stm-devel-2.4.4.1-5.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yd9OXr + umask 022 + cd /builddir/build/BUILD + cd stm-2.4.4.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc-stm-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc-stm-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64/usr/share/doc/ghc-stm-devel + exit 0 Provides: ghc-devel(stm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww) ghc-stm-devel = 2.4.4.1-5.el8 ghc-stm-devel(aarch-64) = 2.4.4.1-5.el8 ghc-stm-doc = 2.4.4.1-5.el8 ghc-stm-static = 2.4.4.1-5.el8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(array-0.5.2.0) ghc-devel(base-4.10.1.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64 Wrote: /builddir/build/RPMS/ghc-stm-2.4.4.1-5.el8.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-stm-devel-2.4.4.1-5.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vk6sCo + umask 022 + cd /builddir/build/BUILD + cd stm-2.4.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-stm-2.4.4.1-5.el8.aarch64 + exit 0 Child return code was: 0