Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-scientific.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37616-6635/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 x86_64 --nodeps /builddir/build/SPECS/ghc-scientific.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 Wrote: /builddir/build/SRPMS/ghc-scientific-0.3.5.2-2.el8.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-scientific.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37616-6635/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 x86_64 --nodeps /builddir/build/SPECS/ghc-scientific.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OlGCLB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scientific-0.3.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/scientific-0.3.5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scientific-0.3.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ha2HzU + umask 022 + cd /builddir/build/BUILD + cd scientific-0.3.5.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-scientific '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m64 -optc-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2 --global Configuring scientific-0.3.5.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for scientific-0.3.5.2.. Building library for scientific-0.3.5.2.. [1 of 5] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o ) [2 of 5] Compiling Utils ( src/Utils.hs, dist/build/Utils.o ) [3 of 5] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [5 of 5] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) [1 of 5] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.p_o ) [2 of 5] Compiling Utils ( src/Utils.hs, dist/build/Utils.p_o ) [3 of 5] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.p_o ) [4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.p_o ) [5 of 5] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.p_o ) + '[' -n dist/build/libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for scientific-0.3.5.2... Preprocessing library for scientific-0.3.5.2.. Preprocessing library for scientific-0.3.5.2.. Running Haddock on library for scientific-0.3.5.2.. Haddock coverage: 0% ( 0 / 2) in 'GHC.Integer.Compat' Missing documentation for: Module header divInteger 33% ( 1 / 3) in 'Utils' Missing documentation for: Module header roundTo (src/Utils.hs:12) 100% ( 26 / 26) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' Missing documentation for: Module header 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Missing documentation for: Module header Warning: Data.Scientific: could not find link destinations for: whenFloating Documentation created: dist/doc/html/scientific/index.html, dist/doc/html/scientific/scientific.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kXkTzq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64 + cd scientific-0.3.5.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64 -v directory dist/doc/html/scientific does exist: True creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2 copy directory 'dist/doc/html/scientific' to '/builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2'. creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/src Installing dist/doc/html/scientific/plus.gif to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/plus.gif Installing dist/doc/html/scientific/ocean.css to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/ocean.css Installing dist/doc/html/scientific/doc-index.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/doc-index.html Installing dist/doc/html/scientific/haddock-util.js to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/haddock-util.js Installing dist/doc/html/scientific/minus.gif to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/minus.gif Installing dist/doc/html/scientific/Data-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/Data-Scientific.html Installing dist/doc/html/scientific/Data-Text-Lazy-Builder-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/Data-Text-Lazy-Builder-Scientific.html Installing dist/doc/html/scientific/scientific.haddock to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/scientific.haddock Installing dist/doc/html/scientific/synopsis.png to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/synopsis.png Installing dist/doc/html/scientific/index.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/index.html Installing dist/doc/html/scientific/scientific.txt to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/scientific.txt Installing dist/doc/html/scientific/Data-ByteString-Builder-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/Data-ByteString-Builder-Scientific.html Installing dist/doc/html/scientific/hslogo-16.png to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/hslogo-16.png Installing dist/doc/html/scientific/src/Utils.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/src/Utils.html Installing dist/doc/html/scientific/src/hscolour.css to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/src/hscolour.css Installing dist/doc/html/scientific/src/Data-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/src/Data-Scientific.html Installing dist/doc/html/scientific/src/Data-Text-Lazy-Builder-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/src/Data-Text-Lazy-Builder-Scientific.html Installing dist/doc/html/scientific/src/GHC-Integer-Compat.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/src/GHC-Integer-Compat.html Installing dist/doc/html/scientific/src/Data-ByteString-Builder-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/src/Data-ByteString-Builder-Scientific.html creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2 Installing dist/doc/html/scientific/scientific.haddock to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2/scientific.haddock creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/licenses/ghc-scientific creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/licenses/ghc-scientific Installing LICENSE to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/licenses/ghc-scientific/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/ByteString creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/ByteString creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Text/Lazy creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Text creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Text/Lazy creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/GHC/Integer creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/GHC creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/GHC/Integer creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2 Installing dist/build/Data/ByteString/Builder/Scientific.hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/ByteString/Builder/Scientific.hi Installing dist/build/Data/Scientific.hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Scientific.hi Installing dist/build/Data/Text/Lazy/Builder/Scientific.hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Text/Lazy/Builder/Scientific.hi Installing dist/build/GHC/Integer/Compat.hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/GHC/Integer/Compat.hi Installing dist/build/Utils.hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Utils.hi creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/GHC/Integer creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2 Installing dist/build/Data/ByteString/Builder/Scientific.p_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/ByteString/Builder/Scientific.p_hi Installing dist/build/Data/Scientific.p_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Scientific.p_hi Installing dist/build/Data/Text/Lazy/Builder/Scientific.p_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Text/Lazy/Builder/Scientific.p_hi Installing dist/build/GHC/Integer/Compat.p_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/GHC/Integer/Compat.p_hi Installing dist/build/Utils.p_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Utils.p_hi creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/GHC/Integer creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2 Installing dist/build/Data/ByteString/Builder/Scientific.dyn_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/ByteString/Builder/Scientific.dyn_hi Installing dist/build/Data/Scientific.dyn_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Scientific.dyn_hi Installing dist/build/Data/Text/Lazy/Builder/Scientific.dyn_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Data/Text/Lazy/Builder/Scientific.dyn_hi Installing dist/build/GHC/Integer/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/GHC/Integer/Compat.dyn_hi Installing dist/build/Utils.dyn_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/Utils.dyn_hi creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2 Installing dist/build/libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD.a to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD.a creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2 Installing dist/build/libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD_p.a to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2/libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD_p.a creating /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64 Installing executable dist/build/libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d scientific-0.3.5.2.conf ']' + install -D --mode=0644 scientific-0.3.5.2.conf /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/scientific-0.3.5.2.conf ++ ls /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z scientific-0.3.5.2.conf ']' + rm -f ghc-scientific.files ghc-scientific-devel.files + touch ghc-scientific.files ghc-scientific-devel.files + ls /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/scientific-0.3.5.2.conf + pkgdir=/usr/lib64/ghc-8.2.2/scientific-0.3.5.2 + '[' -d /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/lib64/ghc-8.2.2/scientific-0.3.5.2 ']' + echo /usr/lib64/ghc-8.2.2/scientific-0.3.5.2 + echo '%attr(755,root,root) /usr/lib64/libHSscientific-0.3.5.2-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc/html/libraries/scientific-0.3.5.2 ']' + echo /usr/share/doc/ghc/html/libraries/scientific-0.3.5.2 + for i in ghc-scientific.files ghc-scientific-devel.files + '[' -f ghc-scientific.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64!!g' ghc-scientific.files + for i in ghc-scientific.files ghc-scientific-devel.files + '[' -f ghc-scientific-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64!!g' ghc-scientific-devel.files + find /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PtKrPX + umask 022 + cd /builddir/build/BUILD + cd scientific-0.3.5.2 + exit 0 Processing files: ghc-scientific-0.3.5.2-2.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ewuM5u + umask 022 + cd /builddir/build/BUILD + cd scientific-0.3.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/licenses/ghc-scientific + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/licenses/ghc-scientific + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/licenses/ghc-scientific + exit 0 Provides: ghc-scientific = 0.3.5.2-2.el8 ghc-scientific(x86-64) = 0.3.5.2-2.el8 libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbinary-0.8.5.1-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSinteger-logarithms-1.0.2-5W3scnnO28EGZ7bLb2MgtH-ghc8.2.2.so()(64bit) libHSprimitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ-ghc8.2.2.so()(64bit) libHStext-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: ghc-scientific-devel-0.3.5.2-2.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VlWMv2 + umask 022 + cd /builddir/build/BUILD + cd scientific-0.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc-scientific-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc-scientific-devel + cp -pr changelog /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64/usr/share/doc/ghc-scientific-devel + exit 0 Provides: ghc-devel(scientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD) ghc-scientific-devel = 0.3.5.2-2.el8 ghc-scientific-devel(x86-64) = 0.3.5.2-2.el8 ghc-scientific-doc = 0.3.5.2-2.el8 ghc-scientific-static = 0.3.5.2-2.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(binary-0.8.5.1) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.5.10.2) ghc-devel(deepseq-1.4.3.0) ghc-devel(hashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd) ghc-devel(integer-gmp-1.0.1.0) ghc-devel(integer-logarithms-1.0.2-5W3scnnO28EGZ7bLb2MgtH) ghc-devel(primitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ) ghc-devel(text-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64 Wrote: /builddir/build/RPMS/ghc-scientific-0.3.5.2-2.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-scientific-devel-0.3.5.2-2.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sBFM3A + umask 022 + cd /builddir/build/BUILD + cd scientific-0.3.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-scientific-0.3.5.2-2.el8.x86_64 + exit 0 Child return code was: 0