Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-tasty.spec'], chrootPath='/var/lib/mock/f32-build-side-19539-19484473-1371499/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1581638400 Wrote: /builddir/build/SRPMS/ghc-tasty-1.2.3-5.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-tasty.spec'], chrootPath='/var/lib/mock/f32-build-side-19539-19484473-1371499/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1581638400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rWFdIq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tasty-1.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/tasty-1.2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tasty-1.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/wcwidth-0.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZPQsBt + umask 022 + cd /builddir/build/BUILD + cd tasty-1.2.3 + HOME=/builddir/build/BUILD/tasty-1.2.3 + for i in wcwidth-0.0.2 ++ echo wcwidth-0.0.2 ++ sed -e 's/\(.*\)-.*/\1/' + name=wcwidth ++ echo wcwidth-0.0.2 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.0.2 + cd wcwidth-0.0.2 + case $name in + 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 + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.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' -Wl,--as-needed ++ 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 --user '--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 -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/tasty-1.2.3 --docdir=/usr/share/licenses/ghc-wcwidth --htmldir=/usr/share/doc/ghc/html/libraries/wcwidth-0.0.2 --user Configuring wcwidth-0.0.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for wcwidth-0.0.2.. Building library for wcwidth-0.0.2.. [1 of 1] Compiling Data.Char.WCWidth ( Data/Char/WCWidth.hs, dist/build/Data/Char/WCWidth.o ) [1 of 1] Compiling Data.Char.WCWidth ( Data/Char/WCWidth.hs, dist/build/Data/Char/WCWidth.p_o ) + '[' -n dist/build/libHSwcwidth-0.0.2-HlBWSHd0u0t4BLF0paIjbe-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for wcwidth-0.0.2.. Running Haddock on library for wcwidth-0.0.2.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, containers-0.6.0.1, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: 'setLocale' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 4 / 4) in 'Data.Char.WCWidth' Warning: Data.Char.WCWidth: could not find link destinations for: Char Int Documentation created: dist/doc/html/wcwidth/index.html, dist/doc/html/wcwidth/wcwidth.txt + ./Setup register --inplace Registering library for wcwidth-0.0.2.. + cd .. + 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 + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.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' -Wl,--as-needed ++ 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 --user '--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 -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/tasty-1.2.3 --user Configuring tasty-1.2.3... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for tasty-1.2.3.. Building library for tasty-1.2.3.. [ 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.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o ) [13 of 22] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o ) [14 of 22] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o ) [15 of 22] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o ) [16 of 22] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o ) [17 of 22] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o ) [18 of 22] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o ) [19 of 22] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o ) [20 of 22] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.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.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.p_o ) [13 of 22] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.p_o ) [14 of 22] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.p_o ) [15 of 22] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.p_o ) [16 of 22] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.p_o ) [17 of 22] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.p_o ) [18 of 22] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.p_o ) [19 of 22] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.p_o ) [20 of 22] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.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.2.3-5FyBcrKiO5nGnw6vy5h4VC-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for tasty-1.2.3.. Running Haddock on library for tasty-1.2.3.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ansi-terminal-0.9.1, ansi-wl-pprint-0.6.9, array-0.5.3.0, async-2.2.2, base-4.12.0.0, binary-0.8.6.0, bytestring-0.10.8.2, clock-0.8, colour-2.3.5, containers-0.6.0.1, deepseq-1.4.4.0, directory-1.3.3.0, filepath-1.4.2.1, ghc-boot-th-8.6.5, ghc-prim-0.5.3, hashable-1.2.7.0, integer-gmp-1.0.2.0, mtl-2.2.2, optparse-applicative-0.14.3.0, pretty-1.1.3.6, process-1.6.5.0, stm-2.5.0.0, tagged-0.8.6, template-haskell-2.14.0.0, text-1.2.3.1, time-1.8.0.2, transformers-0.5.6.2, transformers-compat-0.6.5, unbounded-delays-0.1.1.0, unix-2.7.2.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 16 / 16) in 'Test.Tasty.Options' 0% ( 0 / 2) in 'Test.Tasty.Patterns.Types' Missing documentation for: Module header Expr (Test/Tasty/Patterns/Types.hs:3) 83% ( 5 / 6) in 'Test.Tasty.Patterns.Parser' Missing documentation for: ParseResult (Test/Tasty/Patterns/Parser.hs:41) 40% ( 2 / 5) in 'Test.Tasty.Patterns.Eval' Missing documentation for: Module header Path (Test/Tasty/Patterns/Eval.hs:18) asB (Test/Tasty/Patterns/Eval.hs:67) Warning: 'TestReporter' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ingredientOptions' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'testCase' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'DependencyLoop' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 9 / 9) in 'Test.Tasty.Providers' Warning: 'tryIngredients' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'ingredientOption' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 7 / 7) in 'Test.Tasty.Ingredients' Warning: 'askOption' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'TestOuput' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 19 / 19) in 'Test.Tasty.Ingredients.ConsoleReporter' Warning: 'tasty' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 11 / 11) in 'Test.Tasty.Ingredients.Basic' Warning: 'defaultMain' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'askOption' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'defaultIngredients' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 86% ( 49 / 57) in 'Test.Tasty.Runners' Missing documentation for: TestPattern (Test/Tasty/Patterns.hs:27) parseExpr (Test/Tasty/Patterns.hs:40) parseTestPattern (Test/Tasty/Patterns.hs:46) noPattern (Test/Tasty/Patterns.hs:30) Path (Test/Tasty/Patterns/Eval.hs:18) exprMatches (Test/Tasty/Patterns.hs:51) testPatternMatches (Test/Tasty/Patterns.hs:57) forceElements (Test/Tasty/Runners/Utils.hs:55) Warning: 'exitWith' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 25 / 25) in 'Test.Tasty' Warning: Test.Tasty.Options: could not find link destinations for: Typeable String Maybe Tagged Parser Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat Proxy Char Mod FlagFields OptionFields Read Bool Warning: Test.Tasty.Patterns.Types: could not find link destinations for: Int String Maybe Eq == Bool /= Show showsPrec ShowS show showList Warning: Test.Tasty.Patterns.Parser: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ Applicative pure <*> liftA2 *> <* MonadPlus mzero mplus Alternative empty <|> some many Show showsPrec Int ShowS show showList Maybe expr2 makeExprParser Warning: Test.Tasty.Patterns.Eval: could not find link destinations for: Seq String M Value Either Bool True Warning: Test.Tasty.Providers: could not find link destinations for: Typeable IO Tagged String Show showsPrec Int ShowS show showList Float Warning: Test.Tasty.Ingredients: could not find link destinations for: Maybe IO Bool True Nothing Warning: Test.Tasty.Ingredients.ConsoleReporter: could not find link destinations for: Bool Eq == /= Ord compare Ordering < <= > >= max min String Maybe Tagged Parser Int Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat IO True False Warning: Test.Tasty.Ingredients.Basic: could not find link destinations for: Bool Eq == /= Ord compare Ordering < <= > >= max min String Maybe Tagged Parser True Warning: Test.Tasty.Runners: could not find link destinations for: IO Monoid mempty *> Semigroup Applicative <> sconcat NonEmpty stimes Integral mappend mconcat liftA2 Monad Type >>= >> return fail String Functor fmap <$ pure <*> <* Maybe Bool True Double Nothing Eq == /= Ord compare Ordering < <= > >= max min Tagged Parser exitWith Show showsPrec Int ShowS show showList Generic from Rep to D1 MetaData False :+: C1 MetaCons PrefixI U1 S1 MetaSel Symbol NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 SomeException Integer Float IntMap TVar Num + - * negate abs signum fromInteger Exception toException fromException displayException Seq CInt Signal Warning: Test.Tasty: could not find link destinations for: String IO exitWith Integer Show showsPrec Int ShowS show showList Maybe Tagged Parser Eq == Bool /= Documentation created: dist/doc/html/tasty/index.html, dist/doc/html/tasty/tasty.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ub570r + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 + cd tasty-1.2.3 + HOME=/builddir/build/BUILD/tasty-1.2.3 + args=wcwidth-0.0.2 + for i in $args + cd wcwidth-0.0.2 ++ echo wcwidth-0.0.2 ++ sed -e 's/\(.*\)-.*/\1/' + name=wcwidth ++ echo wcwidth-0.0.2 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.0.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 Installing library in /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/wcwidth-0.0.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d wcwidth-0.0.2.conf ']' + install -D --mode=0644 wcwidth-0.0.2.conf /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/wcwidth-0.0.2.conf ++ ls /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/wcwidth-0.0.2.conf + '[' -z /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/wcwidth-0.0.2.conf ']' + rm -f ghc-wcwidth.files ghc-wcwidth-doc.files + touch ghc-wcwidth.files ghc-wcwidth-doc.files ++ ls /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/licenses/ghc-wcwidth + for i in $(ls /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/licenses/ghc-$name) + echo '%license wcwidth-0.0.2/LICENSE' + for i in /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/libHS$name-$ver-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/libHSwcwidth-0.0.2-HlBWSHd0u0t4BLF0paIjbe-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/wcwidth-0.0.2 + '[' -d /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/wcwidth-0.0.2 ']' + find /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/wcwidth-0.0.2 -type d -fprintf ghc-wcwidth-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-wcwidth-prof.files -o -fprint ghc-wcwidth-devel.files + ls /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/wcwidth-0.0.2.conf + '[' -d /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/doc/ghc/html/libraries/wcwidth-0.0.2 ']' + echo /usr/share/doc/ghc/html/libraries/wcwidth-0.0.2 + for i in ghc-$name.files ghc-$name-devel.files ghc-$name-doc.files ghc-$name-prof.files + '[' -f ghc-wcwidth.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64!!g' ghc-wcwidth.files + for i in ghc-$name.files ghc-$name-devel.files ghc-$name-doc.files ghc-$name-prof.files + '[' -f ghc-wcwidth-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64!!g' ghc-wcwidth-devel.files + for i in ghc-$name.files ghc-$name-devel.files ghc-$name-doc.files ghc-$name-prof.files + '[' -f ghc-wcwidth-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64!!g' ghc-wcwidth-doc.files + for i in ghc-$name.files ghc-$name-devel.files ghc-$name-doc.files ghc-$name-prof.files + '[' -f ghc-wcwidth-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64!!g' ghc-wcwidth-prof.files + type chrpath ghc_fix_rpath wcwidth-0.0.2 + echo 'ghc_fix_rpath wcwidth-0.0.2' ++ find /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + cd .. ghc_fix_rpath wcwidth-0.0.2 + type chrpath + echo 'ghc_fix_rpath wcwidth-0.0.2' ++ find /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 Installing library in /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/tasty-1.2.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d tasty-1.2.3.conf ']' + install -D --mode=0644 tasty-1.2.3.conf /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/tasty-1.2.3.conf ++ ls /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/tasty-1.2.3.conf + '[' -z /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/tasty-1.2.3.conf ']' + rm -f ghc-tasty.files ghc-tasty-doc.files + touch ghc-tasty.files ghc-tasty-doc.files + for i in /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/libHStasty-1.2.3-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/libHStasty-1.2.3-5FyBcrKiO5nGnw6vy5h4VC-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/tasty-1.2.3 + '[' -d /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/tasty-1.2.3 ']' + find /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/tasty-1.2.3 -type d -fprintf ghc-tasty-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-tasty-prof.files -o -fprint ghc-tasty-devel.files + ls /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/tasty-1.2.3.conf + '[' -d /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/doc/ghc/html/libraries/tasty-1.2.3 ']' + echo /usr/share/doc/ghc/html/libraries/tasty-1.2.3 + for i in ghc-tasty.files ghc-tasty-devel.files ghc-tasty-doc.files ghc-tasty-prof.files + '[' -f ghc-tasty.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64!!g' ghc-tasty.files + for i in ghc-tasty.files ghc-tasty-devel.files ghc-tasty-doc.files ghc-tasty-prof.files + '[' -f ghc-tasty-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64!!g' ghc-tasty-devel.files + for i in ghc-tasty.files ghc-tasty-devel.files ghc-tasty-doc.files ghc-tasty-prof.files + '[' -f ghc-tasty-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64!!g' ghc-tasty-doc.files + for i in ghc-tasty.files ghc-tasty-devel.files ghc-tasty-doc.files ghc-tasty-prof.files + '[' -f ghc-tasty-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64!!g' ghc-tasty-prof.files + type chrpath ghc_fix_rpath wcwidth-0.0.2 + echo 'ghc_fix_rpath wcwidth-0.0.2' ++ find /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + type chrpath ghc_fix_rpath tasty-1.2.3 + echo 'ghc_fix_rpath tasty-1.2.3' ++ find /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-tasty-1.2.3-5.fc32.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VlNyfr + umask 022 + cd /builddir/build/BUILD + cd tasty-1.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.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.2.3-5.fc32.x86_64/usr/share/licenses/ghc-tasty + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/licenses/ghc-tasty + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-tasty = 1.2.3-5.fc32 ghc-tasty(x86-64) = 1.2.3-5.fc32 libHStasty-1.2.3-5FyBcrKiO5nGnw6vy5h4VC-ghc8.6.5.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.9.1-KAtSkkD7GHFKoP9eT8kWXE-ghc8.6.5.so()(64bit) libHSasync-2.2.2-izpvdmZWvvDzxTFdUgkXg-ghc8.6.5.so()(64bit) libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-ghc8.6.5.so()(64bit) libHScontainers-0.6.0.1-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.6.5.so()(64bit) libHSoptparse-applicative-0.14.3.0-H90Ww0R6ilm7TO57dxGPV2-ghc8.6.5.so()(64bit) libHSstm-2.5.0.0-ghc8.6.5.so()(64bit) libHStagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r-ghc8.6.5.so()(64bit) libHStransformers-0.5.6.2-ghc8.6.5.so()(64bit) libHSunbounded-delays-0.1.1.0-7ulHERuvlgAKyhaTH4vNZc-ghc8.6.5.so()(64bit) libHSunix-2.7.2.2-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-tasty-devel-1.2.3-5.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qgVaLu + umask 022 + cd /builddir/build/BUILD + cd tasty-1.2.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.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.2.3-5.fc32.x86_64/usr/share/doc/ghc-tasty-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/doc/ghc-tasty-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/doc/ghc-tasty-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(tasty-1.2.3-5FyBcrKiO5nGnw6vy5h4VC) ghc-tasty-devel = 1.2.3-5.fc32 ghc-tasty-devel(x86-64) = 1.2.3-5.fc32 ghc-tasty-static = 1.2.3-5.fc32 ghc-tasty-static(x86-64) = 1.2.3-5.fc32 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 Requires(postun): /bin/sh Requires: ghc-devel(ansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE) ghc-devel(async-2.2.2-izpvdmZWvvDzxTFdUgkXg) ghc-devel(base-4.12.0.0) ghc-devel(clock-0.8-KQdRNfSnPL2Kq3p84TuxcV) ghc-devel(containers-0.6.0.1) ghc-devel(mtl-2.2.2) ghc-devel(optparse-applicative-0.14.3.0-H90Ww0R6ilm7TO57dxGPV2) ghc-devel(stm-2.5.0.0) ghc-devel(tagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r) ghc-devel(unbounded-delays-0.1.1.0-7ulHERuvlgAKyhaTH4vNZc) ghc-devel(unix-2.7.2.2) ghc-devel(wcwidth-0.0.2-HlBWSHd0u0t4BLF0paIjbe) Processing files: ghc-tasty-doc-1.2.3-5.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RB2vCu + umask 022 + cd /builddir/build/BUILD + cd tasty-1.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/licenses/ghc-tasty-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/licenses/ghc-tasty-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/licenses/ghc-tasty-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-tasty-doc = 1.2.3-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-tasty-prof-1.2.3-5.fc32.x86_64 Provides: ghc-prof(tasty-1.2.3-5FyBcrKiO5nGnw6vy5h4VC) ghc-tasty-prof = 1.2.3-5.fc32 ghc-tasty-prof(x86-64) = 1.2.3-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(ansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE) ghc-prof(async-2.2.2-izpvdmZWvvDzxTFdUgkXg) ghc-prof(base-4.12.0.0) ghc-prof(clock-0.8-KQdRNfSnPL2Kq3p84TuxcV) ghc-prof(containers-0.6.0.1) ghc-prof(mtl-2.2.2) ghc-prof(optparse-applicative-0.14.3.0-H90Ww0R6ilm7TO57dxGPV2) ghc-prof(stm-2.5.0.0) ghc-prof(tagged-0.8.6-EiJ2F18RuD68LSMkg0Ly4r) ghc-prof(unbounded-delays-0.1.1.0-7ulHERuvlgAKyhaTH4vNZc) ghc-prof(unix-2.7.2.2) ghc-prof(wcwidth-0.0.2-HlBWSHd0u0t4BLF0paIjbe) Supplements: (ghc-tasty-devel and ghc-prof) Processing files: ghc-wcwidth-0.0.2-5.fc32.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AmxfCr + umask 022 + cd /builddir/build/BUILD + cd tasty-1.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/licenses/ghc-wcwidth + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/licenses/ghc-wcwidth + cp -pr wcwidth-0.0.2/LICENSE /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64/usr/share/licenses/ghc-wcwidth + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-wcwidth = 0.0.2-5.fc32 ghc-wcwidth(x86-64) = 0.0.2-5.fc32 libHSwcwidth-0.0.2-HlBWSHd0u0t4BLF0paIjbe-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: ghc-wcwidth-devel-0.0.2-5.fc32.x86_64 Provides: ghc-devel(wcwidth-0.0.2-HlBWSHd0u0t4BLF0paIjbe) ghc-wcwidth-devel = 0.0.2-5.fc32 ghc-wcwidth-devel(x86-64) = 0.0.2-5.fc32 ghc-wcwidth-static = 0.0.2-5.fc32 ghc-wcwidth-static(x86-64) = 0.0.2-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.12.0.0) ghc-devel(containers-0.6.0.1) Processing files: ghc-wcwidth-doc-0.0.2-5.fc32.x86_64 Provides: ghc-wcwidth-doc = 0.0.2-5.fc32 ghc-wcwidth-doc(x86-64) = 0.0.2-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: (ghc-wcwidth-devel and ghc-doc) Processing files: ghc-wcwidth-prof-0.0.2-5.fc32.x86_64 Provides: ghc-prof(wcwidth-0.0.2-HlBWSHd0u0t4BLF0paIjbe) ghc-wcwidth-prof = 0.0.2-5.fc32 ghc-wcwidth-prof(x86-64) = 0.0.2-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) ghc-prof(containers-0.6.0.1) Supplements: (ghc-wcwidth-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 Wrote: /builddir/build/RPMS/ghc-wcwidth-devel-0.0.2-5.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-wcwidth-0.0.2-5.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-wcwidth-prof-0.0.2-5.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-wcwidth-doc-0.0.2-5.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-tasty-1.2.3-5.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-tasty-doc-1.2.3-5.fc32.noarch.rpm Wrote: /builddir/build/RPMS/ghc-tasty-devel-1.2.3-5.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-tasty-prof-1.2.3-5.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4gscqu + umask 022 + cd /builddir/build/BUILD + cd tasty-1.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-tasty-1.2.3-5.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0