D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
warning: /home/pterjan/rpmbuild/SPECS/perl-Test-Unit.spec line 32: autopatch: no matching patches in range
Installing /home/pterjan/rpmbuild/SRPMS/perl-Test-Unit-0.270.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gGml6L
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cXEHV3
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ rm -rf Test-Unit-0.27
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Test-Unit-0.27.tar.gz
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemTextContentLanguage'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemTextContentLanguage'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseVersion'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseLabels'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseConfidences'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemTextContentLanguage'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseVersion'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseLabels'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseConfidences'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemTextContentLanguage'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseVersion'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseLabels'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseConfidences'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemTextContentLanguage'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseVersion'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseLabels'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseConfidences'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemTextContentLanguage'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseVersion'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseLabels'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDItemKeyphraseConfidences'
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Test-Unit-0.27
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find . -type f
+ xargs perl -p -i -e 's|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5RGjfP
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ cd Test-Unit-0.27
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /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
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 'OPTIMIZE=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
cp lib/Test/Unit/Decorator.pm blib/lib/Test/Unit/Decorator.pm
cp lib/Test/Unit/Assertion.pm blib/lib/Test/Unit/Assertion.pm
cp lib/Test/Unit/Debug.pm blib/lib/Test/Unit/Debug.pm
cp lib/Test/Unit/Assertion/CodeRef.pm blib/lib/Test/Unit/Assertion/CodeRef.pm
cp lib/Test/Unit/Assertion/Regexp.pm blib/lib/Test/Unit/Assertion/Regexp.pm
cp lib/Test/Unit/Assertion/Exception.pm blib/lib/Test/Unit/Assertion/Exception.pm
cp lib/Test/Unit/Test.pm blib/lib/Test/Unit/Test.pm
cp lib/Test/Unit/UnitHarness.pm blib/lib/Test/Unit/UnitHarness.pm
cp lib/Test/Unit/Listener.pm blib/lib/Test/Unit/Listener.pm
cp lib/Test/Unit/HarnessUnit.pm blib/lib/Test/Unit/HarnessUnit.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 TkTestRunner.pl blib/lib/Test/TkTestRunner.pl
cp lib/Test/Unit/Procedural.pm blib/lib/Test/Unit/Procedural.pm
cp lib/Test/Unit/Tutorial.pm blib/lib/Test/Unit/Tutorial.pm
cp TestRunner.pl blib/lib/Test/TestRunner.pl
cp lib/Test/Unit/Failure.pm blib/lib/Test/Unit/Failure.pm
cp lib/Test/Unit/Runner/Terminal.pm blib/lib/Test/Unit/Runner/Terminal.pm
cp lib/Test/Unit/TestSuite.pm blib/lib/Test/Unit/TestSuite.pm
cp lib/Test/Unit/Runner.pm blib/lib/Test/Unit/Runner.pm
cp lib/Test/Unit/Warning.pm blib/lib/Test/Unit/Warning.pm
cp lib/Test/Unit/TkTestRunner.pm blib/lib/Test/Unit/TkTestRunner.pm
cp lib/Test/Unit.pm blib/lib/Test/Unit.pm
cp lib/Test/Unit/Loader.pm blib/lib/Test/Unit/Loader.pm
cp lib/Test/Unit/TestCase.pm blib/lib/Test/Unit/TestCase.pm
cp lib/Test/Unit/Assertion/Boolean.pm blib/lib/Test/Unit/Assertion/Boolean.pm
cp lib/Test/Unit/Error.pm blib/lib/Test/Unit/Error.pm
cp lib/Test/Unit/Assert.pm blib/lib/Test/Unit/Assert.pm
cp lib/Test/Unit/Exception.pm blib/lib/Test/Unit/Exception.pm
cp TestLister.pl blib/lib/Test/TestLister.pl
cp lib/Test/Unit/Result.pm blib/lib/Test/Unit/Result.pm
Manifying 28 pod documents
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hFsPs4
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT
+ cd Test-Unit-0.27
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
Manifying 28 pod documents
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/TestLister.pl
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/TestRunner.pl
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/TkTestRunner.pl
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Failure.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/TkTestRunner.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Assert.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Procedural.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Debug.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Test.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Listener.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/UnitHarness.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Warning.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Loader.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Runner.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Error.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Setup.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Tutorial.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Exception.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/TestCase.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/TestRunner.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/HarnessUnit.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Result.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Assertion.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/TestSuite.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Decorator.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Runner/Terminal.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Assertion/CodeRef.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Regexp.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Exception.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Unit/Assertion/Boolean.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Failure.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Runner.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::HarnessUnit.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Assertion::CodeRef.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Error.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Procedural.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Loader.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Listener.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Test.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::TestSuite.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::TestCase.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Decorator.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Runner::Terminal.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::TkTestRunner.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Assertion::Exception.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Assertion.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Assertion::Regexp.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Assertion::Boolean.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::UnitHarness.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Debug.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Assert.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Tutorial.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::TestRunner.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Exception.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Warning.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Result.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/man/man3/Test::Unit::Setup.3pm
Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yXVghP
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ cd Test-Unit-0.27
+ '[' 1 -eq 1 ']'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Test-Unit-0.270.0-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YRi6ka
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ cd Test-Unit-0.27
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/doc/perl-Test-Unit
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/doc/perl-Test-Unit
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/Test-Unit-0.27/AUTHORS /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/doc/perl-Test-Unit
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/Test-Unit-0.27/ChangeLog /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/doc/perl-Test-Unit
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/Test-Unit-0.27/Changes /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/doc/perl-Test-Unit
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/Test-Unit-0.27/README /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/doc/perl-Test-Unit
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/Test-Unit-0.27/doc /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/doc/perl-Test-Unit
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/Test-Unit-0.27/examples /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT/usr/share/doc/perl-Test-Unit
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Test::Unit) = 0.270.0 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.150.200 perl(Test::Unit::UnitHarness::Exception) perl(Test::Unit::UnitHarness::TestCase) perl(Test::Unit::Warning) perl(Tk::ArrayBar) perl-Test-Unit = 0.270.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: 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::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(overload) perl(strict) perl(vars) perl-base >= 2:5.40.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/perl-Test-Unit-0.270.0-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zjDQsE
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Test-Unit-0.270.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    /home/pterjan/rpmbuild/SPECS/perl-Test-Unit.spec line 32: autopatch: no matching patches in range
D: [iurt_root_command] Success!