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-Sysadm-Install-0.460.0-4.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PAUt2K + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Sysadm-Install-0.46 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Sysadm-Install-0.46.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Sysadm-Install-0.46 + /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.afCWcL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Sysadm-Install-0.46 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor WARNING: Expect not found. You won't be able to use hammer(). Install Expect from CPAN later if you want to. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sysadm::Install Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 cp lib/Sysadm/Install.pm blib/lib/Sysadm/Install.pm cp eg/one-liner blib/script/one-liner "/usr/bin/perl5.30.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/one-liner Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J5mJtK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64 + cd Sysadm-Install-0.46 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/share/perl5/vendor_perl/Sysadm/Install.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/share/man/man3/Sysadm::Install.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/bin/one-liner Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.460.0-4.mga8 --unique-debug-suffix -0.460.0-4.mga8.aarch64 --unique-debug-src-base perl-Sysadm-Install-0.460.0-4.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Sysadm-Install-0.46 + '[' -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/translate_menu + '[' -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/python 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.DBmlsJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Sysadm-Install-0.46 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 test PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.30.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/001.t .............. ok t/002tar.t ........... ok t/003slurp.t ......... ok t/004plough.t ........ ok t/005qquote.t ........ ok t/006perm.t .......... ok t/007fs.t ............ ok t/008dry.t ........... ok t/009snip.t .......... ok t/010carp.t .......... ok t/011defor.t ......... ok t/012tap.t ........... ok t/013download.t ...... ok t/014utf8.t .......... ok t/015caller_level.t .. ok t/016printable.t ..... ok t/017cdback.t ........ ok t/018home.t .......... ok All tests successful. Files=18, Tests=60, 5 wallclock secs ( 0.07 usr 0.04 sys + 3.84 cusr 0.46 csys = 4.41 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Sysadm-Install-0.460.0-4.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ys0H5M + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Sysadm-Install-0.46 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/share/doc/perl-Sysadm-Install + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/share/doc/perl-Sysadm-Install + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/share/doc/perl-Sysadm-Install + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/share/doc/perl-Sysadm-Install + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/share/doc/perl-Sysadm-Install + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/share/doc/perl-Sysadm-Install + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/share/doc/perl-Sysadm-Install + cp -pr eg /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64/usr/share/doc/perl-Sysadm-Install + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Sysadm::Install) = 0.460.0 perl-Sysadm-Install = 0.460.0-4.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(Cwd) perl(File::Basename) perl(File::Copy) perl(File::Path) perl(File::Spec::Functions) perl(File::Temp) >= 0.160.0 perl(File::Which) >= 1.90.0 perl(LWP::Simple) perl(Log::Log4perl) >= 1.280.0 perl(Log::Log4perl::Util) perl(Sysadm::Install) perl(Term::ReadKey) perl(strict) perl(warnings) perl-base >= 2:5.30.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Sysadm-Install-0.460.0-4.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ELDVEJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Sysadm-Install-0.46 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Sysadm-Install-0.460.0-4.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xxdgVK + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Sysadm-Install-0.46 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!