Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/ghc-exceptions.spec'], chrootPath='/var/lib/mock/f29-ghc-13241460-964386/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/ghc-exceptions.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/ghc-exceptions-0.8.3-7.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ghc-exceptions.spec'], chrootPath='/var/lib/mock/f29-ghc-13241460-964386/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ghc-exceptions.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7Pjqwq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf exceptions-0.8.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/exceptions-0.8.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd exceptions-0.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/exceptions-0.8.3.cabal exceptions.cabal + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GpaTSE + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.8.3 ++ 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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/-Wall //' -e 's/-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 -m64 -march=zEC12 -mtune=z13 -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.lhs, 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 -m64 -march=zEC12 -mtune=z13 -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-exceptions '--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-m64 -optc-march=zEC12 -optc-mtune=z13 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/exceptions-0.8.3 --global Configuring exceptions-0.8.3... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for exceptions-0.8.3.. Building library for exceptions-0.8.3.. [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.p_o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.p_o ) + '[' -n dist/build/libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for exceptions-0.8.3... Preprocessing library for exceptions-0.8.3.. Preprocessing library for exceptions-0.8.3.. Running Haddock on library for exceptions-0.8.3.. Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Missing documentation for: Catch (src/Control/Monad/Catch/Pure.hs:95) runCatch (src/Control/Monad/Catch/Pure.hs:97) Warning: Control.Monad.Catch: could not find link destinations for: ~ Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Sidcqp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x ++ dirname /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x + cd exceptions-0.8.3 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x -v directory dist/doc/html/exceptions does exist: True creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3 creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3 copy directory 'dist/doc/html/exceptions' to '/builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3'. creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3 creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/src Installing dist/doc/html/exceptions/exceptions.haddock to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/exceptions.haddock Installing dist/doc/html/exceptions/index.html to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/index.html Installing dist/doc/html/exceptions/doc-index.html to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/doc-index.html Installing dist/doc/html/exceptions/Control-Monad-Catch.html to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/Control-Monad-Catch.html Installing dist/doc/html/exceptions/Control-Monad-Catch-Pure.html to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/Control-Monad-Catch-Pure.html Installing dist/doc/html/exceptions/hslogo-16.png to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/hslogo-16.png Installing dist/doc/html/exceptions/minus.gif to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/minus.gif Installing dist/doc/html/exceptions/ocean.css to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/ocean.css Installing dist/doc/html/exceptions/plus.gif to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/plus.gif Installing dist/doc/html/exceptions/synopsis.png to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/synopsis.png Installing dist/doc/html/exceptions/haddock-util.js to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/haddock-util.js Installing dist/doc/html/exceptions/exceptions.txt to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/exceptions.txt Installing dist/doc/html/exceptions/src/hscolour.css to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/src/hscolour.css Installing dist/doc/html/exceptions/src/Control-Monad-Catch.html to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/src/Control-Monad-Catch.html Installing dist/doc/html/exceptions/src/Control-Monad-Catch-Pure.html to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/src/Control-Monad-Catch-Pure.html creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3 Installing dist/doc/html/exceptions/exceptions.haddock to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3/exceptions.haddock creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/licenses/ghc-exceptions creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/licenses/ghc-exceptions Installing LICENSE to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/licenses/ghc-exceptions/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3 creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3 creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64 creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3 creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad/Catch Installing dist/build/Control/Monad/Catch.hi to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad/Catch.hi Installing dist/build/Control/Monad/Catch/Pure.hi to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad/Catch/Pure.hi creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad/Catch Installing dist/build/Control/Monad/Catch.p_hi to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad/Catch.p_hi Installing dist/build/Control/Monad/Catch/Pure.p_hi to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad/Catch/Pure.p_hi creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad/Catch Installing dist/build/Control/Monad/Catch.dyn_hi to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad/Catch.dyn_hi Installing dist/build/Control/Monad/Catch/Pure.dyn_hi to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/Control/Monad/Catch/Pure.dyn_hi creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3 Installing dist/build/libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD.a to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD.a creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3 Installing dist/build/libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD_p.a to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3/libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD_p.a creating /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64 Installing executable dist/build/libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d exceptions-0.8.3.conf ']' + install -D --mode=0644 exceptions-0.8.3.conf /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/package.conf.d/exceptions-0.8.3.conf ++ ls /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z exceptions-0.8.3.conf ']' + rm -f ghc-exceptions.files ghc-exceptions-devel.files + touch ghc-exceptions.files ghc-exceptions-devel.files + ls /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/package.conf.d/exceptions-0.8.3.conf + pkgdir=/usr/lib64/ghc-8.2.2/exceptions-0.8.3 + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/lib64/ghc-8.2.2/exceptions-0.8.3 ']' + echo /usr/lib64/ghc-8.2.2/exceptions-0.8.3 + echo '%attr(755,root,root) /usr/lib64/libHSexceptions-0.8.3-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc/html/libraries/exceptions-0.8.3 ']' + echo /usr/share/doc/ghc/html/libraries/exceptions-0.8.3 + for i in ghc-exceptions.files ghc-exceptions-devel.files + '[' -f ghc-exceptions.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x!!g' ghc-exceptions.files + for i in ghc-exceptions.files ghc-exceptions-devel.files + '[' -f ghc-exceptions-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x!!g' ghc-exceptions-devel.files + find /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x -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 /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jTe12B + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.8.3 + exit 0 Processing files: ghc-exceptions-0.8.3-7.fc29.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W9InwO + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.8.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/licenses/ghc-exceptions + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/licenses/ghc-exceptions + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/licenses/ghc-exceptions + exit 0 Provides: ghc-exceptions = 0.8.3-7.fc29 ghc-exceptions(s390-64) = 0.8.3-7.fc29 libHSexceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD-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) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSghc-boot-th-8.2.2-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.2-8XubxMJDT8QLsstvlNotkc-ghc8.2.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.2.2.so()(64bit) libHSstm-2.4.5.0-15FdumhhnVEKazIoQZDzp1-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-exceptions-devel-0.8.3-7.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dPx558 + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.8.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc-exceptions-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc-exceptions-devel + cp -pr AUTHORS.markdown /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc-exceptions-devel + cp -pr CHANGELOG.markdown /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc-exceptions-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x/usr/share/doc/ghc-exceptions-devel + exit 0 Provides: ghc-devel(exceptions-0.8.3-CYMTujxEbkkJnOJ7pW82ZD) ghc-exceptions-devel = 0.8.3-7.fc29 ghc-exceptions-devel(s390-64) = 0.8.3-7.fc29 ghc-exceptions-doc = 0.8.3-7.fc29 ghc-exceptions-static = 0.8.3-7.fc29 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(base-4.10.1.0) ghc-devel(mtl-2.2.2-8XubxMJDT8QLsstvlNotkc) ghc-devel(stm-2.4.5.0-15FdumhhnVEKazIoQZDzp1) ghc-devel(template-haskell-2.12.0.0) ghc-devel(transformers-0.5.2.0) ghc-devel(transformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x Wrote: /builddir/build/RPMS/ghc-exceptions-0.8.3-7.fc29.s390x.rpm Wrote: /builddir/build/RPMS/ghc-exceptions-devel-0.8.3-7.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wHO06Y + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.8.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-exceptions-0.8.3-7.fc29.s390x + exit 0 Child return code was: 0