D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/perl-Test-Refcount-0.100.0-3.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LJP8Rb
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZHtlhX
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ rm -rf Test-Refcount-0.10
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Test-Refcount-0.10.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Test-Refcount-0.10
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lDYnBC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ cd Test-Refcount-0.10
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Build.PL --installdirs=vendor
Checking prerequisites...
  recommends:
    *  Devel::MAT is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Run 'Build installdeps' to install missing prerequisites.

Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Test-Refcount' version '0.10'
+ ./Build
Building Test-Refcount
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yonAA6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT
+ cd Test-Refcount-0.10
+ '[' 1 -eq 1 ']'
+ ./Build install --destdir=/home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT --create_packlist=0
Building Test-Refcount
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT/usr/share/perl5/vendor_perl/Test/Refcount.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT/usr/share/man/man3/Test::Refcount.3pm
+ /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.8Nm68A
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ cd Test-Refcount-0.10
+ '[' 1 -eq 1 ']'
+ ./Build test
t/00use.t ....... ok
t/01count.t ..... ok
t/02one.t ....... ok
t/03weak.t ...... ok
t/04reftypes.t .. ok
t/99pod.t ....... skipped: Test::Pod 1.00 required for testing POD
All tests successful.
Files=6, Tests=20,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.28 cusr  0.02 csys =  0.34 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Test-Refcount-0.100.0-3.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GDmTQG
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ cd Test-Refcount-0.10
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT/usr/share/doc/perl-Test-Refcount
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT/usr/share/doc/perl-Test-Refcount
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/Test-Refcount-0.10/Changes /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT/usr/share/doc/perl-Test-Refcount
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/Test-Refcount-0.10/LICENSE /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT/usr/share/doc/perl-Test-Refcount
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/Test-Refcount-0.10/META.json /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT/usr/share/doc/perl-Test-Refcount
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/Test-Refcount-0.10/META.yml /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT/usr/share/doc/perl-Test-Refcount
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/Test-Refcount-0.10/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT/usr/share/doc/perl-Test-Refcount
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/Test-Refcount-0.10/README /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT/usr/share/doc/perl-Test-Refcount
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Test::Refcount) = 0.100.0 perl-Test-Refcount = 0.100.0-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl(B) perl(Scalar::Util) perl(Test::Builder) perl(Test::Builder::Module) perl(base) perl(constant) perl(strict) perl(warnings) perl-base >= 2:5.40.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/perl-Test-Refcount-0.100.0-3.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DRirsV
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Test-Refcount-0.100.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!