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-Test-BinaryData-0.14.0-8.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bMdyVr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Test-BinaryData-0.014 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Test-BinaryData-0.014.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-BinaryData-0.014 + /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.iFKPrs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-BinaryData-0.014 + '[' 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 Test::BinaryData Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 cp lib/Test/BinaryData.pm blib/lib/Test/BinaryData.pm Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xpL30r + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64 + cd Test-BinaryData-0.014 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/share/perl5/vendor_perl/Test/BinaryData.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/share/man/man3/Test::BinaryData.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.14.0-8.mga8 --unique-debug-suffix -0.14.0-8.mga8.aarch64 --unique-debug-src-base perl-Test-BinaryData-0.14.0-8.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Test-BinaryData-0.014 + /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.q0guYt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-BinaryData-0.014 + '[' 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/00-compile.t ................ ok # You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at /usr/share/perl5/Test/Tester.pm line 9. # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10 # perl: 5.032000 (wanted 5.006) on linux from /usr/bin/perl5.32.0 # # Carp => 1.50 (want any version) # Encode => 3.06 (want any version) # Exporter => 5.74 (want any version) # ExtUtils::MakeMaker => 7.44 (want 6.30) # File::Spec => 3.78 (want any version) # IO::Handle => 1.42 (want any version) # IPC::Open3 => 1.21 (want any version) # Test::Builder => 1.302175 (want any version) # Test::More => 1.302175 (want 0.96) # Test::Tester => 1.302175 (want 0.107) # strict => 1.11 (want any version) # warnings => 1.47 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok t/basic.t ..................... ok All tests successful. Files=3, Tests=71, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.86 cusr 0.07 csys = 1.01 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Test-BinaryData-0.14.0-8.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RBLVgr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-BinaryData-0.014 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/share/doc/perl-Test-BinaryData + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/share/doc/perl-Test-BinaryData + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/share/doc/perl-Test-BinaryData + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/share/doc/perl-Test-BinaryData + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/share/doc/perl-Test-BinaryData + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/share/doc/perl-Test-BinaryData + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/share/doc/perl-Test-BinaryData + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64/usr/share/doc/perl-Test-BinaryData + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Test::BinaryData) = 0.14.0 perl-Test-BinaryData = 0.14.0-8.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::Builder) 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-Test-BinaryData-0.14.0-8.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Test-BinaryData-0.14.0-8.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k6SVyq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-BinaryData-0.014 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Test-BinaryData-0.14.0-8.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dQ7qsr + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Test-BinaryData-0.014 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!