Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Unit.spec'], chrootPath='/var/lib/mock/dist-circle8-build-38267-6765/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=992gid=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 Wrote: /builddir/build/SRPMS/perl-Test-Unit-0.25-28.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Test-Unit.spec'], chrootPath='/var/lib/mock/dist-circle8-build-38267-6765/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=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xArbKs + 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 . Patch #0 (tests5.14.patch): + echo '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 + sed -i 's/\r//' examples/Experimental/Sample.pm + chmod a+x TkTestRunner.pl TestRunner.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QV8qK4 + 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 -j8 cp lib/Test/Unit/Loader.pm blib/lib/Test/Unit/Loader.pm cp lib/Test/Unit/Decorator.pm blib/lib/Test/Unit/Decorator.pm cp TkTestRunner.pl blib/lib/Test/TkTestRunner.pl cp lib/Test/Unit/Assert.pm blib/lib/Test/Unit/Assert.pm cp lib/Test/Unit/Listener.pm blib/lib/Test/Unit/Listener.pm cp lib/Test/Unit.pm blib/lib/Test/Unit.pm cp lib/Test/Unit/Warning.pm blib/lib/Test/Unit/Warning.pm cp lib/Test/Unit/Assertion/Boolean.pm blib/lib/Test/Unit/Assertion/Boolean.pm cp lib/Test/Unit/Assertion/Exception.pm blib/lib/Test/Unit/Assertion/Exception.pm cp lib/Test/Unit/Runner.pm blib/lib/Test/Unit/Runner.pm cp lib/Test/Unit/Runner/Terminal.pm blib/lib/Test/Unit/Runner/Terminal.pm cp TestLister.pl blib/lib/Test/TestLister.pl cp lib/Test/Unit/Setup.pm blib/lib/Test/Unit/Setup.pm cp lib/Test/Unit/Assertion/Regexp.pm blib/lib/Test/Unit/Assertion/Regexp.pm cp lib/Test/Unit/Test.pm blib/lib/Test/Unit/Test.pm cp lib/Test/Unit/Assertion/CodeRef.pm blib/lib/Test/Unit/Assertion/CodeRef.pm cp lib/Test/Unit/TestCase.pm blib/lib/Test/Unit/TestCase.pm cp lib/Test/Unit/Failure.pm blib/lib/Test/Unit/Failure.pm cp lib/Test/Unit/Debug.pm blib/lib/Test/Unit/Debug.pm cp lib/Test/Unit/TkTestRunner.pm blib/lib/Test/Unit/TkTestRunner.pm cp TestRunner.pl blib/lib/Test/TestRunner.pl cp lib/Test/Unit/Exception.pm blib/lib/Test/Unit/Exception.pm cp lib/Test/Unit/TestSuite.pm blib/lib/Test/Unit/TestSuite.pm cp lib/Test/Unit/Tutorial.pm blib/lib/Test/Unit/Tutorial.pm cp lib/Test/Unit/UnitHarness.pm blib/lib/Test/Unit/UnitHarness.pm cp lib/Test/Unit/Error.pm blib/lib/Test/Unit/Error.pm cp lib/Test/Unit/Procedural.pm blib/lib/Test/Unit/Procedural.pm cp lib/Test/Unit/HarnessUnit.pm blib/lib/Test/Unit/HarnessUnit.pm cp lib/Test/Unit/Assertion.pm blib/lib/Test/Unit/Assertion.pm cp lib/Test/Unit/TestRunner.pm blib/lib/Test/Unit/TestRunner.pm cp lib/Test/Unit/Result.pm blib/lib/Test/Unit/Result.pm Manifying 28 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pTzzRH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch ++ dirname /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch + cd Test-Unit-0.25 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch Manifying 28 pod documents Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/TestRunner.pl Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/TestLister.pl Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/TkTestRunner.pl Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/TestRunner.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Decorator.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Test.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Debug.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assert.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Setup.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Tutorial.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Exception.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/HarnessUnit.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assertion.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/TestSuite.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/TkTestRunner.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/UnitHarness.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Error.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Warning.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/TestCase.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Listener.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Loader.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Result.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Runner.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Failure.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Procedural.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Runner/Terminal.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Boolean.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Regexp.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Exception.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/perl5/vendor_perl/Test/Unit/Assertion/CodeRef.pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::UnitHarness.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Assert.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Exception.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Runner::Terminal.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::TestCase.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Loader.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Assertion::Boolean.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Test.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Result.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Decorator.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Tutorial.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Assertion.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::TestSuite.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Procedural.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::TkTestRunner.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Listener.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::HarnessUnit.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Debug.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Failure.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Warning.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Runner.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::TestRunner.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Error.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Assertion::Exception.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Assertion::CodeRef.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Assertion::Regexp.3pm Installing /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/man/man3/Test::Unit::Setup.3pm + find /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.25-28.el8 --unique-debug-suffix -0.25-28.el8.noarch --unique-debug-src-base perl-Test-Unit-0.25-28.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Test-Unit-0.25 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2S8m7l + umask 022 + cd /builddir/build/BUILD + cd Test-Unit-0.25 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/all_tests.t ..... ok t/assert.t ........ ok t/try_examples.t .. ok All tests successful. Files=3, Tests=89, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.63 cusr 0.04 csys = 0.69 CPU) Result: PASS + exit 0 Processing files: perl-Test-Unit-0.25-28.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.75rFR2 + umask 022 + cd /builddir/build/BUILD + cd Test-Unit-0.25 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.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-28.el8.noarch/usr/share/doc/perl-Test-Unit + cp -pr AUTHORS /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/doc/perl-Test-Unit + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/doc/perl-Test-Unit + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/doc/perl-Test-Unit + cp -pr COPYING.Artistic /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/doc/perl-Test-Unit + cp -pr COPYING.GPL-2 /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/doc/perl-Test-Unit + cp -pr doc /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/doc/perl-Test-Unit + cp -pr examples /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/doc/perl-Test-Unit + cp -pr README /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch/usr/share/doc/perl-Test-Unit + 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-28.el8 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-28.el8.noarch Wrote: /builddir/build/RPMS/perl-Test-Unit-0.25-28.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kdiw9L + umask 022 + cd /builddir/build/BUILD + cd Test-Unit-0.25 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Test-Unit-0.25-28.el8.noarch + exit 0 Child return code was: 0