Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/ghc-tar.spec'], chrootPath='/var/lib/mock/alma+epel-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=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/ghc-tar.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=1628208000 Wrote: /builddir/build/SRPMS/ghc-tar-0.5.1.1-7.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-tar.spec"], chrootPath='/var/lib/mock/alma+epel-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=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-tar.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=1628208000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3PswKd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tar-0.5.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tar-0.5.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tar-0.5.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/tar-0.5.1.1.cabal tar.cabal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9X8nT8 + umask 022 + cd /builddir/build/BUILD + cd tar-0.5.1.1 ++ ls ++ grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f changelog.md -a -x changelog.md ']' + chmod a-x changelog.md + 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.2.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-tar '--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 -fhide-source-paths' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/tar-0.5.1.1 --global Configuring tar-0.5.1.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for tar-0.5.1.1.. Building library for tar-0.5.1.1.. [ 1 of 11] Compiling Codec.Archive.Tar.Index.IntTrie [ 2 of 11] Compiling Codec.Archive.Tar.Index.StringTable [ 3 of 11] Compiling Codec.Archive.Tar.Types [ 4 of 11] Compiling Codec.Archive.Tar.Read [ 5 of 11] Compiling Codec.Archive.Tar.Pack [ 6 of 11] Compiling Codec.Archive.Tar.Index [ 7 of 11] Compiling Codec.Archive.Tar.Entry [ 8 of 11] Compiling Codec.Archive.Tar.Check [ 9 of 11] Compiling Codec.Archive.Tar.Unpack [10 of 11] Compiling Codec.Archive.Tar.Write [11 of 11] Compiling Codec.Archive.Tar [ 1 of 11] Compiling Codec.Archive.Tar.Index.IntTrie [ 2 of 11] Compiling Codec.Archive.Tar.Index.StringTable [ 3 of 11] Compiling Codec.Archive.Tar.Types [ 4 of 11] Compiling Codec.Archive.Tar.Read [ 5 of 11] Compiling Codec.Archive.Tar.Pack [ 6 of 11] Compiling Codec.Archive.Tar.Index [ 7 of 11] Compiling Codec.Archive.Tar.Entry [ 8 of 11] Compiling Codec.Archive.Tar.Check [ 9 of 11] Compiling Codec.Archive.Tar.Unpack [10 of 11] Compiling Codec.Archive.Tar.Write [11 of 11] Compiling Codec.Archive.Tar + '[' -n dist/build/libHStar-0.5.1.1-3OY11WehbIHDISEZVvmVno-ghc8.10.7.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for tar-0.5.1.1.. Running Haddock on library for tar-0.5.1.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.14.3.0, bytestring-0.10.12.0, containers-0.6.5.1, deepseq-1.4.4.0, directory-1.3.6.0, filepath-1.4.2.1, ghc-prim-0.6.1, integer-gmp-1.0.3.0, time-1.9.3, unix-2.7.2.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: 'UstarHeader' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'checkSecurity' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'unfoldr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 94% ( 34 / 36) in 'Codec.Archive.Tar.Index' Missing documentation for: emptyIndex (Codec/Archive/Tar/Index.hs:293) finaliseIndex (Codec/Archive/Tar/Index.hs:325) 84% ( 32 / 38) in 'Codec.Archive.Tar.Entry' Missing documentation for: Ownership (Codec/Archive/Tar/Types.hs:144) FileSize (Codec/Archive/Tar/Types.hs:88) Permissions (Codec/Archive/Tar/Types.hs:94) DevMajor (Codec/Archive/Tar/Types.hs:91) DevMinor (Codec/Archive/Tar/Types.hs:92) TypeCode (Codec/Archive/Tar/Types.hs:93) 100% ( 11 / 11) in 'Codec.Archive.Tar.Check' 100% ( 39 / 39) in 'Codec.Archive.Tar' Warning: Codec.Archive.Tar.Index: could not find link destinations for: - GHC.Classes.Eq - GHC.Classes.== - GHC.Types.Bool - GHC.Classes./= - GHC.Show.Show - GHC.Show.showsPrec - GHC.Types.Int - GHC.Show.ShowS - GHC.Show.show - GHC.Base.String - GHC.Show.showList - Control.DeepSeq.NFData - Control.DeepSeq.rnf - GHC.IO.FilePath - GHC.Maybe.Maybe - GHC.Word.Word32 - GHC.IO.Handle.Types.Handle - GHC.Types.IO - Data.Either.Either - Data.ByteString.Internal.ByteString Warning: Codec.Archive.Tar.Entry: could not find link destinations for: - GHC.IO.FilePath - GHC.Classes.Eq - GHC.Classes.== - GHC.Types.Bool - GHC.Classes./= - GHC.Show.Show - GHC.Show.showsPrec - GHC.Types.Int - GHC.Show.ShowS - GHC.Show.show - GHC.Base.String - GHC.Show.showList - Control.DeepSeq.NFData - Control.DeepSeq.rnf - Data.ByteString.Lazy.Internal.ByteString - GHC.Classes.Ord - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min - GHC.Int.Int64 - System.Posix.Types.FileMode - GHC.Types.Char - GHC.Types.IO - System.Directory.getDirectoryContents - System.FilePath.Posix.hasTrailingPathSeparator - Data.Either.Either - GHC.Maybe.Maybe Warning: Codec.Archive.Tar.Check: could not find link destinations for: - Data.Either.Either - GHC.IO.FilePath - GHC.Show.Show - GHC.Show.showsPrec - GHC.Types.Int - GHC.Show.ShowS - GHC.Show.show - GHC.Base.String - 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 Warning: Codec.Archive.Tar: could not find link destinations for: - GHC.IO.FilePath - GHC.Types.IO - Data.ByteString.Lazy.Internal.ByteString - GHC.Exception.Type.Exception - GHC.Classes.Eq - GHC.Classes.== - GHC.Types.Bool - GHC.Classes./= - GHC.Show.Show - GHC.Show.showsPrec - GHC.Types.Int - GHC.Show.ShowS - GHC.Show.show - GHC.Base.String - GHC.Show.showList - Control.DeepSeq.NFData - Control.DeepSeq.rnf - GHC.Classes.Ord - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min - GHC.Base.Monoid - GHC.Base.Functor - GHC.Types.Type - GHC.Base.fmap - GHC.Base.<$ - GHC.Base.Semigroup - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.NonEmpty - GHC.Base.stimes - GHC.Real.Integral - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - Data.Either.Either - GHC.Base.map - Data.Foldable.foldr - Data.Foldable.foldl - GHC.Maybe.Maybe - GHC.Exception.throw - GHC.IO.catch - GHC.Exception.Type.toException - GHC.Exception.Type.SomeException - GHC.Exception.Type.fromException - GHC.Exception.Type.displayException Documentation created: dist/doc/html/tar/index.html, dist/doc/html/tar/tar.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gpMG4q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64 + cd tar-0.5.1.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64 Installing library in /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/ghc-8.10.7/tar-0.5.1.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d tar-0.5.1.1.conf ']' + install -D --mode=0644 tar-0.5.1.1.conf /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/ghc-8.10.7/package.conf.d/tar-0.5.1.1.conf ++ ls /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/ghc-8.10.7/package.conf.d/tar-0.5.1.1.conf + '[' -z /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/ghc-8.10.7/package.conf.d/tar-0.5.1.1.conf ']' + rm -f ghc-tar.files ghc-tar-doc.files + touch ghc-tar.files ghc-tar-doc.files + for i in /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/libHStar-0.5.1.1-*ghc8.10.7.so + '[' -x /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/libHStar-0.5.1.1-3OY11WehbIHDISEZVvmVno-ghc8.10.7.so ']' + echo /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/libHStar-0.5.1.1-3OY11WehbIHDISEZVvmVno-ghc8.10.7.so + pkgdir=/usr/lib64/ghc-8.10.7/tar-0.5.1.1 + '[' -d /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/ghc-8.10.7/tar-0.5.1.1 ']' + find /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/ghc-8.10.7/tar-0.5.1.1 -type d -fprintf ghc-tar-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-tar-prof.files -o -fprint ghc-tar-devel.files + ls /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/ghc-8.10.7/package.conf.d/tar-0.5.1.1.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/tar-0.5.1.1 + '[' -d /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/share/doc/ghc/html/libraries/tar-0.5.1.1 ']' + echo /usr/share/doc/ghc/html/libraries/tar-0.5.1.1 + for i in ghc-tar.files ghc-tar-devel.files ghc-tar-doc.files ghc-tar-prof.files + '[' -f ghc-tar.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64!!g' ghc-tar.files + for i in ghc-tar.files ghc-tar-devel.files ghc-tar-doc.files ghc-tar-prof.files + '[' -f ghc-tar-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64!!g' ghc-tar-devel.files + for i in ghc-tar.files ghc-tar-devel.files ghc-tar-doc.files ghc-tar-prof.files + '[' -f ghc-tar-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64!!g' ghc-tar-doc.files + for i in ghc-tar.files ghc-tar-devel.files ghc-tar-doc.files ghc-tar-prof.files + '[' -f ghc-tar-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64!!g' ghc-tar-prof.files + echo 'running ghc_delete_rpaths:' + type chrpath running ghc_delete_rpaths: ++ find /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/libHStar-0.5.1.1-3OY11WehbIHDISEZVvmVno-ghc8.10.7.so ']' + chrpath -d /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/lib64/libHStar-0.5.1.1-3OY11WehbIHDISEZVvmVno-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 Processing files: ghc-tar-0.5.1.1-7.el9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6OUBFf + umask 022 + cd /builddir/build/BUILD + cd tar-0.5.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/share/licenses/ghc-tar + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/share/licenses/ghc-tar + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/share/licenses/ghc-tar + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-tar = 0.5.1.1-7.el9 ghc-tar(x86-64) = 0.5.1.1-7.el9 libHStar-0.5.1.1-3OY11WehbIHDISEZVvmVno-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) libHSbase-4.14.3.0-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) 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) libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit) libHStime-1.9.3-ghc8.10.7.so()(64bit) libHSunix-2.7.2.2-ghc8.10.7.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) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-tar-devel-0.5.1.1-7.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sFRU5Y + umask 022 + cd /builddir/build/BUILD + cd tar-0.5.1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/share/doc/ghc-tar-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/share/doc/ghc-tar-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/share/doc/ghc-tar-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(tar-0.5.1.1-3OY11WehbIHDISEZVvmVno) ghc-tar-devel = 0.5.1.1-7.el9 ghc-tar-devel(x86-64) = 0.5.1.1-7.el9 ghc-tar-static = 0.5.1.1-7.el9 ghc-tar-static(x86-64) = 0.5.1.1-7.el9 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.14.3.0) ghc-devel(bytestring-0.10.12.0) ghc-devel(containers-0.6.5.1) ghc-devel(deepseq-1.4.4.0) ghc-devel(directory-1.3.6.0) ghc-devel(filepath-1.4.2.1) ghc-devel(time-1.9.3) Processing files: ghc-tar-doc-0.5.1.1-7.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2Cnq6m + umask 022 + cd /builddir/build/BUILD + cd tar-0.5.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/share/licenses/ghc-tar-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/share/licenses/ghc-tar-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64/usr/share/licenses/ghc-tar-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-tar-doc = 0.5.1.1-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-tar-prof-0.5.1.1-7.el9.x86_64 Provides: ghc-prof(tar-0.5.1.1-3OY11WehbIHDISEZVvmVno) ghc-tar-prof = 0.5.1.1-7.el9 ghc-tar-prof(x86-64) = 0.5.1.1-7.el9 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.14.3.0) ghc-prof(bytestring-0.10.12.0) ghc-prof(containers-0.6.5.1) ghc-prof(deepseq-1.4.4.0) ghc-prof(directory-1.3.6.0) ghc-prof(filepath-1.4.2.1) ghc-prof(time-1.9.3) Supplements: (ghc-tar-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-tar-0.5.1.1-7.el9.x86_64 Wrote: /builddir/build/RPMS/ghc-tar-0.5.1.1-7.el9.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-tar-devel-0.5.1.1-7.el9.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-tar-prof-0.5.1.1-7.el9.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-tar-doc-0.5.1.1-7.el9.noarch.rpm Child return code was: 0 Mock Version: 3.1 Mock Version: 3.1