D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/perl-Test-Strict-0.520.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MDm7MQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Test-Strict-0.52 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Test-Strict-0.52.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-Strict-0.52 + /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.JPG1tQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-Strict-0.52 + '[' 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::Strict Writing MYMETA.yml and MYMETA.json + for fn in t/92-manifest.t t/93-checkmanifest.t + cat + for fn in t/92-manifest.t t/93-checkmanifest.t + cat + /usr/bin/make -O -j8 cp lib/Test/Strict.pm blib/lib/Test/Strict.pm Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7t5ZpS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64 + cd Test-Strict-0.52 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/share/perl5/vendor_perl/Test/Strict.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/share/man/man3/Test::Strict.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.520.0-1.mga8 --unique-debug-suffix -0.520.0-1.mga8.aarch64 --unique-debug-src-base perl-Test-Strict-0.520.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Test-Strict-0.52 + '[' -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.v7OTAT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-Strict-0.52 + '[' 1 -eq 1 ']' + make 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 # Testing Test::Strict 0.52, Perl 5.030001, /usr/bin/perl5.30.1 t/00-load.t ............ ok # First all_perl_files_ok starting # First all_perl_files_ok done # Start creating files in /tmp/MWIJfVo_TW # [ # '/tmp/Ka3b5r80UB/2cyAUxGIpC.pl', # '/tmp/Ka3b5r80UB/jyJ1CYmVMw.pl', # '/tmp/Ka3b5r80UB/fu5O2zuJGQ.pl', # '/tmp/Ka3b5r80UB/D7rbGWYztQ.pl' # ] # File to skip: /tmp/Ka3b5r80UB/jyJ1CYmVMw.pl # Start all_perl_files_ok on /tmp/Ka3b5r80UB (should be 2*3 = 6 tests) t/01all.t .............. ok t/02fail.t ............. ok t/03-test-perl-file.t .. ok t/04cover.t ............ skipped: cover binary required to run test coverage - Set $Test::Strict::COVER to the path to 'cover' t/90-pod.t ............. skipped: Test::Pod 1.48 required for testing POD t/91-pod-coverage.t .... skipped: Test::Pod::Coverage 1.10 required for testing POD coverage t/92-manifest.t ........ ok t/93-checkmanifest.t ... ok t/94-version.t ......... skipped: Test::Version 1.003001 required for testing version numbers t/95-changes.t ......... skipped: Test::CPAN::Changes required for this test All tests successful. Files=11, Tests=81, 5 wallclock secs ( 0.07 usr 0.02 sys + 4.04 cusr 0.65 csys = 4.78 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Test-Strict-0.520.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0djZ7Q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-Strict-0.52 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/share/doc/perl-Test-Strict + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/share/doc/perl-Test-Strict + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/share/doc/perl-Test-Strict + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/share/doc/perl-Test-Strict + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/share/doc/perl-Test-Strict + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/share/doc/perl-Test-Strict + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/share/doc/perl-Test-Strict + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64/usr/share/doc/perl-Test-Strict + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Test::Strict) = 0.520.0 perl-Test-Strict = 0.520.0-1.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(Config) perl(File::Find) >= 0.10.0 perl(File::Spec) >= 0.10.0 perl(File::Temp) >= 0.10.0 perl(FindBin) >= 0.10.0 perl(Test::Builder) >= 0.10.0 perl(strict) perl-base >= 2:5.30.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Test-Strict-0.520.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MNeq7P + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Test-Strict-0.52 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Test-Strict-0.520.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4hQ6HR + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Test-Strict-0.52 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!