Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-MonadRandom.spec'], chrootPath='/var/lib/mock/f30-ghc-15391767-1105460/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-MonadRandom.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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/ghc-MonadRandom-0.5.1.1-3.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-MonadRandom.spec'], chrootPath='/var/lib/mock/f30-ghc-15391767-1105460/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-MonadRandom.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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ryLmbZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MonadRandom-0.5.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/MonadRandom-0.5.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MonadRandom-0.5.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.kuQGFS + umask 022 + cd /builddir/build/BUILD + cd MonadRandom-0.5.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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ sed -e 's/ / -optl/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-MonadRandom '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --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-mcpu=power8 -optc-mtune=power8 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1 --global Configuring MonadRandom-0.5.1.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for MonadRandom-0.5.1.1.. Building library for MonadRandom-0.5.1.1.. [1 of 7] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o ) BUILDSTDERR: Control/Monad/Random/Class.hs:57:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Trans.Error’ is deprecated: BUILDSTDERR: Use Control.Monad.Trans.Except instead BUILDSTDERR: | BUILDSTDERR: 57 | import Control.Monad.Trans.Error BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:60:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Trans.List’ is deprecated: BUILDSTDERR: This transformer is invalid on most monads BUILDSTDERR: | BUILDSTDERR: 60 | import Control.Monad.Trans.List BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:133:11: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 133 | instance (Error e, MonadRandom m) => MonadRandom (ErrorT e m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:133:51: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 133 | instance (Error e, MonadRandom m) => MonadRandom (ErrorT e m) where BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:151:42: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ListT’ BUILDSTDERR: (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 151 | instance (MonadRandom m) => MonadRandom (ListT m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:230:11: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 230 | instance (Error e, MonadSplit g m) => MonadSplit g (ErrorT e m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:230:53: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 230 | instance (Error e, MonadSplit g m) => MonadSplit g (ErrorT e m) where BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:239:44: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ListT’ BUILDSTDERR: (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 239 | instance (MonadSplit g m) => MonadSplit g (ListT m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:321:11: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 321 | instance (Error e, MonadInterleave m) => MonadInterleave (ErrorT e m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:321:59: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 321 | instance (Error e, MonadInterleave m) => MonadInterleave (ErrorT e m) where BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:322:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘mapErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 322 | interleave = mapErrorT interleave BUILDSTDERR: | ^^^^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:330:50: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ListT’ BUILDSTDERR: (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 330 | instance (MonadInterleave m) => MonadInterleave (ListT m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:331:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘mapListT’ (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 331 | interleave = mapListT interleave BUILDSTDERR: | ^^^^^^^^ [2 of 7] Compiling Control.Monad.Trans.Random.Lazy ( Control/Monad/Trans/Random/Lazy.hs, dist/build/Control/Monad/Trans/Random/Lazy.o ) [3 of 7] Compiling Control.Monad.Trans.Random ( Control/Monad/Trans/Random.hs, dist/build/Control/Monad/Trans/Random.o ) [4 of 7] Compiling Control.Monad.Random.Lazy ( Control/Monad/Random/Lazy.hs, dist/build/Control/Monad/Random/Lazy.o ) [5 of 7] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o ) [6 of 7] Compiling Control.Monad.Trans.Random.Strict ( Control/Monad/Trans/Random/Strict.hs, dist/build/Control/Monad/Trans/Random/Strict.o ) [7 of 7] Compiling Control.Monad.Random.Strict ( Control/Monad/Random/Strict.hs, dist/build/Control/Monad/Random/Strict.o ) [1 of 7] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.p_o ) BUILDSTDERR: Control/Monad/Random/Class.hs:57:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Trans.Error’ is deprecated: BUILDSTDERR: Use Control.Monad.Trans.Except instead BUILDSTDERR: | BUILDSTDERR: 57 | import Control.Monad.Trans.Error BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:60:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Trans.List’ is deprecated: BUILDSTDERR: This transformer is invalid on most monads BUILDSTDERR: | BUILDSTDERR: 60 | import Control.Monad.Trans.List BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:133:11: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 133 | instance (Error e, MonadRandom m) => MonadRandom (ErrorT e m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:133:51: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 133 | instance (Error e, MonadRandom m) => MonadRandom (ErrorT e m) where BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:151:42: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ListT’ BUILDSTDERR: (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 151 | instance (MonadRandom m) => MonadRandom (ListT m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:230:11: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 230 | instance (Error e, MonadSplit g m) => MonadSplit g (ErrorT e m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:230:53: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 230 | instance (Error e, MonadSplit g m) => MonadSplit g (ErrorT e m) where BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:239:44: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ListT’ BUILDSTDERR: (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 239 | instance (MonadSplit g m) => MonadSplit g (ListT m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:321:11: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 321 | instance (Error e, MonadInterleave m) => MonadInterleave (ErrorT e m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:321:59: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 321 | instance (Error e, MonadInterleave m) => MonadInterleave (ErrorT e m) where BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:322:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘mapErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 322 | interleave = mapErrorT interleave BUILDSTDERR: | ^^^^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:330:50: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ListT’ BUILDSTDERR: (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 330 | instance (MonadInterleave m) => MonadInterleave (ListT m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:331:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘mapListT’ (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 331 | interleave = mapListT interleave BUILDSTDERR: | ^^^^^^^^ [2 of 7] Compiling Control.Monad.Trans.Random.Lazy ( Control/Monad/Trans/Random/Lazy.hs, dist/build/Control/Monad/Trans/Random/Lazy.p_o ) [3 of 7] Compiling Control.Monad.Trans.Random ( Control/Monad/Trans/Random.hs, dist/build/Control/Monad/Trans/Random.p_o ) [4 of 7] Compiling Control.Monad.Random.Lazy ( Control/Monad/Random/Lazy.hs, dist/build/Control/Monad/Random/Lazy.p_o ) [5 of 7] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.p_o ) [6 of 7] Compiling Control.Monad.Trans.Random.Strict ( Control/Monad/Trans/Random/Strict.hs, dist/build/Control/Monad/Trans/Random/Strict.p_o ) [7 of 7] Compiling Control.Monad.Random.Strict ( Control/Monad/Random/Strict.hs, dist/build/Control/Monad/Random/Strict.p_o ) + '[' -n dist/build/libHSMonadRandom-0.5.1.1-HPWQi2S7jojIGIrtYLRzjp-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for MonadRandom-0.5.1.1.. Running Haddock on library for MonadRandom-0.5.1.1.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: Control/Monad/Random/Class.hs:57:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Trans.Error’ is deprecated: BUILDSTDERR: Use Control.Monad.Trans.Except instead BUILDSTDERR: | BUILDSTDERR: 57 | import Control.Monad.Trans.Error BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:60:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Control.Monad.Trans.List’ is deprecated: BUILDSTDERR: This transformer is invalid on most monads BUILDSTDERR: | BUILDSTDERR: 60 | import Control.Monad.Trans.List BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:133:11: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 133 | instance (Error e, MonadRandom m) => MonadRandom (ErrorT e m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:133:51: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 133 | instance (Error e, MonadRandom m) => MonadRandom (ErrorT e m) where BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:151:42: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ListT’ BUILDSTDERR: (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 151 | instance (MonadRandom m) => MonadRandom (ListT m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:230:11: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 230 | instance (Error e, MonadSplit g m) => MonadSplit g (ErrorT e m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:230:53: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 230 | instance (Error e, MonadSplit g m) => MonadSplit g (ErrorT e m) where BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:239:44: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ListT’ BUILDSTDERR: (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 239 | instance (MonadSplit g m) => MonadSplit g (ListT m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:321:11: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘Error’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 321 | instance (Error e, MonadInterleave m) => MonadInterleave (ErrorT e m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:321:59: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 321 | instance (Error e, MonadInterleave m) => MonadInterleave (ErrorT e m) where BUILDSTDERR: | ^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:322:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘mapErrorT’ BUILDSTDERR: (imported from Control.Monad.Trans.Error): BUILDSTDERR: Deprecated: "Use Control.Monad.Trans.Except instead" BUILDSTDERR: | BUILDSTDERR: 322 | interleave = mapErrorT interleave BUILDSTDERR: | ^^^^^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:330:50: warning: [-Wdeprecations] BUILDSTDERR: In the use of type constructor or class ‘ListT’ BUILDSTDERR: (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 330 | instance (MonadInterleave m) => MonadInterleave (ListT m) where BUILDSTDERR: | ^^^^^ BUILDSTDERR: Control/Monad/Random/Class.hs:331:16: warning: [-Wdeprecations] BUILDSTDERR: In the use of ‘mapListT’ (imported from Control.Monad.Trans.List): BUILDSTDERR: Deprecated: "This transformer is invalid on most monads" BUILDSTDERR: | BUILDSTDERR: 331 | interleave = mapListT interleave BUILDSTDERR: | ^^^^^^^^ Haddock coverage: 100% ( 14 / 14) in 'Control.Monad.Random.Class' 100% ( 28 / 28) in 'Control.Monad.Trans.Random.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Random' 100% ( 25 / 25) in 'Control.Monad.Random.Lazy' 100% ( 2 / 2) in 'Control.Monad.Random' 100% ( 28 / 28) in 'Control.Monad.Trans.Random.Strict' 100% ( 25 / 25) in 'Control.Monad.Random.Strict' Documentation created: dist/doc/html/MonadRandom/index.html, dist/doc/html/MonadRandom/MonadRandom.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l1rvjW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le + cd MonadRandom-0.5.1.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le -v directory dist/doc/html/MonadRandom does exist: True creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1 copy directory 'dist/doc/html/MonadRandom' to '/builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1'. creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/src Installing dist/doc/html/MonadRandom/MonadRandom.txt to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/MonadRandom.txt Installing dist/doc/html/MonadRandom/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/haddock-bundle.min.js Installing dist/doc/html/MonadRandom/Control-Monad-Trans-Random-Lazy.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/Control-Monad-Trans-Random-Lazy.html Installing dist/doc/html/MonadRandom/ocean.css to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/ocean.css Installing dist/doc/html/MonadRandom/index.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/index.html Installing dist/doc/html/MonadRandom/Control-Monad-Random-Class.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/Control-Monad-Random-Class.html Installing dist/doc/html/MonadRandom/Control-Monad-Trans-Random-Strict.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/Control-Monad-Trans-Random-Strict.html Installing dist/doc/html/MonadRandom/minus.gif to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/minus.gif Installing dist/doc/html/MonadRandom/doc-index.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/doc-index.html Installing dist/doc/html/MonadRandom/Control-Monad-Random-Lazy.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/Control-Monad-Random-Lazy.html Installing dist/doc/html/MonadRandom/MonadRandom.haddock to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/MonadRandom.haddock Installing dist/doc/html/MonadRandom/quick-jump.css to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/quick-jump.css Installing dist/doc/html/MonadRandom/hslogo-16.png to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/hslogo-16.png Installing dist/doc/html/MonadRandom/Control-Monad-Random-Strict.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/Control-Monad-Random-Strict.html Installing dist/doc/html/MonadRandom/synopsis.png to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/synopsis.png Installing dist/doc/html/MonadRandom/meta.json to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/meta.json Installing dist/doc/html/MonadRandom/Control-Monad-Trans-Random.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/Control-Monad-Trans-Random.html Installing dist/doc/html/MonadRandom/plus.gif to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/plus.gif Installing dist/doc/html/MonadRandom/Control-Monad-Random.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/Control-Monad-Random.html Installing dist/doc/html/MonadRandom/src/style.css to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/src/style.css Installing dist/doc/html/MonadRandom/src/Control.Monad.Random.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/src/Control.Monad.Random.html Installing dist/doc/html/MonadRandom/src/highlight.js to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/src/highlight.js Installing dist/doc/html/MonadRandom/src/Control.Monad.Trans.Random.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/src/Control.Monad.Trans.Random.html Installing dist/doc/html/MonadRandom/src/Control.Monad.Random.Strict.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/src/Control.Monad.Random.Strict.html Installing dist/doc/html/MonadRandom/src/Control.Monad.Random.Lazy.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/src/Control.Monad.Random.Lazy.html Installing dist/doc/html/MonadRandom/src/Control.Monad.Trans.Random.Lazy.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/src/Control.Monad.Trans.Random.Lazy.html Installing dist/doc/html/MonadRandom/src/Control.Monad.Random.Class.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/src/Control.Monad.Random.Class.html Installing dist/doc/html/MonadRandom/src/Control.Monad.Trans.Random.Strict.html to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/src/Control.Monad.Trans.Random.Strict.html creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1 Installing dist/doc/html/MonadRandom/MonadRandom.haddock to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1/MonadRandom.haddock creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/licenses/ghc-MonadRandom creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/licenses/ghc-MonadRandom Installing LICENSE to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/licenses/ghc-MonadRandom/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1 creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random Installing dist/build/Control/Monad/Random.hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random.hi Installing dist/build/Control/Monad/Random/Class.hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random/Class.hi Installing dist/build/Control/Monad/Random/Lazy.hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random/Lazy.hi Installing dist/build/Control/Monad/Random/Strict.hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random/Strict.hi Installing dist/build/Control/Monad/Trans/Random.hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random.hi Installing dist/build/Control/Monad/Trans/Random/Lazy.hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random/Lazy.hi Installing dist/build/Control/Monad/Trans/Random/Strict.hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random/Strict.hi creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random Installing dist/build/Control/Monad/Random.p_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random.p_hi Installing dist/build/Control/Monad/Random/Class.p_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random/Class.p_hi Installing dist/build/Control/Monad/Random/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random/Lazy.p_hi Installing dist/build/Control/Monad/Random/Strict.p_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random/Strict.p_hi Installing dist/build/Control/Monad/Trans/Random.p_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random.p_hi Installing dist/build/Control/Monad/Trans/Random/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random/Lazy.p_hi Installing dist/build/Control/Monad/Trans/Random/Strict.p_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random/Strict.p_hi creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random Installing dist/build/Control/Monad/Random.dyn_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random.dyn_hi Installing dist/build/Control/Monad/Random/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random/Class.dyn_hi Installing dist/build/Control/Monad/Random/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random/Lazy.dyn_hi Installing dist/build/Control/Monad/Random/Strict.dyn_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Random/Strict.dyn_hi Installing dist/build/Control/Monad/Trans/Random.dyn_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random.dyn_hi Installing dist/build/Control/Monad/Trans/Random/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random/Lazy.dyn_hi Installing dist/build/Control/Monad/Trans/Random/Strict.dyn_hi to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/Control/Monad/Trans/Random/Strict.dyn_hi creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1 Installing dist/build/libHSMonadRandom-0.5.1.1-HPWQi2S7jojIGIrtYLRzjp.a to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/libHSMonadRandom-0.5.1.1-HPWQi2S7jojIGIrtYLRzjp.a creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1 Installing dist/build/libHSMonadRandom-0.5.1.1-HPWQi2S7jojIGIrtYLRzjp_p.a to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1/libHSMonadRandom-0.5.1.1-HPWQi2S7jojIGIrtYLRzjp_p.a creating /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64 Installing executable dist/build/libHSMonadRandom-0.5.1.1-HPWQi2S7jojIGIrtYLRzjp-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/libHSMonadRandom-0.5.1.1-HPWQi2S7jojIGIrtYLRzjp-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d MonadRandom-0.5.1.1.conf ']' + install -D --mode=0644 MonadRandom-0.5.1.1.conf /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/package.conf.d/MonadRandom-0.5.1.1.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z MonadRandom-0.5.1.1.conf ']' + rm -f ghc-MonadRandom.files ghc-MonadRandom-devel.files + touch ghc-MonadRandom.files ghc-MonadRandom-devel.files + ls /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/package.conf.d/MonadRandom-0.5.1.1.conf + pkgdir=/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1 + '[' -d /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1 ']' + echo /usr/lib64/ghc-8.4.4/MonadRandom-0.5.1.1 + echo '%attr(755,root,root) /usr/lib64/libHSMonadRandom-0.5.1.1-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1 ']' + echo /usr/share/doc/ghc/html/libraries/MonadRandom-0.5.1.1 + for i in ghc-MonadRandom.files ghc-MonadRandom-devel.files + '[' -f ghc-MonadRandom.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le!!g' ghc-MonadRandom.files + for i in ghc-MonadRandom.files ghc-MonadRandom-devel.files + '[' -f ghc-MonadRandom-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le!!g' ghc-MonadRandom-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RDAym0 + umask 022 + cd /builddir/build/BUILD + cd MonadRandom-0.5.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/licenses/ghc-MonadRandom + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/licenses/ghc-MonadRandom + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/licenses/ghc-MonadRandom + exit 0 Provides: ghc-MonadRandom = 0.5.1.1-3.fc30 ghc-MonadRandom(ppc-64) = 0.5.1.1-3.fc30 libHSMonadRandom-0.5.1.1-HPWQi2S7jojIGIrtYLRzjp-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) libHSmtl-2.2.2-ghc8.4.4.so()(64bit) libHSprimitive-0.6.4.0-39Pwmm1zkQX6bM7xFUT3Jc-ghc8.4.4.so()(64bit) libHSrandom-1.1-9LLJAJa4iQFLJiLXBOBXBV-ghc8.4.4.so()(64bit) libHStransformers-0.5.5.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-MonadRandom-devel-0.5.1.1-3.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mRQgs4 + umask 022 + cd /builddir/build/BUILD + cd MonadRandom-0.5.1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc-MonadRandom-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc-MonadRandom-devel + cp -pr CHANGES.markdown /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le/usr/share/doc/ghc-MonadRandom-devel + exit 0 Provides: ghc-MonadRandom-devel = 0.5.1.1-3.fc30 ghc-MonadRandom-devel(ppc-64) = 0.5.1.1-3.fc30 ghc-MonadRandom-doc = 0.5.1.1-3.fc30 ghc-MonadRandom-static = 0.5.1.1-3.fc30 ghc-devel(MonadRandom-0.5.1.1-HPWQi2S7jojIGIrtYLRzjp) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(mtl-2.2.2) ghc-devel(primitive-0.6.4.0-39Pwmm1zkQX6bM7xFUT3Jc) ghc-devel(random-1.1-9LLJAJa4iQFLJiLXBOBXBV) ghc-devel(transformers-0.5.5.0) ghc-devel(transformers-compat-0.6.2-EZ0ZvADLUlc4V8RuKaJX5W) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le Wrote: /builddir/build/RPMS/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-MonadRandom-devel-0.5.1.1-3.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AzBaX8 + umask 022 + cd /builddir/build/BUILD + cd MonadRandom-0.5.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-MonadRandom-0.5.1.1-3.fc30.ppc64le + exit 0 Child return code was: 0