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

+ /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.WGMdj8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd File-Rsync-0.49
+ '[' 1 -eq 1 ']'
+ /usr/bin/make test
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.34.0" "-Iblib/lib" "-Iblib/arch" test.pl
# NOTE: expect 'badoption' message for test 7
# NOTE: expect 'deprecated' message for test 8
ok 1 - module loaded
ok 2 - rsync executable found
# Running [rsync --archive blib destdir]
ok 3 - simple exec
# Running [rsync --archive blib destdir]
ok 4 - exec with args
# Running [rsync --archive some-non-existant-path-name destdir]
ok 5 - non-existant source
# Running [rsync --archive blib destdir/subdir]
ok 6 - non-existant destination
File::Rsync: badoption - unknown option. at test.pl line 91.
ok 7 - invalid option
File::Rsync: hash reference is deprecated, use array or list. at test.pl line 98.
ok 8 - deprecated hash ref
File::Rsync: hash reference is deprecated, use array or list. at test.pl line 106.
# checking [rsync --archive blib destdir]
ok 9 - mixed hash ref and non
# Running [rsync --archive --files-from=- blib destdir]
ok 10 - files-from array ref
# Running [rsync --archive --files-from=- blib destdir]
ok 11 - files-from infun
# Checking [rsync --archive --itemize-changes --omit-dir-times blib destdir]
ok 12 - ordered args
# Checking [rsync --archive --omit-dir-times --itemize-changes --no-perms --exclude=.*.swp --filter=:- .gitignore --delete blib destdir]
ok 13 - more ordered args
1..13
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-File-Rsync-0.490.0-4.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tKecRM
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd File-Rsync-0.49
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-File-Rsync-0.490.0-4.mga9.aarch64/usr/share/doc/perl-File-Rsync
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-File-Rsync-0.490.0-4.mga9.aarch64/usr/share/doc/perl-File-Rsync
+ cp -pr Changelog /home/iurt/rpmbuild/BUILDROOT/perl-File-Rsync-0.490.0-4.mga9.aarch64/usr/share/doc/perl-File-Rsync
+ cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-File-Rsync-0.490.0-4.mga9.aarch64/usr/share/doc/perl-File-Rsync
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-File-Rsync-0.490.0-4.mga9.aarch64/usr/share/doc/perl-File-Rsync
+ cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-File-Rsync-0.490.0-4.mga9.aarch64/usr/share/doc/perl-File-Rsync
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-File-Rsync-0.490.0-4.mga9.aarch64/usr/share/doc/perl-File-Rsync
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/perl-File-Rsync-0.490.0-4.mga9.aarch64/usr/share/doc/perl-File-Rsync
+ 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(File::Rsync) = 0.490.0 perl-File-Rsync = 0.490.0-4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl >= 0:5.008 perl(Carp) perl(Data::Dumper) perl(File::Path) perl(FileHandle) perl(IPC::Run3) perl(Scalar::Util) perl(Test::More) perl(strict) perl(vars) perl-base >= 2:5.34.0
Obsoletes: perl-File-Rsync < 0.430.0-13
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-File-Rsync-0.490.0-4.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-File-Rsync-0.490.0-4.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HF6D9P
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd File-Rsync-0.49
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-File-Rsync-0.490.0-4.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aOmLqw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf File-Rsync-0.49
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!