D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/perl-Mail-Transport-Dbx-0.70.0-27.mga10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.k0v5Fw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf Mail-Transport-Dbx-0.07
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Mail-Transport-Dbx-0.07.tar.bz2
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Mail-Transport-Dbx-0.07
+ rm -rf /home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07-SPECPARTS
+ /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/pterjan/rpmbuild/tmp/rpm-tmp.TrxsYc
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd Mail-Transport-Dbx-0.07
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Writing MYMETA.yml and MYMETA.json
Generating a Unix-style Makefile
Writing Makefile for Mail::Transport::Dbx
Writing MYMETA.yml and MYMETA.json
+ make
cp Dbx.pm blib/lib/Mail/Transport/Dbx.pm
AutoSplitting blib/lib/Mail/Transport/Dbx.pm (blib/lib/auto/Mail/Transport/Dbx)
cd libdbx && make "CCFLAGS=-D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -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" "CC=gcc" "OPTIMIZE=-g"
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/libdbx'
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -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=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE"  -DDBX_LITTLE_ENDIAN libdbx.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -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=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE"  -DDBX_LITTLE_ENDIAN timeconv.c
ar cr libdbx.a libdbx.o timeconv.o
: libdbx.a
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/libdbx'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/libdbx'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/libdbx'
Running Mkbootstrap for Dbx ()
chmod 644 "Dbx.bs"
"/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dbx.bs blib/arch/auto/Mail/Transport/Dbx/Dbx.bs 644
"/usr/bin/perl5.38.2" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/typemap'  Dbx.xs > Dbx.xsc
mv Dbx.xsc Dbx.c
gcc -c  -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -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.07\" -DXS_VERSION=\"0.07\" -fPIC "-I/usr/lib64/perl5/CORE"   Dbx.c
In file included from Dbx.xs:5:
ppport.h:227:11: warning: "PERL_UNUSED_DECL" redefined
  227 | #  define PERL_UNUSED_DECL
      |           ^~~~~~~~~~~~~~~~
In file included from Dbx.xs:2:
/usr/lib64/perl5/CORE/perl.h:516:11: note: this is the location of the previous definition
  516 | #  define PERL_UNUSED_DECL __attribute__unused__
      |           ^~~~~~~~~~~~~~~~
Dbx.xs: In function 'datify':
Dbx.xs:157:5: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations]
  157 |     if (GIMME == G_ARRAY) {
      |     ^~
In file included from /usr/lib64/perl5/CORE/perl.h:6188:
/usr/lib64/perl5/CORE/proto.h:1019:1: note: declared here
 1019 | Perl_dowantarray(pTHX)
      | ^~~~~~~~~~~~~~~~
rm -f blib/arch/auto/Mail/Transport/Dbx/Dbx.so
gcc  -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong  Dbx.o  -o blib/arch/auto/Mail/Transport/Dbx/Dbx.so libdbx/libdbx.a \
    -lperl   \
  
chmod 755 blib/arch/auto/Mail/Transport/Dbx/Dbx.so
Manifying 1 pod document
+ make test
"/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dbx.bs blib/arch/auto/Mail/Transport/Dbx/Dbx.bs 644
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/libdbx'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/libdbx'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/libdbx'
No tests defined for Mail::Transport::Dbx::libdbx extension.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/libdbx'
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.38.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/0_pod.t ........... skipped: Test::Pod not installed
t/0_pod_coverage.t .. ok
t/1.t ............... ok
t/2.t ............... ok
t/3.t ............... ok
t/fixed.t ........... ok
All tests successful.
Files=6, Tests=59,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.13 cusr  0.00 csys =  0.15 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fft6mg
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64 '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64
++ dirname /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64
+ cd Mail-Transport-Dbx-0.07
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/libdbx'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/libdbx'
"/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dbx.bs blib/arch/auto/Mail/Transport/Dbx/Dbx.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/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/Dbx.so
Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/autosplit.ix
Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/lib64/perl5/vendor_perl/Mail/Transport/Dbx.pm
Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/share/man/man3/Mail::Transport::Dbx.3pm
Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.70.0-27.mga10 --unique-debug-suffix -0.70.0-27.mga10.x86_64 --unique-debug-src-base perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07
find-debuginfo: starting

Extracting debug info from 1 files
objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/Dbx.so'; reason: Permission denied
objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Mail/Transport/Dbx/Dbx.so'; reason: Permission denied
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64
221 blocks
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XS6G5r
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd Mail-Transport-Dbx-0.07
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/share/doc/perl-Mail-Transport-Dbx
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/share/doc/perl-Mail-Transport-Dbx
+ cp -pr /home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/Changes /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/share/doc/perl-Mail-Transport-Dbx
+ cp -pr /home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07/README /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64/usr/share/doc/perl-Mail-Transport-Dbx
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Mail::Transport::Dbx) = 0.70.0 perl-Mail-Transport-Dbx = 0.70.0-27.mga10 perl-Mail-Transport-Dbx(x86-64) = 0.70.0-27.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.38()(64bit) perl >= 0:5.00503 perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl-base >= 2:5.38.2
Processing files: perl-Mail-Transport-Dbx-debugsource-0.70.0-27.mga10.x86_64
Provides: perl-Mail-Transport-Dbx-debugsource = 0.70.0-27.mga10 perl-Mail-Transport-Dbx-debugsource(x86-64) = 0.70.0-27.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-Mail-Transport-Dbx-debuginfo-0.70.0-27.mga10.x86_64
Provides: debuginfo(build-id) = 4d8eb38257bded33cc1524aa7069364ffd1e1183 perl-Mail-Transport-Dbx-debuginfo = 0.70.0-27.mga10 perl-Mail-Transport-Dbx-debuginfo(x86-64) = 0.70.0-27.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-Mail-Transport-Dbx-debugsource(x86-64) = 0.70.0-27.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Mail-Transport-Dbx-debuginfo-0.70.0-27.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Mail-Transport-Dbx-debugsource-0.70.0-27.mga10.x86_64.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VP9PVH
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd Mail-Transport-Dbx-0.07
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Mail-Transport-Dbx-0.70.0-27.mga10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EySCmw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/Mail-Transport-Dbx-0.07-SPECPARTS
+ rm -rf Mail-Transport-Dbx-0.07 Mail-Transport-Dbx-0.07.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!