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-Math-GMPq-0.480.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XJOxLO
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Math-GMPq-0.48
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Math-GMPq-0.48.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Math-GMPq-0.48
+ /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.Xavlxz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Math-GMPq-0.48
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor

This module requires gmp-4.2.0 (or later)

Building without 64-bit 'long long' support
Building without 'long double' support
Building without '__float128' support
Checking if your kit is complete...
Looks good
Writing MYMETA.yml and MYMETA.json
Writing MYMETA.yml and MYMETA.json
Generating a Unix-style Makefile
Writing Makefile for Math::GMPq
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
Running Mkbootstrap for GMPq ()
chmod 644 "GMPq.bs"
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
Running Mkbootstrap for Random ()
chmod 644 "Random.bs"
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPq.bs blib/arch/auto/Math/GMPq/GMPq.bs 644
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPq/Random/Random.bs 644
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
cp GMPq.pod blib/lib/Math/GMPq.pod
cp GMPq.pm blib/lib/Math/GMPq.pm
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
cp Random.pm ../blib/lib/Math/GMPq/Random.pm
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
"/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random/../typemap'  Random.xs > Random.xsc
mv Random.xsc Random.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
"/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/typemap'  GMPq.xs > GMPq.xsc
mv GMPq.xsc GMPq.c
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
gcc -c   -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 -g   -DVERSION=\"0.48\" -DXS_VERSION=\"0.48\" -fPIC "-I/usr/lib64/perl5/CORE" -DNEWPERL   Random.c
Random.xs: In function 'Rgmp_urandomb_ui':
Random.xs:109:26: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=]
  109 |      if(req > max) croak("In Math::GMPq::Random::Rgmp_urandomb_ui, requested %u bits, but %u is the maximum allowed", req, max);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~
      |                                                                                                                       |
      |                                                                                                                       long unsigned int
Random.xs:109:26: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
  109 |      if(req > max) croak("In Math::GMPq::Random::Rgmp_urandomb_ui, requested %u bits, but %u is the maximum allowed", req, max);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       ~~~
      |                                                                                                                            |
      |                                                                                                                            long unsigned int
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
rm -f ../blib/arch/auto/Math/GMPq/Random/Random.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  Random.o  -o ../blib/arch/auto/Math/GMPq/Random/Random.so  \
   -lgmp -lperl   \
  
chmod 755 ../blib/arch/auto/Math/GMPq/Random/Random.so
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
Running Mkbootstrap for V ()
chmod 644 "V.bs"
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPq/V/V.bs 644
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
cp V.pm ../blib/lib/Math/GMPq/V.pm
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
"/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  V.xs > V.xsc
mv V.xsc V.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
gcc -c   -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 -g   -DVERSION=\"0.48\" -DXS_VERSION=\"0.48\" -fPIC "-I/usr/lib64/perl5/CORE" -DNEWPERL   V.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
rm -f ../blib/arch/auto/Math/GMPq/V/V.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  V.o  -o ../blib/arch/auto/Math/GMPq/V/V.so  \
    -lperl   \
  
chmod 755 ../blib/arch/auto/Math/GMPq/V/V.so
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
gcc -c   -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 -g   -DVERSION=\"0.48\" -DXS_VERSION=\"0.48\" -fPIC "-I/usr/lib64/perl5/CORE"  -DNEWPERL GMPq.c
GMPq.xs: In function 'Rmpq_set_str':
GMPq.xs:116:34: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=]
  116 |      if(b == 1 || b > 62) croak ("%u is not a valid base in Rmpq_set_str", b);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~
      |                                                                            |
      |                                                                            long unsigned int
GMPq.xs:118:14: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'UV' {aka 'long unsigned int'} [-Wformat=]
  118 |        croak("String supplied to Rmpq_set_str function is not a valid base %u number", SvUV(base));
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rm -f blib/arch/auto/Math/GMPq/GMPq.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  GMPq.o  -o blib/arch/auto/Math/GMPq/GMPq.so  \
   -lgmp -lperl   \
  
