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-Text-CSV-2.10.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H8o8GA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Text-CSV-2.01 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Text-CSV-2.01.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-CSV-2.01 + /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.ZoUlBK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Text-CSV-2.01 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Welcome to Text::CSV (v.2.01) ============================= If you install Text::CSV_XS v.1.46, it makes Text::CSV faster. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::CSV Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 cp lib/Text/CSV_PP.pm blib/lib/Text/CSV_PP.pm cp lib/Text/CSV.pm blib/lib/Text/CSV.pm Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ShFpm1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64 + cd Text-CSV-2.01 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Manifying 2 pod documents Installing /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/share/perl5/vendor_perl/Text/CSV.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/share/perl5/vendor_perl/Text/CSV_PP.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/share/man/man3/Text::CSV_PP.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/share/man/man3/Text::CSV.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.10.0-1.mga9 --unique-debug-suffix -2.10.0-1.mga9.aarch64 --unique-debug-src-base perl-Text-CSV-2.10.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Text-CSV-2.01 + /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.OvCHLP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Text-CSV-2.01 + '[' 1 -eq 1 ']' + 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 # PERL_TEXT_CSV: undef t/00_pod.t ............... skipped: Test::Pod 1.00 required for testing POD t/01_is_pp.t ............. ok t/10_base.t .............. ok t/12_acc.t ............... ok t/15_flags.t ............. ok t/20_file.t .............. ok t/21_lexicalio.t ......... ok t/22_scalario.t .......... ok t/30_types.t ............. ok t/40_misc.t .............. ok t/41_null.t .............. ok t/45_eol.t ............... ok t/46_eol_si.t ............ ok t/50_utf8.t .............. ok t/51_utf8.t .............. ok t/55_combi.t ............. ok t/60_samples.t ........... ok t/65_allow.t ............. ok t/66_formula.t ........... ok t/70_rt.t ................ ok t/71_pp.t ................ ok t/75_hashref.t ........... ok t/76_magic.t ............. ok t/77_getall.t ............ ok t/78_fragment.t .......... ok t/79_callbacks.t ......... ok t/80_diag.t .............. ok t/81_subclass.t .......... ok t/85_util.t .............. ok t/90_csv.t ............... ok t/91_csv_cb.t ............ ok t/fields_containing_0.t .. ok t/rt99774.t .............. ok All tests successful. Files=33, Tests=52295, 55 wallclock secs ( 9.36 usr 0.86 sys + 46.17 cusr 2.26 csys = 58.65 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Text-CSV-2.10.0-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HqNaCh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Text-CSV-2.01 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/share/doc/perl-Text-CSV + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/share/doc/perl-Text-CSV + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/share/doc/perl-Text-CSV + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/share/doc/perl-Text-CSV + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/share/doc/perl-Text-CSV + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64/usr/share/doc/perl-Text-CSV + 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. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Provides: perl(Text::CSV) = 2.10.0 perl(Text::CSV::ErrorDiag) perl(Text::CSV_PP) = 2.10.0 perl-Text-CSV = 2.10.0-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.006001 perl(Carp) perl(Exporter) perl(IO::Handle) perl(Test::Harness) perl(Test::More) >= 0.710.0 perl(bytes) perl(overload) perl(strict) perl(vars) perl-base >= 2:5.34.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/perl-Text-CSV-2.10.0-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PNbxJh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Text-CSV-2.01 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Text-CSV-2.10.0-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uTZpyZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Text-CSV-2.01 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!