D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/perl-Text-Diff-1.450.0-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mfXH6Z + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Text-Diff-1.45 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Text-Diff-1.45.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-Diff-1.45 + /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.nNeZLZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Text-Diff-1.45 + '[' 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 Text::Diff Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 cp lib/Text/Diff/Table.pm blib/lib/Text/Diff/Table.pm cp lib/Text/Diff/Config.pm blib/lib/Text/Diff/Config.pm cp lib/Text/Diff.pm blib/lib/Text/Diff.pm Manifying 3 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.496pGZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64 + cd Text-Diff-1.45 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64 'INSTALL=/usr/bin/install -p' Manifying 3 pod documents Installing /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/perl5/vendor_perl/Text/Diff.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/perl5/vendor_perl/Text/Diff/Config.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/perl5/vendor_perl/Text/Diff/Table.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/man/man3/Text::Diff::Table.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/man/man3/Text::Diff.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/man/man3/Text::Diff::Config.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.450.0-4.mga8 --unique-debug-suffix -1.450.0-4.mga8.x86_64 --unique-debug-src-base perl-Text-Diff-1.450.0-4.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Text-Diff-1.45 + /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.jfYYMY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Text-Diff-1.45 + '[' 1 -eq 1 ']' + make 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/97_meta.t ..... skipped: Author tests not required for installation t/98_pod.t ...... skipped: Author tests not required for installation t/99_pmv.t ...... skipped: Author tests not required for installation t/ext_format.t .. ok t/general.t ..... ok t/inputs.t ...... ok t/keygen.t ...... ok t/outputs.t ..... ok t/table.t ....... ok All tests successful. Files=9, Tests=33, 1 wallclock secs ( 0.06 usr 0.00 sys + 0.40 cusr 0.03 csys = 0.49 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Text-Diff-1.450.0-4.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CBWuN0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Text-Diff-1.45 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/doc/perl-Text-Diff + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/doc/perl-Text-Diff + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/doc/perl-Text-Diff + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/doc/perl-Text-Diff + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/doc/perl-Text-Diff + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/doc/perl-Text-Diff + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/doc/perl-Text-Diff + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64/usr/share/doc/perl-Text-Diff + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Text::Diff) = 1.450.0 perl(Text::Diff::Base) perl(Text::Diff::Config) = 1.440.0 perl(Text::Diff::Table) = 1.440.0 perl-Text-Diff = 1.450.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(Algorithm::Diff) >= 1.190.0 perl(Carp) perl(Exporter) perl(Text::Diff::Config) perl(constant) 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-Text-Diff-1.450.0-4.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Text-Diff-1.450.0-4.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8bhqWY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Text-Diff-1.45 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Text-Diff-1.450.0-4.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hGDNs1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Text-Diff-1.45 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!