Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Unit.spec'], chrootPath='/mnt/compose/mock/dist-circle9-build-91054-37347/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Unit.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1628467200 Wrote: /builddir/build/SRPMS/perl-Test-Unit-0.25-42.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Test-Unit.spec'], chrootPath='/mnt/compose/mock/dist-circle9-build-91054-37347/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Test-Unit.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1628467200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zPtxub + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Test-Unit-0.25 + /usr/bin/gzip -dc /builddir/build/SOURCES/Test-Unit-0.25.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-Unit-0.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tests5.14.patch):' Patch #0 (tests5.14.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file t/tlib/AssertTest.pm Patch #1 (perl5.16.patch): + echo 'Patch #1 (perl5.16.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/Test/Unit/TestCase.pm Patch #2 (Test-Unit-0.25-Accept-all-family-differences-in-the-AssertTest-test.patch): + echo 'Patch #2 (Test-Unit-0.25-Accept-all-family-differences-in-the-AssertTest-test.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file t/tlib/AssertTest.pm Patch #3 (Test-Unit-0.25-Adapt-tests-to-Perl-5.30.patch): + echo 'Patch #3 (Test-Unit-0.25-Adapt-tests-to-Perl-5.30.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file t/tlib/AssertTest.pm + sed -i 's/\r//' examples/Experimental/Sample.pm + chmod a+x TkTestRunner.pl TestRunner.pl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GkO02v + umask 022 + cd /builddir/build/BUILD + cd Test-Unit-0.25 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Unit + make -j16 cp lib/Test/Unit/Loader.pm blib/lib/Test/Unit/Loader.pm cp lib/Test/Unit/Failure.pm blib/lib/Test/Unit/Failure.pm cp lib/Test/Unit/Error.pm blib/lib/Test/Unit/Error.pm cp lib/Test/Unit/Runner/Terminal.pm blib/lib/Test/Unit/Runner/Terminal.pm cp lib/Test/Unit/TestRunner.pm blib/lib/Test/Unit/TestRunner.pm cp lib/Test/Unit/Setup.pm blib/lib/Test/Unit/Setup.pm cp TestRunner.pl blib/lib/Test/TestRunner.pl cp lib/Test/Unit/Result.pm blib/lib/Test/Unit/Result.pm cp lib/Test/Unit/Warning.pm blib/lib/Test/Unit/Warning.pm cp lib/Test/Unit/Tutorial.pm blib/lib/Test/Unit/Tutorial.pm cp lib/Test/Unit/TkTestRunner.pm blib/lib/Test/Unit/TkTestRunner.pm cp lib/Test/Unit/UnitHarness.pm blib/lib/Test/Unit/UnitHarness.pm cp lib/Test/Unit/HarnessUnit.pm blib/lib/Test/Unit/HarnessUnit.pm cp lib/Test/Unit/Exception.pm blib/lib/Test/Unit/Exception.pm cp lib/Test/Unit/Assertion/CodeRef.pm blib/lib/Test/Unit/Assertion/CodeRef.pm cp lib/Test/Unit/Assertion/Boolean.pm blib/lib/Test/Unit/Assertion/Boolean.pm cp lib/Test/Unit/Procedural.pm blib/lib/Test/Unit/Procedural.pm cp lib/Test/Unit/Assertion.pm blib/lib/Test/Unit/Assertion.pm cp lib/Test/Unit/TestSuite.pm blib/lib/Test/Unit/TestSuite.pm cp lib/Test/Unit/Assertion/Exception.pm blib/lib/Test/Unit/Assertion/Exception.pm cp lib/Test/Unit/Assertion/Regexp.pm blib/lib/Test/Unit/Assertion/Regexp.pm cp TkTestRunner.pl blib/lib/Test/TkTestRunner.pl cp lib/Test/Unit/Runner.pm blib/lib/Test/Unit/Runner.pm cp lib/Test/Unit/TestCase.pm blib/lib/Test/Unit/TestCase.pm cp lib/Test/Unit/Debug.pm blib/lib/Test/Unit/Debug.pm cp lib/Test/Unit.pm blib/lib/Test/Unit.pm cp lib/Test/Unit/Assert.pm blib/lib/Test/Unit/Assert.pm cp lib/Test/Unit/Test.pm blib/lib/Test/Unit/Test.pm cp lib/Test/Unit/Listener.pm blib/lib/Test/Unit/Listener.pm cp lib/Test/Unit/Decorator.pm blib/lib/Test/Unit/Decorator.pm cp TestLister.pl blib/lib/Test/TestLister.pl Manifying 28 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xJ33Ak + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch ++ dirname /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch + cd Test-Unit-0.25 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch Manifying 28 pod documents Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/TestRunner.pl Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/TkTestRunner.pl Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/TestLister.pl Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Loader.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Failure.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Error.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/TestRunner.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Setup.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Result.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Warning.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Tutorial.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/TkTestRunner.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/UnitHarness.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/HarnessUnit.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Exception.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Procedural.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assertion.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/TestSuite.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Runner.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/TestCase.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Debug.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assert.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Test.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Listener.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Decorator.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Runner/Terminal.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assertion/CodeRef.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Boolean.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Exception.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Regexp.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Assert.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Assertion.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Assertion::Boolean.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Assertion::CodeRef.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Assertion::Exception.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Assertion::Regexp.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Debug.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Decorator.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Error.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Exception.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Failure.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::HarnessUnit.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Listener.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Loader.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Procedural.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Result.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Runner.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Runner::Terminal.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Setup.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Test.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::TestCase.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::TestRunner.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::TestSuite.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::TkTestRunner.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Tutorial.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::UnitHarness.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/man/man3/Test::Unit::Warning.3pm + find /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.25-42.el9 --unique-debug-suffix -0.25-42.el9.noarch --unique-debug-src-base perl-Test-Unit-0.25-42.el9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/Test-Unit-0.25 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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: perl-Test-Unit-0.25-42.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5Kxzha + umask 022 + cd /builddir/build/BUILD + cd Test-Unit-0.25 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/doc/perl-Test-Unit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/doc/perl-Test-Unit + cp -pr AUTHORS /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/doc/perl-Test-Unit + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/doc/perl-Test-Unit + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/doc/perl-Test-Unit + cp -pr COPYING.Artistic /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/doc/perl-Test-Unit + cp -pr COPYING.GPL-2 /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/doc/perl-Test-Unit + cp -pr doc /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/doc/perl-Test-Unit + cp -pr examples /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/doc/perl-Test-Unit + cp -pr README /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch/usr/share/doc/perl-Test-Unit + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Test::Unit) = 0.25 perl(Test::Unit::Assert) perl(Test::Unit::Assertion) perl(Test::Unit::Assertion::Boolean) perl(Test::Unit::Assertion::CodeRef) perl(Test::Unit::Assertion::Exception) perl(Test::Unit::Assertion::Regexp) perl(Test::Unit::Debug) perl(Test::Unit::Decorator) perl(Test::Unit::Error) perl(Test::Unit::Exception) perl(Test::Unit::Failure) perl(Test::Unit::HarnessUnit) perl(Test::Unit::Listener) perl(Test::Unit::Loader) perl(Test::Unit::Procedural) perl(Test::Unit::Result) perl(Test::Unit::Runner) perl(Test::Unit::Runner::Terminal) perl(Test::Unit::Setup) perl(Test::Unit::Test) perl(Test::Unit::TestCase) perl(Test::Unit::TestRunner) perl(Test::Unit::TestSuite) perl(Test::Unit::TkTestRunner) perl(Test::Unit::Tutorial) perl(Test::Unit::UnitHarness) = 1.1502 perl(Test::Unit::UnitHarness::Exception) perl(Test::Unit::UnitHarness::TestCase) perl(Test::Unit::Warning) perl(Tk::ArrayBar) perl-Test-Unit = 0.25-42.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(Benchmark) perl(Carp) perl(Class::Inner) perl(Config) perl(Data::Dumper) perl(Devel::Symdump) perl(Error) perl(FileHandle) perl(Getopt::Long) perl(Test::Unit) perl(Test::Unit::Assert) perl(Test::Unit::Assertion) perl(Test::Unit::Assertion::CodeRef) perl(Test::Unit::Debug) perl(Test::Unit::Decorator) perl(Test::Unit::Error) perl(Test::Unit::Exception) perl(Test::Unit::Failure) perl(Test::Unit::Listener) perl(Test::Unit::Loader) perl(Test::Unit::Result) perl(Test::Unit::Runner) perl(Test::Unit::Test) perl(Test::Unit::TestCase) perl(Test::Unit::TestRunner) perl(Test::Unit::TestSuite) perl(Test::Unit::TkTestRunner) perl(Test::Unit::UnitHarness) perl(Test::Unit::Warning) perl(Tk) perl(Tk::BrowseEntry) perl(Tk::Canvas) perl(Tk::Derived) perl(Tk::DialogBox) perl(Tk::ROText) perl(base) perl(constant) perl(overload) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch Wrote: /builddir/build/RPMS/perl-Test-Unit-0.25-42.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dfVjKK + umask 022 + cd /builddir/build/BUILD + cd Test-Unit-0.25 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Test-Unit-0.25-42.el9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0