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-Cache-FastMmap-1.560.0-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ujg2HF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Cache-FastMmap-1.56 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Cache-FastMmap-1.56.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cache-FastMmap-1.56 + /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.4zmPFA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Cache-FastMmap-1.56 + '[' 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 Cache::FastMmap Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 'OPTIMIZE=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' Running Mkbootstrap for FastMmap () chmod 644 "FastMmap.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastMmap.bs blib/arch/auto/Cache/FastMmap/FastMmap.bs 644 cp lib/Cache/FastMmap.pm blib/lib/Cache/FastMmap.pm "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' FastMmap.xs > FastMmap.xsc mv FastMmap.xsc FastMmap.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.56\" -DXS_VERSION=\"1.56\" -fPIC "-I/usr/lib64/perl5/CORE" unix.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.56\" -DXS_VERSION=\"1.56\" -fPIC "-I/usr/lib64/perl5/CORE" mmap_cache.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"1.56\" -DXS_VERSION=\"1.56\" -fPIC "-I/usr/lib64/perl5/CORE" FastMmap.c In file included from FastMmap.xs:5: ppport.h:227: warning: "PERL_UNUSED_DECL" redefined 227 | # define PERL_UNUSED_DECL | In file included from FastMmap.xs:2: /usr/lib64/perl5/CORE/perl.h:438: note: this is the location of the previous definition 438 | # define PERL_UNUSED_DECL __attribute__unused__ | rm -f blib/arch/auto/Cache/FastMmap/FastMmap.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong FastMmap.o mmap_cache.o unix.o -o blib/arch/auto/Cache/FastMmap/FastMmap.so \ -lperl \ chmod 755 blib/arch/auto/Cache/FastMmap/FastMmap.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XR0b7M + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64 + cd Cache-FastMmap-1.56 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastMmap.bs blib/arch/auto/Cache/FastMmap/FastMmap.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Cache/FastMmap/FastMmap.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Cache/FastMmap.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64/usr/share/man/man3/Cache::FastMmap.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.560.0-2.mga9 --unique-debug-suffix -1.560.0-2.mga9.aarch64 --unique-debug-src-base perl-Cache-FastMmap-1.560.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Cache-FastMmap-1.56 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Cache/FastMmap/FastMmap.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Cache/FastMmap/FastMmap.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Cache-FastMmap-1.560.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Cache/FastMmap/FastMmap.so'; reason: Permission denied dwz: ./usr/lib64/perl5/vendor_perl/auto/Cache/FastMmap/FastMmap.so-1.560.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 124kB, size after compression: 124kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 168 blocks + /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.0u9nUf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Cache-FastMmap-1.56 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 test "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastMmap.bs blib/arch/auto/Cache/FastMmap/FastMmap.bs 644 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 t/1.t ... ok t/10.t .. ok t/11.t .. ok t/12.t .. ok t/13.t .. ok t/14.t .. ok t/15.t .. ok t/16.t .. ok t/17.t .. ok # Failed test 'Less fd's in child than caches: 29 < 20' # at t/18.t line 60. # Looks like you failed 1 test of 2. t/18.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/19.t .. skipped: No JSON/Sereal, no json/sereal storage tests t/2.t ... ok t/20.t .. ok t/21.t .. skipped: Large file tests need tmpfs with at least 8G t/22.t .. ok t/23.t .. ok t/3.t ... ok t/4.t ... ok t/5.t ... ok t/6.t ... ok t/7.t ... ok t/8.t ... ok t/9.t ... ok Test Summary Report ------------------- t/18.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=23, Tests=580, 41 wallclock secs ( 0.20 usr 0.11 sys + 27.11 cusr 4.31 csys = 31.73 CPU) Result: FAIL Failed 1/23 test programs. 1/580 subtests failed. make: *** [Makefile:1051: test_dynamic] Error 255 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.0u9nUf (%check) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.0u9nUf (%check) I: [iurt_root_command] ERROR: chroot