D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/perl-Unicode-MapUTF8-1.140.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eWaKMp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Unicode-MapUTF8-1.14 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Unicode-MapUTF8-1.14.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Unicode-MapUTF8-1.14 + /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.XZnpKm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Unicode-MapUTF8-1.14 + '[' 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 Unicode::MapUTF8 Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 cp lib/Unicode/MapUTF8.pod blib/lib/Unicode/MapUTF8.pod cp lib/Unicode/MapUTF8.pm blib/lib/Unicode/MapUTF8.pm Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q2k7Gn + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64 + cd Unicode-MapUTF8-1.14 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/perl5/vendor_perl/Unicode/MapUTF8.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/perl5/vendor_perl/Unicode/MapUTF8.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/man/man3/Unicode::MapUTF8.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.140.0-1.mga8 --unique-debug-suffix -1.140.0-1.mga8.x86_64 --unique-debug-src-base perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Unicode-MapUTF8-1.14 + /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.9UTWGm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Unicode-MapUTF8-1.14 + '[' 1 -eq 1 ']' + /usr/bin/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 eight-bit - ok unicode - ok multi-byte - ok jcode - ok charset aliases - ok t/01_unicode_maputf8.t .. ok t/97_distribution.t ..... skipped: Test::Distribution not installed t/98_pod_coverage.t ..... skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/99_pod.t .............. skipped: Test::Pod 1.00 required for testing POD All tests successful. Files=4, Tests=5, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.27 cusr 0.02 csys = 0.33 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Unicode-MapUTF8-1.140.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4q6pdq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Unicode-MapUTF8-1.14 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/doc/perl-Unicode-MapUTF8 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/doc/perl-Unicode-MapUTF8 + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/doc/perl-Unicode-MapUTF8 + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/doc/perl-Unicode-MapUTF8 + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/doc/perl-Unicode-MapUTF8 + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/doc/perl-Unicode-MapUTF8 + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/doc/perl-Unicode-MapUTF8 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64/usr/share/doc/perl-Unicode-MapUTF8 + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Unicode::MapUTF8) = 1.140.0 perl-Unicode-MapUTF8 = 1.140.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Exporter) perl(File::Copy) perl(Jcode) perl(Unicode::Map) perl(Unicode::Map8) perl(Unicode::String) perl(strict) perl(subs) perl(vars) perl(warnings) perl-base >= 2:5.32.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Unicode-MapUTF8-1.140.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4obLsq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Unicode-MapUTF8-1.14 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Unicode-MapUTF8-1.140.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4wTVdn + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Unicode-MapUTF8-1.14 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!