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-Getopt-Inherited-1.100.860-9.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BFetZZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Getopt-Inherited-1.100860 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Getopt-Inherited-1.100860.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Getopt-Inherited-1.100860 + /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.AdjPp3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Getopt-Inherited-1.100860 + '[' 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 Getopt::Inherited Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 cp lib/Getopt/Inherited.pm blib/lib/Getopt/Inherited.pm Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IhgfE2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64 + cd Getopt-Inherited-1.100860 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64/usr/share/perl5/vendor_perl/Getopt/Inherited.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64/usr/share/man/man3/Getopt::Inherited.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.100.860-9.mga8 --unique-debug-suffix -1.100.860-9.mga8.aarch64 --unique-debug-src-base perl-Getopt-Inherited-1.100.860-9.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Getopt-Inherited-1.100860 + /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.CupAF2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Getopt-Inherited-1.100860 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 test PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.32.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............... ok # Testing with Perl 5.032001, /usr/bin/perl5.32.1 # Carp version is 1.50 # Class::Accessor::Complex version is 1.100880 # Data::Inherited version is 1.100860 # English version is 1.11 # ExtUtils::MakeMaker version is 7.44 # File::Find version is 1.37 # File::Temp version is 0.2309 # Getopt::Long version is 2.51 # Pod::Usage version is 1.69 # Scalar::Util version is 1.55 # Test::More version is 1.302175 # constant version is 1.33 # parent version is 0.238 t/000-report-versions.t ...... ok t/01_basic.t ................. ok t/author-critic.t ............ skipped: these tests are for testing by the author t/release-check-changes.t .... skipped: these tests are for release candidate testing t/release-dist-manifest.t .... skipped: these tests are for release candidate testing t/release-has-version.t ...... skipped: these tests are for release candidate testing t/release-kwalitee.t ......... skipped: these tests are for release candidate testing t/release-meta-yaml.t ........ skipped: these tests are for release candidate testing t/release-minimum-version.t .. skipped: these tests are for release candidate testing t/release-pod-coverage.t ..... skipped: these tests are for release candidate testing t/release-pod-spell.t ........ skipped: these tests are for release candidate testing t/release-pod-syntax.t ....... skipped: these tests are for release candidate testing t/release-portability.t ...... skipped: these tests are for release candidate testing t/release-synopsis.t ......... skipped: these tests are for release candidate testing All tests successful. Files=15, Tests=16, 2 wallclock secs ( 0.10 usr 0.01 sys + 2.27 cusr 0.24 csys = 2.62 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Getopt-Inherited-1.100.860-9.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uKtud0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Getopt-Inherited-1.100860 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64/usr/share/doc/perl-Getopt-Inherited + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64/usr/share/doc/perl-Getopt-Inherited + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64/usr/share/doc/perl-Getopt-Inherited + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64/usr/share/doc/perl-Getopt-Inherited + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64/usr/share/doc/perl-Getopt-Inherited + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Getopt::Inherited) = 1.100.860 perl-Getopt-Inherited = 1.100.860-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.008 perl(Carp) perl(Class::Accessor::Complex) perl(Data::Inherited) perl(English) perl(File::Find) perl(File::Temp) perl(Getopt::Long) perl(Pod::Usage) perl(Scalar::Util) perl(Test::More) >= 0.880.0 perl(constant) perl(parent) perl(strict) perl(warnings) perl-base >= 2:5.32.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Getopt-Inherited-1.100.860-9.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cQKdK0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Getopt-Inherited-1.100860 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Getopt-Inherited-1.100.860-9.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9dtE2Z + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Getopt-Inherited-1.100860 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!