D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/perl-indirect-0.390.0-9.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QDfS0u
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iUT9Ka
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ rm -rf indirect-0.39
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/indirect-0.39.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd indirect-0.39
+ /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.5UXBhi
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ 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'
+ export CFLAGS
+ CXXFLAGS='-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'
+ export CXXFLAGS
+ FFLAGS='-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 '
+ export FFLAGS
+ FCFLAGS='-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 '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd indirect-0.39
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Checking if this is gcc 3.4 on Windows trying to link against an import library... no
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for indirect
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
Running Mkbootstrap for indirect ()
chmod 644 "indirect.bs"
cp lib/indirect.pm blib/lib/indirect.pm
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- indirect.bs blib/arch/auto/indirect/indirect.bs 644
"/usr/bin/perl5.40.1" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  indirect.xs > indirect.xsc
mv indirect.xsc indirect.c
gcc -c   -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.39\" -DXS_VERSION=\"0.39\" -fPIC "-I/usr/lib64/perl5/CORE"   indirect.c
indirect.xs: In function 'indirect_ck_const':
indirect.xs:357:12: warning: argument 2 null where non-null expected [-Wnonnull]
  357 |         && memcmp(SvPVX(sv), HvNAME_get(PL_curstash), len) == 0) {
      |            ^~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:1711,
                 from indirect.xs:6:
/usr/include/string.h:64:12: note: in a call to function 'memcmp' declared 'nonnull'
   64 | extern int memcmp (const void *__s1, const void *__s2, size_t __n)
      |            ^~~~~~
rm -f blib/arch/auto/indirect/indirect.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  indirect.o  -o blib/arch/auto/indirect/indirect.so  \
    -lperl   \
  
chmod 755 blib/arch/auto/indirect/indirect.so
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VIoUIk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT
+ 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'
+ export CFLAGS
+ CXXFLAGS='-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'
+ export CXXFLAGS
+ FFLAGS='-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 '
+ export FFLAGS
+ FCFLAGS='-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 '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd indirect-0.39
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- indirect.bs blib/arch/auto/indirect/indirect.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-indirect-0.390.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/indirect/indirect.so
Installing /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/indirect.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/share/man/man3/indirect.3pm
Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.390.0-9.mga10 --unique-debug-suffix -0.390.0-9.mga10.x86_64 --unique-debug-src-base perl-indirect-0.390.0-9.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/indirect-0.39
find-debuginfo: starting

Extracting debug info from 1 files
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-indirect-0.390.0-9.mga10.x86_64
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
Reading /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jKx0g6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ 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'
+ export CFLAGS
+ CXXFLAGS='-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'
+ export CXXFLAGS
+ FFLAGS='-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 '
+ export FFLAGS
+ FCFLAGS='-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 '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd indirect-0.39
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 test
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- indirect.bs blib/arch/auto/indirect/indirect.bs 644
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.40.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing indirect 0.39, Perl 5.040001, /usr/bin/perl5.40.1
t/00-load.t ................ ok
# Using threads 2.40
# Using threads::shared 1.69
t/09-load-threads.t ........ ok
t/10-args.t ................ ok
t/11-line.t ................ ok
t/12-env.t ................. ok
t/20-good.t ................ ok
t/21-bad.t ................. ok
t/22-bad-mixed.t ........... ok
t/23-bad-notaint.t ......... ok
t/30-scope.t ............... ok
t/31-hints.t ............... ok
t/32-global.t .............. ok
# Using IO::Handle 1.55
# Using IO::Select 1.55
# Using IPC::Open3 1.22
t/33-compilation-errors.t .. ok
# Using threads 2.40
# Using threads::shared 1.69
t/40-threads.t ............. ok
# Using threads 2.40
# Using threads::shared 1.69
t/41-threads-teardown.t .... ok
# Using threads 2.40
# Using threads::shared 1.69
t/42-threads-global.t ...... ok
t/45-memory.t .............. ok
t/46-stress.t .............. ok
t/47-stress-use.t .......... ok
t/50-external.t ............ ok
t/51-dd-newlines.t ......... skipped: Could not load Devel::Declare 0.006007
All tests successful.
Files=21, Tests=4679,  2 wallclock secs ( 0.24 usr  0.03 sys +  1.99 cusr  0.37 csys =  2.63 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-indirect-0.390.0-9.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BGvANa
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ cd indirect-0.39
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/share/doc/perl-indirect
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/share/doc/perl-indirect
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/indirect-0.39/Changes /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/share/doc/perl-indirect
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/indirect-0.39/META.json /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/share/doc/perl-indirect
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/indirect-0.39/META.yml /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/share/doc/perl-indirect
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/indirect-0.39/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/share/doc/perl-indirect
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/indirect-0.39/README /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/share/doc/perl-indirect
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/indirect-0.39/samples /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT/usr/share/doc/perl-indirect
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(indirect) perl(indirect) = 0.390.0 perl-indirect = 0.390.0-9.mga10 perl-indirect(x86-64) = 0.390.0-9.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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.40()(64bit) perl >= 0:5.008_001 perl(Carp) perl(XSLoader) perl(strict) perl(warnings) perl-base >= 2:5.40.1
Processing files: perl-indirect-debugsource-0.390.0-9.mga10.x86_64
Provides: perl-indirect-debugsource = 0.390.0-9.mga10 perl-indirect-debugsource(x86-64) = 0.390.0-9.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-indirect-debuginfo-0.390.0-9.mga10.x86_64
Provides: debuginfo(build-id) = 20dd34fb9db1986ab8a31dde801b20fa8941e5f7 perl-indirect-debuginfo = 0.390.0-9.mga10 perl-indirect-debuginfo(x86-64) = 0.390.0-9.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-indirect-debugsource(x86-64) = 0.390.0-9.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-indirect-0.390.0-9.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-indirect-debugsource-0.390.0-9.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-indirect-debuginfo-0.390.0-9.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q2eo9L
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-indirect-0.390.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!