Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-tasty.spec'], chrootPath='/var/lib/mock/f29-ghc-13247279-964680/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 x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-tasty-1.0.1.1-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-tasty.spec'], chrootPath='/var/lib/mock/f29-ghc-13247279-964680/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 x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G83iig + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tasty-1.0.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tasty-1.0.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tasty-1.0.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7JU085 + umask 022 + cd /builddir/build/BUILD + cd tasty-1.0.1.1 + CFLAGS='-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.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 -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -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-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1 --global Configuring tasty-1.0.1.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for tasty-1.0.1.1.. Building library for tasty-1.0.1.1.. [ 1 of 22] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o ) [ 2 of 22] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o ) [ 3 of 22] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, dist/build/Test/Tasty/Patterns/Expr.o ) [ 4 of 22] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, dist/build/Test/Tasty/Patterns/Types.o ) [ 5 of 22] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, dist/build/Test/Tasty/Patterns/Parser.o ) [ 6 of 22] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, dist/build/Test/Tasty/Patterns/Eval.o ) [ 7 of 22] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o ) [ 8 of 22] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o ) [ 9 of 22] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o ) [10 of 22] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o ) [11 of 22] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o ) [12 of 22] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o ) [13 of 22] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o ) [14 of 22] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o ) [15 of 22] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o ) [16 of 22] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o ) [17 of 22] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o ) [18 of 22] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o ) [19 of 22] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o ) [20 of 22] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o ) [21 of 22] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o ) [22 of 22] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.o ) [ 1 of 22] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.p_o ) [ 2 of 22] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.p_o ) [ 3 of 22] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, dist/build/Test/Tasty/Patterns/Expr.p_o ) [ 4 of 22] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, dist/build/Test/Tasty/Patterns/Types.p_o ) [ 5 of 22] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, dist/build/Test/Tasty/Patterns/Parser.p_o ) [ 6 of 22] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, dist/build/Test/Tasty/Patterns/Eval.p_o ) [ 7 of 22] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.p_o ) [ 8 of 22] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.p_o ) [ 9 of 22] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.p_o ) [10 of 22] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.p_o ) [11 of 22] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.p_o ) [12 of 22] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.p_o ) [13 of 22] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.p_o ) [14 of 22] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.p_o ) [15 of 22] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.p_o ) [16 of 22] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.p_o ) [17 of 22] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.p_o ) [18 of 22] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.p_o ) [19 of 22] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.p_o ) [20 of 22] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.p_o ) [21 of 22] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.p_o ) [22 of 22] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.p_o ) + '[' -n dist/build/libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for tasty-1.0.1.1... Preprocessing library for tasty-1.0.1.1.. Preprocessing library for tasty-1.0.1.1.. Running Haddock on library for tasty-1.0.1.1.. Haddock coverage: 100% ( 16 / 16) in 'Test.Tasty.Options' 100% ( 2 / 2) in 'Test.Tasty.Parallel' 100% ( 3 / 3) in 'Test.Tasty.Patterns.Expr' 0% ( 0 / 2) in 'Test.Tasty.Patterns.Types' Missing documentation for: Module header Expr (Test/Tasty/Patterns/Types.hs:3) 80% ( 4 / 5) in 'Test.Tasty.Patterns.Parser' Missing documentation for: ParseResult (Test/Tasty/Patterns/Parser.hs:40) 50% ( 2 / 4) in 'Test.Tasty.Patterns.Eval' Missing documentation for: Module header asB (Test/Tasty/Patterns/Eval.hs:67) 20% ( 1 / 5) in 'Test.Tasty.Patterns' Missing documentation for: TestPattern (Test/Tasty/Patterns.hs:23) parseTestPattern (Test/Tasty/Patterns.hs:36) noPattern (Test/Tasty/Patterns.hs:26) testPatternMatches (Test/Tasty/Patterns.hs:46) 100% ( 5 / 5) in 'Test.Tasty.Options.Core' 90% ( 18 / 20) in 'Test.Tasty.Core' Missing documentation for: (Test/Tasty/Core.hs:134) (Test/Tasty/Core.hs:143) 100% ( 9 / 9) in 'Test.Tasty.Providers' 43% ( 3 / 7) in 'Test.Tasty.Runners.Reducers' Missing documentation for: (Test/Tasty/Runners/Reducers.hs:54) (Test/Tasty/Runners/Reducers.hs:58) (Test/Tasty/Runners/Reducers.hs:65) (Test/Tasty/Runners/Reducers.hs:69) 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' 67% ( 2 / 3) in 'Test.Tasty.Runners.Utils' Missing documentation for: forceElements (Test/Tasty/Runners/Utils.hs:29) 100% ( 17 / 17) in 'Test.Tasty.Ingredients.ConsoleReporter' 100% ( 11 / 11) in 'Test.Tasty.Ingredients.Basic' 83% ( 43 / 52) in 'Test.Tasty.Runners' Missing documentation for: (Test/Tasty/Runners/Reducers.hs:54) (Test/Tasty/Runners/Reducers.hs:58) (Test/Tasty/Runners/Reducers.hs:65) (Test/Tasty/Runners/Reducers.hs:69) TestPattern (Test/Tasty/Patterns.hs:23) parseTestPattern (Test/Tasty/Patterns.hs:36) noPattern (Test/Tasty/Patterns.hs:26) testPatternMatches (Test/Tasty/Patterns.hs:46) forceElements (Test/Tasty/Runners/Utils.hs:29) 100% ( 21 / 21) in 'Test.Tasty' Warning: Test.Tasty.Patterns.Parser: could not find link destinations for: expr2 makeExprParser Warning: Test.Tasty.Patterns.Eval: could not find link destinations for: M Value Documentation created: dist/doc/html/tasty/index.html, dist/doc/html/tasty/tasty.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PttXdG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64 + cd tasty-1.0.1.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64 -v directory dist/doc/html/tasty does exist: True creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1 creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1 copy directory 'dist/doc/html/tasty' to '/builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1'. creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1 creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src Installing dist/doc/html/tasty/tasty.haddock to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/tasty.haddock Installing dist/doc/html/tasty/doc-index.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index.html Installing dist/doc/html/tasty/doc-index-L.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-L.html Installing dist/doc/html/tasty/ocean.css to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/ocean.css Installing dist/doc/html/tasty/Test-Tasty-Ingredients-Basic.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/Test-Tasty-Ingredients-Basic.html Installing dist/doc/html/tasty/Test-Tasty.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/Test-Tasty.html Installing dist/doc/html/tasty/doc-index-W.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-W.html Installing dist/doc/html/tasty/doc-index-T.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-T.html Installing dist/doc/html/tasty/doc-index-B.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-B.html Installing dist/doc/html/tasty/Test-Tasty-Providers.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/Test-Tasty-Providers.html Installing dist/doc/html/tasty/Test-Tasty-Options.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/Test-Tasty-Options.html Installing dist/doc/html/tasty/doc-index-N.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-N.html Installing dist/doc/html/tasty/doc-index-G.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-G.html Installing dist/doc/html/tasty/doc-index-A.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-A.html Installing dist/doc/html/tasty/Test-Tasty-Patterns-Parser.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/Test-Tasty-Patterns-Parser.html Installing dist/doc/html/tasty/synopsis.png to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/synopsis.png Installing dist/doc/html/tasty/doc-index-R.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-R.html Installing dist/doc/html/tasty/tasty.txt to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/tasty.txt Installing dist/doc/html/tasty/doc-index-E.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-E.html Installing dist/doc/html/tasty/plus.gif to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/plus.gif Installing dist/doc/html/tasty/haddock-util.js to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/haddock-util.js Installing dist/doc/html/tasty/doc-index-C.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-C.html Installing dist/doc/html/tasty/doc-index-I.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-I.html Installing dist/doc/html/tasty/doc-index-H.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-H.html Installing dist/doc/html/tasty/Test-Tasty-Patterns-Eval.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/Test-Tasty-Patterns-Eval.html Installing dist/doc/html/tasty/doc-index-F.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-F.html Installing dist/doc/html/tasty/Test-Tasty-Runners.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/Test-Tasty-Runners.html Installing dist/doc/html/tasty/hslogo-16.png to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/hslogo-16.png Installing dist/doc/html/tasty/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-Q.html Installing dist/doc/html/tasty/doc-index-D.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-D.html Installing dist/doc/html/tasty/Test-Tasty-Patterns-Types.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/Test-Tasty-Patterns-Types.html Installing dist/doc/html/tasty/doc-index-S.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-S.html Installing dist/doc/html/tasty/doc-index-P.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-P.html Installing dist/doc/html/tasty/doc-index-O.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-O.html Installing dist/doc/html/tasty/Test-Tasty-Ingredients-ConsoleReporter.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/Test-Tasty-Ingredients-ConsoleReporter.html Installing dist/doc/html/tasty/Test-Tasty-Ingredients.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/Test-Tasty-Ingredients.html Installing dist/doc/html/tasty/minus.gif to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/minus.gif Installing dist/doc/html/tasty/doc-index-All.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-All.html Installing dist/doc/html/tasty/doc-index-U.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-U.html Installing dist/doc/html/tasty/doc-index-M.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/doc-index-M.html Installing dist/doc/html/tasty/index.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/index.html Installing dist/doc/html/tasty/src/hscolour.css to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/hscolour.css Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-Basic.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Ingredients-Basic.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-ListTests.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Ingredients-ListTests.html Installing dist/doc/html/tasty/src/Test-Tasty.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty.html Installing dist/doc/html/tasty/src/Test-Tasty-Providers.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Providers.html Installing dist/doc/html/tasty/src/Test-Tasty-Runners-Reducers.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Runners-Reducers.html Installing dist/doc/html/tasty/src/Test-Tasty-Options.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Options.html Installing dist/doc/html/tasty/src/Test-Tasty-Patterns-Parser.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Patterns-Parser.html Installing dist/doc/html/tasty/src/Test-Tasty-Runners-Utils.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Runners-Utils.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-IncludingOptions.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Ingredients-IncludingOptions.html Installing dist/doc/html/tasty/src/Test-Tasty-Options-Env.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Options-Env.html Installing dist/doc/html/tasty/src/Test-Tasty-Patterns-Eval.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Patterns-Eval.html Installing dist/doc/html/tasty/src/Test-Tasty-Runners.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Runners.html Installing dist/doc/html/tasty/src/Test-Tasty-Run.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Run.html Installing dist/doc/html/tasty/src/Test-Tasty-Patterns.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Patterns.html Installing dist/doc/html/tasty/src/Test-Tasty-Options-Core.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Options-Core.html Installing dist/doc/html/tasty/src/Test-Tasty-Patterns-Types.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Patterns-Types.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-ConsoleReporter.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Ingredients-ConsoleReporter.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Ingredients.html Installing dist/doc/html/tasty/src/Test-Tasty-Core.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Core.html Installing dist/doc/html/tasty/src/Test-Tasty-CmdLine.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-CmdLine.html Installing dist/doc/html/tasty/src/Test-Tasty-Patterns-Expr.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Patterns-Expr.html Installing dist/doc/html/tasty/src/Test-Tasty-Parallel.html to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/src/Test-Tasty-Parallel.html creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1 Installing dist/doc/html/tasty/tasty.haddock to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1/tasty.haddock creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/licenses/ghc-tasty creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/licenses/ghc-tasty Installing LICENSE to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/licenses/ghc-tasty/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1 creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1 creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1 creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners Installing dist/build/Test/Tasty.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty.hi Installing dist/build/Test/Tasty/Options.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options.hi Installing dist/build/Test/Tasty/Providers.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Providers.hi Installing dist/build/Test/Tasty/Runners.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners.hi Installing dist/build/Test/Tasty/Ingredients.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients.hi Installing dist/build/Test/Tasty/Ingredients/Basic.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/Basic.hi Installing dist/build/Test/Tasty/Ingredients/ConsoleReporter.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/ConsoleReporter.hi Installing dist/build/Test/Tasty/Patterns/Types.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Types.hi Installing dist/build/Test/Tasty/Patterns/Parser.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Parser.hi Installing dist/build/Test/Tasty/Patterns/Eval.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Eval.hi Installing dist/build/Test/Tasty/Parallel.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Parallel.hi Installing dist/build/Test/Tasty/Core.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Core.hi Installing dist/build/Test/Tasty/Options/Core.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options/Core.hi Installing dist/build/Test/Tasty/Options/Env.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options/Env.hi Installing dist/build/Test/Tasty/Patterns.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns.hi Installing dist/build/Test/Tasty/Patterns/Expr.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Expr.hi Installing dist/build/Test/Tasty/Run.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Run.hi Installing dist/build/Test/Tasty/Runners/Reducers.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners/Reducers.hi Installing dist/build/Test/Tasty/Runners/Utils.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners/Utils.hi Installing dist/build/Test/Tasty/CmdLine.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/CmdLine.hi Installing dist/build/Test/Tasty/Ingredients/ListTests.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/ListTests.hi Installing dist/build/Test/Tasty/Ingredients/IncludingOptions.hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/IncludingOptions.hi creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners Installing dist/build/Test/Tasty.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty.p_hi Installing dist/build/Test/Tasty/Options.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options.p_hi Installing dist/build/Test/Tasty/Providers.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Providers.p_hi Installing dist/build/Test/Tasty/Runners.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners.p_hi Installing dist/build/Test/Tasty/Ingredients.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients.p_hi Installing dist/build/Test/Tasty/Ingredients/Basic.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/Basic.p_hi Installing dist/build/Test/Tasty/Ingredients/ConsoleReporter.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/ConsoleReporter.p_hi Installing dist/build/Test/Tasty/Patterns/Types.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Types.p_hi Installing dist/build/Test/Tasty/Patterns/Parser.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Parser.p_hi Installing dist/build/Test/Tasty/Patterns/Eval.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Eval.p_hi Installing dist/build/Test/Tasty/Parallel.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Parallel.p_hi Installing dist/build/Test/Tasty/Core.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Core.p_hi Installing dist/build/Test/Tasty/Options/Core.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options/Core.p_hi Installing dist/build/Test/Tasty/Options/Env.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options/Env.p_hi Installing dist/build/Test/Tasty/Patterns.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns.p_hi Installing dist/build/Test/Tasty/Patterns/Expr.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Expr.p_hi Installing dist/build/Test/Tasty/Run.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Run.p_hi Installing dist/build/Test/Tasty/Runners/Reducers.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners/Reducers.p_hi Installing dist/build/Test/Tasty/Runners/Utils.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners/Utils.p_hi Installing dist/build/Test/Tasty/CmdLine.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/CmdLine.p_hi Installing dist/build/Test/Tasty/Ingredients/ListTests.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/ListTests.p_hi Installing dist/build/Test/Tasty/Ingredients/IncludingOptions.p_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/IncludingOptions.p_hi creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners Installing dist/build/Test/Tasty.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty.dyn_hi Installing dist/build/Test/Tasty/Options.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options.dyn_hi Installing dist/build/Test/Tasty/Providers.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Providers.dyn_hi Installing dist/build/Test/Tasty/Runners.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners.dyn_hi Installing dist/build/Test/Tasty/Ingredients.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients.dyn_hi Installing dist/build/Test/Tasty/Ingredients/Basic.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/Basic.dyn_hi Installing dist/build/Test/Tasty/Ingredients/ConsoleReporter.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/ConsoleReporter.dyn_hi Installing dist/build/Test/Tasty/Patterns/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Types.dyn_hi Installing dist/build/Test/Tasty/Patterns/Parser.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Parser.dyn_hi Installing dist/build/Test/Tasty/Patterns/Eval.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Eval.dyn_hi Installing dist/build/Test/Tasty/Parallel.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Parallel.dyn_hi Installing dist/build/Test/Tasty/Core.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Core.dyn_hi Installing dist/build/Test/Tasty/Options/Core.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options/Core.dyn_hi Installing dist/build/Test/Tasty/Options/Env.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Options/Env.dyn_hi Installing dist/build/Test/Tasty/Patterns.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns.dyn_hi Installing dist/build/Test/Tasty/Patterns/Expr.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Patterns/Expr.dyn_hi Installing dist/build/Test/Tasty/Run.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Run.dyn_hi Installing dist/build/Test/Tasty/Runners/Reducers.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners/Reducers.dyn_hi Installing dist/build/Test/Tasty/Runners/Utils.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Runners/Utils.dyn_hi Installing dist/build/Test/Tasty/CmdLine.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/CmdLine.dyn_hi Installing dist/build/Test/Tasty/Ingredients/ListTests.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/ListTests.dyn_hi Installing dist/build/Test/Tasty/Ingredients/IncludingOptions.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/Test/Tasty/Ingredients/IncludingOptions.dyn_hi creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1 Installing dist/build/libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY.a to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY.a creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1 Installing dist/build/libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY_p.a to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1/libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY_p.a creating /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64 Installing executable dist/build/libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d tasty-1.0.1.1.conf ']' + install -D --mode=0644 tasty-1.0.1.1.conf /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/tasty-1.0.1.1.conf ++ ls /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z tasty-1.0.1.1.conf ']' + rm -f ghc-tasty.files ghc-tasty-devel.files + touch ghc-tasty.files ghc-tasty-devel.files + ls /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/tasty-1.0.1.1.conf + pkgdir=/usr/lib64/ghc-8.2.2/tasty-1.0.1.1 + '[' -d /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/lib64/ghc-8.2.2/tasty-1.0.1.1 ']' + echo /usr/lib64/ghc-8.2.2/tasty-1.0.1.1 + echo '%attr(755,root,root) /usr/lib64/libHStasty-1.0.1.1-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.0.1.1 ']' + echo /usr/share/doc/ghc/html/libraries/tasty-1.0.1.1 + for i in ghc-tasty.files ghc-tasty-devel.files + '[' -f ghc-tasty.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64!!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-1.0.1.1-3.fc29.x86_64!!g' ghc-tasty-devel.files + find /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-tasty-1.0.1.1-3.fc29.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ViOFBj + umask 022 + cd /builddir/build/BUILD + cd tasty-1.0.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/licenses/ghc-tasty + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/licenses/ghc-tasty + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/licenses/ghc-tasty + exit 0 Provides: ghc-tasty = 1.0.1.1-3.fc29 ghc-tasty(x86-64) = 1.0.1.1-3.fc29 libHStasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSansi-terminal-0.8.0.4-H5HxnxNyY9rFpSVgr55Piv-ghc8.2.2.so()(64bit) libHSansi-wl-pprint-0.6.8.2-9xuhzBw0sxT3GcMo3MQQvg-ghc8.2.2.so()(64bit) libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSasync-2.1.1.1-K429Y4XjamzDpSomhW85Gx-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-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.2-8XubxMJDT8QLsstvlNotkc-ghc8.2.2.so()(64bit) libHSoptparse-applicative-0.14.2.0-LrXFa0cXSmxFcryCYtS0Bl-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) libHSstm-2.4.5.0-15FdumhhnVEKazIoQZDzp1-ghc8.2.2.so()(64bit) libHStagged-0.8.6-5J3A8n2nlNnDPjr7PxeeIG-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) 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.5)(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-1.0.1.1-3.fc29.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8Sno9W + umask 022 + cd /builddir/build/BUILD + cd tasty-1.0.1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc-tasty-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc-tasty-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc-tasty-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64/usr/share/doc/ghc-tasty-devel + exit 0 Provides: ghc-devel(tasty-1.0.1.1-CmVP1UJ6AOqH9X9djfQaiY) ghc-tasty-devel = 1.0.1.1-3.fc29 ghc-tasty-devel(x86-64) = 1.0.1.1-3.fc29 ghc-tasty-doc = 1.0.1.1-3.fc29 ghc-tasty-static = 1.0.1.1-3.fc29 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.8.0.4-H5HxnxNyY9rFpSVgr55Piv) ghc-devel(async-2.1.1.1-K429Y4XjamzDpSomhW85Gx) ghc-devel(base-4.10.1.0) ghc-devel(clock-0.7.2-7eenmRf30tW97adCwu2PN3) ghc-devel(containers-0.5.10.2) ghc-devel(mtl-2.2.2-8XubxMJDT8QLsstvlNotkc) ghc-devel(optparse-applicative-0.14.2.0-LrXFa0cXSmxFcryCYtS0Bl) ghc-devel(stm-2.4.5.0-15FdumhhnVEKazIoQZDzp1) ghc-devel(tagged-0.8.6-5J3A8n2nlNnDPjr7PxeeIG) 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-1.0.1.1-3.fc29.x86_64 Wrote: /builddir/build/RPMS/ghc-tasty-1.0.1.1-3.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-tasty-devel-1.0.1.1-3.fc29.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1LRwAC + umask 022 + cd /builddir/build/BUILD + cd tasty-1.0.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-tasty-1.0.1.1-3.fc29.x86_64 + exit 0 Child return code was: 0