D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QPxwmt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Dancer2-Plugin-REST-1.02
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Dancer2-Plugin-REST-1.02.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Dancer2-Plugin-REST-1.02
+ /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.5bmlqs
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Dancer2-Plugin-REST-1.02
+ '[' 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 Dancer2::Plugin::REST
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
cp lib/Dancer2/Plugin/REST.pm blib/lib/Dancer2/Plugin/REST.pm
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EWWlas
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64
+ cd Dancer2-Plugin-REST-1.02
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64 'INSTALL=/usr/bin/install -p'
Manifying 1 pod document
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/perl5/vendor_perl/Dancer2/Plugin/REST.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/man/man3/Dancer2::Plugin::REST.3pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/lib64/perl5/perllocal.pod
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.20.0-4.mga8 --unique-debug-suffix -1.20.0-4.mga8.aarch64 --unique-debug-src-base perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Dancer2-Plugin-REST-1.02

+ /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.26TQJq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Dancer2-Plugin-REST-1.02
+ '[' 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/00-compile.t ........................ ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.44
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.44
# 
# === Test Requires ===
# 
#     Module                     Want     Have
#     ---------------------- -------- --------
#     Dancer2                0.203000 0.300004
#     Dancer2::Core::Request      any 0.300004
#     Data::Dumper                any    2.174
#     ExtUtils::MakeMaker         any     7.44
#     File::Spec                  any     3.78
#     HTTP::Request::Common       any     6.26
#     IO::Handle                  any     1.42
#     IPC::Open3                  any     1.21
#     JSON                        any     4.02
#     Module::Runtime             any    0.016
#     Plack::Test                 any    undef
#     Test::More                  any 1.302175
#     Test::Requires              any     0.11
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                           Want     Have
#     ---------------------------- -------- --------
#     Carp                              any     1.50
#     Dancer2                      0.203000 0.300004
#     Dancer2::Core::HTTP          0.203000 0.300004
#     Dancer2::Plugin                   any 0.300004
#     Dancer2::Serializer::Mutable      any 0.300004
#     List::Util                        any     1.55
#     Moo                               any 2.004000
#     strict                            any     1.11
#     warnings                          any     1.47
# 
t/00-report-prereqs.t ................. ok
t/02_prepare_serializer_for_format.t .. ok
t/03_resource.t ....................... ok
t/04_helpers.t ........................ ok
t/04_plugin_settings.t ................ ok
t/05_named_captures.t ................. ok
t/06_tcp_server.t ..................... ok
t/gh14-deserialized.t ................. ok
All tests successful.
Files=9, Tests=44, 13 wallclock secs ( 0.10 usr  0.02 sys + 11.13 cusr  0.45 csys = 11.70 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Dancer2-Plugin-REST-1.20.0-4.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lb1PVq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Dancer2-Plugin-REST-1.02
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/doc/perl-Dancer2-Plugin-REST
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/doc/perl-Dancer2-Plugin-REST
+ cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/doc/perl-Dancer2-Plugin-REST
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/doc/perl-Dancer2-Plugin-REST
+ cp -pr SIGNATURE /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/doc/perl-Dancer2-Plugin-REST
+ cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/doc/perl-Dancer2-Plugin-REST
+ cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/doc/perl-Dancer2-Plugin-REST
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/doc/perl-Dancer2-Plugin-REST
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64/usr/share/doc/perl-Dancer2-Plugin-REST
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Dancer2::Plugin::REST) = 1.20.0 perl-Dancer2-Plugin-REST = 1.20.0-4.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl >= 1:5.12.0 perl(Carp) perl(Dancer2) >= 0.203.0 perl(Dancer2::Core::HTTP) >= 0.203.0 perl(Dancer2::Plugin) perl(Dancer2::Serializer::Mutable) perl(List::Util) perl(Moo) 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-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dsHnLu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Dancer2-Plugin-REST-1.02
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Dancer2-Plugin-REST-1.20.0-4.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i8Wdku
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Dancer2-Plugin-REST-1.02
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!