Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-tf-random.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37707-6649/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-tf-random.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: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-tf-random-0.5-10.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-tf-random.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37707-6649/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-tf-random.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.USzFOR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tf-random-0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/tf-random-0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tf-random-0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ssRNbJ + umask 022 + cd /builddir/build/BUILD + cd tf-random-0.5 + 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -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/lib --docdir=/usr/share/licenses/ghc-tf-random '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --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-m32 -optc-march=x86-64 -optc-mtune=generic -optc-mfpmath=sse -optc-mstackrealign -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/tf-random-0.5 --global Configuring tf-random-0.5... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for tf-random-0.5.. Building library for tf-random-0.5.. [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" | 94 | | bitSize n > 64 = error "mkTFGen: case where size of Int > 64 not implemented" | ^^^^^^^ [3 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) [4 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.p_o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.p_o ) src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" | 94 | | bitSize n > 64 = error "mkTFGen: case where size of Int > 64 not implemented" | ^^^^^^^ [3 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.p_o ) [4 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.p_o ) + '[' -n dist/build/libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for tf-random-0.5... Preprocessing library for tf-random-0.5.. Preprocessing library for tf-random-0.5.. Running Haddock on library for tf-random-0.5.. src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations] In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" | 94 | | bitSize n > 64 = error "mkTFGen: case where size of Int > 64 not implemented" | ^^^^^^^ Haddock coverage: 100% ( 4 / 4) in 'System.Random.TF.Gen' 83% ( 5 / 6) in 'System.Random.TF.Init' Missing documentation for: Module header 100% ( 3 / 3) in 'System.Random.TF' 33% ( 1 / 3) in 'System.Random.TF.Instances' Missing documentation for: Random (src/System/Random/TF/Instances.hs:37) randomEnum (src/System/Random/TF/Instances.hs:205) Documentation created: dist/doc/html/tf-random/index.html, dist/doc/html/tf-random/tf-random.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2HsBlX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386 ++ dirname /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386 + cd tf-random-0.5 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386 -v directory dist/doc/html/tf-random does exist: True creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5 creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5 copy directory 'dist/doc/html/tf-random' to '/builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5'. creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5 creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/src Installing dist/doc/html/tf-random/plus.gif to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/plus.gif Installing dist/doc/html/tf-random/ocean.css to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/ocean.css Installing dist/doc/html/tf-random/doc-index.html to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/doc-index.html Installing dist/doc/html/tf-random/haddock-util.js to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/haddock-util.js Installing dist/doc/html/tf-random/System-Random-TF-Init.html to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/System-Random-TF-Init.html Installing dist/doc/html/tf-random/System-Random-TF-Instances.html to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/System-Random-TF-Instances.html Installing dist/doc/html/tf-random/minus.gif to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/minus.gif Installing dist/doc/html/tf-random/System-Random-TF-Gen.html to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/System-Random-TF-Gen.html Installing dist/doc/html/tf-random/tf-random.haddock to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/tf-random.haddock Installing dist/doc/html/tf-random/synopsis.png to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/synopsis.png Installing dist/doc/html/tf-random/tf-random.txt to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/tf-random.txt Installing dist/doc/html/tf-random/index.html to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/index.html Installing dist/doc/html/tf-random/hslogo-16.png to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/hslogo-16.png Installing dist/doc/html/tf-random/System-Random-TF.html to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/System-Random-TF.html Installing dist/doc/html/tf-random/src/hscolour.css to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/src/hscolour.css Installing dist/doc/html/tf-random/src/System-Random-TF-Init.html to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/src/System-Random-TF-Init.html Installing dist/doc/html/tf-random/src/System-Random-TF-Instances.html to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/src/System-Random-TF-Instances.html Installing dist/doc/html/tf-random/src/System-Random-TF-Gen.html to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/src/System-Random-TF-Gen.html Installing dist/doc/html/tf-random/src/System-Random-TF.html to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/src/System-Random-TF.html creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5 Installing dist/doc/html/tf-random/tf-random.haddock to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5/tf-random.haddock creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/licenses/ghc-tf-random creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/licenses/ghc-tf-random Installing LICENSE to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/licenses/ghc-tf-random/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5 creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5 creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5 creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF Installing dist/build/System/Random/TF.hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF.hi Installing dist/build/System/Random/TF/Gen.hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF/Gen.hi Installing dist/build/System/Random/TF/Init.hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF/Init.hi Installing dist/build/System/Random/TF/Instances.hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF/Instances.hi creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF Installing dist/build/System/Random/TF.p_hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF.p_hi Installing dist/build/System/Random/TF/Gen.p_hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF/Gen.p_hi Installing dist/build/System/Random/TF/Init.p_hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF/Init.p_hi Installing dist/build/System/Random/TF/Instances.p_hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF/Instances.p_hi creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF Installing dist/build/System/Random/TF.dyn_hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF.dyn_hi Installing dist/build/System/Random/TF/Gen.dyn_hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF/Gen.dyn_hi Installing dist/build/System/Random/TF/Init.dyn_hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF/Init.dyn_hi Installing dist/build/System/Random/TF/Instances.dyn_hi to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/System/Random/TF/Instances.dyn_hi creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5 Installing dist/build/libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To.a to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To.a creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5 Installing dist/build/libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To_p.a to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5/libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To_p.a creating /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib Installing executable dist/build/libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d tf-random-0.5.conf ']' + install -D --mode=0644 tf-random-0.5.conf /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/tf-random-0.5.conf ++ ls /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/ + '[' -z tf-random-0.5.conf ']' + rm -f ghc-tf-random.files ghc-tf-random-devel.files + touch ghc-tf-random.files ghc-tf-random-devel.files + ls /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/tf-random-0.5.conf + pkgdir=/usr/lib/ghc-8.2.2/tf-random-0.5 + '[' -d /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/lib/ghc-8.2.2/tf-random-0.5 ']' + echo /usr/lib/ghc-8.2.2/tf-random-0.5 + echo '%attr(755,root,root) /usr/lib/libHStf-random-0.5-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc/html/libraries/tf-random-0.5 ']' + echo /usr/share/doc/ghc/html/libraries/tf-random-0.5 + for i in ghc-tf-random.files ghc-tf-random-devel.files + '[' -f ghc-tf-random.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386!!g' ghc-tf-random.files + for i in ghc-tf-random.files ghc-tf-random-devel.files + '[' -f ghc-tf-random-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386!!g' ghc-tf-random-devel.files + find /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386 -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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-tf-random-0.5-10.el8.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EyxeEc + umask 022 + cd /builddir/build/BUILD + cd tf-random-0.5 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/licenses/ghc-tf-random + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/licenses/ghc-tf-random + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/licenses/ghc-tf-random + cp -pr LICENSE.tf /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/licenses/ghc-tf-random + cp -pr LICENSE.brg /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/licenses/ghc-tf-random + exit 0 Provides: ghc-tf-random = 0.5-10.el8 ghc-tf-random(x86-32) = 0.5-10.el8 libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To-ghc8.2.2.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so libHSbase-4.10.1.0-ghc8.2.2.so libHSdeepseq-1.4.3.0-ghc8.2.2.so libHSghc-prim-0.5.1.1-ghc8.2.2.so libHSinteger-gmp-1.0.1.0-ghc8.2.2.so libHSprimitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ-ghc8.2.2.so libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so libHStime-1.8.0.2-ghc8.2.2.so libHStransformers-0.5.2.0-ghc8.2.2.so libc.so.6 libc.so.6(GLIBC_2.1.3) libgmp.so.10 libm.so.6 rtld(GNU_HASH) Processing files: ghc-tf-random-devel-0.5-10.el8.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WG6T7r + umask 022 + cd /builddir/build/BUILD + cd tf-random-0.5 + DOCDIR=/builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc-tf-random-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc-tf-random-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386/usr/share/doc/ghc-tf-random-devel + exit 0 Provides: ghc-devel(tf-random-0.5-ABwehMmciu8CuAFbHLp6To) ghc-tf-random-devel = 0.5-10.el8 ghc-tf-random-devel(x86-32) = 0.5-10.el8 ghc-tf-random-doc = 0.5-10.el8 ghc-tf-random-static = 0.5-10.el8 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(base-4.10.1.0) ghc-devel(primitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ) ghc-devel(random-1.1-LLUGZ7T9DqQ5vN0Jbcd0We) ghc-devel(time-1.8.0.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386 Wrote: /builddir/build/RPMS/ghc-tf-random-0.5-10.el8.i686.rpm Wrote: /builddir/build/RPMS/ghc-tf-random-devel-0.5-10.el8.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2kbwzI + umask 022 + cd /builddir/build/BUILD + cd tf-random-0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-tf-random-0.5-10.el8.i386 + exit 0 Child return code was: 0