Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-asn1-parse.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-15085-527/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-asn1-parse.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-asn1-parse-0.9.4-5.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-asn1-parse.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-15085-527/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-asn1-parse.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SnHiuf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf asn1-parse-0.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/asn1-parse-0.9.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd asn1-parse-0.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G682gl + umask 022 + cd /builddir/build/BUILD + cd asn1-parse-0.9.4 ++ 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 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/-Wall -Werror=format-security //' + CFLAGS='-O2 -g -pipe -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 -fasynchronous-unwind-tables -fstack-clash-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 -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 -fasynchronous-unwind-tables -fstack-clash-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-asn1-parse '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -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-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4 --global Configuring asn1-parse-0.9.4... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for asn1-parse-0.9.4.. Building library for asn1-parse-0.9.4.. [1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o ) Data/ASN1/Parse.hs:30:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 30 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.p_o ) Data/ASN1/Parse.hs:30:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 30 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ + '[' -n dist/build/libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for asn1-parse-0.9.4... Preprocessing library for asn1-parse-0.9.4.. Preprocessing library for asn1-parse-0.9.4.. Running Haddock on library for asn1-parse-0.9.4.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: foundation-0.0.17, hourglass-0.2.10, memory-0.14.11 Data/ASN1/Parse.hs:30:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 30 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 94% ( 15 / 16) in 'Data.ASN1.Parse' Missing documentation for: ParseASN1 (Data/ASN1/Parse.hs:34) Documentation created: dist/doc/html/asn1-parse/index.html, dist/doc/html/asn1-parse/asn1-parse.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4Kxgnz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64 + cd asn1-parse-0.9.4 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64 -v directory dist/doc/html/asn1-parse does exist: True creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4 creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4 copy directory 'dist/doc/html/asn1-parse' to '/builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4'. creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4 creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/src Installing dist/doc/html/asn1-parse/ocean.css to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/ocean.css Installing dist/doc/html/asn1-parse/asn1-parse.haddock to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/asn1-parse.haddock Installing dist/doc/html/asn1-parse/haddock-util.js to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/haddock-util.js Installing dist/doc/html/asn1-parse/minus.gif to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/minus.gif Installing dist/doc/html/asn1-parse/plus.gif to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/plus.gif Installing dist/doc/html/asn1-parse/synopsis.png to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/synopsis.png Installing dist/doc/html/asn1-parse/asn1-parse.txt to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/asn1-parse.txt Installing dist/doc/html/asn1-parse/index.html to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/index.html Installing dist/doc/html/asn1-parse/hslogo-16.png to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/hslogo-16.png Installing dist/doc/html/asn1-parse/Data-ASN1-Parse.html to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/Data-ASN1-Parse.html Installing dist/doc/html/asn1-parse/doc-index.html to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/doc-index.html Installing dist/doc/html/asn1-parse/src/hscolour.css to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/src/hscolour.css Installing dist/doc/html/asn1-parse/src/Data-ASN1-Parse.html to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/src/Data-ASN1-Parse.html creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4 Installing dist/doc/html/asn1-parse/asn1-parse.haddock to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4/asn1-parse.haddock creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/licenses/ghc-asn1-parse creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/licenses/ghc-asn1-parse Installing LICENSE to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/licenses/ghc-asn1-parse/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4 creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/Data/ASN1 creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/Data creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4 creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4 creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/Data creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/Data/ASN1 Installing dist/build/Data/ASN1/Parse.hi to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/Data/ASN1/Parse.hi creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/Data/ASN1 Installing dist/build/Data/ASN1/Parse.p_hi to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/Data/ASN1/Parse.p_hi creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/Data/ASN1 Installing dist/build/Data/ASN1/Parse.dyn_hi to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/Data/ASN1/Parse.dyn_hi creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4 Installing dist/build/libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq.a to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq.a creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4 Installing dist/build/libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq_p.a to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4/libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq_p.a creating /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64 Installing executable dist/build/libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d asn1-parse-0.9.4.conf ']' + install -D --mode=0644 asn1-parse-0.9.4.conf /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/asn1-parse-0.9.4.conf ++ ls /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z asn1-parse-0.9.4.conf ']' + rm -f ghc-asn1-parse.files ghc-asn1-parse-devel.files + touch ghc-asn1-parse.files ghc-asn1-parse-devel.files + ls /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/asn1-parse-0.9.4.conf + pkgdir=/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4 + '[' -d /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/lib64/ghc-8.2.2/asn1-parse-0.9.4 ']' + echo /usr/lib64/ghc-8.2.2/asn1-parse-0.9.4 + echo '%attr(755,root,root) /usr/lib64/libHSasn1-parse-0.9.4-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4 ']' + echo /usr/share/doc/ghc/html/libraries/asn1-parse-0.9.4 + for i in ghc-asn1-parse.files ghc-asn1-parse-devel.files + '[' -f ghc-asn1-parse.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64!!g' ghc-asn1-parse.files + for i in ghc-asn1-parse.files ghc-asn1-parse-devel.files + '[' -f ghc-asn1-parse-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64!!g' ghc-asn1-parse-devel.files + find /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64 -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-asn1-parse-0.9.4-5.el8.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9Ju7EN + umask 022 + cd /builddir/build/BUILD + cd asn1-parse-0.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/licenses/ghc-asn1-parse + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/licenses/ghc-asn1-parse + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64/usr/share/licenses/ghc-asn1-parse + exit 0 Provides: ghc-asn1-parse = 0.9.4-5.el8 ghc-asn1-parse(aarch-64) = 0.9.4-5.el8 libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq-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) libHSasn1-encoding-0.9.5-2OC5EP9Lbxh1YUD6F9uoEu-ghc8.2.2.so()(64bit) libHSasn1-types-0.3.2-LZIR5xqyMN7HxISSsCF2BV-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbasement-0.0.4-7pJikASNmAFFwadsMZ0ihV-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) libHSfoundation-0.0.17-Cj7yeNsygVNCVaNiSDpyaR-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHShourglass-0.2.10-F9F0uBDufctEafTNs2clkC-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSmemory-0.14.11-B3dIjey4kzdDv5j18KCYc4-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-asn1-parse-devel-0.9.4-5.el8.aarch64 Provides: ghc-asn1-parse-devel = 0.9.4-5.el8 ghc-asn1-parse-devel(aarch-64) = 0.9.4-5.el8 ghc-asn1-parse-doc = 0.9.4-5.el8 ghc-asn1-parse-static = 0.9.4-5.el8 ghc-devel(asn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq) 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(asn1-encoding-0.9.5-2OC5EP9Lbxh1YUD6F9uoEu) ghc-devel(asn1-types-0.3.2-LZIR5xqyMN7HxISSsCF2BV) ghc-devel(base-4.10.1.0) ghc-devel(bytestring-0.10.8.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64 Wrote: /builddir/build/RPMS/ghc-asn1-parse-0.9.4-5.el8.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-asn1-parse-devel-0.9.4-5.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GhUjZr + umask 022 + cd /builddir/build/BUILD + cd asn1-parse-0.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-asn1-parse-0.9.4-5.el8.aarch64 + exit 0 Child return code was: 0