D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/perl-Regexp-Assemble-0.380.0-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0yVSJq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Regexp-Assemble-0.38
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Regexp-Assemble-0.38.tgz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Regexp-Assemble-0.38
+ /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.E1l1Go
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Regexp-Assemble-0.38
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Skipping testcover target, ExtUtils::MakeMaker::Coverage not found
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Regexp::Assemble
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
cp lib/Regexp/Assemble.pm blib/lib/Regexp/Assemble.pm
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MozDeK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64
+ cd Regexp-Assemble-0.38
+ '[' 1 -eq 1 ']'
+ rm -f eg/hostmatch/error.canonical
+ perl -pi -e s,/usr/local/bin/perl,/usr/bin/perl, 'eg/*' 'eg/hostmatch/*'
Can't open eg/*: No such file or directory.
Can't open eg/hostmatch/*: No such file or directory.
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Manifying 1 pod document
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/perl5/vendor_perl/Regexp/Assemble.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/man/man3/Regexp::Assemble.3pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.380.0-2.mga9 --unique-debug-suffix -0.380.0-2.mga9.aarch64 --unique-debug-src-base perl-Regexp-Assemble-0.380.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Regexp-Assemble-0.38

+ /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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Afuv9C
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Regexp-Assemble-0.38
+ '[' 1 -eq 1 ']'
+ /usr/bin/make test
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.34.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Regexp::Assemble
t/00_basic.t ...... ok
t/01_insert.t ..... ok
t/02_reduce.t ..... ok
t/03_str.t ........ ok
t/04_match.t ...... ok
t/05_hostmatch.t .. ok
t/06_general.t .... ok
t/07_warning.t .... ok
t/08_track.t ...... ok
t/09_debug.t ...... ok
t/10_perl514.t .... ok
All tests successful.
Files=11, Tests=2948,  8 wallclock secs ( 0.84 usr  0.07 sys +  6.04 cusr  0.32 csys =  7.27 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Regexp-Assemble-0.380.0-2.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QNl6Al
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Regexp-Assemble-0.38
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/doc/perl-Regexp-Assemble
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/doc/perl-Regexp-Assemble
+ cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/doc/perl-Regexp-Assemble
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/doc/perl-Regexp-Assemble
+ cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/doc/perl-Regexp-Assemble
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/doc/perl-Regexp-Assemble
+ cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/doc/perl-Regexp-Assemble
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/doc/perl-Regexp-Assemble
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/doc/perl-Regexp-Assemble
+ cp -pr examples /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64/usr/share/doc/perl-Regexp-Assemble
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Provides: perl(Regexp::Assemble) = 0.380.0 perl-Regexp-Assemble = 0.380.0-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl(constant) perl(overload) perl(re) perl(strict) perl(vars) perl(warnings) perl-base >= 2:5.34.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Regexp-Assemble-0.380.0-2.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nfysGZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Regexp-Assemble-0.38
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Assemble-0.380.0-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Jlw2US
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Regexp-Assemble-0.38
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!