Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-cereal.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64/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=0uid=1001gid=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-cereal.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 setting SOURCE_DATE_EPOCH=1618444800 Wrote: /builddir/build/SRPMS/ghc-cereal-0.5.8.1-6.el9.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-cereal.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64/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=0uid=1001gid=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-cereal.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 setting SOURCE_DATE_EPOCH=1618444800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DJJu4h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cereal-0.5.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cereal-0.5.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cereal-0.5.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod a-x CHANGELOG.md + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9y9SIB + umask 022 + cd /builddir/build/BUILD + cd cereal-0.5.8.1 ++ ls ++ grep -i -e '^(ANNOUNCE|AUTHORS|CHANGELOG|CHANGES|CONTRIBUTORS|README|TODO)' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -package Cabal -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 3.0.1.0 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-cereal '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-fstack-protector-strong -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m64 -optc-march=x86-64-v2 -optc-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro -optl-Wl,--as-needed -optl-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/cereal-0.5.8.1 --global Configuring cereal-0.5.8.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for cereal-0.5.8.1.. Building library for cereal-0.5.8.1.. [1 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [2 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) src/Data/Serialize.hs:291:9: warning: [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In an equation for ‘findNr’: Patterns not matched: _ _ | 291 | findNr lo hi | ^^^^^^^^^^^^... [1 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.p_o ) [2 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.p_o ) [3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.p_o ) [4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.p_o ) src/Data/Serialize.hs:291:9: warning: [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In an equation for ‘findNr’: Patterns not matched: _ _ | 291 | findNr lo hi | ^^^^^^^^^^^^... + '[' -n dist/build/libHScereal-0.5.8.1-GxGtuzPm5eKI945lUfHxQ0-ghc8.8.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for cereal-0.5.8.1.. Running Haddock on library for cereal-0.5.8.1.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.4.0, base-4.13.0.0, bytestring-0.10.10.1, containers-0.6.2.1, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 94% ( 61 / 65) in 'Data.Serialize.Get' Missing documentation for: label (src/Data/Serialize/Get.hs:267) getLazyByteString (src/Data/Serialize/Get.hs:508) getShortByteString (src/Data/Serialize/Get.hs:512) getTwoOf (src/Data/Serialize/Get.hs:751) Warning: 'Put' is ambiguous. It is defined * at src/Data/Serialize/Put.hs:140:18 * at src/Data/Serialize/Put.hs:143:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Serialize/Put.hs:143:1 75% ( 42 / 56) in 'Data.Serialize.Put' Missing documentation for: Putter (src/Data/Serialize/Put.hs:145) putBuilder (src/Data/Serialize/Put.hs:201) putShortByteString (src/Data/Serialize/Put.hs:259) putTwoOf (src/Data/Serialize/Put.hs:399) putListOf (src/Data/Serialize/Put.hs:403) putIArrayOf (src/Data/Serialize/Put.hs:409) putSeqOf (src/Data/Serialize/Put.hs:415) putTreeOf (src/Data/Serialize/Put.hs:421) putMapOf (src/Data/Serialize/Put.hs:428) putIntMapOf (src/Data/Serialize/Put.hs:432) putSetOf (src/Data/Serialize/Put.hs:436) putIntSetOf (src/Data/Serialize/Put.hs:440) putMaybeOf (src/Data/Serialize/Put.hs:444) putEitherOf (src/Data/Serialize/Put.hs:449) 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 87% ( 13 / 15) in 'Data.Serialize' Missing documentation for: GSerializePut (src/Data/Serialize.hs:571) GSerializeGet (src/Data/Serialize.hs:574) Warning: Data.Serialize.Get: could not find link destinations for: Monad Type >>= >> return Functor fmap <$ MonadFail fail String Applicative pure <*> liftA2 *> <* Alternative empty <|> some many MonadPlus mzero mplus ByteString Either get ByteString Int empty Show showsPrec ShowS show showList Maybe Bool Word8 Int8 Int64 ShortByteString Word16 Word32 Word64 Int16 Int32 Word Ix IArray Tree Seq Ord Map IntMap Set IntSet Warning: Data.Serialize.Put: could not find link destinations for: PairS Monad Type >>= >> return Functor fmap <$ Applicative pure <*> liftA2 *> <* Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat ByteString ByteString Builder Word8 Int8 ShortByteString Word16 Word32 Word64 Int16 Int32 Int64 Word Int Ix IArray Seq Tree Map IntMap Set IntSet Maybe Either Warning: Data.Serialize.IEEE754: could not find link destinations for: Float Double Warning: Data.Serialize: could not find link destinations for: Generic Rep Bool Char Double Float Int Int8 Int16 Int32 Int64 Integer Natural Ordering Word Word8 Word16 Word32 Word64 ByteString ByteString ShortByteString IntSet Any All Maybe Ratio Integral IntMap Seq Set Ord Tree Product Dual Sum First Last Either Array Ix Map UArray IArray String Eq V1 Type U1 K1 :+: PutSum SumSize :*: M1 GetSum Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SzqoDk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64 + cd cereal-0.5.8.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64 Installing library in /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/lib64/ghc-8.8.4/cereal-0.5.8.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d cereal-0.5.8.1.conf ']' + install -D --mode=0644 cereal-0.5.8.1.conf /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/lib64/ghc-8.8.4/package.conf.d/cereal-0.5.8.1.conf ++ ls /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/lib64/ghc-8.8.4/package.conf.d/cereal-0.5.8.1.conf + '[' -z /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/lib64/ghc-8.8.4/package.conf.d/cereal-0.5.8.1.conf ']' + rm -f ghc-cereal.files ghc-cereal-doc.files + touch ghc-cereal.files ghc-cereal-doc.files + for i in /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/lib64/libHScereal-0.5.8.1-*ghc8.8.4.so + '[' -x /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/lib64/libHScereal-0.5.8.1-GxGtuzPm5eKI945lUfHxQ0-ghc8.8.4.so ']' + echo /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/lib64/libHScereal-0.5.8.1-GxGtuzPm5eKI945lUfHxQ0-ghc8.8.4.so + pkgdir=/usr/lib64/ghc-8.8.4/cereal-0.5.8.1 + '[' -d /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/lib64/ghc-8.8.4/cereal-0.5.8.1 ']' + find /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/lib64/ghc-8.8.4/cereal-0.5.8.1 -type d -fprintf ghc-cereal-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-cereal-prof.files -o -fprint ghc-cereal-devel.files + ls /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/lib64/ghc-8.8.4/package.conf.d/cereal-0.5.8.1.conf + '[' -d /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/share/doc/ghc/html/libraries/cereal-0.5.8.1 ']' + echo %dir /usr/share/doc/ghc + echo %dir /usr/share/doc/ghc/html + echo %dir /usr/share/doc/ghc/html/libraries + echo /usr/share/doc/ghc/html/libraries/cereal-0.5.8.1 + for i in ghc-cereal.files ghc-cereal-devel.files ghc-cereal-doc.files ghc-cereal-prof.files + '[' -f ghc-cereal.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64!!g' ghc-cereal.files + for i in ghc-cereal.files ghc-cereal-devel.files ghc-cereal-doc.files ghc-cereal-prof.files + '[' -f ghc-cereal-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64!!g' ghc-cereal-devel.files + for i in ghc-cereal.files ghc-cereal-devel.files ghc-cereal-doc.files ghc-cereal-prof.files + '[' -f ghc-cereal-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64!!g' ghc-cereal-doc.files + for i in ghc-cereal.files ghc-cereal-devel.files ghc-cereal-doc.files ghc-cereal-prof.files + '[' -f ghc-cereal-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64!!g' ghc-cereal-prof.files + /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/redhat/brp-strip-lto /usr/bin/strip + /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 Processing files: ghc-cereal-0.5.8.1-6.el9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YYOiVj + umask 022 + cd /builddir/build/BUILD + cd cereal-0.5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/share/licenses/ghc-cereal + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/share/licenses/ghc-cereal + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/share/licenses/ghc-cereal + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-cereal = 0.5.8.1-6.el9 ghc-cereal(x86-64) = 0.5.8.1-6.el9 libHScereal-0.5.8.1-GxGtuzPm5eKI945lUfHxQ0-ghc8.8.4.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.8.4.so()(64bit) libHSbase-4.13.0.0-ghc8.8.4.so()(64bit) libHSbytestring-0.10.10.1-ghc8.8.4.so()(64bit) libHScontainers-0.6.2.1-ghc8.8.4.so()(64bit) libHSghc-prim-0.5.3-ghc8.8.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.8.4.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) rtld(GNU_HASH) Processing files: ghc-cereal-devel-0.5.8.1-6.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9uGAOd + umask 022 + cd /builddir/build/BUILD + cd cereal-0.5.8.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/share/doc/ghc-cereal-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/share/doc/ghc-cereal-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/share/doc/ghc-cereal-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-cereal-devel = 0.5.8.1-6.el9 ghc-cereal-devel(x86-64) = 0.5.8.1-6.el9 ghc-cereal-static = 0.5.8.1-6.el9 ghc-cereal-static(x86-64) = 0.5.8.1-6.el9 ghc-devel(cereal-0.5.8.1-GxGtuzPm5eKI945lUfHxQ0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(array-0.5.4.0) ghc-devel(base-4.13.0.0) ghc-devel(bytestring-0.10.10.1) ghc-devel(containers-0.6.2.1) ghc-devel(ghc-prim-0.5.3) Processing files: ghc-cereal-doc-0.5.8.1-6.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zBIHBz + umask 022 + cd /builddir/build/BUILD + cd cereal-0.5.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/share/licenses/ghc-cereal-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/share/licenses/ghc-cereal-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64/usr/share/licenses/ghc-cereal-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-cereal-doc = 0.5.8.1-6.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-cereal-prof-0.5.8.1-6.el9.x86_64 Provides: ghc-cereal-prof = 0.5.8.1-6.el9 ghc-cereal-prof(x86-64) = 0.5.8.1-6.el9 ghc-prof(cereal-0.5.8.1-GxGtuzPm5eKI945lUfHxQ0) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(array-0.5.4.0) ghc-prof(base-4.13.0.0) ghc-prof(bytestring-0.10.10.1) ghc-prof(containers-0.6.2.1) ghc-prof(ghc-prim-0.5.3) Supplements: (ghc-cereal-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64 Wrote: /builddir/build/RPMS/ghc-cereal-0.5.8.1-6.el9.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-cereal-devel-0.5.8.1-6.el9.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-cereal-doc-0.5.8.1-6.el9.noarch.rpm Wrote: /builddir/build/RPMS/ghc-cereal-prof-0.5.8.1-6.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ObgkRj + umask 022 + cd /builddir/build/BUILD + cd cereal-0.5.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-cereal-0.5.8.1-6.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0