Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-hashable.spec'], chrootPath='/var/lib/mock/dist-circle9-build-104688-55048/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-hashable.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=1646697600 Wrote: /builddir/build/SRPMS/ghc-hashable-1.3.0.0-7.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-hashable.spec'], chrootPath='/var/lib/mock/dist-circle9-build-104688-55048/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-hashable.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=1646697600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hwaw5O + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hashable-1.3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/hashable-1.3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hashable-1.3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/hashable-1.3.0.0.cabal hashable.cabal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xbhgGG + umask 022 + cd /builddir/build/BUILD + cd hashable-1.3.0.0 ++ 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 CHANGES.md -a -x CHANGES.md ']' + chmod a-x CHANGES.md + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f README.md -a -x README.md ']' + chmod a-x README.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 -fasynchronous-unwind-tables -fstack-clash-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.hs, 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 -fasynchronous-unwind-tables -fstack-clash-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-hashable '--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-fasynchronous-unwind-tables -optc-fstack-clash-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/hashable-1.3.0.0 --global Configuring hashable-1.3.0.0... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for hashable-1.3.0.0.. Building library for hashable-1.3.0.0.. [1 of 5] Compiling Data.Hashable.Class [2 of 5] Compiling Data.Hashable.Generic.Instances [3 of 5] Compiling Data.Hashable.Generic [4 of 5] Compiling Data.Hashable [5 of 5] Compiling Data.Hashable.Lifted [1 of 5] Compiling Data.Hashable.Class [2 of 5] Compiling Data.Hashable.Generic.Instances [3 of 5] Compiling Data.Hashable.Generic [4 of 5] Compiling Data.Hashable [5 of 5] Compiling Data.Hashable.Lifted + '[' -n dist/build/libHShashable-1.3.0.0-DKy9JIeMjEpEMnRxDSJKj1-ghc8.10.7.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for hashable-1.3.0.0.. Running Haddock on library for hashable-1.3.0.0.. 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, binary-0.8.8.0, bytestring-0.10.12.0, containers-0.6.5.1, deepseq-1.4.4.0, ghc-boot-th-8.10.7, ghc-prim-0.6.1, integer-gmp-1.0.3.0, pretty-1.1.3.6, template-haskell-2.16.0.0, text-1.2.4.1 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: 'defaultHashWith' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 6 / 9) in 'Data.Hashable.Generic' Missing documentation for: One (Data/Hashable/Class.hs:238) Zero (Data/Hashable/Class.hs:237) HashArgs (Data/Hashable/Class.hs:240) Warning: 'Generic' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 28 / 28) in 'Data.Hashable' 80% ( 8 / 10) in 'Data.Hashable.Lifted' Missing documentation for: Hashable1 (Data/Hashable/Class.hs:248) Hashable2 (Data/Hashable/Class.hs:263) Warning: Data.Hashable.Generic: could not find link destinations for: - GHC.Generics.Generic - GHC.Generics.Rep - GHC.Types.Int - GHC.Generics.Generic1 - GHC.Generics.Rep1 - GHC.Generics.Par1 - GHC.Types.Type - GHC.Generics.U1 - GHC.Generics.V1 - GHC.Generics.Rec1 - GHC.Generics.:+: - Data.Hashable.Generic.Instances.GSum - GHC.Generics.K1 - GHC.Generics.:*: - GHC.Generics.M1 - GHC.Generics.:.: - Data.Hashable.Class.D:R:HashArgsOnea0 - Data.Hashable.Class.D:R:HashArgsZeroa0 Warning: Data.Hashable: could not find link destinations for: - GHC.Types.Int - GHC.Generics.Generic - GHC.Generics.Rep - GHC.Classes.== - GHC.Types.Bool - GHC.Types.Char - GHC.Types.Double - GHC.Types.Float - GHC.Int.Int8 - GHC.Int.Int16 - GHC.Int.Int32 - GHC.Int.Int64 - GHC.Integer.Type.Integer - GHC.Natural.Natural - GHC.Types.Ordering - GHC.Types.Word - GHC.Word.Word8 - GHC.Word.Word16 - GHC.Word.Word32 - GHC.Word.Word64 - Data.Typeable.Internal.SomeTypeRep - GHC.Fingerprint.Type.Fingerprint - GHC.Conc.Sync.ThreadId - Data.Unique.Unique - Data.Version.Version - Data.Void.Void - GHC.Integer.Type.BigNat - Data.ByteString.Internal.ByteString - Data.ByteString.Lazy.Internal.ByteString - Data.Text.Internal.Text - Data.Text.Internal.Lazy.Text - Foreign.Ptr.IntPtr - Foreign.Ptr.WordPtr - Data.ByteString.Short.Internal.ShortByteString - GHC.Maybe.Maybe - GHC.Real.Ratio - GHC.Ptr.Ptr - GHC.Ptr.FunPtr - Data.Semigroup.First - Data.Functor.Identity.Identity - Data.Semigroup.Last - Data.Semigroup.Max - Data.Semigroup.Min - GHC.Base.NonEmpty - Data.Semigroup.Option - GHC.StableName.StableName - Data.Semigroup.WrappedMonoid - Data.Complex.Complex - Data.Either.Either - Data.Typeable.Internal.TypeRep - Data.Semigroup.Arg - GHC.Classes.Eq - Data.Fixed.Fixed - Data.Proxy.Proxy - Data.Functor.Const.Const - Data.Functor.Product.Product - Data.Functor.Sum.Sum - Data.Functor.Compose.Compose - GHC.Enum.Enum - GHC.Types.IO - GHC.Prim.ByteArray# - Data.Foldable.Foldable - GHC.Types.Type - Data.Foldable.fold - GHC.Base.Monoid - Data.Foldable.foldMap - Data.Foldable.foldMap' - Data.Foldable.foldr - Data.Foldable.foldr' - Data.Foldable.foldl - Data.Foldable.foldl' - Data.Foldable.foldr1 - Data.Foldable.foldl1 - Data.Foldable.toList - Data.Foldable.null - Data.Foldable.length - Data.Foldable.elem - Data.Foldable.maximum - GHC.Classes.Ord - Data.Foldable.minimum - Data.Foldable.sum - GHC.Num.Num - Data.Foldable.product - Data.Functor.Classes.Eq1 - Data.Functor.Classes.liftEq - Data.Functor.Classes.Ord1 - Data.Functor.Classes.liftCompare - Data.Functor.Classes.Show1 - Data.Functor.Classes.liftShowsPrec - GHC.Show.ShowS - Data.Functor.Classes.liftShowList - GHC.Classes./= - GHC.Classes.compare - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min - GHC.Show.Show - GHC.Show.showsPrec - GHC.Show.show - GHC.Base.String - GHC.Show.showList - Data.String.IsString - Data.String.fromString - Control.DeepSeq.NFData - Control.DeepSeq.rnf - GHC.Base.Functor - Data.Traversable.Traversable Warning: Data.Hashable.Lifted: could not find link destinations for: - GHC.Types.Int - GHC.Generics.Generic1 - GHC.Generics.Rep1 - GHC.Types.Type - GHC.Maybe.Maybe - Data.Functor.Identity.Identity - Data.Complex.Complex - Data.Either.Either - Data.Fixed.Fixed - Data.Proxy.Proxy - Data.Functor.Const.Const - Data.Functor.Product.Product - Data.Functor.Sum.Sum - Data.Functor.Compose.Compose Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9qb2yc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64 + cd hashable-1.3.0.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64 Installing library in /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/ghc-8.10.7/hashable-1.3.0.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d hashable-1.3.0.0.conf ']' + install -D --mode=0644 hashable-1.3.0.0.conf /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/hashable-1.3.0.0.conf ++ ls /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/hashable-1.3.0.0.conf + '[' -z /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/hashable-1.3.0.0.conf ']' + rm -f ghc-hashable.files ghc-hashable-doc.files + touch ghc-hashable.files ghc-hashable-doc.files + for i in /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/libHShashable-1.3.0.0-*ghc8.10.7.so + '[' -x /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/libHShashable-1.3.0.0-DKy9JIeMjEpEMnRxDSJKj1-ghc8.10.7.so ']' + echo /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/libHShashable-1.3.0.0-DKy9JIeMjEpEMnRxDSJKj1-ghc8.10.7.so + pkgdir=/usr/lib64/ghc-8.10.7/hashable-1.3.0.0 + '[' -d /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/ghc-8.10.7/hashable-1.3.0.0 ']' + find /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/ghc-8.10.7/hashable-1.3.0.0 -type d -fprintf ghc-hashable-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-hashable-prof.files -o -fprint ghc-hashable-devel.files + ls /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/hashable-1.3.0.0.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/hashable-1.3.0.0 + '[' -d /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/doc/ghc/html/libraries/hashable-1.3.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/hashable-1.3.0.0 + for i in ghc-hashable.files ghc-hashable-devel.files ghc-hashable-doc.files ghc-hashable-prof.files + '[' -f ghc-hashable.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64!!g' ghc-hashable.files + for i in ghc-hashable.files ghc-hashable-devel.files ghc-hashable-doc.files ghc-hashable-prof.files + '[' -f ghc-hashable-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64!!g' ghc-hashable-devel.files + for i in ghc-hashable.files ghc-hashable-devel.files ghc-hashable-doc.files ghc-hashable-prof.files + '[' -f ghc-hashable-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64!!g' ghc-hashable-doc.files + for i in ghc-hashable.files ghc-hashable-devel.files ghc-hashable-doc.files ghc-hashable-prof.files + '[' -f ghc-hashable-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64!!g' ghc-hashable-prof.files running ghc_delete_rpaths: + echo 'running ghc_delete_rpaths:' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/libHShashable-1.3.0.0-DKy9JIeMjEpEMnRxDSJKj1-ghc8.10.7.so ']' + chrpath -d /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/lib64/libHShashable-1.3.0.0-DKy9JIeMjEpEMnRxDSJKj1-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-hashable-1.3.0.0-7.el9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TJ3K7v + umask 022 + cd /builddir/build/BUILD + cd hashable-1.3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/licenses/ghc-hashable + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/licenses/ghc-hashable + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/licenses/ghc-hashable + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-hashable = 1.3.0.0-7.el9 ghc-hashable(aarch-64) = 1.3.0.0-7.el9 libHShashable-1.3.0.0-DKy9JIeMjEpEMnRxDSJKj1-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) libHSbinary-0.8.8.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) libHSghc-boot-th-8.10.7-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) libHSpretty-1.1.3.6-ghc8.10.7.so()(64bit) libHStemplate-haskell-2.16.0.0-ghc8.10.7.so()(64bit) libHStext-1.2.4.1-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-hashable-devel-1.3.0.0-7.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.osuPr9 + umask 022 + cd /builddir/build/BUILD + cd hashable-1.3.0.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/doc/ghc-hashable-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/doc/ghc-hashable-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/doc/ghc-hashable-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/doc/ghc-hashable-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/doc/ghc-hashable-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(hashable-1.3.0.0-DKy9JIeMjEpEMnRxDSJKj1) ghc-hashable-devel = 1.3.0.0-7.el9 ghc-hashable-devel(aarch-64) = 1.3.0.0-7.el9 ghc-hashable-static = 1.3.0.0-7.el9 ghc-hashable-static(aarch-64) = 1.3.0.0-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.14.3.0) ghc-devel(bytestring-0.10.12.0) ghc-devel(deepseq-1.4.4.0) ghc-devel(ghc-prim-0.6.1) ghc-devel(integer-gmp-1.0.3.0) ghc-devel(text-1.2.4.1) Processing files: ghc-hashable-doc-1.3.0.0-7.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8OIsCr + umask 022 + cd /builddir/build/BUILD + cd hashable-1.3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/licenses/ghc-hashable-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/licenses/ghc-hashable-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64/usr/share/licenses/ghc-hashable-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-hashable-doc = 1.3.0.0-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-hashable-prof-1.3.0.0-7.el9.aarch64 Provides: ghc-hashable-prof = 1.3.0.0-7.el9 ghc-hashable-prof(aarch-64) = 1.3.0.0-7.el9 ghc-prof(hashable-1.3.0.0-DKy9JIeMjEpEMnRxDSJKj1) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.14.3.0) ghc-prof(bytestring-0.10.12.0) ghc-prof(deepseq-1.4.4.0) ghc-prof(ghc-prim-0.6.1) ghc-prof(integer-gmp-1.0.3.0) ghc-prof(text-1.2.4.1) Supplements: (ghc-hashable-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64 Wrote: /builddir/build/RPMS/ghc-hashable-1.3.0.0-7.el9.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-hashable-devel-1.3.0.0-7.el9.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-hashable-prof-1.3.0.0-7.el9.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-hashable-doc-1.3.0.0-7.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TagoLe + umask 022 + cd /builddir/build/BUILD + cd hashable-1.3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hashable-1.3.0.0-7.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0