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-tasty.spec'], chrootPath='/var/lib/mock/f28-ghc-11205718-845635/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-tasty.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-tasty-0.11.3-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/ghc-tasty.spec'], chrootPath='/var/lib/mock/f28-ghc-11205718-845635/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-tasty.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.0U0iQK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tasty-0.11.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/tasty-0.11.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tasty-0.11.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ky3Efl + exit 0 + umask 022 + cd /builddir/build/BUILD + cd tasty-0.11.3 ++ ghc --info ++ grep '"Booter version","8.2.2"' + '[' '!' ' ,("Booter version","8.2.2")' ']' ++ sed -e 's/-Wall -Werror=format-security //' ++ 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 + 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 ++ echo -Wl,-z,relro -Wl,-z,defs ++ sed -e s/-Wl,-z,defs// + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, 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-tasty '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --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/tasty-0.11.3 --global Configuring tasty-0.11.3... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for tasty-0.11.3.. Building library for tasty-0.11.3.. Test/Tasty/Options.hs:3:14: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS | 3 | OverlappingInstances, FlexibleInstances, UndecidableInstances, | ^^^^^^^^^^^^^^^^^^^^ [ 1 of 18] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o ) [ 2 of 18] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o ) [ 3 of 18] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o ) Test/Tasty/Patterns.hs:47:1: warning: [-Wunused-imports] The import of ‘Data.Tagged’ is redundant except perhaps to import instances from ‘Data.Tagged’ To import instances alone, use: import Data.Tagged() | 47 | import Data.Tagged | ^^^^^^^^^^^^^^^^^^ Test/Tasty/Patterns.hs:50:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 50 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ [ 4 of 18] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o ) Test/Tasty/Options/Core.hs:15:1: warning: [-Wunused-imports] The import of ‘Data.Tagged’ is redundant except perhaps to import instances from ‘Data.Tagged’ To import instances alone, use: import Data.Tagged() | 15 | import Data.Tagged | ^^^^^^^^^^^^^^^^^^ Test/Tasty/Options/Core.hs:17:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 17 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ [ 5 of 18] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o ) [ 6 of 18] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o ) [ 7 of 18] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o ) [ 8 of 18] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o ) Test/Tasty/Run.hs:307:25: warning: [-Wdeprecations] In the use of ‘timeSpecAsNanoSecs’ (imported from System.Clock): Deprecated: "Use toNanoSecs instead! Replaced timeSpecAsNanoSecs with the same signature TimeSpec -> Integer" | 307 | let ns = realToFrac $ Clock.timeSpecAsNanoSecs t | ^^^^^^^^^^^^^^^^^^^^^^^^ [ 9 of 18] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o ) [10 of 18] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o ) Test/Tasty/Ingredients/ListTests.hs:11:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 11 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ [11 of 18] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o ) [12 of 18] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o ) [13 of 18] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o ) [14 of 18] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o ) [15 of 18] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o ) Test/Tasty/Ingredients/ConsoleReporter.hs:42:1: warning: [-Wunused-imports] The import of ‘Data.Tagged’ is redundant except perhaps to import instances from ‘Data.Tagged’ To import instances alone, use: import Data.Tagged() | 42 | import Data.Tagged | ^^^^^^^^^^^^^^^^^^ [16 of 18] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o ) [17 of 18] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o ) [18 of 18] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.o ) Test/Tasty/Options.hs:3:14: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS | 3 | OverlappingInstances, FlexibleInstances, UndecidableInstances, | ^^^^^^^^^^^^^^^^^^^^ [ 1 of 18] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.p_o ) [ 2 of 18] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.p_o ) [ 3 of 18] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.p_o ) Test/Tasty/Patterns.hs:47:1: warning: [-Wunused-imports] The import of ‘Data.Tagged’ is redundant except perhaps to import instances from ‘Data.Tagged’ To import instances alone, use: import Data.Tagged() | 47 | import Data.Tagged | ^^^^^^^^^^^^^^^^^^ Test/Tasty/Patterns.hs:50:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 50 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ [ 4 of 18] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.p_o ) Test/Tasty/Options/Core.hs:15:1: warning: [-Wunused-imports] The import of ‘Data.Tagged’ is redundant except perhaps to import instances from ‘Data.Tagged’ To import instances alone, use: import Data.Tagged() | 15 | import Data.Tagged | ^^^^^^^^^^^^^^^^^^ Test/Tasty/Options/Core.hs:17:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 17 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ [ 5 of 18] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.p_o ) [ 6 of 18] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.p_o ) [ 7 of 18] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.p_o ) [ 8 of 18] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.p_o ) Test/Tasty/Run.hs:307:25: warning: [-Wdeprecations] In the use of ‘timeSpecAsNanoSecs’ (imported from System.Clock): Deprecated: "Use toNanoSecs instead! Replaced timeSpecAsNanoSecs with the same signature TimeSpec -> Integer" | 307 | let ns = realToFrac $ Clock.timeSpecAsNanoSecs t | ^^^^^^^^^^^^^^^^^^^^^^^^ [ 9 of 18] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.p_o ) [10 of 18] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.p_o ) Test/Tasty/Ingredients/ListTests.hs:11:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 11 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ [11 of 18] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.p_o ) [12 of 18] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.p_o ) [13 of 18] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.p_o ) [14 of 18] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.p_o ) [15 of 18] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.p_o ) Test/Tasty/Ingredients/ConsoleReporter.hs:42:1: warning: [-Wunused-imports] The import of ‘Data.Tagged’ is redundant except perhaps to import instances from ‘Data.Tagged’ To import instances alone, use: import Data.Tagged() | 42 | import Data.Tagged | ^^^^^^^^^^^^^^^^^^ [16 of 18] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.p_o ) [17 of 18] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.p_o ) [18 of 18] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.p_o ) + '[' -n dist/build/libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for tasty-0.11.3... Preprocessing library for tasty-0.11.3.. Preprocessing library for tasty-0.11.3.. Running Haddock on library for tasty-0.11.3.. Test/Tasty/Options.hs:3:14: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS | 3 | OverlappingInstances, FlexibleInstances, UndecidableInstances, | ^^^^^^^^^^^^^^^^^^^^ Test/Tasty/Patterns.hs:47:1: warning: [-Wunused-imports] The import of ‘Data.Tagged’ is redundant except perhaps to import instances from ‘Data.Tagged’ To import instances alone, use: import Data.Tagged() | 47 | import Data.Tagged | ^^^^^^^^^^^^^^^^^^ Test/Tasty/Patterns.hs:50:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 50 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ Test/Tasty/Options/Core.hs:15:1: warning: [-Wunused-imports] The import of ‘Data.Tagged’ is redundant except perhaps to import instances from ‘Data.Tagged’ To import instances alone, use: import Data.Tagged() | 15 | import Data.Tagged | ^^^^^^^^^^^^^^^^^^ Test/Tasty/Options/Core.hs:17:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 17 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ Test/Tasty/Run.hs:307:25: warning: [-Wdeprecations] In the use of ‘timeSpecAsNanoSecs’ (imported from System.Clock): Deprecated: "Use toNanoSecs instead! Replaced timeSpecAsNanoSecs with the same signature TimeSpec -> Integer" | 307 | let ns = realToFrac $ Clock.timeSpecAsNanoSecs t | ^^^^^^^^^^^^^^^^^^^^^^^^ Test/Tasty/Ingredients/ListTests.hs:11:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 11 | import Data.Monoid | ^^^^^^^^^^^^^^^^^^ Test/Tasty/Ingredients/ConsoleReporter.hs:42:1: warning: [-Wunused-imports] The import of ‘Data.Tagged’ is redundant except perhaps to import instances from ‘Data.Tagged’ To import instances alone, use: import Data.Tagged() | 42 | import Data.Tagged | ^^^^^^^^^^^^^^^^^^ Haddock coverage: 100% ( 15 / 15) in 'Test.Tasty.Options' 100% ( 2 / 2) in 'Test.Tasty.Parallel' 100% ( 5 / 5) in 'Test.Tasty.Patterns' 100% ( 5 / 5) in 'Test.Tasty.Options.Core' 90% ( 18 / 20) in 'Test.Tasty.Core' Missing documentation for: (Test/Tasty/Core.hs:130) (Test/Tasty/Core.hs:139) 100% ( 9 / 9) in 'Test.Tasty.Providers' 60% ( 3 / 5) in 'Test.Tasty.Runners.Reducers' Missing documentation for: (Test/Tasty/Runners/Reducers.hs:50) (Test/Tasty/Runners/Reducers.hs:57) 100% ( 4 / 4) in 'Test.Tasty.Run' 100% ( 7 / 7) in 'Test.Tasty.Ingredients' 100% ( 4 / 4) in 'Test.Tasty.Ingredients.ListTests' 100% ( 2 / 2) in 'Test.Tasty.Ingredients.IncludingOptions' 100% ( 3 / 3) in 'Test.Tasty.Options.Env' 100% ( 5 / 5) in 'Test.Tasty.CmdLine' 100% ( 2 / 2) in 'Test.Tasty.Runners.Utils' 100% ( 16 / 16) in 'Test.Tasty.Ingredients.ConsoleReporter' 100% ( 11 / 11) in 'Test.Tasty.Ingredients.Basic' 96% ( 47 / 49) in 'Test.Tasty.Runners' Missing documentation for: (Test/Tasty/Runners/Reducers.hs:50) (Test/Tasty/Runners/Reducers.hs:57) 100% ( 21 / 21) in 'Test.Tasty' Documentation created: dist/doc/html/tasty/index.html, dist/doc/html/tasty/tasty.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y0Ew9X + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x ++ dirname /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x + cd tasty-0.11.3 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x -v directory dist/doc/html/tasty does exist: True creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3 creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3 copy directory 'dist/doc/html/tasty' to '/builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3'. creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3 creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src Installing dist/doc/html/tasty/tasty.haddock to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/tasty.haddock Installing dist/doc/html/tasty/index.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/index.html Installing dist/doc/html/tasty/doc-index.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/doc-index.html Installing dist/doc/html/tasty/Test-Tasty-Options.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/Test-Tasty-Options.html Installing dist/doc/html/tasty/Test-Tasty-Providers.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/Test-Tasty-Providers.html Installing dist/doc/html/tasty/Test-Tasty-Ingredients.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/Test-Tasty-Ingredients.html Installing dist/doc/html/tasty/Test-Tasty-Ingredients-ConsoleReporter.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/Test-Tasty-Ingredients-ConsoleReporter.html Installing dist/doc/html/tasty/Test-Tasty-Ingredients-Basic.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/Test-Tasty-Ingredients-Basic.html Installing dist/doc/html/tasty/Test-Tasty-Runners.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/Test-Tasty-Runners.html Installing dist/doc/html/tasty/Test-Tasty.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/Test-Tasty.html Installing dist/doc/html/tasty/hslogo-16.png to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/hslogo-16.png Installing dist/doc/html/tasty/minus.gif to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/minus.gif Installing dist/doc/html/tasty/ocean.css to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/ocean.css Installing dist/doc/html/tasty/plus.gif to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/plus.gif Installing dist/doc/html/tasty/synopsis.png to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/synopsis.png Installing dist/doc/html/tasty/haddock-util.js to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/haddock-util.js Installing dist/doc/html/tasty/tasty.txt to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/tasty.txt Installing dist/doc/html/tasty/src/hscolour.css to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/hscolour.css Installing dist/doc/html/tasty/src/Test-Tasty.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty.html Installing dist/doc/html/tasty/src/Test-Tasty-Options.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Options.html Installing dist/doc/html/tasty/src/Test-Tasty-Providers.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Providers.html Installing dist/doc/html/tasty/src/Test-Tasty-Runners.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Runners.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Ingredients.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-Basic.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Ingredients-Basic.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-ConsoleReporter.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Ingredients-ConsoleReporter.html Installing dist/doc/html/tasty/src/Test-Tasty-Parallel.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Parallel.html Installing dist/doc/html/tasty/src/Test-Tasty-Core.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Core.html Installing dist/doc/html/tasty/src/Test-Tasty-Options-Core.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Options-Core.html Installing dist/doc/html/tasty/src/Test-Tasty-Options-Env.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Options-Env.html Installing dist/doc/html/tasty/src/Test-Tasty-Patterns.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Patterns.html Installing dist/doc/html/tasty/src/Test-Tasty-Run.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Run.html Installing dist/doc/html/tasty/src/Test-Tasty-Runners-Reducers.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Runners-Reducers.html Installing dist/doc/html/tasty/src/Test-Tasty-Runners-Utils.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Runners-Utils.html Installing dist/doc/html/tasty/src/Test-Tasty-CmdLine.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-CmdLine.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-ListTests.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Ingredients-ListTests.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-IncludingOptions.html to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/src/Test-Tasty-Ingredients-IncludingOptions.html creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3 Installing dist/doc/html/tasty/tasty.haddock to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3/tasty.haddock creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/licenses/ghc-tasty creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/licenses/ghc-tasty Installing LICENSE to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/licenses/ghc-tasty/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64 creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners Installing dist/build/Test/Tasty.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty.hi Installing dist/build/Test/Tasty/Options.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options.hi Installing dist/build/Test/Tasty/Providers.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Providers.hi Installing dist/build/Test/Tasty/Runners.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners.hi Installing dist/build/Test/Tasty/Ingredients.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients.hi Installing dist/build/Test/Tasty/Ingredients/Basic.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/Basic.hi Installing dist/build/Test/Tasty/Ingredients/ConsoleReporter.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/ConsoleReporter.hi Installing dist/build/Test/Tasty/Parallel.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Parallel.hi Installing dist/build/Test/Tasty/Core.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Core.hi Installing dist/build/Test/Tasty/Options/Core.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options/Core.hi Installing dist/build/Test/Tasty/Options/Env.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options/Env.hi Installing dist/build/Test/Tasty/Patterns.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Patterns.hi Installing dist/build/Test/Tasty/Run.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Run.hi Installing dist/build/Test/Tasty/Runners/Reducers.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners/Reducers.hi Installing dist/build/Test/Tasty/Runners/Utils.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners/Utils.hi Installing dist/build/Test/Tasty/CmdLine.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/CmdLine.hi Installing dist/build/Test/Tasty/Ingredients/ListTests.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/ListTests.hi Installing dist/build/Test/Tasty/Ingredients/IncludingOptions.hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/IncludingOptions.hi creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners Installing dist/build/Test/Tasty.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty.p_hi Installing dist/build/Test/Tasty/Options.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options.p_hi Installing dist/build/Test/Tasty/Providers.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Providers.p_hi Installing dist/build/Test/Tasty/Runners.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners.p_hi Installing dist/build/Test/Tasty/Ingredients.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients.p_hi Installing dist/build/Test/Tasty/Ingredients/Basic.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/Basic.p_hi Installing dist/build/Test/Tasty/Ingredients/ConsoleReporter.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/ConsoleReporter.p_hi Installing dist/build/Test/Tasty/Parallel.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Parallel.p_hi Installing dist/build/Test/Tasty/Core.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Core.p_hi Installing dist/build/Test/Tasty/Options/Core.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options/Core.p_hi Installing dist/build/Test/Tasty/Options/Env.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options/Env.p_hi Installing dist/build/Test/Tasty/Patterns.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Patterns.p_hi Installing dist/build/Test/Tasty/Run.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Run.p_hi Installing dist/build/Test/Tasty/Runners/Reducers.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners/Reducers.p_hi Installing dist/build/Test/Tasty/Runners/Utils.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners/Utils.p_hi Installing dist/build/Test/Tasty/CmdLine.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/CmdLine.p_hi Installing dist/build/Test/Tasty/Ingredients/ListTests.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/ListTests.p_hi Installing dist/build/Test/Tasty/Ingredients/IncludingOptions.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/IncludingOptions.p_hi creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners Installing dist/build/Test/Tasty.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty.dyn_hi Installing dist/build/Test/Tasty/Options.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options.dyn_hi Installing dist/build/Test/Tasty/Providers.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Providers.dyn_hi Installing dist/build/Test/Tasty/Runners.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners.dyn_hi Installing dist/build/Test/Tasty/Ingredients.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients.dyn_hi Installing dist/build/Test/Tasty/Ingredients/Basic.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/Basic.dyn_hi Installing dist/build/Test/Tasty/Ingredients/ConsoleReporter.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/ConsoleReporter.dyn_hi Installing dist/build/Test/Tasty/Parallel.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Parallel.dyn_hi Installing dist/build/Test/Tasty/Core.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Core.dyn_hi Installing dist/build/Test/Tasty/Options/Core.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options/Core.dyn_hi Installing dist/build/Test/Tasty/Options/Env.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Options/Env.dyn_hi Installing dist/build/Test/Tasty/Patterns.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Patterns.dyn_hi Installing dist/build/Test/Tasty/Run.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Run.dyn_hi Installing dist/build/Test/Tasty/Runners/Reducers.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners/Reducers.dyn_hi Installing dist/build/Test/Tasty/Runners/Utils.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Runners/Utils.dyn_hi Installing dist/build/Test/Tasty/CmdLine.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/CmdLine.dyn_hi Installing dist/build/Test/Tasty/Ingredients/ListTests.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/ListTests.dyn_hi Installing dist/build/Test/Tasty/Ingredients/IncludingOptions.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/Test/Tasty/Ingredients/IncludingOptions.dyn_hi creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc Installing dist/build/libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc.a to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc.a creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc Installing dist/build/libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc_p.a to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc/libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc_p.a creating /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64 Installing executable dist/build/libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + install -D --mode=0644 tasty-0.11.3.conf /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.11.3.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.11.3.conf ']' ++ echo '/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.11.3*.conf' + pkgconf='/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.11.3*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.11.3.conf ++ sed -e 's/key: //' + key=tasty-0.11.3-7qD76COlsB8DPujXGVP9lc + pkgdir=/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc + rm -f ghc-tasty.files ghc-tasty-devel.files + touch ghc-tasty.files ghc-tasty-devel.files + echo '/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.11.3*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc ']' + echo '%attr(755,root,root) /usr/lib64/libHStasty-0.11.3-*ghc8.2.2.so' + echo /usr/lib64/ghc-8.2.2/tasty-0.11.3-7qD76COlsB8DPujXGVP9lc + '[' -d /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc/html/libraries/tasty-0.11.3 ']' + echo /usr/share/doc/ghc/html/libraries/tasty-0.11.3 + for i in ghc-tasty.files ghc-tasty-devel.files + '[' -f ghc-tasty.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x!!g' ghc-tasty.files + for i in ghc-tasty.files ghc-tasty-devel.files + '[' -f ghc-tasty-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x!!g' ghc-tasty-devel.files + find /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /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 Processing files: ghc-tasty-0.11.3-1.fc28.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hCbwPk + umask 022 + cd /builddir/build/BUILD + cd tasty-0.11.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/licenses/ghc-tasty + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/licenses/ghc-tasty + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/licenses/ghc-tasty + exit 0 Provides: ghc-tasty = 0.11.3-1.fc28 ghc-tasty(s390-64) = 0.11.3-1.fc28 libHStasty-0.11.3-7qD76COlsB8DPujXGVP9lc-ghc8.2.2.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libHSansi-terminal-0.7.1.1-83gYTJ4SUfw3TVZfePHzOW-ghc8.2.2.so()(64bit) libHSansi-wl-pprint-0.6.8.1-6pXo22THHmKEAPG4YHprGG-ghc8.2.2.so()(64bit) libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSasync-2.1.1.1-H3j65XcXMHtBvmNwGCQ80G-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-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) libHSclock-0.7.2-7eenmRf30tW97adCwu2PN3-ghc8.2.2.so()(64bit) libHScolour-2.3.4-3MiiEznBxpfEYrMTHbnSer-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-boot-th-8.2.2-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so()(64bit) libHSoptparse-applicative-0.14.0.0-ChIjMotyyNvCPxMVIWfIQT-ghc8.2.2.so()(64bit) libHSparsec-3.1.11-GFVXGr7xhCL75lLlVe5pnU-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) libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC-ghc8.2.2.so()(64bit) libHSregex-tdfa-1.2.2-IiHHB5UYAxx3MDhzjXVjfh-ghc8.2.2.so()(64bit) libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so()(64bit) libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHStext-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0-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) libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so()(64bit) libHSunbounded-delays-0.1.1.0-KvddZgm6oGyK2gQebOtQdi-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) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-tasty-devel-0.11.3-1.fc28.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WKvBYL + umask 022 + cd /builddir/build/BUILD + cd tasty-0.11.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc-tasty-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc-tasty-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc-tasty-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x/usr/share/doc/ghc-tasty-devel + exit 0 Provides: ghc-devel(tasty-0.11.3-7qD76COlsB8DPujXGVP9lc) ghc-tasty-devel = 0.11.3-1.fc28 ghc-tasty-devel(s390-64) = 0.11.3-1.fc28 ghc-tasty-doc = 0.11.3-1.fc28 ghc-tasty-static = 0.11.3-1.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(ansi-terminal-0.7.1.1-83gYTJ4SUfw3TVZfePHzOW) ghc-devel(async-2.1.1.1-H3j65XcXMHtBvmNwGCQ80G) ghc-devel(base-4.10.1.0) ghc-devel(clock-0.7.2-7eenmRf30tW97adCwu2PN3) ghc-devel(containers-0.5.10.2) ghc-devel(deepseq-1.4.3.0) ghc-devel(mtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH) ghc-devel(optparse-applicative-0.14.0.0-ChIjMotyyNvCPxMVIWfIQT) ghc-devel(regex-tdfa-1.2.2-IiHHB5UYAxx3MDhzjXVjfh) ghc-devel(stm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww) ghc-devel(tagged-0.8.5-HviTdonkllN1ZD6he1Zn8I) ghc-devel(unbounded-delays-0.1.1.0-KvddZgm6oGyK2gQebOtQdi) ghc-devel(unix-2.7.2.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x Wrote: /builddir/build/RPMS/ghc-tasty-0.11.3-1.fc28.s390x.rpm Wrote: /builddir/build/RPMS/ghc-tasty-devel-0.11.3-1.fc28.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2pxQdM + umask 022 + cd /builddir/build/BUILD + cd tasty-0.11.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-tasty-0.11.3-1.fc28.s390x + exit 0 Child return code was: 0