chmod 755 blib/arch/auto/Math/GMPq/GMPq.so
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sY0zAb
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64
+ cd Math-GMPq-0.48
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPq/Random/Random.bs 644
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPq/V/V.bs 644
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPq.bs blib/arch/auto/Math/GMPq/GMPq.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-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/GMPq.so
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/V/V.so
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/Random/Random.so
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/Math/GMPq.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/Math/GMPq.pod
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/Math/GMPq/V.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/Math/GMPq/Random.pm
Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/share/man/man3/Math::GMPq.3pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.480.0-1.mga9 --unique-debug-suffix -0.480.0-1.mga9.aarch64 --unique-debug-src-base perl-Math-GMPq-0.480.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/GMPq.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/V/V.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/Random/Random.so
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/V/V.so'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/Random/Random.so'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/GMPq.so'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/V/V.so'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/Random/Random.so'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPq/GMPq.so'; reason: Permission denied
dwz: ./usr/lib64/perl5/vendor_perl/auto/Math/GMPq/GMPq.so-0.480.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/perl5/vendor_perl/auto/Math/GMPq/Random/Random.so-0.480.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/perl5/vendor_perl/auto/Math/GMPq/V/V.so-0.480.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 416kB, size after compression: 416kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match.
584 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.4ftCQj
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Math-GMPq-0.48
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 test
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPq.bs blib/arch/auto/Math/GMPq/GMPq.bs 644
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPq/Random/Random.bs 644
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPq/V/V.bs 644
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPq/Random/Random.bs 644
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
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/gmp_random.t .. ok
All tests successful.
Files=1, Tests=3,  1 wallclock secs ( 0.02 usr  0.03 sys +  0.03 cusr  0.00 csys =  0.08 CPU)
Result: PASS
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/Random'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPq/V/V.bs 644
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
No tests defined for Math::GMPq::V extension.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/V'
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

GMP Header version (major): 6
GMP Header version (minor): 2
GMP Header version (patchlevel): 1
GMP CC: gcc
GMP CFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
t/_1aaa_v.t ............... ok

# Using Math::GMPq version 0.48
# Using gmp library version 6.2.1
# CC is gcc
# CFLAGS are -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
# GMP_LIMB_BITS is 64
# GMP_NAIL_BITS is 0
# INT_MIN  : -2147483648
# INT_MAX  : 2147483647
# UINT_MAX : 4294967295
# LONG_MIN : -9223372036854775808
# LONG_MAX : 9223372036854775807
# ULONG_MAX: 18446744073709551615
# REQUIRED_LDBL_MANT_DIG: 113
t/_1basic.t ............... ok
t/_itsa.t ................. ok

Couldn't load Math::GMPz - skipping all tests:
Can't locate Math/GMPz.pm in @INC (you may need to install the Math::GMPz module) (@INC contains: /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/lib /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/arch /usr/local/lib64/perl5/5.34 /usr/local/share/perl5/5.34 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/cmp_z.t line 5.

t/cmp_z.t ................. ok

$@: Can't locate Math/GMPz.pm in @INC (you may need to install the Math::GMPz module) (@INC contains: /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/lib /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/arch /usr/local/lib64/perl5/5.34 /usr/local/share/perl5/5.34 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/divby0.t line 159.

Skipping tests 12 to 20 - could not load Math::GMPz

$@: Can't locate Math/MPFR.pm in @INC (you may need to install the Math::MPFR module) (@INC contains: /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/lib /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/arch /usr/local/lib64/perl5/5.34 /usr/local/share/perl5/5.34 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/divby0.t line 271.

Skipping tests 21 to 24 - could not load Math::MPFR
t/divby0.t ................ ok
t/get_set_cmp_IV_NV.t ..... ok
Skipping test 2 - no long double support
t/longdouble.t ............ ok
t/new.t ................... ok
t/NOK_and_POK.t ........... ok
t/not_zero.t .............. ok
t/NV_overloading.t ........ ok
t/out_str.t ............... ok
t/overload.t .............. ok

