D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/perl-BerkeleyDB-0.650.0-5.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tXVq2x + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2xz0Q0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build + rm -rf BerkeleyDB-0.65 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/BerkeleyDB-0.65.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd BerkeleyDB-0.65 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 644 Changes README + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6VeUlJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build + cd BerkeleyDB-0.65 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for BerkeleyDB Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j16 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' cp BerkeleyDB/Hash.pm blib/lib/BerkeleyDB/Hash.pm cp BerkeleyDB.pm blib/lib/BerkeleyDB.pm cp BerkeleyDB.pod blib/lib/BerkeleyDB.pod cp scan.pl blib/lib/scan.pl cp BerkeleyDB/Btree.pm blib/lib/BerkeleyDB/Btree.pm cp mkconsts.pl blib/lib/mkconsts.pl Running Mkbootstrap for BerkeleyDB () chmod 644 "BerkeleyDB.bs" "/usr/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- BerkeleyDB.bs blib/arch/auto/BerkeleyDB/BerkeleyDB.bs 644 "/usr/bin/perl5.40.0" "/usr/share/perl5/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BerkeleyDB-0.65/typemap' BerkeleyDB.xs > BerkeleyDB.xsc Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in BerkeleyDB.xs, line 5936 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in BerkeleyDB.xs, line 5964 mv BerkeleyDB.xsc BerkeleyDB.c gcc -c -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.65\" -DXS_VERSION=\"0.65\" -fPIC "-I/usr/lib64/perl5/CORE" BerkeleyDB.c BerkeleyDB.xs: In function 'XS_BerkeleyDB__Common_partial_set': BerkeleyDB.xs:4737:13: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 4737 | if (GIMME == G_ARRAY) { | ^~ In file included from /usr/lib64/perl5/CORE/perl.h:6186, from BerkeleyDB.xs:24: /usr/lib64/perl5/CORE/proto.h:1031:1: note: declared here 1031 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ BerkeleyDB.xs: In function 'XS_BerkeleyDB__Common_partial_clear': BerkeleyDB.xs:4755:13: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 4755 | if (GIMME == G_ARRAY) { | ^~ /usr/lib64/perl5/CORE/proto.h:1031:1: note: declared here 1031 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ BerkeleyDB.xs: In function 'XS_BerkeleyDB__Cursor_partial_set': BerkeleyDB.xs:5377:13: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 5377 | if (GIMME == G_ARRAY) { | ^~ /usr/lib64/perl5/CORE/proto.h:1031:1: note: declared here 1031 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ BerkeleyDB.xs: In function 'XS_BerkeleyDB__Cursor_partial_clear': BerkeleyDB.xs:5395:13: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 5395 | if (GIMME == G_ARRAY) { | ^~ /usr/lib64/perl5/CORE/proto.h:1031:1: note: declared here 1031 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ rm -f blib/arch/auto/BerkeleyDB/BerkeleyDB.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong BerkeleyDB.o -o blib/arch/auto/BerkeleyDB/BerkeleyDB.so \ -ldb -lperl \ chmod 755 blib/arch/auto/BerkeleyDB/BerkeleyDB.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.soXujG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT + cd BerkeleyDB-0.65 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- BerkeleyDB.bs blib/arch/auto/BerkeleyDB/BerkeleyDB.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/BerkeleyDB/BerkeleyDB.so Installing /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/BerkeleyDB.pm Installing /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/mkconsts.pl Installing /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/BerkeleyDB.pod Installing /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/scan.pl Installing /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/BerkeleyDB/Hash.pm Installing /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/BerkeleyDB/Btree.pm Installing /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT/usr/share/man/man3/BerkeleyDB.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.650.0-5.mga10 --unique-debug-suffix -0.650.0-5.mga10.x86_64 --unique-debug-src-base perl-BerkeleyDB-0.650.0-5.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BerkeleyDB-0.65 find-debuginfo: starting Extracting debug info from 1 files objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILD/perl-BerkeleyDB-0.650.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/BerkeleyDB/BerkeleyDB.so'; reason: Permission denied *** ERROR:: GDB exited with exit status 1 during index generation error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.soXujG (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.soXujG (%install) I: [iurt_root_command] ERROR: chroot