D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/perl-Template-Semantic-0.100.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wdwqIF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Template-Semantic-0.10 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Template-Semantic-0.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Template-Semantic-0.10 + /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.WNNn2D + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Template-Semantic-0.10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Build.PL INSTALLDIRS=vendor Creating new 'Build' script for 'Template-Semantic' version '0.10' + ./Build cp lib/Template/Semantic/Filter.pm blib/lib/Template/Semantic/Filter.pm cp lib/Template/Semantic/Document.pm blib/lib/Template/Semantic/Document.pm cp lib/Template/Semantic/Cookbook.pod blib/lib/Template/Semantic/Cookbook.pod cp lib/Template/Semantic.pm blib/lib/Template/Semantic.pm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wuxxmE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64 + cd Template-Semantic-0.10 + '[' 1 -eq 1 ']' + ./Build install --destdir=/home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64 --prefix=/usr Installing /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/perl5/5.32/Template/Semantic.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/perl5/5.32/Template/Semantic/Filter.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/perl5/5.32/Template/Semantic/Cookbook.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/perl5/5.32/Template/Semantic/Document.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/man/man3/Template::Semantic.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/man/man3/Template::Semantic::Cookbook.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/man/man3/Template::Semantic::Filter.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/man/man3/Template::Semantic::Document.3pm + mv /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64//usr/share/perl5/5.32 /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64//usr/share/perl5/vendor_perl + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.100.0-1.mga8 --unique-debug-suffix -0.100.0-1.mga8.aarch64 --unique-debug-src-base perl-Template-Semantic-0.100.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Template-Semantic-0.10 + /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.jvWdVC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Template-Semantic-0.10 + '[' 1 -eq 1 ']' + ./Build test t/00_compile.t .......... ok t/01_load-template.t .... ok t/02_process.t .......... ok t/03_as_string.t ........ ok t/04_selector.t ......... ok t/05_value-type.t ....... ok t/06_libxml-hack.t ...... ok t/07_default-filters.t .. ok t/08_custom-filter.t .... skipped: Test requires module 'Text::Pipe' but it's not found t/09_libxml_options.t ... ok t/10_xinclude.t ......... ok t/11_exp_to_xpath.t ..... ok All tests successful. Files=12, Tests=207, 4 wallclock secs ( 0.18 usr 0.00 sys + 3.55 cusr 0.28 csys = 4.01 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Template-Semantic-0.100.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yi7fYG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Template-Semantic-0.10 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/doc/perl-Template-Semantic + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/doc/perl-Template-Semantic + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/doc/perl-Template-Semantic + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/doc/perl-Template-Semantic + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/doc/perl-Template-Semantic + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/doc/perl-Template-Semantic + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64/usr/share/doc/perl-Template-Semantic + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Template::Semantic) = 0.100.0 perl(Template::Semantic::Document) perl(Template::Semantic::Filter) perl-Template-Semantic = 0.100.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.008000 perl(Carp) perl(Exporter) perl(HTML::Selector::XPath) >= 0.170.0 perl(Scalar::Util) >= 1.190.0 perl(Template::Semantic::Document) perl(Template::Semantic::Filter) perl(XML::LibXML) >= 1.690.0 perl(base) perl(overload) 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-Template-Semantic-0.100.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Template-Semantic-0.100.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7m2WqF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Template-Semantic-0.10 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Template-Semantic-0.100.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9uh1QD + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Template-Semantic-0.10 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!