Skipping tests - no Math::MPFR
t/overload_cross_class.t .. ok
Skipping test 1 - no recent version of Test::Pod installed
t/pod.t ................... ok
Skipping test 5 - Math::GMPz not available
Skipping test 6 - Math::GMPf not available
t/printf.t ................ ok
t/Rmpq_integer_p.t ........ ok
Skipping test 4 - no Math::GMPz
Skipping test 6 - no Math::GMPf
Skipping test 16 - no Math::GMPz
Skipping test 17 - no Math::GMPz
t/test1.t ................. ok
t/TRmpq_out_str.t ......... ok
t/use64bitint.t ........... ok
$@: Can't locate Math/GMPz.pm in @INC (you may need to install the Math::GMPz module) (@INC contains: /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/lib /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/arch /usr/local/lib64/perl5/5.34 /usr/local/share/perl5/5.34 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/z_arith.t line 10.
Skipping tests - Couldn't load Math::GMPz
t/z_arith.t ............... ok
$@: Can't locate Math/GMPz.pm in @INC (you may need to install the Math::GMPz module) (@INC contains: /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/lib /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/arch /usr/local/lib64/perl5/5.34 /usr/local/share/perl5/5.34 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/z_arith_2.t line 14.

t/z_arith_2.t ............. skipped: Math::GMPz could not be loaded
$@: Can't locate Math/GMPz.pm in @INC (you may need to install the Math::GMPz module) (@INC contains: /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/lib /home/iurt/rpmbuild/BUILD/Math-GMPq-0.48/blib/arch /usr/local/lib64/perl5/5.34 /usr/local/share/perl5/5.34 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/z_arith_overload.t line 6.
Skipping tests - Couldn't load Math::GMPz
t/z_arith_overload.t ...... ok
All tests successful.
Files=23, Tests=652,  1 wallclock secs ( 0.18 usr  0.05 sys +  1.20 cusr  0.22 csys =  1.65 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Math-GMPq-0.480.0-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tooHDA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Math-GMPq-0.48
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/share/doc/perl-Math-GMPq
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/share/doc/perl-Math-GMPq
+ cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/share/doc/perl-Math-GMPq
+ cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/share/doc/perl-Math-GMPq
+ cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/share/doc/perl-Math-GMPq
+ cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/share/doc/perl-Math-GMPq
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/share/doc/perl-Math-GMPq
+ cp -pr V /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64/usr/share/doc/perl-Math-GMPq
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Provides: perl(Math::GMPq) = 0.480.0 perl(Math::GMPq::Random) = 0.480.0 perl(Math::GMPq::V) = 0.480.0 perl-Math-GMPq = 0.480.0-1.mga9 perl-Math-GMPq(aarch-64) = 0.480.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) libperl.so.5.34()(64bit) perl(DynaLoader) perl(Exporter) >= 5.580.0 perl(Math::GMPq::Random) perl(Test::More) >= 0.880.0 perl(constant) perl(strict) perl(subs) perl(warnings) perl-base >= 2:5.34.0
Processing files: perl-Math-GMPq-debugsource-0.480.0-1.mga9.aarch64
Provides: perl-Math-GMPq-debugsource = 0.480.0-1.mga9 perl-Math-GMPq-debugsource(aarch-64) = 0.480.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-Math-GMPq-debuginfo-0.480.0-1.mga9.aarch64
Provides: debuginfo(build-id) = 04c8f91bd55f0d1fc4f2557c1d5c0609a6c2d520 debuginfo(build-id) = 25f85020a30fe7cd6e334809392a37ad1ff84cd1 debuginfo(build-id) = fa28d2a218084d2fd4a80fa988c283ef8f00e0bc perl-Math-GMPq-debuginfo = 0.480.0-1.mga9 perl-Math-GMPq-debuginfo(aarch-64) = 0.480.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-Math-GMPq-debugsource(aarch-64) = 0.480.0-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Math-GMPq-0.480.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Math-GMPq-debugsource-0.480.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Math-GMPq-debuginfo-0.480.0-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6arjLh
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Math-GMPq-0.48
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPq-0.480.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V4L2fd
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Math-GMPq-0.48
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!