Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-regex-base.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-15457-538/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-regex-base.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-regex-base-0.93.2-39.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-regex-base.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-15457-538/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-regex-base.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n0EQ8y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-base-0.93.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-base-0.93.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-base-0.93.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YyMMVI + umask 022 + cd /builddir/build/BUILD + cd regex-base-0.93.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-regex-base '--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/regex-base-0.93.2 --global Configuring regex-base-0.93.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for regex-base-0.93.2.. Building library for regex-base-0.93.2.. [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) Text/Regex/Base.hs:55:13: warning: [-Wdeprecations] In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" | 55 | , versionTags = ["unstable"] | ^^^^^^^^^^^ [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.p_o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.p_o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.p_o ) Text/Regex/Base.hs:55:13: warning: [-Wdeprecations] In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" | 55 | , versionTags = ["unstable"] | ^^^^^^^^^^^ [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.p_o ) + '[' -n dist/build/libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for regex-base-0.93.2... Preprocessing library for regex-base-0.93.2.. Preprocessing library for regex-base-0.93.2.. Running Haddock on library for regex-base-0.93.2.. Text/Regex/Base.hs:55:13: warning: [-Wdeprecations] In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" | 55 | , versionTags = ["unstable"] | ^^^^^^^^^^^ Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' Missing documentation for: MatchText (Text/Regex/Base/RegexLike.hs:55) 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' Missing documentation for: getVersion_Text_Regex_Base (Text/Regex/Base.hs:52) 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Missing documentation for: polymatch (Text/Regex/Base/Impl.hs:50) polymatchM (Text/Regex/Base/Impl.hs:56) Documentation created: dist/doc/html/regex-base/index.html, dist/doc/html/regex-base/regex-base.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eDEFu6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64 + cd regex-base-0.93.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64 -v directory dist/doc/html/regex-base does exist: True creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2 creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2 copy directory 'dist/doc/html/regex-base' to '/builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2'. creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2 creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/src Installing dist/doc/html/regex-base/regex-base.haddock to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/regex-base.haddock Installing dist/doc/html/regex-base/index.html to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/index.html Installing dist/doc/html/regex-base/doc-index.html to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/doc-index.html Installing dist/doc/html/regex-base/Text-Regex-Base-RegexLike.html to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/Text-Regex-Base-RegexLike.html Installing dist/doc/html/regex-base/Text-Regex-Base-Context.html to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/Text-Regex-Base-Context.html Installing dist/doc/html/regex-base/Text-Regex-Base.html to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/Text-Regex-Base.html Installing dist/doc/html/regex-base/Text-Regex-Base-Impl.html to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/Text-Regex-Base-Impl.html Installing dist/doc/html/regex-base/hslogo-16.png to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/hslogo-16.png Installing dist/doc/html/regex-base/minus.gif to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/minus.gif Installing dist/doc/html/regex-base/ocean.css to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/ocean.css Installing dist/doc/html/regex-base/plus.gif to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/plus.gif Installing dist/doc/html/regex-base/synopsis.png to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/synopsis.png Installing dist/doc/html/regex-base/haddock-util.js to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/haddock-util.js Installing dist/doc/html/regex-base/regex-base.txt to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/regex-base.txt Installing dist/doc/html/regex-base/src/hscolour.css to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/src/hscolour.css Installing dist/doc/html/regex-base/src/Text-Regex-Base.html to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/src/Text-Regex-Base.html Installing dist/doc/html/regex-base/src/Text-Regex-Base-RegexLike.html to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/src/Text-Regex-Base-RegexLike.html Installing dist/doc/html/regex-base/src/Text-Regex-Base-Context.html to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/src/Text-Regex-Base-Context.html Installing dist/doc/html/regex-base/src/Text-Regex-Base-Impl.html to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/src/Text-Regex-Base-Impl.html creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2 Installing dist/doc/html/regex-base/regex-base.haddock to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2/regex-base.haddock creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/licenses/ghc-regex-base creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/licenses/ghc-regex-base Installing LICENSE to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/licenses/ghc-regex-base/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2 creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2 creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2 creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base Installing dist/build/Text/Regex/Base.hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base.hi Installing dist/build/Text/Regex/Base/RegexLike.hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base/RegexLike.hi Installing dist/build/Text/Regex/Base/Context.hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base/Context.hi Installing dist/build/Text/Regex/Base/Impl.hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base/Impl.hi creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base Installing dist/build/Text/Regex/Base.p_hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base.p_hi Installing dist/build/Text/Regex/Base/RegexLike.p_hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base/RegexLike.p_hi Installing dist/build/Text/Regex/Base/Context.p_hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base/Context.p_hi Installing dist/build/Text/Regex/Base/Impl.p_hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base/Impl.p_hi creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base Installing dist/build/Text/Regex/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base.dyn_hi Installing dist/build/Text/Regex/Base/RegexLike.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base/RegexLike.dyn_hi Installing dist/build/Text/Regex/Base/Context.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base/Context.dyn_hi Installing dist/build/Text/Regex/Base/Impl.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/Text/Regex/Base/Impl.dyn_hi creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2 Installing dist/build/libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC.a to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC.a creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2 Installing dist/build/libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC_p.a to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2/libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC_p.a creating /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64 Installing executable dist/build/libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d regex-base-0.93.2.conf ']' + install -D --mode=0644 regex-base-0.93.2.conf /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/regex-base-0.93.2.conf ++ ls /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z regex-base-0.93.2.conf ']' + rm -f ghc-regex-base.files ghc-regex-base-devel.files + touch ghc-regex-base.files ghc-regex-base-devel.files + ls /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/regex-base-0.93.2.conf + pkgdir=/usr/lib64/ghc-8.2.2/regex-base-0.93.2 + '[' -d /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/lib64/ghc-8.2.2/regex-base-0.93.2 ']' + echo /usr/lib64/ghc-8.2.2/regex-base-0.93.2 + echo '%attr(755,root,root) /usr/lib64/libHSregex-base-0.93.2-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/doc/ghc/html/libraries/regex-base-0.93.2 ']' + echo /usr/share/doc/ghc/html/libraries/regex-base-0.93.2 + for i in ghc-regex-base.files ghc-regex-base-devel.files + '[' -f ghc-regex-base.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64!!g' ghc-regex-base.files + for i in ghc-regex-base.files ghc-regex-base-devel.files + '[' -f ghc-regex-base-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64!!g' ghc-regex-base-devel.files + find /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.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 Processing files: ghc-regex-base-0.93.2-39.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ht9Owv + umask 022 + cd /builddir/build/BUILD + cd regex-base-0.93.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/licenses/ghc-regex-base + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/licenses/ghc-regex-base + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64/usr/share/licenses/ghc-regex-base + exit 0 Provides: ghc-regex-base = 0.93.2-39.el8 ghc-regex-base(x86-64) = 0.93.2-39.el8 libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC-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) 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) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-regex-base-devel-0.93.2-39.el8.x86_64 Provides: ghc-devel(regex-base-0.93.2-rcKBNTI69reeBx0eaPBC) ghc-regex-base-devel = 0.93.2-39.el8 ghc-regex-base-devel(x86-64) = 0.93.2-39.el8 ghc-regex-base-doc = 0.93.2-39.el8 ghc-regex-base-static = 0.93.2-39.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(array-0.5.2.0) ghc-devel(base-4.10.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.5.10.2) ghc-devel(mtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64 Wrote: /builddir/build/RPMS/ghc-regex-base-0.93.2-39.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-regex-base-devel-0.93.2-39.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pNnOvV + umask 022 + cd /builddir/build/BUILD + cd regex-base-0.93.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-regex-base-0.93.2-39.el8.x86_64 + exit 0 Child return code was: 0