D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: %make is deprecated, use %make_build instead
warning: %make is deprecated, use %make_build instead
Installing /home/iurt/rpmbuild/SRPMS/perl-Module-Install-GithubMeta-0.300.0-5.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tG4RMd
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Module-Install-GithubMeta-0.30
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Module-Install-GithubMeta-0.30.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Module-Install-GithubMeta-0.30
+ /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.Tn7blM
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Module-Install-GithubMeta-0.30
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
I can run 'make' good
Checking if your kit is complete...
Warning: the following files are missing in your kit:
	Changes
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for Module::Install::GithubMeta
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j8
cp lib/Module/Install/GithubMeta.pm blib/lib/Module/Install/GithubMeta.pm
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1msdUJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64
+ cd Module-Install-GithubMeta-0.30
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Manifying 1 pod document
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64/usr/share/perl5/vendor_perl/Module/Install/GithubMeta.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64/usr/share/man/man3/Module::Install::GithubMeta.3pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.300.0-5.mga9 --unique-debug-suffix -0.300.0-5.mga9.aarch64 --unique-debug-src-base perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Module-Install-GithubMeta-0.30

+ /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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9CkUa1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Module-Install-GithubMeta-0.30
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j8 test
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.34.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Testing Module::Install::GithubMeta 0.30, Perl 5.034000, /usr/bin/perl5.34.0
t/00_compile.t ....... ok
# include /home/iurt/rpmbuild/BUILD/Module-Install-GithubMeta-0.30/dist/inc/Module/Install.pm
# include inc/Module/Install/Metadata.pm
# include inc/Module/Install/Base.pm
# include inc/Module/Install/GithubMeta.pm
# include inc/Module/Install/WriteAll.pm
# include inc/Module/Install/Makefile.pm
# include inc/Module/Install/Win32.pm
# include inc/Module/Install/Can.pm
# include inc/Module/Install/Fetch.pm
# Generating a Unix-style Makefile
# Writing Makefile for Foo::Bar
# Writing MYMETA.yml and MYMETA.json
# Writing META.yml
t/01_dist.t .......... ok
t/99_pod.t ........... skipped: Test::Pod 1.00 required for testing POD
t/99_pod_coverage.t .. skipped: Test::Pod::Coverage 1.00 required for testing POD coverage
All tests successful.
Files=4, Tests=2,  1 wallclock secs ( 0.04 usr  0.01 sys +  0.91 cusr  0.11 csys =  1.07 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Module-Install-GithubMeta-0.300.0-5.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.guX9Bk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Module-Install-GithubMeta-0.30
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64/usr/share/doc/perl-Module-Install-GithubMeta
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64/usr/share/doc/perl-Module-Install-GithubMeta
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64/usr/share/doc/perl-Module-Install-GithubMeta
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64/usr/share/doc/perl-Module-Install-GithubMeta
+ cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64/usr/share/doc/perl-Module-Install-GithubMeta
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64/usr/share/doc/perl-Module-Install-GithubMeta
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Provides: perl(Module::Install::GithubMeta) = 0.300.0 perl-Module-Install-GithubMeta = 0.300.0-5.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl(Cwd) perl(Module::Install) >= 0.850.0 perl(Module::Install::Base) perl(base) perl(strict) perl(vars) perl(warnings) perl-base >= 2:5.34.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Module-Install-GithubMeta-0.300.0-5.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.phTTx0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Module-Install-GithubMeta-0.30
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Module-Install-GithubMeta-0.300.0-5.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DflMBr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Module-Install-GithubMeta-0.30
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!