Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/ghc-pipes-safe.spec'], chrootPath='/var/lib/mock/f30-ghc-15396074-1106009/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/ghc-pipes-safe.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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/ghc-pipes-safe-2.2.9-3.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ghc-pipes-safe.spec'], chrootPath='/var/lib/mock/f30-ghc-15396074-1106009/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ghc-pipes-safe.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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EpSAnB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pipes-safe-2.2.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/pipes-safe-2.2.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pipes-safe-2.2.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/pipes-safe-2.2.9.cabal pipes-safe.cabal + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iEpJj3 + umask 022 + cd /builddir/build/BUILD + cd pipes-safe-2.2.9 BUILDSTDERR: ++ 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 BUILDSTDERR: ++ 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 + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ 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 BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-pipes-safe '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --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 -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9 --global Configuring pipes-safe-2.2.9... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for pipes-safe-2.2.9.. Building library for pipes-safe-2.2.9.. [1 of 2] Compiling Pipes.Safe ( src/Pipes/Safe.hs, dist/build/Pipes/Safe.o ) [2 of 2] Compiling Pipes.Safe.Prelude ( src/Pipes/Safe/Prelude.hs, dist/build/Pipes/Safe/Prelude.o ) [1 of 2] Compiling Pipes.Safe ( src/Pipes/Safe.hs, dist/build/Pipes/Safe.p_o ) [2 of 2] Compiling Pipes.Safe.Prelude ( src/Pipes/Safe/Prelude.hs, dist/build/Pipes/Safe/Prelude.p_o ) + '[' -n dist/build/libHSpipes-safe-2.2.9-5lXTb77vEA33RGqAp7jy2B-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for pipes-safe-2.2.9.. Running Haddock on library for pipes-safe-2.2.9.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 41 / 41) in 'Pipes.Safe' 100% ( 7 / 7) in 'Pipes.Safe.Prelude' Documentation created: dist/doc/html/pipes-safe/index.html, dist/doc/html/pipes-safe/pipes-safe.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kg75AQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x + cd pipes-safe-2.2.9 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x -v directory dist/doc/html/pipes-safe does exist: True creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9 creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9 copy directory 'dist/doc/html/pipes-safe' to '/builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9'. creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9 creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/src Installing dist/doc/html/pipes-safe/pipes-safe.haddock to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/pipes-safe.haddock Installing dist/doc/html/pipes-safe/index.html to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/index.html Installing dist/doc/html/pipes-safe/doc-index.html to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/doc-index.html Installing dist/doc/html/pipes-safe/Pipes-Safe.html to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/Pipes-Safe.html Installing dist/doc/html/pipes-safe/Pipes-Safe-Prelude.html to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/Pipes-Safe-Prelude.html Installing dist/doc/html/pipes-safe/hslogo-16.png to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/hslogo-16.png Installing dist/doc/html/pipes-safe/minus.gif to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/minus.gif Installing dist/doc/html/pipes-safe/ocean.css to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/ocean.css Installing dist/doc/html/pipes-safe/plus.gif to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/plus.gif Installing dist/doc/html/pipes-safe/synopsis.png to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/synopsis.png Installing dist/doc/html/pipes-safe/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/haddock-bundle.min.js Installing dist/doc/html/pipes-safe/quick-jump.css to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/quick-jump.css Installing dist/doc/html/pipes-safe/meta.json to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/meta.json Installing dist/doc/html/pipes-safe/pipes-safe.txt to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/pipes-safe.txt Installing dist/doc/html/pipes-safe/src/style.css to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/src/style.css Installing dist/doc/html/pipes-safe/src/highlight.js to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/src/highlight.js Installing dist/doc/html/pipes-safe/src/Pipes.Safe.html to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/src/Pipes.Safe.html Installing dist/doc/html/pipes-safe/src/Pipes.Safe.Prelude.html to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/src/Pipes.Safe.Prelude.html creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9 Installing dist/doc/html/pipes-safe/pipes-safe.haddock to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9/pipes-safe.haddock creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/licenses/ghc-pipes-safe creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/licenses/ghc-pipes-safe Installing LICENSE to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/licenses/ghc-pipes-safe/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9 creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9 creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64 creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9 creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes/Safe Installing dist/build/Pipes/Safe.hi to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes/Safe.hi Installing dist/build/Pipes/Safe/Prelude.hi to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes/Safe/Prelude.hi creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes/Safe Installing dist/build/Pipes/Safe.p_hi to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes/Safe.p_hi Installing dist/build/Pipes/Safe/Prelude.p_hi to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes/Safe/Prelude.p_hi creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes/Safe Installing dist/build/Pipes/Safe.dyn_hi to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes/Safe.dyn_hi Installing dist/build/Pipes/Safe/Prelude.dyn_hi to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/Pipes/Safe/Prelude.dyn_hi creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9 Installing dist/build/libHSpipes-safe-2.2.9-5lXTb77vEA33RGqAp7jy2B.a to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/libHSpipes-safe-2.2.9-5lXTb77vEA33RGqAp7jy2B.a creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9 Installing dist/build/libHSpipes-safe-2.2.9-5lXTb77vEA33RGqAp7jy2B_p.a to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9/libHSpipes-safe-2.2.9-5lXTb77vEA33RGqAp7jy2B_p.a creating /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64 Installing executable dist/build/libHSpipes-safe-2.2.9-5lXTb77vEA33RGqAp7jy2B-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/libHSpipes-safe-2.2.9-5lXTb77vEA33RGqAp7jy2B-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d pipes-safe-2.2.9.conf ']' + install -D --mode=0644 pipes-safe-2.2.9.conf /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/pipes-safe-2.2.9.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z pipes-safe-2.2.9.conf ']' + rm -f ghc-pipes-safe.files ghc-pipes-safe-devel.files + touch ghc-pipes-safe.files ghc-pipes-safe-devel.files + ls /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/pipes-safe-2.2.9.conf + pkgdir=/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9 + '[' -d /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/lib64/ghc-8.4.4/pipes-safe-2.2.9 ']' + echo /usr/lib64/ghc-8.4.4/pipes-safe-2.2.9 + echo '%attr(755,root,root) /usr/lib64/libHSpipes-safe-2.2.9-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9 ']' + echo /usr/share/doc/ghc/html/libraries/pipes-safe-2.2.9 + for i in ghc-pipes-safe.files ghc-pipes-safe-devel.files + '[' -f ghc-pipes-safe.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x!!g' ghc-pipes-safe.files + for i in ghc-pipes-safe.files ghc-pipes-safe-devel.files + '[' -f ghc-pipes-safe-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x!!g' ghc-pipes-safe-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-pipes-safe-2.2.9-3.fc30.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Da8Bz1 + umask 022 + cd /builddir/build/BUILD + cd pipes-safe-2.2.9 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/licenses/ghc-pipes-safe + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/licenses/ghc-pipes-safe + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/licenses/ghc-pipes-safe + exit 0 Provides: ghc-pipes-safe = 2.2.9-3.fc30 ghc-pipes-safe(s390-64) = 2.2.9-3.fc30 libHSpipes-safe-2.2.9-5lXTb77vEA33RGqAp7jy2B-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHScontainers-0.5.11.0-ghc8.4.4.so()(64bit) libHSexceptions-0.10.0-51WvWGBBAfdCMC9SPJ7fS2-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) libHSmonad-control-1.0.2.3-67BcXUHPAW446ak59t3Uwn-ghc8.4.4.so()(64bit) libHSmtl-2.2.2-ghc8.4.4.so()(64bit) libHSpipes-4.3.9-Iz7f73ZdlqKGtNOuBHGbhK-ghc8.4.4.so()(64bit) libHSprimitive-0.6.4.0-39Pwmm1zkQX6bM7xFUT3Jc-ghc8.4.4.so()(64bit) libHStransformers-0.5.5.0-ghc8.4.4.so()(64bit) libHStransformers-base-0.4.5.2-G5HGKQM5NMl8bxDMrf0xnw-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-pipes-safe-devel-2.2.9-3.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2Xp5wh + umask 022 + cd /builddir/build/BUILD + cd pipes-safe-2.2.9 + DOCDIR=/builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc-pipes-safe-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc-pipes-safe-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc-pipes-safe-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x/usr/share/doc/ghc-pipes-safe-devel + exit 0 Provides: ghc-devel(pipes-safe-2.2.9-5lXTb77vEA33RGqAp7jy2B) ghc-pipes-safe-devel = 2.2.9-3.fc30 ghc-pipes-safe-devel(s390-64) = 2.2.9-3.fc30 ghc-pipes-safe-doc = 2.2.9-3.fc30 ghc-pipes-safe-static = 2.2.9-3.fc30 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.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(containers-0.5.11.0) ghc-devel(exceptions-0.10.0-51WvWGBBAfdCMC9SPJ7fS2) ghc-devel(monad-control-1.0.2.3-67BcXUHPAW446ak59t3Uwn) ghc-devel(mtl-2.2.2) ghc-devel(pipes-4.3.9-Iz7f73ZdlqKGtNOuBHGbhK) ghc-devel(primitive-0.6.4.0-39Pwmm1zkQX6bM7xFUT3Jc) ghc-devel(transformers-0.5.5.0) ghc-devel(transformers-base-0.4.5.2-G5HGKQM5NMl8bxDMrf0xnw) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x Wrote: /builddir/build/RPMS/ghc-pipes-safe-2.2.9-3.fc30.s390x.rpm Wrote: /builddir/build/RPMS/ghc-pipes-safe-devel-2.2.9-3.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7Ahdo6 + umask 022 + cd /builddir/build/BUILD + cd pipes-safe-2.2.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-pipes-safe-2.2.9-3.fc30.s390x + exit 0 Child return code was: 0