D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/perl-Regexp-Grammars-1.57.0-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qNdCOR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Regexp-Grammars-1.057
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Regexp-Grammars-1.057.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Regexp-Grammars-1.057
+ /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.aSCtuR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Regexp-Grammars-1.057
+ '[' 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 Regexp::Grammars
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
cp lib/Regexp/Grammars.pm blib/lib/Regexp/Grammars.pm
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lHxxGQ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64
+ cd Regexp-Grammars-1.057
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64 'INSTALL=/usr/bin/install -p'
Manifying 1 pod document
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/share/perl5/vendor_perl/Regexp/Grammars.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/share/man/man3/Regexp::Grammars.3pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/lib64/perl5/perllocal.pod
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.57.0-1.mga8 --unique-debug-suffix -1.57.0-1.mga8.aarch64 --unique-debug-src-base perl-Regexp-Grammars-1.57.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Regexp-Grammars-1.057

+ /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.JTGpTR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Regexp-Grammars-1.057
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 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
# Testing Regexp::Grammars 1.057
t/00.load.t ............................ ok
t/alias_literal.t ...................... ok
t/aliased_subpatterns.t ................ ok
t/arg.t ................................ ok
t/autoflatten.t ........................ ok
t/backref.t ............................ ok
t/backref_ARG.t ........................ ok
t/charnames.t .......................... ok
t/charset.t ............................ ok
t/class_accessor.t ..................... ok
t/clear_actions.t ...................... ok
t/comment.t ............................ ok
t/data_structure.t ..................... ok
t/error.t .............................. ok
t/error_non_backtracking.t ............. ok
t/error_non_hash_based.t ............... ok
t/error_translate.t .................... ok
t/fatal.t .............................. ok
t/fwdref.t ............................. ok
t/grammar.t ............................ ok
t/grammar_polymorphism.t ............... ok
t/hash.t ............................... ok
t/hash_redef.t ......................... ok
t/hash_redef_local.t ................... ok
t/inline_computation.t ................. ok
t/inline_computation_handler.t ......... ok
t/inline_computation_obj_handler.t ..... ok
t/local_ws.t ........................... ok
t/lookaheads.t ......................... ok
t/matchline.t .......................... ok
t/matchpos.t ........................... ok
t/minimize_bug.t ....................... ok
t/missing_slash_x.t .................... ok
t/moose.t .............................. skipped: Moose required for testing moosey objrules
t/neg_lookahead.t ...................... ok
t/new.t ................................ ok
t/new_init.t ........................... ok
t/new_init_autoload.t .................. ok
t/new_init_limited_autoload.t .......... ok
t/new_init_limited_autoload_warn.t ..... ok
t/no_context.t ......................... ok
t/no_context_counterlocal.t ............ ok
t/no_context_local.t ................... ok
t/no_context_named_capture.t ........... ok
t/non_backtracking.t ................... ok
t/obj_rename.t ......................... ok
t/one_liner.t .......................... ok
t/pod.t ................................ skipped: Test::Pod 1.14 required for testing POD
t/pseudovars.t ......................... ok
t/repop_ws.t ........................... ok
t/seplist.t ............................ ok
t/seplist_countedhash_0.t .............. ok
t/seplist_countedhash_0_.t ............. ok
t/seplist_countedhash_0_1.t ............ ok
t/seplist_countedhash_0_N.t ............ ok
t/seplist_countedhash_1.t .............. ok
t/seplist_countedhash_1_.t ............. ok
t/seplist_countedhash_1_N.t ............ ok
t/seplist_countedhash_M_.t ............. ok
t/seplist_countedhash_M_N.t ............ ok
t/seplist_countedhash_N.t .............. ok
  warn | Non-backtracking subrule call <[item=Value]>++
       | at t/seplist_greediness.t line 45
       | may not revert correctly during backtracking.
       | (If grammar does not work, try <[item=Value]>+ instead)
       | 
t/seplist_greediness.t ................. ok
t/seplist_plushash.t ................... ok
t/seplist_questionmark.t ............... ok
t/seplist_rawhash.t .................... ok
t/seplist_starhash.t ................... ok
t/seplist_trailing__countedhash_0.t .... ok
t/seplist_trailing__countedhash_0_.t ... ok
t/seplist_trailing__countedhash_0_1.t .. ok
t/seplist_trailing__countedhash_0_N.t .. ok
t/seplist_trailing__countedhash_1.t .... ok
t/seplist_trailing__countedhash_1_.t ... ok
t/seplist_trailing__countedhash_1_N.t .. ok
t/seplist_trailing__countedhash_M_.t ... ok
t/seplist_trailing__countedhash_M_N.t .. ok
t/seplist_trailing__countedhash_N.t .... ok
  warn | Non-backtracking subrule call <[item=Value]>++
       | at t/seplist_trailing__greediness.t line 45
       | may not revert correctly during backtracking.
       | (If grammar does not work, try <[item=Value]>+ instead)
       | 
t/seplist_trailing__greediness.t ....... ok
t/seplist_trailing__plushash.t ......... ok
t/seplist_trailing__questionmark.t ..... ok
t/seplist_trailing__rawhash.t .......... ok
t/seplist_trailing__starhash.t ......... ok
t/top_is_token.t ....................... ok
t/ws_redefine.t ........................ ok
All tests successful.
Files=83, Tests=1407, 20 wallclock secs ( 0.62 usr  0.11 sys + 16.95 cusr  1.42 csys = 19.10 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Regexp-Grammars-1.57.0-1.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.T8hnnR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Regexp-Grammars-1.057
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/share/doc/perl-Regexp-Grammars
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/share/doc/perl-Regexp-Grammars
+ cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/share/doc/perl-Regexp-Grammars
+ cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/share/doc/perl-Regexp-Grammars
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/share/doc/perl-Regexp-Grammars
+ cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/share/doc/perl-Regexp-Grammars
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/share/doc/perl-Regexp-Grammars
+ cp -pr demo /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64/usr/share/doc/perl-Regexp-Grammars
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Regexp::Grammars) = 1.57.0 perl(Regexp::Grammars::Precursor) perl-Regexp-Grammars = 1.57.0-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl >= 1:5.010 perl(B::Hooks::Parser) >= 0.160.0 perl(Data::Dumper) perl(Scalar::Util) perl(Test::More) perl(mro) perl(overload) perl(re) perl(strict) perl(vars) perl(version) perl(warnings) perl-base >= 2:5.32.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Regexp-Grammars-1.57.0-1.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p7OeUR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Regexp-Grammars-1.057
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Regexp-Grammars-1.57.0-1.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SYwU7R
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Regexp-Grammars-1.057
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!