Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-pem.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37575-6629/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=992gid=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-pem.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-pem-0.2.2-7.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-pem.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37575-6629/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=992gid=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-pem.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.7d6yX3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pem-0.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pem-0.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pem-0.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8DdjrQ + umask 022 + cd /builddir/build/BUILD + cd pem-0.2.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-pem '--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/pem-0.2.2 --global Configuring pem-0.2.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for pem-0.2.2.. Building library for pem-0.2.2.. [1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o ) [2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o ) [3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o ) [4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.o ) Data/PEM.hs:11:1: warning: [-Wtabs] Tab character found here, and in one further location. Please use spaces instead. | 11 | ( module Data.PEM.Types | ^^^^^^^^ [1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.p_o ) [2 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.p_o ) [3 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.p_o ) [4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.p_o ) Data/PEM.hs:11:1: warning: [-Wtabs] Tab character found here, and in one further location. Please use spaces instead. | 11 | ( module Data.PEM.Types | ^^^^^^^^ + '[' -n dist/build/libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for pem-0.2.2... Preprocessing library for pem-0.2.2.. Preprocessing library for pem-0.2.2.. Running Haddock on library for pem-0.2.2.. Data/PEM.hs:11:1: warning: [-Wtabs] Tab character found here, and in one further location. Please use spaces instead. | 11 | ( module Data.PEM.Types | ^^^^^^^^ Haddock coverage: 100% ( 2 / 2) in 'Data.PEM.Types' 100% ( 3 / 3) in 'Data.PEM.Parser' 100% ( 3 / 3) in 'Data.PEM.Writer' 100% ( 6 / 6) in 'Data.PEM' Documentation created: dist/doc/html/pem/index.html, dist/doc/html/pem/pem.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tOUEgR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64 + cd pem-0.2.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64 -v creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/pem-0.2.2 creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/pem-0.2.2 Installing README.md to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/pem-0.2.2/README.md directory dist/doc/html/pem does exist: True creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2 creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2 copy directory 'dist/doc/html/pem' to '/builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2'. creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2 creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/src Installing dist/doc/html/pem/plus.gif to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/plus.gif Installing dist/doc/html/pem/ocean.css to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/ocean.css Installing dist/doc/html/pem/doc-index.html to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/doc-index.html Installing dist/doc/html/pem/haddock-util.js to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/haddock-util.js Installing dist/doc/html/pem/pem.haddock to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/pem.haddock Installing dist/doc/html/pem/minus.gif to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/minus.gif Installing dist/doc/html/pem/Data-PEM.html to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/Data-PEM.html Installing dist/doc/html/pem/synopsis.png to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/synopsis.png Installing dist/doc/html/pem/index.html to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/index.html Installing dist/doc/html/pem/pem.txt to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/pem.txt Installing dist/doc/html/pem/hslogo-16.png to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/hslogo-16.png Installing dist/doc/html/pem/src/Data-PEM-Writer.html to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/src/Data-PEM-Writer.html Installing dist/doc/html/pem/src/hscolour.css to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/src/hscolour.css Installing dist/doc/html/pem/src/Data-PEM.html to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/src/Data-PEM.html Installing dist/doc/html/pem/src/Data-PEM-Types.html to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/src/Data-PEM-Types.html Installing dist/doc/html/pem/src/Data-PEM-Parser.html to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/src/Data-PEM-Parser.html creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2 Installing dist/doc/html/pem/pem.haddock to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2/pem.haddock creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/licenses/ghc-pem creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/licenses/ghc-pem Installing LICENSE to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/licenses/ghc-pem/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2 creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2 creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2 creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM Installing dist/build/Data/PEM.hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM.hi Installing dist/build/Data/PEM/Parser.hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM/Parser.hi Installing dist/build/Data/PEM/Writer.hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM/Writer.hi Installing dist/build/Data/PEM/Types.hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM/Types.hi creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM Installing dist/build/Data/PEM.p_hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM.p_hi Installing dist/build/Data/PEM/Parser.p_hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM/Parser.p_hi Installing dist/build/Data/PEM/Writer.p_hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM/Writer.p_hi Installing dist/build/Data/PEM/Types.p_hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM/Types.p_hi creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM Installing dist/build/Data/PEM.dyn_hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM.dyn_hi Installing dist/build/Data/PEM/Parser.dyn_hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM/Parser.dyn_hi Installing dist/build/Data/PEM/Writer.dyn_hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM/Writer.dyn_hi Installing dist/build/Data/PEM/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/Data/PEM/Types.dyn_hi creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2 Installing dist/build/libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf.a to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf.a creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2 Installing dist/build/libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf_p.a to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2/libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf_p.a creating /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64 Installing executable dist/build/libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d pem-0.2.2.conf ']' + install -D --mode=0644 pem-0.2.2.conf /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/pem-0.2.2.conf ++ ls /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z pem-0.2.2.conf ']' + rm -f ghc-pem.files ghc-pem-devel.files + touch ghc-pem.files ghc-pem-devel.files + ls /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/pem-0.2.2.conf + pkgdir=/usr/lib64/ghc-8.2.2/pem-0.2.2 + '[' -d /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/lib64/ghc-8.2.2/pem-0.2.2 ']' + echo /usr/lib64/ghc-8.2.2/pem-0.2.2 + echo '%attr(755,root,root) /usr/lib64/libHSpem-0.2.2-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc/html/libraries/pem-0.2.2 ']' + echo /usr/share/doc/ghc/html/libraries/pem-0.2.2 + for i in ghc-pem.files ghc-pem-devel.files + '[' -f ghc-pem.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64!!g' ghc-pem.files + for i in ghc-pem.files ghc-pem-devel.files + '[' -f ghc-pem-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64!!g' ghc-pem-devel.files + find /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + rm /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/pem-0.2.2/README.md + /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.kLHQ7S + umask 022 + cd /builddir/build/BUILD + cd pem-0.2.2 + exit 0 Processing files: ghc-pem-0.2.2-7.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HcAHZU + umask 022 + cd /builddir/build/BUILD + cd pem-0.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/licenses/ghc-pem + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/licenses/ghc-pem + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/licenses/ghc-pem + exit 0 Provides: ghc-pem = 0.2.2-7.el8 ghc-pem(x86-64) = 0.2.2-7.el8 libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf-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) libHSbase64-bytestring-1.0.0.1-8MlzMz2YH3lCqJ4GOwL1Be-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.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-pem-devel-0.2.2-7.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SS3E0W + umask 022 + cd /builddir/build/BUILD + cd pem-0.2.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc-pem-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc-pem-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64/usr/share/doc/ghc-pem-devel + exit 0 Provides: ghc-devel(pem-0.2.2-F8eKoZ8aUh0162dv1azAYf) ghc-pem-devel = 0.2.2-7.el8 ghc-pem-devel(x86-64) = 0.2.2-7.el8 ghc-pem-doc = 0.2.2-7.el8 ghc-pem-static = 0.2.2-7.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(base64-bytestring-1.0.0.1-8MlzMz2YH3lCqJ4GOwL1Be) ghc-devel(bytestring-0.10.8.2) ghc-devel(mtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64 Wrote: /builddir/build/RPMS/ghc-pem-0.2.2-7.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-pem-devel-0.2.2-7.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.79ASHZ + umask 022 + cd /builddir/build/BUILD + cd pem-0.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-pem-0.2.2-7.el8.x86_64 + exit 0 Child return code was: 0