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-zlib.spec'], chrootPath='/var/lib/mock/dist-circle9-build-104901-55330/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-zlib.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-zlib-0.6.2.3-6.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-zlib.spec'], chrootPath='/var/lib/mock/dist-circle9-build-104901-55330/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-zlib.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.e13P1E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zlib-0.6.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/zlib-0.6.2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zlib-0.6.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + dos2unix -k -n /builddir/build/SOURCES/zlib-0.6.2.3.cabal zlib.cabal dos2unix: converting file /builddir/build/SOURCES/zlib-0.6.2.3.cabal to file zlib.cabal in Unix format... + rm -r cbits + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s4hbpM + umask 022 + cd /builddir/build/BUILD + cd zlib-0.6.2.3 ++ 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 -a -x changelog ']' + chmod a-x changelog + 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-zlib '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-tests --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/zlib-0.6.2.3 --global Configuring zlib-0.6.2.3... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for zlib-0.6.2.3.. Building library for zlib-0.6.2.3.. [1 of 6] Compiling Codec.Compression.Zlib.ByteStringCompat [2 of 6] Compiling Codec.Compression.Zlib.Stream [3 of 6] Compiling Codec.Compression.Zlib.Internal [4 of 6] Compiling Codec.Compression.Zlib.Raw [5 of 6] Compiling Codec.Compression.Zlib [6 of 6] Compiling Codec.Compression.GZip [1 of 6] Compiling Codec.Compression.Zlib.ByteStringCompat [2 of 6] Compiling Codec.Compression.Zlib.Stream [3 of 6] Compiling Codec.Compression.Zlib.Internal [4 of 6] Compiling Codec.Compression.Zlib.Raw [5 of 6] Compiling Codec.Compression.Zlib [6 of 6] Compiling Codec.Compression.GZip Preprocessing test suite 'tests' for zlib-0.6.2.3.. Building test suite 'tests' for zlib-0.6.2.3.. [1 of 4] Compiling Test.Codec.Compression.Zlib.Stream [2 of 4] Compiling Test.Codec.Compression.Zlib.Internal [3 of 4] Compiling Utils [4 of 4] Compiling Main Linking dist/build/tests/tests ... + '[' -n dist/build/libHSzlib-0.6.2.3-8t4IsYh0zXNAXwjEV3rJFO-ghc8.10.7.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for zlib-0.6.2.3.. Running Haddock on library for zlib-0.6.2.3.. 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, deepseq-1.4.4.0, ghc-prim-0.6.1, integer-gmp-1.0.3.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: 'BuferError' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'defaultCompressionStrategy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'huffmanOnlyCompressionStrategy' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'gzipFormat' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'DictionaryHash' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'StreamEnd' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal' 87% ( 28 / 32) in 'Codec.Compression.Zlib.Raw' Missing documentation for: compress (Codec/Compression/Zlib/Raw.hs:64) decompress (Codec/Compression/Zlib/Raw.hs:58) compressWith (Codec/Compression/Zlib/Raw.hs:67) decompressWith (Codec/Compression/Zlib/Raw.hs:61) 100% ( 33 / 33) in 'Codec.Compression.Zlib' 100% ( 33 / 33) in 'Codec.Compression.GZip' Warning: Codec.Compression.Zlib.Internal: could not find link destinations for: - Data.ByteString.Lazy.Internal.ByteString - Control.Monad.ST.Lazy.Imp.ST - GHC.Types.IO - Data.ByteString.Internal.ByteString - GHC.Base.Monad - GHC.Base.String - GHC.Show.show - GHC.Classes.Eq - GHC.Classes.== - GHC.Types.Bool - GHC.Classes./= - GHC.Show.Show - GHC.Show.showsPrec - GHC.Types.Int - GHC.Show.ShowS - 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 - GHC.Enum.Bounded - GHC.Enum.minBound - GHC.Enum.maxBound - GHC.Enum.Enum - GHC.Enum.succ - GHC.Enum.pred - GHC.Enum.toEnum - GHC.Enum.fromEnum - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.Ord - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min - GHC.Generics.Generic - GHC.Generics.from - GHC.Generics.Rep - GHC.Generics.to - GHC.Types.Type - GHC.Generics.D1 - GHC.Generics.MetaData - GHC.Types.False - GHC.Generics.:+: - GHC.Generics.C1 - GHC.Generics.MetaCons - GHC.Generics.PrefixI - GHC.Generics.U1 - GHC.Generics.S1 - GHC.Generics.MetaSel - GHC.Maybe.Nothing - GHC.Types.Symbol - GHC.Generics.NoSourceUnpackedness - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.Rec0 Warning: Codec.Compression.Zlib.Raw: could not find link destinations for: - Data.ByteString.Lazy.Internal.ByteString - GHC.Types.Int - GHC.Maybe.Maybe - Data.ByteString.Internal.ByteString - GHC.Show.Show - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Show.show - GHC.Base.String - GHC.Show.showList - GHC.Types.Bool - GHC.Classes.Eq - GHC.Classes.== - GHC.Classes./= - GHC.Generics.Generic - GHC.Generics.from - GHC.Generics.Rep - GHC.Generics.to - GHC.Types.Type - GHC.Generics.D1 - GHC.Generics.MetaData - GHC.Types.False - GHC.Generics.:+: - GHC.Generics.C1 - GHC.Generics.MetaCons - GHC.Generics.PrefixI - GHC.Generics.U1 - GHC.Generics.S1 - GHC.Generics.MetaSel - GHC.Maybe.Nothing - GHC.Types.Symbol - GHC.Generics.NoSourceUnpackedness - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.Rec0 - GHC.Enum.Bounded - GHC.Enum.minBound - GHC.Enum.maxBound - GHC.Enum.Enum - GHC.Enum.succ - GHC.Enum.pred - GHC.Enum.toEnum - GHC.Enum.fromEnum - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.Ord - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min Warning: Codec.Compression.Zlib: could not find link destinations for: - Data.ByteString.Lazy.Internal.ByteString - GHC.Types.Int - GHC.Maybe.Maybe - Data.ByteString.Internal.ByteString - GHC.Show.Show - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Show.show - GHC.Base.String - GHC.Show.showList - GHC.Types.Bool - GHC.Classes.Eq - GHC.Classes.== - GHC.Classes./= - GHC.Generics.Generic - GHC.Generics.from - GHC.Generics.Rep - GHC.Generics.to - GHC.Types.Type - GHC.Generics.D1 - GHC.Generics.MetaData - GHC.Types.False - GHC.Generics.:+: - GHC.Generics.C1 - GHC.Generics.MetaCons - GHC.Generics.PrefixI - GHC.Generics.U1 - GHC.Generics.S1 - GHC.Generics.MetaSel - GHC.Maybe.Nothing - GHC.Types.Symbol - GHC.Generics.NoSourceUnpackedness - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.Rec0 - GHC.Enum.Bounded - GHC.Enum.minBound - GHC.Enum.maxBound - GHC.Enum.Enum - GHC.Enum.succ - GHC.Enum.pred - GHC.Enum.toEnum - GHC.Enum.fromEnum - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.Ord - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min Warning: Codec.Compression.GZip: could not find link destinations for: - Data.ByteString.Lazy.Internal.ByteString - GHC.Types.Int - GHC.Maybe.Maybe - Data.ByteString.Internal.ByteString - GHC.Show.Show - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Show.show - GHC.Base.String - GHC.Show.showList - GHC.Types.Bool - GHC.Classes.Eq - GHC.Classes.== - GHC.Classes./= - GHC.Generics.Generic - GHC.Generics.from - GHC.Generics.Rep - GHC.Generics.to - GHC.Types.Type - GHC.Generics.D1 - GHC.Generics.MetaData - GHC.Types.False - GHC.Generics.:+: - GHC.Generics.C1 - GHC.Generics.MetaCons - GHC.Generics.PrefixI - GHC.Generics.U1 - GHC.Generics.S1 - GHC.Generics.MetaSel - GHC.Maybe.Nothing - GHC.Types.Symbol - GHC.Generics.NoSourceUnpackedness - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.Rec0 - GHC.Enum.Bounded - GHC.Enum.minBound - GHC.Enum.maxBound - GHC.Enum.Enum - GHC.Enum.succ - GHC.Enum.pred - GHC.Enum.toEnum - GHC.Enum.fromEnum - GHC.Enum.enumFrom - GHC.Enum.enumFromThen - GHC.Enum.enumFromTo - GHC.Enum.enumFromThenTo - GHC.Classes.Ord - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min Documentation created: dist/doc/html/zlib/index.html, dist/doc/html/zlib/zlib.txt Preprocessing test suite 'tests' for zlib-0.6.2.3.. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.h0rA7Y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64 + cd zlib-0.6.2.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64 Installing library in /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/ghc-8.10.7/zlib-0.6.2.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d zlib-0.6.2.3.conf ']' + install -D --mode=0644 zlib-0.6.2.3.conf /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/zlib-0.6.2.3.conf ++ ls /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/zlib-0.6.2.3.conf + '[' -z /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/zlib-0.6.2.3.conf ']' + rm -f ghc-zlib.files ghc-zlib-doc.files + touch ghc-zlib.files ghc-zlib-doc.files + for i in /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/libHSzlib-0.6.2.3-*ghc8.10.7.so + '[' -x /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/libHSzlib-0.6.2.3-8t4IsYh0zXNAXwjEV3rJFO-ghc8.10.7.so ']' + echo /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/libHSzlib-0.6.2.3-8t4IsYh0zXNAXwjEV3rJFO-ghc8.10.7.so + pkgdir=/usr/lib64/ghc-8.10.7/zlib-0.6.2.3 + '[' -d /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/ghc-8.10.7/zlib-0.6.2.3 ']' + find /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/ghc-8.10.7/zlib-0.6.2.3 -type d -fprintf ghc-zlib-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-zlib-prof.files -o -fprint ghc-zlib-devel.files + ls /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/ghc-8.10.7/package.conf.d/zlib-0.6.2.3.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/zlib-0.6.2.3 + '[' -d /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/doc/ghc/html/libraries/zlib-0.6.2.3 ']' + echo /usr/share/doc/ghc/html/libraries/zlib-0.6.2.3 + for i in ghc-zlib.files ghc-zlib-devel.files ghc-zlib-doc.files ghc-zlib-prof.files + '[' -f ghc-zlib.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64!!g' ghc-zlib.files + for i in ghc-zlib.files ghc-zlib-devel.files ghc-zlib-doc.files ghc-zlib-prof.files + '[' -f ghc-zlib-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64!!g' ghc-zlib-devel.files + for i in ghc-zlib.files ghc-zlib-devel.files ghc-zlib-doc.files ghc-zlib-prof.files + '[' -f ghc-zlib-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64!!g' ghc-zlib-doc.files + for i in ghc-zlib.files ghc-zlib-devel.files ghc-zlib-doc.files ghc-zlib-prof.files + '[' -f ghc-zlib-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64!!g' ghc-zlib-prof.files running ghc_delete_rpaths: + echo 'running ghc_delete_rpaths:' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/libHSzlib-0.6.2.3-8t4IsYh0zXNAXwjEV3rJFO-ghc8.10.7.so ']' + chrpath -d /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/lib64/libHSzlib-0.6.2.3-8t4IsYh0zXNAXwjEV3rJFO-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.upWTV1 + umask 022 + cd /builddir/build/BUILD + cd zlib-0.6.2.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup test Running 1 test suites... Test suite tests: RUNNING... Test suite tests: PASS Test suite logged to: dist/test/zlib-0.6.2.3-tests.log 1 of 1 test suites (1 of 1 test cases) passed. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-zlib-0.6.2.3-6.el9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qTFWj1 + umask 022 + cd /builddir/build/BUILD + cd zlib-0.6.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/licenses/ghc-zlib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/licenses/ghc-zlib + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/licenses/ghc-zlib + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-zlib = 0.6.2.3-6.el9 ghc-zlib(aarch-64) = 0.6.2.3-6.el9 libHSzlib-0.6.2.3-8t4IsYh0zXNAXwjEV3rJFO-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) libHSdeepseq-1.4.4.0-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) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-zlib-devel-0.6.2.3-6.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ut12Nj + umask 022 + cd /builddir/build/BUILD + cd zlib-0.6.2.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/doc/ghc-zlib-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/doc/ghc-zlib-devel + cp -pr changelog /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/doc/ghc-zlib-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/doc/ghc-zlib-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(zlib-0.6.2.3-8t4IsYh0zXNAXwjEV3rJFO) ghc-zlib-devel = 0.6.2.3-6.el9 ghc-zlib-devel(aarch-64) = 0.6.2.3-6.el9 ghc-zlib-static = 0.6.2.3-6.el9 ghc-zlib-static(aarch-64) = 0.6.2.3-6.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) Processing files: ghc-zlib-doc-0.6.2.3-6.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6xvnak + umask 022 + cd /builddir/build/BUILD + cd zlib-0.6.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/licenses/ghc-zlib-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/licenses/ghc-zlib-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64/usr/share/licenses/ghc-zlib-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-zlib-doc = 0.6.2.3-6.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-zlib-prof-0.6.2.3-6.el9.aarch64 Provides: ghc-prof(zlib-0.6.2.3-8t4IsYh0zXNAXwjEV3rJFO) ghc-zlib-prof = 0.6.2.3-6.el9 ghc-zlib-prof(aarch-64) = 0.6.2.3-6.el9 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) Supplements: (ghc-zlib-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64 Wrote: /builddir/build/RPMS/ghc-zlib-0.6.2.3-6.el9.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-zlib-devel-0.6.2.3-6.el9.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-zlib-prof-0.6.2.3-6.el9.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-zlib-doc-0.6.2.3-6.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MWObOD + umask 022 + cd /builddir/build/BUILD + cd zlib-0.6.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-zlib-0.6.2.3-6.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0