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-optparse-applicative.spec'], chrootPath='/var/lib/mock/f30-ghc-15391801-1105460/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-optparse-applicative.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-optparse-applicative-0.14.3.0-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ghc-optparse-applicative.spec'], chrootPath='/var/lib/mock/f30-ghc-15391801-1105460/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-optparse-applicative.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.13PDUM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf optparse-applicative-0.14.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/optparse-applicative-0.14.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd optparse-applicative-0.14.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ISDnpA + exit 0 + umask 022 + cd /builddir/build/BUILD + cd optparse-applicative-0.14.3.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.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-optparse-applicative '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --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 -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0 --global Configuring optparse-applicative-0.14.3.0... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for optparse-applicative-0.14.3.0.. Building library for optparse-applicative-0.14.3.0.. [ 1 of 16] Compiling Options.Applicative.Help.Levenshtein ( Options/Applicative/Help/Levenshtein.hs, dist/build/Options/Applicative/Help/Levenshtein.o ) [ 2 of 16] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o ) [ 3 of 16] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o ) [ 4 of 16] Compiling Options.Applicative.Help.Types ( Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o ) [ 5 of 16] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o ) [ 6 of 16] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o ) [ 7 of 16] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o ) [ 8 of 16] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o ) [ 9 of 16] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o ) [10 of 16] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o ) [11 of 16] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o ) [12 of 16] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o ) BUILDSTDERR: Options/Applicative/Builder.hs:105:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 105 | import Data.Semigroup hiding (option) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [13 of 16] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o ) [14 of 16] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o ) [15 of 16] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o ) [16 of 16] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o ) [ 1 of 16] Compiling Options.Applicative.Help.Levenshtein ( Options/Applicative/Help/Levenshtein.hs, dist/build/Options/Applicative/Help/Levenshtein.p_o ) [ 2 of 16] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.p_o ) [ 3 of 16] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.p_o ) [ 4 of 16] Compiling Options.Applicative.Help.Types ( Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.p_o ) [ 5 of 16] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.p_o ) [ 6 of 16] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.p_o ) [ 7 of 16] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.p_o ) [ 8 of 16] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.p_o ) [ 9 of 16] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.p_o ) [10 of 16] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.p_o ) [11 of 16] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.p_o ) [12 of 16] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.p_o ) BUILDSTDERR: Options/Applicative/Builder.hs:105:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 105 | import Data.Semigroup hiding (option) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [13 of 16] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.p_o ) [14 of 16] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.p_o ) [15 of 16] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.p_o ) [16 of 16] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.p_o ) Preprocessing test suite 'optparse-applicative-tests' for optparse-applicative-0.14.3.0.. Building test suite 'optparse-applicative-tests' for optparse-applicative-0.14.3.0.. [1 of 6] Compiling Examples.Alternatives ( tests/Examples/Alternatives.hs, dist/build/optparse-applicative-tests/optparse-applicative-tests-tmp/Examples/Alternatives.o ) [2 of 6] Compiling Examples.Cabal ( tests/Examples/Cabal.hs, dist/build/optparse-applicative-tests/optparse-applicative-tests-tmp/Examples/Cabal.o ) BUILDSTDERR: tests/Examples/Cabal.hs:7:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Monoid’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Monoid’ BUILDSTDERR: To import instances alone, use: import Data.Monoid() BUILDSTDERR: | BUILDSTDERR: 7 | import Data.Monoid BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^ [3 of 6] Compiling Examples.Commands ( tests/Examples/Commands.hs, dist/build/optparse-applicative-tests/optparse-applicative-tests-tmp/Examples/Commands.o ) BUILDSTDERR: tests/Examples/Commands.hs:5:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Monoid’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Monoid’ BUILDSTDERR: To import instances alone, use: import Data.Monoid() BUILDSTDERR: | BUILDSTDERR: 5 | import Data.Monoid BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^ [4 of 6] Compiling Examples.Formatting ( tests/Examples/Formatting.hs, dist/build/optparse-applicative-tests/optparse-applicative-tests-tmp/Examples/Formatting.o ) [5 of 6] Compiling Examples.Hello ( tests/Examples/Hello.hs, dist/build/optparse-applicative-tests/optparse-applicative-tests-tmp/Examples/Hello.o ) [6 of 6] Compiling Main ( tests/test.hs, dist/build/optparse-applicative-tests/optparse-applicative-tests-tmp/Main.o ) Linking dist/build/optparse-applicative-tests/optparse-applicative-tests ... + '[' -n dist/build/libHSoptparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for optparse-applicative-0.14.3.0.. Running Haddock on library for optparse-applicative-0.14.3.0.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: Options/Applicative/Builder.hs:105:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 105 | import Data.Semigroup hiding (option) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 50% ( 1 / 2) in 'Options.Applicative.Help.Levenshtein' Missing documentation for: Module header 96% (111 /116) in 'Options.Applicative.Help.Pretty' Missing documentation for: Module header nesting column width .$. (Options/Applicative/Help/Pretty.hs:9) 86% ( 12 / 14) in 'Options.Applicative.Help.Chunk' Missing documentation for: Module header mappendWith (Options/Applicative/Help/Chunk.hs:25) 33% ( 1 / 3) in 'Options.Applicative.Help.Types' Missing documentation for: Module header ParserHelp (Options/Applicative/Help/Types.hs:12) 41% ( 16 / 39) in 'Options.Applicative.Types' Missing documentation for: Module header ParseError (Options/Applicative/Types.hs:62) OptName (Options/Applicative/Types.hs:113) CReader (Options/Applicative/Types.hs:199) ParserM (Options/Applicative/Types.hs:242) CompletionResult (Options/Applicative/Types.hs:294) ParserFailure (Options/Applicative/Types.hs:301) overFailure (Options/Applicative/Types.hs:326) Args (Options/Applicative/Types.hs:343) OptHelpInfo (Options/Applicative/Types.hs:370) OptTree (Options/Applicative/Types.hs:377) ParserHelp (Options/Applicative/Help/Types.hs:12) SomeParser (Options/Applicative/Types.hs:148) IsCmdStart (Options/Applicative/Types.hs:71) fromM (Options/Applicative/Types.hs:256) oneM (Options/Applicative/Types.hs:259) manyM (Options/Applicative/Types.hs:262) someM (Options/Applicative/Types.hs:269) optVisibility (Options/Applicative/Types.hs:383) optMetaVar (Options/Applicative/Types.hs:389) optHelp (Options/Applicative/Types.hs:386) optShowDefault (Options/Applicative/Types.hs:392) optDescMod (Options/Applicative/Types.hs:395) 0% ( 0 / 20) in 'Options.Applicative.Internal' Missing documentation for: Module header P (Options/Applicative/Internal.hs:49) MonadP (Options/Applicative/Internal.hs:40) ParseError (Options/Applicative/Types.hs:62) uncons (Options/Applicative/Internal.hs:93) hoistMaybe (Options/Applicative/Internal.hs:84) hoistEither (Options/Applicative/Internal.hs:87) runReadM (Options/Applicative/Internal.hs:97) withReadM (Options/Applicative/Internal.hs:100) runP (Options/Applicative/Internal.hs:90) Completion (Options/Applicative/Internal.hs:125) runCompletion (Options/Applicative/Internal.hs:156) contextNames (Options/Applicative/Internal.hs:70) ListT (Options/Applicative/Internal.hs:164) takeListT (Options/Applicative/Internal.hs:178) runListT (Options/Applicative/Internal.hs:182) NondetT (Options/Applicative/Internal.hs:223) cut (Options/Applicative/Internal.hs:254) (Options/Applicative/Internal.hs:248) disamb (Options/Applicative/Internal.hs:257) 72% ( 13 / 18) in 'Options.Applicative.Common' Missing documentation for: Module header showOption (Options/Applicative/Common.hs:64) runParserInfo (Options/Applicative/Common.hs:228) runParserFully (Options/Applicative/Common.hs:231) optionNames (Options/Applicative/Common.hs:68) 40% ( 6 / 15) in 'Options.Applicative.Help.Core' Missing documentation for: Module header fold_tree (Options/Applicative/Help/Core.hs:102) ParserHelp (Options/Applicative/Help/Types.hs:12) errorHelp (Options/Applicative/Help/Core.hs:134) headerHelp (Options/Applicative/Help/Core.hs:137) suggestionsHelp (Options/Applicative/Help/Core.hs:140) usageHelp (Options/Applicative/Help/Core.hs:143) bodyHelp (Options/Applicative/Help/Core.hs:146) footerHelp (Options/Applicative/Help/Core.hs:149) 92% ( 11 / 12) in 'Options.Applicative.Help' Missing documentation for: Module header 20% ( 4 / 20) in 'Options.Applicative.Builder.Internal' Missing documentation for: Module header HasName (Options/Applicative/Builder/Internal.hs:50) HasCompleter (Options/Applicative/Builder/Internal.hs:59) HasValue (Options/Applicative/Builder/Internal.hs:68) HasMetavar (Options/Applicative/Builder/Internal.hs:76) OptionFields (Options/Applicative/Builder/Internal.hs:34) FlagFields (Options/Applicative/Builder/Internal.hs:39) CommandFields (Options/Applicative/Builder/Internal.hs:43) ArgumentFields (Options/Applicative/Builder/Internal.hs:47) DefaultProp (Options/Applicative/Builder/Internal.hs:87) optionMod (Options/Applicative/Builder/Internal.hs:128) fieldMod (Options/Applicative/Builder/Internal.hs:131) mkCommand (Options/Applicative/Builder/Internal.hs:153) mkParser (Options/Applicative/Builder/Internal.hs:159) mkOption (Options/Applicative/Builder/Internal.hs:167) mkProps (Options/Applicative/Builder/Internal.hs:173) 83% ( 5 / 6) in 'Options.Applicative.Builder.Completer' Missing documentation for: Module header 86% ( 68 / 79) in 'Options.Applicative.Builder' Missing documentation for: Module header ParseError (Options/Applicative/Types.hs:62) PrefsMod (Options/Applicative/Builder.hs:452) OptionFields (Options/Applicative/Builder/Internal.hs:34) FlagFields (Options/Applicative/Builder/Internal.hs:39) ArgumentFields (Options/Applicative/Builder/Internal.hs:47) CommandFields (Options/Applicative/Builder/Internal.hs:43) HasName (Options/Applicative/Builder/Internal.hs:50) HasCompleter (Options/Applicative/Builder/Internal.hs:59) HasValue (Options/Applicative/Builder/Internal.hs:68) HasMetavar (Options/Applicative/Builder/Internal.hs:76) 50% ( 1 / 2) in 'Options.Applicative.BashCompletion' Missing documentation for: bashCompletionParser (Options/Applicative/BashCompletion.hs:34) 74% ( 14 / 19) in 'Options.Applicative.Extra' Missing documentation for: Module header renderFailure (Options/Applicative/Extra.hs:287) ParserFailure (Options/Applicative/Types.hs:301) overFailure (Options/Applicative/Types.hs:326) CompletionResult (Options/Applicative/Types.hs:294) 86% (100 /116) in 'Options.Applicative' Missing documentation for: Module header OptionFields (Options/Applicative/Builder/Internal.hs:34) FlagFields (Options/Applicative/Builder/Internal.hs:39) ArgumentFields (Options/Applicative/Builder/Internal.hs:47) CommandFields (Options/Applicative/Builder/Internal.hs:43) HasName (Options/Applicative/Builder/Internal.hs:50) HasCompleter (Options/Applicative/Builder/Internal.hs:59) HasValue (Options/Applicative/Builder/Internal.hs:68) HasMetavar (Options/Applicative/Builder/Internal.hs:76) renderFailure (Options/Applicative/Extra.hs:287) overFailure (Options/Applicative/Types.hs:326) PrefsMod (Options/Applicative/Builder.hs:452) ParseError (Options/Applicative/Types.hs:62) ParserHelp (Options/Applicative/Help/Types.hs:12) ParserFailure (Options/Applicative/Types.hs:301) CompletionResult (Options/Applicative/Types.hs:294) 100% ( 6 / 6) in 'Options.Applicative.Arrows' Documentation created: dist/doc/html/optparse-applicative/index.html, dist/doc/html/optparse-applicative/optparse-applicative.txt Preprocessing test suite 'optparse-applicative-tests' for optparse-applicative-0.14.3.0.. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iBDr7G + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x + cd optparse-applicative-0.14.3.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x -v directory dist/doc/html/optparse-applicative does exist: True creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0 creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0 copy directory 'dist/doc/html/optparse-applicative' to '/builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0'. creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0 creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src Installing dist/doc/html/optparse-applicative/optparse-applicative.haddock to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/optparse-applicative.haddock Installing dist/doc/html/optparse-applicative/index.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/index.html Installing dist/doc/html/optparse-applicative/doc-index-A.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-A.html Installing dist/doc/html/optparse-applicative/doc-index-B.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-B.html Installing dist/doc/html/optparse-applicative/doc-index-C.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-C.html Installing dist/doc/html/optparse-applicative/doc-index-D.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-D.html Installing dist/doc/html/optparse-applicative/doc-index-E.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-E.html Installing dist/doc/html/optparse-applicative/doc-index-F.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-F.html Installing dist/doc/html/optparse-applicative/doc-index-G.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-G.html Installing dist/doc/html/optparse-applicative/doc-index-H.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-H.html Installing dist/doc/html/optparse-applicative/doc-index-I.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-I.html Installing dist/doc/html/optparse-applicative/doc-index-K.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-K.html Installing dist/doc/html/optparse-applicative/doc-index-L.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-L.html Installing dist/doc/html/optparse-applicative/doc-index-M.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-M.html Installing dist/doc/html/optparse-applicative/doc-index-N.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-N.html Installing dist/doc/html/optparse-applicative/doc-index-O.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-O.html Installing dist/doc/html/optparse-applicative/doc-index-P.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-P.html Installing dist/doc/html/optparse-applicative/doc-index-R.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-R.html Installing dist/doc/html/optparse-applicative/doc-index-S.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-S.html Installing dist/doc/html/optparse-applicative/doc-index-T.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-T.html Installing dist/doc/html/optparse-applicative/doc-index-U.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-U.html Installing dist/doc/html/optparse-applicative/doc-index-V.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-V.html Installing dist/doc/html/optparse-applicative/doc-index-W.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-W.html Installing dist/doc/html/optparse-applicative/doc-index-Y.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-Y.html Installing dist/doc/html/optparse-applicative/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-Z.html Installing dist/doc/html/optparse-applicative/doc-index-38.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-38.html Installing dist/doc/html/optparse-applicative/doc-index-42.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-42.html Installing dist/doc/html/optparse-applicative/doc-index-43.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-43.html Installing dist/doc/html/optparse-applicative/doc-index-46.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-46.html Installing dist/doc/html/optparse-applicative/doc-index-60.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-60.html Installing dist/doc/html/optparse-applicative/doc-index-62.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-62.html Installing dist/doc/html/optparse-applicative/doc-index-94.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-94.html Installing dist/doc/html/optparse-applicative/doc-index-124.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-124.html Installing dist/doc/html/optparse-applicative/doc-index-All.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index-All.html Installing dist/doc/html/optparse-applicative/doc-index.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/doc-index.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Help-Levenshtein.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Help-Levenshtein.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Help-Pretty.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Help-Pretty.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Help-Chunk.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Help-Chunk.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Help-Types.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Help-Types.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Types.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Types.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Internal.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Internal.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Common.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Common.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Help-Core.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Help-Core.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Help.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Help.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Builder-Internal.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Builder-Internal.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Builder-Completer.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Builder-Completer.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Builder.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Builder.html Installing dist/doc/html/optparse-applicative/Options-Applicative-BashCompletion.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-BashCompletion.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Extra.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Extra.html Installing dist/doc/html/optparse-applicative/Options-Applicative.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative.html Installing dist/doc/html/optparse-applicative/Options-Applicative-Arrows.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/Options-Applicative-Arrows.html Installing dist/doc/html/optparse-applicative/hslogo-16.png to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/hslogo-16.png Installing dist/doc/html/optparse-applicative/minus.gif to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/minus.gif Installing dist/doc/html/optparse-applicative/ocean.css to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/ocean.css Installing dist/doc/html/optparse-applicative/plus.gif to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/plus.gif Installing dist/doc/html/optparse-applicative/synopsis.png to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/synopsis.png Installing dist/doc/html/optparse-applicative/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/haddock-bundle.min.js Installing dist/doc/html/optparse-applicative/quick-jump.css to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/quick-jump.css Installing dist/doc/html/optparse-applicative/meta.json to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/meta.json Installing dist/doc/html/optparse-applicative/optparse-applicative.txt to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/optparse-applicative.txt Installing dist/doc/html/optparse-applicative/src/style.css to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/style.css Installing dist/doc/html/optparse-applicative/src/highlight.js to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/highlight.js Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Help.Levenshtein.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Help.Levenshtein.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Help.Pretty.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Help.Pretty.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Help.Chunk.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Help.Chunk.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Help.Types.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Help.Types.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Types.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Types.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Internal.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Internal.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Common.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Common.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Help.Core.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Help.Core.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Help.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Help.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Builder.Internal.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Builder.Internal.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Builder.Completer.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Builder.Completer.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Builder.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Builder.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.BashCompletion.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.BashCompletion.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Extra.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Extra.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.html Installing dist/doc/html/optparse-applicative/src/Options.Applicative.Arrows.html to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/src/Options.Applicative.Arrows.html creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0 Installing dist/doc/html/optparse-applicative/optparse-applicative.haddock to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0/optparse-applicative.haddock creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/licenses/ghc-optparse-applicative creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/licenses/ghc-optparse-applicative Installing LICENSE to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/licenses/ghc-optparse-applicative/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0 creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0 creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64 creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0 creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help Installing dist/build/Options/Applicative.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative.hi Installing dist/build/Options/Applicative/Arrows.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Arrows.hi Installing dist/build/Options/Applicative/BashCompletion.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/BashCompletion.hi Installing dist/build/Options/Applicative/Builder.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder.hi Installing dist/build/Options/Applicative/Builder/Completer.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder/Completer.hi Installing dist/build/Options/Applicative/Builder/Internal.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder/Internal.hi Installing dist/build/Options/Applicative/Common.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Common.hi Installing dist/build/Options/Applicative/Extra.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Extra.hi Installing dist/build/Options/Applicative/Help.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help.hi Installing dist/build/Options/Applicative/Help/Chunk.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Chunk.hi Installing dist/build/Options/Applicative/Help/Core.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Core.hi Installing dist/build/Options/Applicative/Help/Levenshtein.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Levenshtein.hi Installing dist/build/Options/Applicative/Help/Pretty.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Pretty.hi Installing dist/build/Options/Applicative/Help/Types.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Types.hi Installing dist/build/Options/Applicative/Types.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Types.hi Installing dist/build/Options/Applicative/Internal.hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Internal.hi creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help Installing dist/build/Options/Applicative.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative.p_hi Installing dist/build/Options/Applicative/Arrows.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Arrows.p_hi Installing dist/build/Options/Applicative/BashCompletion.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/BashCompletion.p_hi Installing dist/build/Options/Applicative/Builder.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder.p_hi Installing dist/build/Options/Applicative/Builder/Completer.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder/Completer.p_hi Installing dist/build/Options/Applicative/Builder/Internal.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder/Internal.p_hi Installing dist/build/Options/Applicative/Common.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Common.p_hi Installing dist/build/Options/Applicative/Extra.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Extra.p_hi Installing dist/build/Options/Applicative/Help.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help.p_hi Installing dist/build/Options/Applicative/Help/Chunk.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Chunk.p_hi Installing dist/build/Options/Applicative/Help/Core.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Core.p_hi Installing dist/build/Options/Applicative/Help/Levenshtein.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Levenshtein.p_hi Installing dist/build/Options/Applicative/Help/Pretty.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Pretty.p_hi Installing dist/build/Options/Applicative/Help/Types.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Types.p_hi Installing dist/build/Options/Applicative/Types.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Types.p_hi Installing dist/build/Options/Applicative/Internal.p_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Internal.p_hi creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help Installing dist/build/Options/Applicative.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative.dyn_hi Installing dist/build/Options/Applicative/Arrows.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Arrows.dyn_hi Installing dist/build/Options/Applicative/BashCompletion.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/BashCompletion.dyn_hi Installing dist/build/Options/Applicative/Builder.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder.dyn_hi Installing dist/build/Options/Applicative/Builder/Completer.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder/Completer.dyn_hi Installing dist/build/Options/Applicative/Builder/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Builder/Internal.dyn_hi Installing dist/build/Options/Applicative/Common.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Common.dyn_hi Installing dist/build/Options/Applicative/Extra.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Extra.dyn_hi Installing dist/build/Options/Applicative/Help.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help.dyn_hi Installing dist/build/Options/Applicative/Help/Chunk.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Chunk.dyn_hi Installing dist/build/Options/Applicative/Help/Core.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Core.dyn_hi Installing dist/build/Options/Applicative/Help/Levenshtein.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Levenshtein.dyn_hi Installing dist/build/Options/Applicative/Help/Pretty.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Pretty.dyn_hi Installing dist/build/Options/Applicative/Help/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Help/Types.dyn_hi Installing dist/build/Options/Applicative/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Types.dyn_hi Installing dist/build/Options/Applicative/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/Options/Applicative/Internal.dyn_hi creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0 Installing dist/build/libHSoptparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn.a to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/libHSoptparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn.a creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0 Installing dist/build/libHSoptparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn_p.a to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0/libHSoptparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn_p.a creating /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64 Installing executable dist/build/libHSoptparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/libHSoptparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d optparse-applicative-0.14.3.0.conf ']' + install -D --mode=0644 optparse-applicative-0.14.3.0.conf /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/optparse-applicative-0.14.3.0.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z optparse-applicative-0.14.3.0.conf ']' + rm -f ghc-optparse-applicative.files ghc-optparse-applicative-devel.files + touch ghc-optparse-applicative.files ghc-optparse-applicative-devel.files + ls /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/package.conf.d/optparse-applicative-0.14.3.0.conf + pkgdir=/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0 + '[' -d /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0 ']' + echo /usr/lib64/ghc-8.4.4/optparse-applicative-0.14.3.0 + echo '%attr(755,root,root) /usr/lib64/libHSoptparse-applicative-0.14.3.0-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0 ']' + echo /usr/share/doc/ghc/html/libraries/optparse-applicative-0.14.3.0 + for i in ghc-optparse-applicative.files ghc-optparse-applicative-devel.files + '[' -f ghc-optparse-applicative.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x!!g' ghc-optparse-applicative.files + for i in ghc-optparse-applicative.files ghc-optparse-applicative-devel.files + '[' -f ghc-optparse-applicative-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x!!g' ghc-optparse-applicative-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6bHPWx + umask 022 + cd /builddir/build/BUILD + cd optparse-applicative-0.14.3.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup test Running 1 test suites... Test suite optparse-applicative-tests: RUNNING... Test suite optparse-applicative-tests: PASS Test suite logged to: dist/test/optparse-applicative-0.14.3.0-optparse-applicative-tests.log 1 of 1 test suites (1 of 1 test cases) passed. + exit 0 Processing files: ghc-optparse-applicative-0.14.3.0-1.fc30.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FYlSXB + umask 022 + cd /builddir/build/BUILD + cd optparse-applicative-0.14.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/licenses/ghc-optparse-applicative + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/licenses/ghc-optparse-applicative + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/licenses/ghc-optparse-applicative + exit 0 Provides: ghc-optparse-applicative = 0.14.3.0-1.fc30 ghc-optparse-applicative(s390-64) = 0.14.3.0-1.fc30 libHSoptparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn-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: libHSansi-wl-pprint-0.6.8.2-CRoRAdEpifJaTwySBP3K4-ghc8.4.4.so()(64bit) libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSprocess-1.6.3.0-ghc8.4.4.so()(64bit) libHStransformers-0.5.5.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-optparse-applicative-devel-0.14.3.0-1.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.atIx7o + umask 022 + cd /builddir/build/BUILD + cd optparse-applicative-0.14.3.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc-optparse-applicative-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc-optparse-applicative-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc-optparse-applicative-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x/usr/share/doc/ghc-optparse-applicative-devel + exit 0 Provides: ghc-devel(optparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn) ghc-optparse-applicative-devel = 0.14.3.0-1.fc30 ghc-optparse-applicative-devel(s390-64) = 0.14.3.0-1.fc30 ghc-optparse-applicative-doc = 0.14.3.0-1.fc30 ghc-optparse-applicative-static = 0.14.3.0-1.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(ansi-wl-pprint-0.6.8.2-CRoRAdEpifJaTwySBP3K4) ghc-devel(base-4.11.1.0) ghc-devel(process-1.6.3.0) ghc-devel(transformers-0.5.5.0) ghc-devel(transformers-compat-0.6.2-EZ0ZvADLUlc4V8RuKaJX5W) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x Wrote: /builddir/build/RPMS/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/ghc-optparse-applicative-devel-0.14.3.0-1.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qMYc2t + umask 022 + cd /builddir/build/BUILD + cd optparse-applicative-0.14.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-optparse-applicative-0.14.3.0-1.fc30.s390x + exit 0 Child return code was: 0