D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/perl-SQL-Abstract-Limit-0.142.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kUiuua + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf SQL-Abstract-Limit-0.142 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/SQL-Abstract-Limit-0.142.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd SQL-Abstract-Limit-0.142 + /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.xMrKI3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SQL-Abstract-Limit-0.142 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor destdir=/home/iurt/rpmbuild/BUILDROOT/perl-SQL-Abstract-Limit-0.142.0-1.mga9.aarch64 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for SQL::Abstract::Limit Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j4 V=1 VERBOSE=1 cp lib/SQL/Abstract/Limit.pm blib/lib/SQL/Abstract/Limit.pm Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.moYJ92 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-SQL-Abstract-Limit-0.142.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-SQL-Abstract-Limit-0.142.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-SQL-Abstract-Limit-0.142.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-SQL-Abstract-Limit-0.142.0-1.mga9.aarch64 + cd SQL-Abstract-Limit-0.142 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-SQL-Abstract-Limit-0.142.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /home/iurt/rpmbuild/BUILDROOT/perl-SQL-Abstract-Limit-0.142.0-1.mga9.aarch64/usr/share/perl5/vendor_perl/SQL/Abstract/Limit.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-SQL-Abstract-Limit-0.142.0-1.mga9.aarch64/usr/share/man/man3/SQL::Abstract::Limit.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-SQL-Abstract-Limit-0.142.0-1.mga9.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.142.0-1.mga9 --unique-debug-suffix -0.142.0-1.mga9.aarch64 --unique-debug-src-base perl-SQL-Abstract-Limit-0.142.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/SQL-Abstract-Limit-0.142 + /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/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J3cCVs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd SQL-Abstract-Limit-0.142 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j4 V=1 VERBOSE=1 test PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.32.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing SQL::Abstract::Limit 0.142 t/00.load.t ....... ok t/01.sql.t ........ ok t/02.syntax.t ..... ok # Failed test 'SQL::Abstract - no limit' # at t/03.subclass.t line 33. # 'SELECT col1, col2 FROM table WHERE this = ?' # doesn't match '(?^:^SELECT\ col1\,\ col2\ FROM\ table\ WHERE\ \(\ this\ \=\ \?\ \)$)' # Looks like you failed 1 test of 3. t/03.subclass.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests t/04.args.t ....... ok t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.t ........... skipped: Test::Pod 1.14 required for testing POD Test Summary Report ------------------- t/03.subclass.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 Files=7, Tests=31, 2 wallclock secs ( 0.09 usr 0.01 sys + 1.54 cusr 0.20 csys = 1.84 CPU) Result: FAIL Failed 1/7 test programs. 1/31 subtests failed. make: *** [Makefile:873: test_dynamic] Error 255 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.J3cCVs (%check) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.J3cCVs (%check) I: [iurt_root_command] ERROR: chroot