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/unlambda.spec'], chrootPath='/var/lib/mock/f30-ghc-15393727-1105913/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/unlambda.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/unlambda-0.1.4.2-11.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/unlambda.spec'], chrootPath='/var/lib/mock/f30-ghc-15393727-1105913/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/unlambda.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.18HPaT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unlambda-0.1.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/unlambda-0.1.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd unlambda-0.1.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (unlambda-0.1.2-FSF-license-fix.patch): + echo 'Patch #0 (unlambda-0.1.2-FSF-license-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Language/Unlambda.hs Hunk #1 succeeded at 20 (offset 1 line). patching file LICENSE + iconv -f iso8859-1 -t utf-8 Language/Unlambda.hs + mv -f Language/Unlambda.conv Language/Unlambda.hs Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8FL0KC + exit 0 + umask 022 + cd /builddir/build/BUILD + cd unlambda-0.1.4.2 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/unlambda '--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/unlambda-0.1.4.2 --global Configuring unlambda-0.1.4.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing executable 'unlambda' for unlambda-0.1.4.2.. Building executable 'unlambda' for unlambda-0.1.4.2.. BUILDSTDERR: : warning: [-Wmissing-home-modules] BUILDSTDERR: These modules are needed for compilation but not listed in your .cabal file's other-modules: Language.Unlambda [1 of 2] Compiling Language.Unlambda ( Language/Unlambda.hs, dist/build/unlambda/unlambda-tmp/Language/Unlambda.o ) [2 of 2] Compiling Main ( Main.hs, dist/build/unlambda/unlambda-tmp/Main.o ) BUILDSTDERR: : warning: [-Wmissing-home-modules] BUILDSTDERR: These modules are needed for compilation but not listed in your .cabal file's other-modules: Language.Unlambda Linking dist/build/unlambda/unlambda ... Preprocessing library for unlambda-0.1.4.2.. Building library for unlambda-0.1.4.2.. [1 of 1] Compiling Language.Unlambda ( Language/Unlambda.hs, dist/build/Language/Unlambda.o ) BUILDSTDERR: Language/Unlambda.hs:31:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 31 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: on the commandline: warning: BUILDSTDERR: -auto-all is deprecated: Use -fprof-auto instead [1 of 1] Compiling Language.Unlambda ( Language/Unlambda.hs, dist/build/Language/Unlambda.p_o ) BUILDSTDERR: Language/Unlambda.hs:31:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 31 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ + '[' -n dist/build/libHSunlambda-0.1.4.2-A1i4cP9qxL9Nk3OWrbnik-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing executable 'unlambda' for unlambda-0.1.4.2.. Preprocessing library for unlambda-0.1.4.2.. Running Haddock on library for unlambda-0.1.4.2.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: Language/Unlambda.hs:31:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 31 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 0% ( 0 / 14) in 'Language.Unlambda' Missing documentation for: Module header Exp (Language/Unlambda.hs:38) sh (Language/Unlambda.hs:63) Eval (Language/Unlambda.hs:86) Cont (Language/Unlambda.hs:88) currentChar (Language/Unlambda.hs:111) setCurrentChar (Language/Unlambda.hs:113) io (Language/Unlambda.hs:115) throw (Language/Unlambda.hs:117) exit (Language/Unlambda.hs:119) callCC (Language/Unlambda.hs:121) step (Language/Unlambda.hs:123) eval (Language/Unlambda.hs:129) apply (Language/Unlambda.hs:137) Documentation created: dist/doc/html/unlambda/index.html, dist/doc/html/unlambda/unlambda.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.psYwVM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x + cd unlambda-0.1.4.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x -v directory dist/doc/html/unlambda does exist: True creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2 creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2 copy directory 'dist/doc/html/unlambda' to '/builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2'. creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2 creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/src Installing dist/doc/html/unlambda/unlambda.haddock to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/unlambda.haddock Installing dist/doc/html/unlambda/index.html to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/index.html Installing dist/doc/html/unlambda/doc-index.html to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/doc-index.html Installing dist/doc/html/unlambda/Language-Unlambda.html to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/Language-Unlambda.html Installing dist/doc/html/unlambda/hslogo-16.png to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/hslogo-16.png Installing dist/doc/html/unlambda/minus.gif to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/minus.gif Installing dist/doc/html/unlambda/ocean.css to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/ocean.css Installing dist/doc/html/unlambda/plus.gif to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/plus.gif Installing dist/doc/html/unlambda/synopsis.png to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/synopsis.png Installing dist/doc/html/unlambda/haddock-bundle.min.js to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/haddock-bundle.min.js Installing dist/doc/html/unlambda/quick-jump.css to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/quick-jump.css Installing dist/doc/html/unlambda/meta.json to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/meta.json Installing dist/doc/html/unlambda/unlambda.txt to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/unlambda.txt Installing dist/doc/html/unlambda/src/style.css to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/src/style.css Installing dist/doc/html/unlambda/src/highlight.js to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/src/highlight.js Installing dist/doc/html/unlambda/src/Language.Unlambda.html to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/src/Language.Unlambda.html creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2 Installing dist/doc/html/unlambda/unlambda.haddock to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2/unlambda.haddock creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/licenses/unlambda creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/licenses creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/licenses/unlambda Installing LICENSE to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/licenses/unlambda/LICENSE Installing executable unlambda in /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/bin BUILDSTDERR: Warning: Executable installed in BUILDSTDERR: /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/bin creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/bin Installing executable dist/build/unlambda/unlambda to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/bin/unlambda Installing library in /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2 creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2/Language creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2 creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64 creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2 creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2/Language Installing dist/build/Language/Unlambda.hi to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2/Language/Unlambda.hi creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2/Language Installing dist/build/Language/Unlambda.p_hi to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2/Language/Unlambda.p_hi creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2/Language Installing dist/build/Language/Unlambda.dyn_hi to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2/Language/Unlambda.dyn_hi creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2 Installing dist/build/libHSunlambda-0.1.4.2-A1i4cP9qxL9Nk3OWrbnik.a to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2/libHSunlambda-0.1.4.2-A1i4cP9qxL9Nk3OWrbnik.a creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2 Installing dist/build/libHSunlambda-0.1.4.2-A1i4cP9qxL9Nk3OWrbnik_p.a to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2/libHSunlambda-0.1.4.2-A1i4cP9qxL9Nk3OWrbnik_p.a creating /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64 Installing executable dist/build/libHSunlambda-0.1.4.2-A1i4cP9qxL9Nk3OWrbnik-ghc8.4.4.so to /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/libHSunlambda-0.1.4.2-A1i4cP9qxL9Nk3OWrbnik-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d unlambda-0.1.4.2.conf ']' + install -D --mode=0644 unlambda-0.1.4.2.conf /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/unlambda-0.1.4.2.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z unlambda-0.1.4.2.conf ']' + rm -f ghc-unlambda.files ghc-unlambda-devel.files + touch ghc-unlambda.files ghc-unlambda-devel.files + ls /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/unlambda-0.1.4.2.conf + pkgdir=/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2 + '[' -d /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/lib64/ghc-8.4.4/unlambda-0.1.4.2 ']' + echo /usr/lib64/ghc-8.4.4/unlambda-0.1.4.2 + echo '%attr(755,root,root) /usr/lib64/libHSunlambda-0.1.4.2-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2 ']' + echo /usr/share/doc/ghc/html/libraries/unlambda-0.1.4.2 + for i in ghc-unlambda.files ghc-unlambda-devel.files + '[' -f ghc-unlambda.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x!!g' ghc-unlambda.files + for i in ghc-unlambda.files ghc-unlambda-devel.files + '[' -f ghc-unlambda-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x!!g' ghc-unlambda-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: unlambda-0.1.4.2-11.fc30.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6X7AoB + umask 022 + cd /builddir/build/BUILD + cd unlambda-0.1.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/licenses/unlambda + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/licenses/unlambda + cp -pr LICENSE /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/licenses/unlambda + exit 0 Provides: unlambda = 0.1.4.2-11.fc30 unlambda(s390-64) = 0.1.4.2-11.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2)(64bit) librt.so.1(GLIBC_2.3.3)(64bit) rtld(GNU_HASH) Processing files: ghc-unlambda-0.1.4.2-11.fc30.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xTmZUw + umask 022 + cd /builddir/build/BUILD + cd unlambda-0.1.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/licenses/ghc-unlambda + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/licenses/ghc-unlambda + cp -pr LICENSE /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x/usr/share/licenses/ghc-unlambda + exit 0 Provides: ghc-unlambda = 0.1.4.2-11.fc30 ghc-unlambda(s390-64) = 0.1.4.2-11.fc30 libHSunlambda-0.1.4.2-A1i4cP9qxL9Nk3OWrbnik-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) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-unlambda-devel-0.1.4.2-11.fc30.s390x Provides: ghc-devel(unlambda-0.1.4.2-A1i4cP9qxL9Nk3OWrbnik) ghc-unlambda-devel = 0.1.4.2-11.fc30 ghc-unlambda-devel(s390-64) = 0.1.4.2-11.fc30 ghc-unlambda-doc = 0.1.4.2-11.fc30 ghc-unlambda-static = 0.1.4.2-11.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(array-0.5.2.0) ghc-devel(base-4.11.1.0) ghc-devel(mtl-2.2.2) ghc-devel(unix-2.7.2.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x Wrote: /builddir/build/RPMS/unlambda-0.1.4.2-11.fc30.s390x.rpm Wrote: /builddir/build/RPMS/ghc-unlambda-0.1.4.2-11.fc30.s390x.rpm Wrote: /builddir/build/RPMS/ghc-unlambda-devel-0.1.4.2-11.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9VqFjE + umask 022 + cd /builddir/build/BUILD + cd unlambda-0.1.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/unlambda-0.1.4.2-11.fc30.s390x + exit 0 Child return code was: 0