Mock Version: 5.9 Mock Version: 5.9 Mock Version: 5.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/ghc-x509-store.spec'], chrootPath='/var/lib/mock/epel9-build-56125248-6540850/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=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.o9gnrbiz:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/ghc-x509-store.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1654560000 Wrote: /builddir/build/SRPMS/ghc-x509-store-1.6.9-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/ghc-x509-store.spec'], chrootPath='/var/lib/mock/epel9-build-56125248-6540850/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=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.o9gnrbiz:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/ghc-x509-store.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1654560000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sE3oYh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf x509-store-1.6.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/x509-store-1.6.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd x509-store-1.6.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/x509-store-1.6.9.cabal x509-store.cabal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0MyK2N + umask 022 + cd /builddir/build/BUILD + cd x509-store-1.6.9 ++ ls ++ grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)' ==== Build x509-store-1.6.9 ==== + echo -e '\n==== Build x509-store-1.6.9 ====' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -d /usr/lib64/ghc-8.10.7/lib ']' + '[' -x Setup ']' + ghc --make -package Cabal -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-x509-store '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-tests --global '--ghc-options= -fhide-source-paths' --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/x509-store-1.6.9 --global Configuring x509-store-1.6.9... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j12 Preprocessing library for x509-store-1.6.9.. Building library for x509-store-1.6.9.. [1 of 3] Compiling Data.X509.CertificateStore Data/X509/CertificateStore.hs:16:1: warning: [-Wunused-imports] The import of ‘Data.Semigroup’ is redundant except perhaps to import instances from ‘Data.Semigroup’ To import instances alone, use: import Data.Semigroup() | 16 | import Data.Semigroup | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/CertificateStore.hs:23: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() | 23 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 3] Compiling Data.X509.Memory [3 of 3] Compiling Data.X509.File Data/X509/File.hs:7: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() | 7 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/File.hs:10:1: warning: [-Wunused-imports] The import of ‘Data.ASN1.BinaryEncoding’ is redundant except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’ To import instances alone, use: import Data.ASN1.BinaryEncoding() | 10 | import Data.ASN1.BinaryEncoding | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/File.hs:11:1: warning: [-Wunused-imports] The import of ‘Data.ASN1.Encoding’ is redundant except perhaps to import instances from ‘Data.ASN1.Encoding’ To import instances alone, use: import Data.ASN1.Encoding() | 11 | import Data.ASN1.Encoding | ^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/File.hs:15:1: warning: [-Wunused-imports] The import of ‘PEM(pemName)’ from module ‘Data.PEM’ is redundant | 15 | import Data.PEM (pemParseLBS, pemContent, pemName, PEM) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing test suite 'test-x509-store' for x509-store-1.6.9.. Building test suite 'test-x509-store' for x509-store-1.6.9.. [1 of 1] Compiling Main Linking dist/build/test-x509-store/test-x509-store ... + '[' -n dist/build/libHSx509-store-1.6.9-FlPnSceh79m1LIyuXyGO4m-ghc8.10.7.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for x509-store-1.6.9.. Running Haddock on library for x509-store-1.6.9.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.4.0, asn1-encoding-0.9.6, asn1-parse-0.9.5, asn1-types-0.3.4, base-4.14.3.0, basement-0.0.14, bytestring-0.10.12.0, containers-0.6.5.1, cryptonite-0.29, deepseq-1.4.4.0, directory-1.3.6.0, filepath-1.4.2.1, ghc-prim-0.6.1, hourglass-0.2.12, integer-gmp-1.0.3.0, memory-0.15.0, mtl-2.2.2, pem-0.2.4, time-1.9.3, transformers-0.5.6.2, unix-2.7.2.2, x509-1.7.6 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Data/X509/CertificateStore.hs:16:1: warning: [-Wunused-imports] The import of ‘Data.Semigroup’ is redundant except perhaps to import instances from ‘Data.Semigroup’ To import instances alone, use: import Data.Semigroup() | 16 | import Data.Semigroup | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/CertificateStore.hs:23: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() | 23 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/File.hs:7: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() | 7 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/File.hs:10:1: warning: [-Wunused-imports] The import of ‘Data.ASN1.BinaryEncoding’ is redundant except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’ To import instances alone, use: import Data.ASN1.BinaryEncoding() | 10 | import Data.ASN1.BinaryEncoding | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/File.hs:11:1: warning: [-Wunused-imports] The import of ‘Data.ASN1.Encoding’ is redundant except perhaps to import instances from ‘Data.ASN1.Encoding’ To import instances alone, use: import Data.ASN1.Encoding() | 11 | import Data.ASN1.Encoding | ^^^^^^^^^^^^^^^^^^^^^^^^^ Data/X509/File.hs:15:1: warning: [-Wunused-imports] The import of ‘PEM(pemName)’ from module ‘Data.PEM’ is redundant | 15 | import Data.PEM (pemParseLBS, pemContent, pemName, PEM) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 75% ( 6 / 8) in 'Data.X509.CertificateStore' Missing documentation for: Module header readCertificates (Data/X509/CertificateStore.hs:92) 25% ( 1 / 4) in 'Data.X509.Memory' Missing documentation for: readKeyFileFromMemory (Data/X509/Memory.hs:31) readSignedObjectFromMemory (Data/X509/Memory.hs:34) pemToKey (Data/X509/Memory.hs:43) 50% ( 2 / 4) in 'Data.X509.File' Missing documentation for: Module header PEMError (Data/X509/File.hs:18) Warning: Data.X509.CertificateStore: could not find link destinations for: - GHC.Base.Semigroup - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.NonEmpty - GHC.Base.stimes - GHC.Real.Integral - GHC.Base.Monoid - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - Data.X509.SignedCertificate - GHC.IO.FilePath - GHC.Types.IO - GHC.Maybe.Maybe - Data.X509.DistinguishedName.DistinguishedName Warning: Data.X509.Memory: could not find link destinations for: - Data.ByteString.Internal.ByteString - Data.X509.PrivateKey.PrivKey - Data.ASN1.Types.ASN1Object - GHC.Classes.Eq - GHC.Show.Show - Data.X509.Signed.SignedExact - GHC.Maybe.Maybe - Data.PEM.Types.PEM Warning: Data.X509.File: could not find link destinations for: - Data.ASN1.Types.ASN1Object - GHC.Classes.Eq - GHC.Show.Show - GHC.IO.FilePath - GHC.Types.IO - Data.X509.Signed.SignedExact - Data.X509.PrivateKey.PrivKey - GHC.Base.String - GHC.Show.showsPrec - GHC.Types.Int - GHC.Show.ShowS - GHC.Show.show - GHC.Show.showList - GHC.Exception.Type.Exception - GHC.Exception.Type.toException - GHC.Exception.Type.SomeException - GHC.Exception.Type.fromException - GHC.Maybe.Maybe - GHC.Exception.Type.displayException Documentation created: dist/doc/html/x509-store/index.html, dist/doc/html/x509-store/x509-store.txt Preprocessing test suite 'test-x509-store' for x509-store-1.6.9.. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GVDeas + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64 + cd x509-store-1.6.9 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64 Installing library in /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/ghc-8.10.7/x509-store-1.6.9 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d /usr/lib64/ghc-8.10.7/lib ']' + '[' -d x509-store-1.6.9.conf ']' + install -D --mode=0644 x509-store-1.6.9.conf /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/x509-store-1.6.9.conf + '[' -d /usr/lib64/ghc-8.10.7/lib ']' + '[' '!' -f /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/x509-store-1.6.9.conf ']' + rm -f ghc-x509-store.files ghc-x509-store-doc.files + touch ghc-x509-store.files ghc-x509-store-doc.files + for i in /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/libHSx509-store-1.6.9-*ghc8.10.7.so + '[' -x /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/libHSx509-store-1.6.9-FlPnSceh79m1LIyuXyGO4m-ghc8.10.7.so ']' + echo /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/libHSx509-store-1.6.9-FlPnSceh79m1LIyuXyGO4m-ghc8.10.7.so + pkgdir=/builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/ghc-8.10.7/x509-store-1.6.9 + '[' -d /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/ghc-8.10.7/x509-store-1.6.9 ']' + find /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/ghc-8.10.7/x509-store-1.6.9 -type d -fprintf ghc-x509-store-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-x509-store-prof.files -o -fprint ghc-x509-store-devel.files + ls /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/x509-store-1.6.9.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/x509-store-1.6.9 + '[' -d /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/share/doc/ghc/html/libraries/x509-store-1.6.9 ']' + echo /usr/share/doc/ghc/html/libraries/x509-store-1.6.9 + for i in ghc-x509-store.files ghc-x509-store-devel.files ghc-x509-store-doc.files ghc-x509-store-prof.files + '[' -f ghc-x509-store.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64!!g' ghc-x509-store.files + for i in ghc-x509-store.files ghc-x509-store-devel.files ghc-x509-store-doc.files ghc-x509-store-prof.files + '[' -f ghc-x509-store-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64!!g' ghc-x509-store-devel.files + for i in ghc-x509-store.files ghc-x509-store-devel.files ghc-x509-store-doc.files ghc-x509-store-prof.files + '[' -f ghc-x509-store-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64!!g' ghc-x509-store-doc.files + for i in ghc-x509-store.files ghc-x509-store-devel.files ghc-x509-store-doc.files ghc-x509-store-prof.files + '[' -f ghc-x509-store-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64!!g' ghc-x509-store-prof.files deleting rpaths: + echo 'deleting rpaths:' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + chrpath -d /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/lib64/libHSx509-store-1.6.9-FlPnSceh79m1LIyuXyGO4m-ghc8.10.7.so + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ai0VrX + umask 022 + cd /builddir/build/BUILD + cd x509-store-1.6.9 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup test Running 1 test suites... Test suite test-x509-store: RUNNING... Test suite test-x509-store: PASS Test suite logged to: dist/test/x509-store-1.6.9-test-x509-store.log 1 of 1 test suites (1 of 1 test cases) passed. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-x509-store-1.6.9-1.el9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KdLr7P + umask 022 + cd /builddir/build/BUILD + cd x509-store-1.6.9 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/share/licenses/ghc-x509-store + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/share/licenses/ghc-x509-store + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/share/licenses/ghc-x509-store + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-x509-store = 1.6.9-1.el9 ghc-x509-store(aarch-64) = 1.6.9-1.el9 libHSx509-store-1.6.9-FlPnSceh79m1LIyuXyGO4m-ghc8.10.7.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.4.0-ghc8.10.7.so()(64bit) libHSasn1-encoding-0.9.6-1HFAATorf5ULBhHM0dJV6G-ghc8.10.7.so()(64bit) libHSasn1-parse-0.9.5-27dfAmXiIz9H6HZd8BYKmP-ghc8.10.7.so()(64bit) libHSasn1-types-0.3.4-8RA8PEabeecCt2LDdCga9f-ghc8.10.7.so()(64bit) libHSbase-4.14.3.0-ghc8.10.7.so()(64bit) libHSbasement-0.0.14-3H3ekSP1RLg7SIsJG2xFHN-ghc8.10.7.so()(64bit) libHSbytestring-0.10.12.0-ghc8.10.7.so()(64bit) libHScontainers-0.6.5.1-ghc8.10.7.so()(64bit) libHScryptonite-0.29-HduPKFSs3KvDauJtMeQoqs-ghc8.10.7.so()(64bit) libHSdeepseq-1.4.4.0-ghc8.10.7.so()(64bit) libHSdirectory-1.3.6.0-ghc8.10.7.so()(64bit) libHSfilepath-1.4.2.1-ghc8.10.7.so()(64bit) libHSghc-prim-0.6.1-ghc8.10.7.so()(64bit) libHShourglass-0.2.12-H0EFoLnLbRr4l9uSxlOvJJ-ghc8.10.7.so()(64bit) libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit) libHSmemory-0.15.0-FcBgtd2us5n2CAq2499PiP-ghc8.10.7.so()(64bit) libHSmtl-2.2.2-ghc8.10.7.so()(64bit) libHSpem-0.2.4-3AGZu4WyDzdJcFUx7Ma4EB-ghc8.10.7.so()(64bit) libHStime-1.9.3-ghc8.10.7.so()(64bit) libHStransformers-0.5.6.2-ghc8.10.7.so()(64bit) libHSunix-2.7.2.2-ghc8.10.7.so()(64bit) libHSx509-1.7.6-2izhJNf6iIS1Z6mzSJel41-ghc8.10.7.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-x509-store-devel-1.6.9-1.el9.aarch64 Provides: ghc-devel(x509-store-1.6.9-FlPnSceh79m1LIyuXyGO4m) ghc-x509-store-devel = 1.6.9-1.el9 ghc-x509-store-devel(aarch-64) = 1.6.9-1.el9 ghc-x509-store-static = 1.6.9-1.el9 ghc-x509-store-static(aarch-64) = 1.6.9-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(asn1-encoding-0.9.6-1HFAATorf5ULBhHM0dJV6G) ghc-devel(asn1-types-0.3.4-8RA8PEabeecCt2LDdCga9f) ghc-devel(base-4.14.3.0) ghc-devel(bytestring-0.10.12.0) ghc-devel(containers-0.6.5.1) ghc-devel(cryptonite-0.29-HduPKFSs3KvDauJtMeQoqs) ghc-devel(directory-1.3.6.0) ghc-devel(filepath-1.4.2.1) ghc-devel(mtl-2.2.2) ghc-devel(pem-0.2.4-3AGZu4WyDzdJcFUx7Ma4EB) ghc-devel(x509-1.7.6-2izhJNf6iIS1Z6mzSJel41) Processing files: ghc-x509-store-doc-1.6.9-1.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kgaMFe + umask 022 + cd /builddir/build/BUILD + cd x509-store-1.6.9 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/share/licenses/ghc-x509-store-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/share/licenses/ghc-x509-store-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64/usr/share/licenses/ghc-x509-store-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-x509-store-doc = 1.6.9-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-x509-store-1.6.9-1.el9.aarch64 Wrote: /builddir/build/RPMS/ghc-x509-store-1.6.9-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-x509-store-devel-1.6.9-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-x509-store-doc-1.6.9-1.el9.noarch.rpm Child return code was: 0