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-bencode.spec'], chrootPath='/var/lib/mock/f30-ghc-15386167-1104817/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-bencode.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-bencode-0.6.0.0-10.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ghc-bencode.spec'], chrootPath='/var/lib/mock/f30-ghc-15386167-1104817/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-bencode.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.1PkST2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bencode-0.6.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/bencode-0.6.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bencode-0.6.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0X77TY + umask 022 + cd /builddir/build/BUILD + cd bencode-0.6.0.0 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.lhs, Setup.o ) BUILDSTDERR: Setup.lhs:5:31: warning: [-Wdeprecations] BUILDSTDERR: In the use of `defaultUserHooks' BUILDSTDERR: (imported from Distribution.Simple): BUILDSTDERR: Deprecated: "Use simpleUserHooks or autoconfUserHooks, unless you need Cabal-1.2 BUILDSTDERR: compatibility in which case you must stick with defaultUserHooks" BUILDSTDERR: | BUILDSTDERR: 5 | > main = defaultMainWithHooks defaultUserHooks BUILDSTDERR: | ^^^^^^^^^^^^^^^^ 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-bencode '--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/bencode-0.6.0.0 --global BUILDSTDERR: Warning: defaultUserHooks in Setup script is deprecated. Configuring bencode-0.6.0.0... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for bencode-0.6.0.0.. Building library for bencode-0.6.0.0.. [1 of 3] Compiling Data.BEncode.Lexer ( src/Data/BEncode/Lexer.hs, dist/build/Data/BEncode/Lexer.o ) [2 of 3] Compiling Data.BEncode ( src/Data/BEncode.hs, dist/build/Data/BEncode.o ) [3 of 3] Compiling Data.BEncode.Parser ( src/Data/BEncode/Parser.hs, dist/build/Data/BEncode/Parser.o ) [1 of 3] Compiling Data.BEncode.Lexer ( src/Data/BEncode/Lexer.hs, dist/build/Data/BEncode/Lexer.p_o ) [2 of 3] Compiling Data.BEncode ( src/Data/BEncode.hs, dist/build/Data/BEncode.p_o ) [3 of 3] Compiling Data.BEncode.Parser ( src/Data/BEncode/Parser.hs, dist/build/Data/BEncode/Parser.p_o ) + '[' -n dist/build/libHSbencode-0.6.0.0-GZFCwaCjUiuxJYLWUhiFE-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for bencode-0.6.0.0.. Running Haddock on library for bencode-0.6.0.0.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 33% ( 1 / 3) in 'Data.BEncode.Lexer' Missing documentation for: Token (src/Data/BEncode/Lexer.hs:17) lexer (src/Data/BEncode/Lexer.hs:27) 86% ( 6 / 7) in 'Data.BEncode' Missing documentation for: bPack (src/Data/BEncode.hs:132) 17% ( 2 / 12) in 'Data.BEncode.Parser' Missing documentation for: BParser (src/Data/BEncode/Parser.hs:33) runParser (src/Data/BEncode/Parser.hs:70) token (src/Data/BEncode/Parser.hs:75) dict (src/Data/BEncode/Parser.hs:78) list (src/Data/BEncode/Parser.hs:85) optional (src/Data/BEncode/Parser.hs:95) bstring (src/Data/BEncode/Parser.hs:98) bbytestring (src/Data/BEncode/Parser.hs:104) bint (src/Data/BEncode/Parser.hs:110) setInput (src/Data/BEncode/Parser.hs:116) Documentation created: dist/doc/html/bencode/index.html, dist/doc/html/bencode/bencode.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pyxrqt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x + cd bencode-0.6.0.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x -v directory dist/doc/html/bencode does exist: True creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0 creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0 copy directory 'dist/doc/html/bencode' to '/builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0'. creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0 creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/src Installing dist/doc/html/bencode/bencode.haddock to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/bencode.haddock Installing dist/doc/html/bencode/index.html to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/index.html Installing dist/doc/html/bencode/doc-index.html to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/doc-index.html Installing dist/doc/html/bencode/Data-BEncode-Lexer.html to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/Data-BEncode-Lexer.html Installing dist/doc/html/bencode/Data-BEncode.html to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/Data-BEncode.html Installing dist/doc/html/bencode/Data-BEncode-Parser.html to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/Data-BEncode-Parser.html Installing dist/doc/html/bencode/hslogo-16.png to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/hslogo-16.png Installing dist/doc/html/bencode/minus.gif to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/minus.gif Installing dist/doc/html/bencode/ocean.css to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/ocean.css Installing dist/doc/html/bencode/plus.gif to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/plus.gif Installing dist/doc/html/bencode/synopsis.png to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/synopsis.png Installing dist/doc/html/bencode/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/haddock-bundle.min.js Installing dist/doc/html/bencode/quick-jump.css to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/quick-jump.css Installing dist/doc/html/bencode/meta.json to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/meta.json Installing dist/doc/html/bencode/bencode.txt to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/bencode.txt Installing dist/doc/html/bencode/src/style.css to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/src/style.css Installing dist/doc/html/bencode/src/highlight.js to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/src/highlight.js Installing dist/doc/html/bencode/src/Data.BEncode.Lexer.html to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/src/Data.BEncode.Lexer.html Installing dist/doc/html/bencode/src/Data.BEncode.html to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/src/Data.BEncode.html Installing dist/doc/html/bencode/src/Data.BEncode.Parser.html to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/src/Data.BEncode.Parser.html creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0 Installing dist/doc/html/bencode/bencode.haddock to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0/bencode.haddock creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/licenses/ghc-bencode creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/licenses/ghc-bencode Installing LICENSE to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/licenses/ghc-bencode/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0 creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0 creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64 creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0 creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode Installing dist/build/Data/BEncode.hi to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode.hi Installing dist/build/Data/BEncode/Lexer.hi to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode/Lexer.hi Installing dist/build/Data/BEncode/Parser.hi to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode/Parser.hi creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode Installing dist/build/Data/BEncode.p_hi to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode.p_hi Installing dist/build/Data/BEncode/Lexer.p_hi to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode/Lexer.p_hi Installing dist/build/Data/BEncode/Parser.p_hi to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode/Parser.p_hi creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode Installing dist/build/Data/BEncode.dyn_hi to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode.dyn_hi Installing dist/build/Data/BEncode/Lexer.dyn_hi to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode/Lexer.dyn_hi Installing dist/build/Data/BEncode/Parser.dyn_hi to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/Data/BEncode/Parser.dyn_hi creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0 Installing dist/build/libHSbencode-0.6.0.0-GZFCwaCjUiuxJYLWUhiFE.a to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/libHSbencode-0.6.0.0-GZFCwaCjUiuxJYLWUhiFE.a creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0 Installing dist/build/libHSbencode-0.6.0.0-GZFCwaCjUiuxJYLWUhiFE_p.a to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0/libHSbencode-0.6.0.0-GZFCwaCjUiuxJYLWUhiFE_p.a creating /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64 Installing executable dist/build/libHSbencode-0.6.0.0-GZFCwaCjUiuxJYLWUhiFE-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/libHSbencode-0.6.0.0-GZFCwaCjUiuxJYLWUhiFE-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d bencode-0.6.0.0.conf ']' + install -D --mode=0644 bencode-0.6.0.0.conf /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/bencode-0.6.0.0.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z bencode-0.6.0.0.conf ']' + rm -f ghc-bencode.files ghc-bencode-devel.files + touch ghc-bencode.files ghc-bencode-devel.files + ls /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/bencode-0.6.0.0.conf + pkgdir=/usr/lib64/ghc-8.4.4/bencode-0.6.0.0 + '[' -d /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/lib64/ghc-8.4.4/bencode-0.6.0.0 ']' + echo /usr/lib64/ghc-8.4.4/bencode-0.6.0.0 + echo '%attr(755,root,root) /usr/lib64/libHSbencode-0.6.0.0-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/doc/ghc/html/libraries/bencode-0.6.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/bencode-0.6.0.0 + for i in ghc-bencode.files ghc-bencode-devel.files + '[' -f ghc-bencode.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x!!g' ghc-bencode.files + for i in ghc-bencode.files ghc-bencode-devel.files + '[' -f ghc-bencode-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x!!g' ghc-bencode-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-bencode-0.6.0.0-10.fc30.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.q4tPms + umask 022 + cd /builddir/build/BUILD + cd bencode-0.6.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/licenses/ghc-bencode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/licenses/ghc-bencode + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x/usr/share/licenses/ghc-bencode + exit 0 Provides: ghc-bencode = 0.6.0.0-10.fc30 ghc-bencode(s390-64) = 0.6.0.0-10.fc30 libHSbencode-0.6.0.0-GZFCwaCjUiuxJYLWUhiFE-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) libHSbinary-0.8.5.1-ghc8.4.4.so()(64bit) libHSbytestring-0.10.8.2-ghc8.4.4.so()(64bit) libHScontainers-0.5.11.0-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) libHSparsec-3.1.13.0-ghc8.4.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: ghc-bencode-devel-0.6.0.0-10.fc30.s390x Provides: ghc-bencode-devel = 0.6.0.0-10.fc30 ghc-bencode-devel(s390-64) = 0.6.0.0-10.fc30 ghc-bencode-doc = 0.6.0.0-10.fc30 ghc-bencode-static = 0.6.0.0-10.fc30 ghc-devel(bencode-0.6.0.0-GZFCwaCjUiuxJYLWUhiFE) 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(binary-0.8.5.1) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.5.11.0) ghc-devel(parsec-3.1.13.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x Wrote: /builddir/build/RPMS/ghc-bencode-0.6.0.0-10.fc30.s390x.rpm Wrote: /builddir/build/RPMS/ghc-bencode-devel-0.6.0.0-10.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4VcRBN + umask 022 + cd /builddir/build/BUILD + cd bencode-0.6.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-bencode-0.6.0.0-10.fc30.s390x + exit 0 Child return code was: 0