D: [iurt_root_command] chroot
warning: %make is deprecated, use %make_build instead
warning: %make is deprecated, use %make_build instead
Installing /home/iurt/rpmbuild/SRPMS/perl-File-Finder-0.530.0-10.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IQwfy5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf File-Finder-0.53
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/File-Finder-0.53.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd File-Finder-0.53
+ /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/iurt/rpmbuild/tmp/rpm-tmp.gPIkV2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd File-Finder-0.53
+ '[' 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 File::Finder
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j8
cp lib/File/Finder/Steps.pm blib/lib/File/Finder/Steps.pm
cp lib/File/Finder.pm blib/lib/File/Finder.pm
Manifying 2 pod documents
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4d3bI2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64
+ cd File-Finder-0.53
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64 'INSTALL=/usr/bin/install -p'
Manifying 2 pod documents
Installing /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64/usr/share/perl5/vendor_perl/File/Finder.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64/usr/share/perl5/vendor_perl/File/Finder/Steps.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64/usr/share/man/man3/File::Finder.3pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64/usr/share/man/man3/File::Finder::Steps.3pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64/usr/lib64/perl5/perllocal.pod
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.530.0-10.mga8 --unique-debug-suffix -0.530.0-10.mga8.x86_64 --unique-debug-src-base perl-File-Finder-0.530.0-10.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/File-Finder-0.53

+ /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-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kS1A64
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd File-Finder-0.53
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j8 test
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.32.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-core.t ............... ok
t/02-basic-logic.t ........ ok
t/03-options.t ............ ok
t/04-ffr.t ................ skipped: No File::Find::Rule installed
t/05-steps.t .............. ok
t/99-test-distro.t ........ skipped: Test::Distribution not installed
t/99-test-pod-coverage.t .. skipped: Test::Pod::Coverage required for testing POD
t/99-test-pod.t ........... skipped: Test::Pod 1.00 required for testing POD
All tests successful.
Files=8, Tests=87,  1 wallclock secs ( 0.07 usr  0.02 sys +  0.65 cusr  0.11 csys =  0.85 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-File-Finder-0.530.0-10.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YsY6V4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd File-Finder-0.53
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64/usr/share/doc/perl-File-Finder
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64/usr/share/doc/perl-File-Finder
+ cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64/usr/share/doc/perl-File-Finder
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64/usr/share/doc/perl-File-Finder
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64/usr/share/doc/perl-File-Finder
+ RPM_EC=0
++ jobs -p
+ exit 0
Use of uninitialized value in numeric ge (>=) at /usr/lib/rpm/mageia/perl.req-from-meta line 24.
Provides: perl(File::Finder) = 0.530.0 perl(File::Finder::Steps) = 0.530.0 perl-File-Finder = 0.530.0-10.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl >= 0:5.006 perl(Carp) perl(Exporter) perl(Test::More) perl(Text::Glob) perl(base) perl(strict) perl(warnings) perl-base >= 2:5.32.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-File-Finder-0.530.0-10.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RASeE2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd File-Finder-0.53
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-File-Finder-0.530.0-10.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1p53v3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf File-Finder-0.53
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!