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-doctest.spec'], chrootPath='/var/lib/mock/f28-build-12164957-895010/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-doctest.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-doctest-0.13.0-2.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ghc-doctest.spec'], chrootPath='/var/lib/mock/f28-build-12164957-895010/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-doctest.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.JFvGtt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf doctest-0.13.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/doctest-0.13.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd doctest-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KJXAmM + exit 0 + umask 022 + cd /builddir/build/BUILD + cd doctest-0.13.0 ++ ghc --info ++ grep '"Booter version","8.2.2"' + '[' '!' ' ,("Booter version","8.2.2")' ']' ++ 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 -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-doctest '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --enable-tests --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/doctest-0.13.0 --global Configuring doctest-0.13.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing test suite 'spec' for doctest-0.13.0.. Building test suite 'spec' for doctest-0.13.0.. [1 of 1] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.dyn_o ) Linking dist/build/spec/spec ... dist/build/spec/spec-tmp/test/integration/with-cbits/foo.o(.gnu.build.attributes+0x14): warning: relocation refers to discarded section dist/build/spec/spec-tmp/test/integration/with-cbits/foo.o(.gnu.build.attributes+0x1c): warning: relocation refers to discarded section /tmp/ghc8911_0/ghc_3.o(.gnu.build.attributes+0x14): warning: relocation refers to discarded section /tmp/ghc8911_0/ghc_3.o(.gnu.build.attributes+0x1c): warning: relocation refers to discarded section Preprocessing library for doctest-0.13.0.. Building library for doctest-0.13.0.. [ 1 of 16] Compiling GhcUtil ( src/GhcUtil.hs, dist/build/GhcUtil.o ) [ 2 of 16] Compiling Language.Haskell.GhciWrapper ( ghci-wrapper/src/Language/Haskell/GhciWrapper.hs, dist/build/Language/Haskell/GhciWrapper.o ) [ 3 of 16] Compiling Interpreter ( src/Interpreter.hs, dist/build/Interpreter.o ) [ 4 of 16] Compiling Location ( src/Location.hs, dist/build/Location.o ) [ 5 of 16] Compiling Paths_doctest ( dist/build/autogen/Paths_doctest.hs, dist/build/Paths_doctest.o ) [ 6 of 16] Compiling Options ( src/Options.hs, dist/build/Options.o ) [ 7 of 16] Compiling Sandbox ( src/Sandbox.hs, dist/build/Sandbox.o ) [ 8 of 16] Compiling PackageDBs ( src/PackageDBs.hs, dist/build/PackageDBs.o ) [ 9 of 16] Compiling Util ( src/Util.hs, dist/build/Util.o ) [10 of 16] Compiling Extract ( src/Extract.hs, dist/build/Extract.o ) [11 of 16] Compiling Parse ( src/Parse.hs, dist/build/Parse.o ) [12 of 16] Compiling Runner.Example ( src/Runner/Example.hs, dist/build/Runner/Example.o ) [13 of 16] Compiling Property ( src/Property.hs, dist/build/Property.o ) [14 of 16] Compiling Runner ( src/Runner.hs, dist/build/Runner.o ) [15 of 16] Compiling Run ( src/Run.hs, dist/build/Run.o ) [16 of 16] Compiling Test.DocTest ( src/Test/DocTest.hs, dist/build/Test/DocTest.o ) [ 1 of 16] Compiling GhcUtil ( src/GhcUtil.hs, dist/build/GhcUtil.p_o ) [ 2 of 16] Compiling Language.Haskell.GhciWrapper ( ghci-wrapper/src/Language/Haskell/GhciWrapper.hs, dist/build/Language/Haskell/GhciWrapper.p_o ) [ 3 of 16] Compiling Interpreter ( src/Interpreter.hs, dist/build/Interpreter.p_o ) [ 4 of 16] Compiling Location ( src/Location.hs, dist/build/Location.p_o ) [ 5 of 16] Compiling Paths_doctest ( dist/build/autogen/Paths_doctest.hs, dist/build/Paths_doctest.p_o ) [ 6 of 16] Compiling Options ( src/Options.hs, dist/build/Options.p_o ) [ 7 of 16] Compiling Sandbox ( src/Sandbox.hs, dist/build/Sandbox.p_o ) [ 8 of 16] Compiling PackageDBs ( src/PackageDBs.hs, dist/build/PackageDBs.p_o ) [ 9 of 16] Compiling Util ( src/Util.hs, dist/build/Util.p_o ) [10 of 16] Compiling Extract ( src/Extract.hs, dist/build/Extract.p_o ) [11 of 16] Compiling Parse ( src/Parse.hs, dist/build/Parse.p_o ) [12 of 16] Compiling Runner.Example ( src/Runner/Example.hs, dist/build/Runner/Example.p_o ) [13 of 16] Compiling Property ( src/Property.hs, dist/build/Property.p_o ) [14 of 16] Compiling Runner ( src/Runner.hs, dist/build/Runner.p_o ) [15 of 16] Compiling Run ( src/Run.hs, dist/build/Run.p_o ) [16 of 16] Compiling Test.DocTest ( src/Test/DocTest.hs, dist/build/Test/DocTest.p_o ) ignoring (possibly broken) abi-depends field for packages Preprocessing executable 'doctest' for doctest-0.13.0.. Building executable 'doctest' for doctest-0.13.0.. [1 of 1] Compiling Main ( driver/Main.hs, dist/build/doctest/doctest-tmp/Main.dyn_o ) Linking dist/build/doctest/doctest ... /tmp/ghc9c25_0/ghc_2.o(.gnu.build.attributes+0x14): warning: relocation refers to discarded section /tmp/ghc9c25_0/ghc_2.o(.gnu.build.attributes+0x1c): warning: relocation refers to discarded section Preprocessing test suite 'doctests' for doctest-0.13.0.. Building test suite 'doctests' for doctest-0.13.0.. [1 of 1] Compiling Main ( test/doctests.hs, dist/build/doctests/doctests-tmp/Main.dyn_o ) Linking dist/build/doctests/doctests ... /tmp/ghc40ae_0/ghc_2.o(.gnu.build.attributes+0x14): warning: relocation refers to discarded section /tmp/ghc40ae_0/ghc_2.o(.gnu.build.attributes+0x1c): warning: relocation refers to discarded section + '[' -n dist/build/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for doctest-0.13.0... Preprocessing test suite 'spec' for doctest-0.13.0.. Preprocessing library for doctest-0.13.0.. Preprocessing executable 'doctest' for doctest-0.13.0.. Preprocessing test suite 'doctests' for doctest-0.13.0.. Preprocessing test suite 'spec' for doctest-0.13.0.. Preprocessing library for doctest-0.13.0.. Running Haddock on library for doctest-0.13.0.. Haddock coverage: 50% ( 1 / 2) in 'GhcUtil' Missing documentation for: Module header 33% ( 3 / 9) in 'Language.Haskell.GhciWrapper' Missing documentation for: Module header Interpreter (ghci-wrapper/src/Language/Haskell/GhciWrapper.hs:45) Config (ghci-wrapper/src/Language/Haskell/GhciWrapper.hs:21) defaultConfig (ghci-wrapper/src/Language/Haskell/GhciWrapper.hs:27) new (ghci-wrapper/src/Language/Haskell/GhciWrapper.hs:51) close (ghci-wrapper/src/Language/Haskell/GhciWrapper.hs:86) 22% ( 2 / 9) in 'Interpreter' Missing documentation for: Module header Interpreter (ghci-wrapper/src/Language/Haskell/GhciWrapper.hs:45) safeEvalIt (src/Interpreter.hs:64) ghc interpreterSupported (src/Interpreter.hs:34) ghcInfo (src/Interpreter.hs:31) haveInterpreterKey (src/Interpreter.hs:28) 67% ( 8 / 12) in 'Location' Missing documentation for: Module header (src/Location.hs:17) (src/Location.hs:39) (src/Location.hs:43) 0% ( 0 / 9) in 'Paths_doctest' Missing documentation for: Module header version (dist/build/autogen/Paths_doctest.hs:28) getBinDir (dist/build/autogen/Paths_doctest.hs:39) getLibDir (dist/build/autogen/Paths_doctest.hs:39) getDynLibDir (dist/build/autogen/Paths_doctest.hs:39) getDataDir (dist/build/autogen/Paths_doctest.hs:39) getLibexecDir (dist/build/autogen/Paths_doctest.hs:39) getDataFileName (dist/build/autogen/Paths_doctest.hs:47) getSysconfDir (dist/build/autogen/Paths_doctest.hs:39) 0% ( 0 / 7) in 'Options' Missing documentation for: Module header Result (src/Options.hs:64) Run (src/Options.hs:69) defaultMagic (src/Options.hs:77) defaultFastMode (src/Options.hs:80) defaultPreserveIt (src/Options.hs:83) parseOptions (src/Options.hs:86) 50% ( 2 / 4) in 'Sandbox' Missing documentation for: Module header getSandboxArguments (src/Sandbox.hs:27) 100% ( 7 / 7) in 'PackageDBs' 50% ( 2 / 4) in 'Util' Missing documentation for: Module header convertDosLineEndings (src/Util.hs:4) 67% ( 2 / 3) in 'Extract' Missing documentation for: Module header 38% ( 5 / 13) in 'Parse' Missing documentation for: Module header DocTest (src/Parse.hs:31) Interaction (src/Parse.hs:49) Expression (src/Parse.hs:46) ExpectedResult (src/Parse.hs:47) ExpectedLine (src/Parse.hs:40) LineChunk (src/Parse.hs:34) mkLineChunks (src/Parse.hs:161) 0% ( 0 / 3) in 'Runner.Example' Missing documentation for: Module header Result (src/Runner/Example.hs:12) mkResult (src/Runner/Example.hs:15) 33% ( 1 / 3) in 'Property' Missing documentation for: Module header runProperty (src/Property.hs:28) 67% ( 2 / 3) in 'Runner' Missing documentation for: Module header 50% ( 1 / 2) in 'Run' Missing documentation for: Module header 50% ( 1 / 2) in 'Test.DocTest' Missing documentation for: Module header Documentation created: dist/doc/html/doctest/index.html, dist/doc/html/doctest/doctest.txt Preprocessing executable 'doctest' for doctest-0.13.0.. Preprocessing test suite 'doctests' for doctest-0.13.0.. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vsIX6V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x ++ dirname /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x + cd doctest-0.13.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x -v directory dist/doc/html/doctest does exist: True creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0 creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0 copy directory 'dist/doc/html/doctest' to '/builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0'. creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0 creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src Installing dist/doc/html/doctest/doctest.haddock to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/doctest.haddock Installing dist/doc/html/doctest/index.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/index.html Installing dist/doc/html/doctest/doc-index.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/doc-index.html Installing dist/doc/html/doctest/Test-DocTest.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/Test-DocTest.html Installing dist/doc/html/doctest/hslogo-16.png to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/hslogo-16.png Installing dist/doc/html/doctest/minus.gif to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/minus.gif Installing dist/doc/html/doctest/ocean.css to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/ocean.css Installing dist/doc/html/doctest/plus.gif to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/plus.gif Installing dist/doc/html/doctest/synopsis.png to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/synopsis.png Installing dist/doc/html/doctest/haddock-util.js to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/haddock-util.js Installing dist/doc/html/doctest/doctest.txt to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/doctest.txt Installing dist/doc/html/doctest/src/hscolour.css to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/hscolour.css Installing dist/doc/html/doctest/src/Test-DocTest.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Test-DocTest.html Installing dist/doc/html/doctest/src/Extract.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Extract.html Installing dist/doc/html/doctest/src/GhcUtil.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/GhcUtil.html Installing dist/doc/html/doctest/src/Interpreter.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Interpreter.html Installing dist/doc/html/doctest/src/Location.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Location.html Installing dist/doc/html/doctest/src/Options.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Options.html Installing dist/doc/html/doctest/src/PackageDBs.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/PackageDBs.html Installing dist/doc/html/doctest/src/Parse.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Parse.html Installing dist/doc/html/doctest/src/Paths_doctest.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Paths_doctest.html Installing dist/doc/html/doctest/src/Property.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Property.html Installing dist/doc/html/doctest/src/Runner.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Runner.html Installing dist/doc/html/doctest/src/Runner-Example.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Runner-Example.html Installing dist/doc/html/doctest/src/Run.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Run.html Installing dist/doc/html/doctest/src/Util.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Util.html Installing dist/doc/html/doctest/src/Sandbox.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Sandbox.html Installing dist/doc/html/doctest/src/Language-Haskell-GhciWrapper.html to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/src/Language-Haskell-GhciWrapper.html creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0 Installing dist/doc/html/doctest/doctest.haddock to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0/doctest.haddock creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/licenses/ghc-doctest creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/licenses/ghc-doctest Installing LICENSE to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/licenses/ghc-doctest/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Test creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64 creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Test creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Runner creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Language/Haskell creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Language creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Language/Haskell Installing dist/build/Test/DocTest.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Test/DocTest.hi Installing dist/build/Extract.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Extract.hi Installing dist/build/GhcUtil.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/GhcUtil.hi Installing dist/build/Interpreter.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Interpreter.hi Installing dist/build/Location.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Location.hi Installing dist/build/Options.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Options.hi Installing dist/build/PackageDBs.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/PackageDBs.hi Installing dist/build/Parse.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Parse.hi Installing dist/build/Paths_doctest.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Paths_doctest.hi Installing dist/build/Property.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Property.hi Installing dist/build/Runner.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Runner.hi Installing dist/build/Runner/Example.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Runner/Example.hi Installing dist/build/Run.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Run.hi Installing dist/build/Util.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Util.hi Installing dist/build/Sandbox.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Sandbox.hi Installing dist/build/Language/Haskell/GhciWrapper.hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Language/Haskell/GhciWrapper.hi creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Test creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Runner creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Language/Haskell Installing dist/build/Test/DocTest.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Test/DocTest.p_hi Installing dist/build/Extract.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Extract.p_hi Installing dist/build/GhcUtil.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/GhcUtil.p_hi Installing dist/build/Interpreter.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Interpreter.p_hi Installing dist/build/Location.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Location.p_hi Installing dist/build/Options.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Options.p_hi Installing dist/build/PackageDBs.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/PackageDBs.p_hi Installing dist/build/Parse.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Parse.p_hi Installing dist/build/Paths_doctest.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Paths_doctest.p_hi Installing dist/build/Property.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Property.p_hi Installing dist/build/Runner.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Runner.p_hi Installing dist/build/Runner/Example.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Runner/Example.p_hi Installing dist/build/Run.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Run.p_hi Installing dist/build/Util.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Util.p_hi Installing dist/build/Sandbox.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Sandbox.p_hi Installing dist/build/Language/Haskell/GhciWrapper.p_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Language/Haskell/GhciWrapper.p_hi creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Test creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Runner creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Language/Haskell Installing dist/build/Test/DocTest.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Test/DocTest.dyn_hi Installing dist/build/Extract.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Extract.dyn_hi Installing dist/build/GhcUtil.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/GhcUtil.dyn_hi Installing dist/build/Interpreter.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Interpreter.dyn_hi Installing dist/build/Location.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Location.dyn_hi Installing dist/build/Options.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Options.dyn_hi Installing dist/build/PackageDBs.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/PackageDBs.dyn_hi Installing dist/build/Parse.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Parse.dyn_hi Installing dist/build/Paths_doctest.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Paths_doctest.dyn_hi Installing dist/build/Property.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Property.dyn_hi Installing dist/build/Runner.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Runner.dyn_hi Installing dist/build/Runner/Example.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Runner/Example.dyn_hi Installing dist/build/Run.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Run.dyn_hi Installing dist/build/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Util.dyn_hi Installing dist/build/Sandbox.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Sandbox.dyn_hi Installing dist/build/Language/Haskell/GhciWrapper.dyn_hi to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/Language/Haskell/GhciWrapper.dyn_hi creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY Installing dist/build/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY.a to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY.a creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY Installing dist/build/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY_p.a to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY_p.a creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64 Installing executable dist/build/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY-ghc8.2.2.so Installing executable doctest in /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/bin creating /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/bin Installing executable dist/build/doctest/doctest to /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/bin/doctest /usr/bin/strip /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/bin/doctest + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + install -D --mode=0644 doctest-0.13.0.conf /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/package.conf.d/doctest-0.13.0.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/package.conf.d/doctest-0.13.0.conf ']' ++ echo '/usr/lib64/ghc-8.2.2/package.conf.d/doctest-0.13.0*.conf' + pkgconf='/usr/lib64/ghc-8.2.2/package.conf.d/doctest-0.13.0*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/package.conf.d/doctest-0.13.0.conf ++ sed -e 's/key: //' + key=doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY + pkgdir=/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY + rm -f ghc-doctest.files ghc-doctest-devel.files + touch ghc-doctest.files ghc-doctest-devel.files + echo '/usr/lib64/ghc-8.2.2/package.conf.d/doctest-0.13.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY ']' + echo '%attr(755,root,root) /usr/lib64/libHSdoctest-0.13.0-*ghc8.2.2.so' + echo /usr/lib64/ghc-8.2.2/doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY + '[' -d /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc/html/libraries/doctest-0.13.0 ']' + echo /usr/share/doc/ghc/html/libraries/doctest-0.13.0 + for i in ghc-doctest.files ghc-doctest-devel.files + '[' -f ghc-doctest.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x!!g' ghc-doctest.files + for i in ghc-doctest.files ghc-doctest-devel.files + '[' -f ghc-doctest-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x!!g' ghc-doctest-devel.files + find /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in doctest-0.13.0 + '[' -x /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY-ghc8.2.2.so ']' ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY-ghc8.2.2.so: R.*PATH=@@' ++ chrpath /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/lib64/libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY-ghc8.2.2.so + rpath=/usr/lib64 + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in doctest-0.13.0 + '[' -x /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/bin/doctest ']' ++ chrpath /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/bin/doctest ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/bin/doctest: R.*PATH=@@' + rpath=/usr/lib64 + case $rpath in + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3YPZRC + umask 022 + cd /builddir/build/BUILD + cd doctest-0.13.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup test Running 2 test suites... Test suite spec: RUNNING... Test suite spec: PASS Test suite logged to: dist/test/doctest-0.13.0-spec.log Test suite doctests: RUNNING... Test suite doctests: PASS Test suite logged to: dist/test/doctest-0.13.0-doctests.log 2 of 2 test suites (2 of 2 test cases) passed. + exit 0 Processing files: ghc-doctest-0.13.0-2.fc28.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jhq9cH + umask 022 + cd /builddir/build/BUILD + cd doctest-0.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/licenses/ghc-doctest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/licenses/ghc-doctest + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/licenses/ghc-doctest + exit 0 Provides: ghc-doctest = 0.13.0-2.fc28 ghc-doctest(s390-64) = 0.13.0-2.fc28 libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY-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) libHSbase-compat-0.9.3-915GC5pH10BBmcMnCvMsPA-ghc8.2.2.so()(64bit) libHSbinary-0.8.5.1-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHScode-page-0.1.3-IgAXwLwH8aZ3hxp3qvXSZY-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSdirectory-1.3.0.2-ghc8.2.2.so()(64bit) libHSfilepath-1.4.1.2-ghc8.2.2.so()(64bit) libHSghc-8.2.2-ghc8.2.2.so()(64bit) libHSghc-boot-8.2.2-ghc8.2.2.so()(64bit) libHSghc-boot-th-8.2.2-ghc8.2.2.so()(64bit) libHSghc-paths-0.1.0.9-jtXMj34IrEDKFvgWnrf0G-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSghci-8.2.2-ghc8.2.2.so()(64bit) libHShoopl-3.10.2.2-ghc8.2.2.so()(64bit) libHShpc-0.6.0.3-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.2.2.so()(64bit) libHSprocess-1.6.1.0-ghc8.2.2.so()(64bit) libHSsyb-0.7-3Lq8MQxmYP07qktjI1jxu0-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHSterminfo-0.4.1.0-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHSunix-2.7.2.2-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libtinfo.so.6()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-doctest-devel-0.13.0-2.fc28.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tsy3iO + umask 022 + cd /builddir/build/BUILD + cd doctest-0.13.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc-doctest-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc-doctest-devel + cp -pr example /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x/usr/share/doc/ghc-doctest-devel + exit 0 Provides: ghc-devel(doctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY) ghc-doctest-devel = 0.13.0-2.fc28 ghc-doctest-devel(s390-64) = 0.13.0-2.fc28 ghc-doctest-doc = 0.13.0-2.fc28 ghc-doctest-static = 0.13.0-2.fc28 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(base-compat-0.9.3-915GC5pH10BBmcMnCvMsPA) ghc-devel(code-page-0.1.3-IgAXwLwH8aZ3hxp3qvXSZY) ghc-devel(deepseq-1.4.3.0) ghc-devel(directory-1.3.0.2) ghc-devel(filepath-1.4.1.2) ghc-devel(ghc-8.2.2) ghc-devel(ghc-paths-0.1.0.9-jtXMj34IrEDKFvgWnrf0G) ghc-devel(process-1.6.1.0) ghc-devel(syb-0.7-3Lq8MQxmYP07qktjI1jxu0) ghc-devel(transformers-0.5.2.0) libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbase-compat-0.9.3-915GC5pH10BBmcMnCvMsPA-ghc8.2.2.so()(64bit) libHSbinary-0.8.5.1-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHScode-page-0.1.3-IgAXwLwH8aZ3hxp3qvXSZY-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSdirectory-1.3.0.2-ghc8.2.2.so()(64bit) libHSdoctest-0.13.0-2V6UIt9LsWsLO6hxUvWeMY-ghc8.2.2.so()(64bit) libHSfilepath-1.4.1.2-ghc8.2.2.so()(64bit) libHSghc-8.2.2-ghc8.2.2.so()(64bit) libHSghc-boot-8.2.2-ghc8.2.2.so()(64bit) libHSghc-boot-th-8.2.2-ghc8.2.2.so()(64bit) libHSghc-paths-0.1.0.9-jtXMj34IrEDKFvgWnrf0G-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSghci-8.2.2-ghc8.2.2.so()(64bit) libHShoopl-3.10.2.2-ghc8.2.2.so()(64bit) libHShpc-0.6.0.3-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.2.2.so()(64bit) libHSprocess-1.6.1.0-ghc8.2.2.so()(64bit) libHSrts_thr-ghc8.2.2.so()(64bit) libHSsyb-0.7-3Lq8MQxmYP07qktjI1jxu0-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHSterminfo-0.4.1.0-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHSunix-2.7.2.2-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libtinfo.so.6()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x Wrote: /builddir/build/RPMS/ghc-doctest-0.13.0-2.fc28.s390x.rpm Wrote: /builddir/build/RPMS/ghc-doctest-devel-0.13.0-2.fc28.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rnnuLI + umask 022 + cd /builddir/build/BUILD + cd doctest-0.13.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-doctest-0.13.0-2.fc28.s390x + exit 0 Child return code was: 0