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-Clone-Choose-0.10.0-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0h6uDW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Clone-Choose-0.010 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Clone-Choose-0.010.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Clone-Choose-0.010 + /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.nPAlXY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Clone-Choose-0.010 + '[' 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 Clone::Choose Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 cp lib/Clone/Choose.pm blib/lib/Clone/Choose.pm Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vfJrVX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64 + cd Clone-Choose-0.010 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64/usr/share/perl5/vendor_perl/Clone/Choose.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64/usr/share/man/man3/Clone::Choose.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.10.0-3.mga8 --unique-debug-suffix -0.10.0-3.mga8.aarch64 --unique-debug-src-base perl-Clone-Choose-0.10.0-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Clone-Choose-0.010 + /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.3q2oVV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Clone-Choose-0.010 + '[' 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/Auto/*/*.t t/*.t t/Clone/*/*.t t/Storable/*/*.t t/ClonePP/*/*.t xt/*.t t/02-load-with-clone.t ............. skipped: No Clone found. Can't prove load successfull with :Clone. t/03-load-with-storable.t .......... ok t/04-load-with-clone-pp.t .......... skipped: No Clone::PP found. Can't prove load successfull with :Clone::PP. t/08-import-fail.t ................. skipped: Module::Runtime not found. Skipping test. # Testing Clone::Choose 0.01, Perl 5.032000, /usr/bin/perl5.32.0 # Using backend Storable version 3.21 t/Auto/MR/00-load.t ................ ok t/Auto/MR/01-simple.t .............. ok t/Auto/MR/05-scalar.t .............. ok t/Auto/MR/06-array.t ............... ok t/Auto/MR/07-hash.t ................ ok t/Auto/MR/09-get_backends.t ........ ok # Testing Clone::Choose 0.01, Perl 5.032000, /usr/bin/perl5.32.0 # Using backend Storable version 3.21 t/Auto/NoMR/00-load.t .............. ok t/Auto/NoMR/01-simple.t ............ ok t/Auto/NoMR/05-scalar.t ............ ok t/Auto/NoMR/06-array.t ............. ok t/Auto/NoMR/07-hash.t .............. ok t/Auto/NoMR/09-get_backends.t ...... ok t/Clone/MR/00-load.t ............... skipped: No Clone found. t/Clone/MR/01-simple.t ............. skipped: No Clone found. t/Clone/MR/05-scalar.t ............. skipped: No Clone found. t/Clone/MR/06-array.t .............. skipped: No Clone found. t/Clone/MR/07-hash.t ............... skipped: No Clone found. t/Clone/MR/09-get_backends.t ....... skipped: No Clone found. t/Clone/NoMR/00-load.t ............. skipped: No Clone found. t/Clone/NoMR/01-simple.t ........... skipped: No Clone found. t/Clone/NoMR/05-scalar.t ........... skipped: No Clone found. t/Clone/NoMR/06-array.t ............ skipped: No Clone found. t/Clone/NoMR/07-hash.t ............. skipped: No Clone found. t/Clone/NoMR/09-get_backends.t ..... skipped: No Clone found. t/ClonePP/MR/00-load.t ............. skipped: No Clone::PP found. t/ClonePP/MR/01-simple.t ........... skipped: No Clone::PP found. t/ClonePP/MR/05-scalar.t ........... skipped: No Clone::PP found. t/ClonePP/MR/06-array.t ............ skipped: No Clone::PP found. t/ClonePP/MR/07-hash.t ............. skipped: No Clone::PP found. t/ClonePP/MR/09-get_backends.t ..... skipped: No Clone::PP found. t/ClonePP/NoMR/00-load.t ........... skipped: No Clone::PP found. t/ClonePP/NoMR/01-simple.t ......... skipped: No Clone::PP found. t/ClonePP/NoMR/05-scalar.t ......... skipped: No Clone::PP found. t/ClonePP/NoMR/06-array.t .......... skipped: No Clone::PP found. t/ClonePP/NoMR/07-hash.t ........... skipped: No Clone::PP found. t/ClonePP/NoMR/09-get_backends.t ... skipped: No Clone::PP found. # Testing Clone::Choose 0.01, Perl 5.032000, /usr/bin/perl5.32.0 # Using backend Storable version 3.21 t/Storable/MR/00-load.t ............ ok t/Storable/MR/01-simple.t .......... ok t/Storable/MR/05-scalar.t .......... ok t/Storable/MR/06-array.t ........... ok t/Storable/MR/07-hash.t ............ ok t/Storable/MR/09-get_backends.t .... ok # Testing Clone::Choose 0.01, Perl 5.032000, /usr/bin/perl5.32.0 # Using backend Storable version 3.21 t/Storable/NoMR/00-load.t .......... ok t/Storable/NoMR/01-simple.t ........ ok t/Storable/NoMR/05-scalar.t ........ ok t/Storable/NoMR/06-array.t ......... ok t/Storable/NoMR/07-hash.t .......... ok t/Storable/NoMR/09-get_backends.t .. ok All tests successful. Files=52, Tests=129, 9 wallclock secs ( 0.26 usr 0.11 sys + 8.01 cusr 0.83 csys = 9.21 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Clone-Choose-0.10.0-3.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CSa6LY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Clone-Choose-0.010 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64/usr/share/doc/perl-Clone-Choose + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64/usr/share/doc/perl-Clone-Choose + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64/usr/share/doc/perl-Clone-Choose + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64/usr/share/doc/perl-Clone-Choose + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64/usr/share/doc/perl-Clone-Choose + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64/usr/share/doc/perl-Clone-Choose + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Clone::Choose) = 0.10.0 perl-Clone-Choose = 0.10.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Storable) 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-Clone-Choose-0.10.0-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Clone-Choose-0.10.0-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hrNiGX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Clone-Choose-0.010 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Clone-Choose-0.10.0-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q8Ya8V + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Clone-Choose-0.010 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!