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-GMPf-0.440.0-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m4oy1J + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Math-GMPf-0.44 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Math-GMPf-0.44.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-GMPf-0.44 + /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.eRiytZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Math-GMPf-0.44 + '[' 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 If this is wrong, see the "64-bit support" section in the README Building without 'long double' support If this is wrong, see the "64-bit support" section in the README Building without '__float128' support If this is wrong, see the "64-bit support" section in the README 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::GMPf Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 Running Mkbootstrap for GMPf () chmod 644 "GMPf.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPf.bs blib/arch/auto/Math/GMPf/GMPf.bs 644 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' Running Mkbootstrap for Random () chmod 644 "Random.bs" make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPf/Random/Random.bs 644 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' cp GMPf.pod blib/lib/Math/GMPf.pod cp GMPf.pm blib/lib/Math/GMPf.pm make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' cp Random.pm ../blib/lib/Math/GMPf/Random.pm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random/../typemap' Random.xs > Random.xsc mv Random.xsc Random.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/typemap' GMPf.xs > GMPf.xsc mv GMPf.xsc GMPf.c make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/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.44\" -DXS_VERSION=\"0.44\" -fPIC "-I/usr/lib64/perl5/CORE" -DNEWPERL -DNV_IS_DOUBLE 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::GMPf::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::GMPf::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-GMPf-0.44/Random' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' rm -f ../blib/arch/auto/Math/GMPf/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/GMPf/Random/Random.so \ -lgmp -lperl \ chmod 755 ../blib/arch/auto/Math/GMPf/Random/Random.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' Running Mkbootstrap for V () chmod 644 "V.bs" make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPf/V/V.bs 644 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' cp V.pm ../blib/lib/Math/GMPf/V.pm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/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-GMPf-0.44/V' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/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.44\" -DXS_VERSION=\"0.44\" -fPIC "-I/usr/lib64/perl5/CORE" -DNEWPERL -DNV_IS_DOUBLE V.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' rm -f ../blib/arch/auto/Math/GMPf/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/GMPf/V/V.so \ -lperl \ chmod 755 ../blib/arch/auto/Math/GMPf/V/V.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/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.44\" -DXS_VERSION=\"0.44\" -fPIC "-I/usr/lib64/perl5/CORE" -DNEWPERL -DNV_IS_DOUBLE GMPf.c GMPf.xs: In function 'Rmpf_init_set_str_nobless': GMPf.xs:86:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 86 | croak("First arg to Rmpf_init_set_str_nobless is not a valid base %d number", (signed long int)SvIV(base)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Math/GMPf/GMPf.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 GMPf.o -o blib/arch/auto/Math/GMPf/GMPf.so \ -lgmp -lperl \ chmod 755 blib/arch/auto/Math/GMPf/GMPf.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3w4xaS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64 + cd Math-GMPf-0.44 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPf/Random/Random.bs 644 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPf/V/V.bs 644 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPf.bs blib/arch/auto/Math/GMPf/GMPf.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-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/GMPf.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/V/V.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/Random/Random.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Math/GMPf.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Math/GMPf.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Math/GMPf/V.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Math/GMPf/Random.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/share/man/man3/Math::GMPf.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.440.0-2.mga9 --unique-debug-suffix -0.440.0-2.mga9.aarch64 --unique-debug-src-base perl-Math-GMPf-0.440.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Math-GMPf-0.44 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/GMPf.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/Random/Random.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/V/V.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/V/V.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/Random/Random.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/GMPf.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/V/V.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/Random/Random.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Math/GMPf/GMPf.so'; reason: Permission denied dwz: ./usr/lib64/perl5/vendor_perl/auto/Math/GMPf/GMPf.so-0.440.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/perl5/vendor_perl/auto/Math/GMPf/Random/Random.so-0.440.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/perl5/vendor_perl/auto/Math/GMPf/V/V.so-0.440.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 480kB, size after compression: 480kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match. 756 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.rAhMOo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Math-GMPf-0.44 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 test "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPf.bs blib/arch/auto/Math/GMPf/GMPf.bs 644 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPf/Random/Random.bs 644 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPf/V/V.bs 644 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPf/Random/Random.bs 644 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/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 # Using gmp version 6.2.1 Skipping test 7 ... no Math::GMP or Math::GMPz Skipping test 8 ... no Math::GMP or Math::GMPz Skipping test 9 ... no Math::GMP or Math::GMPz t/gmp_random.t .. ok All tests successful. Files=1, Tests=18, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.08 CPU) Result: PASS make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/Random' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPf/V/V.bs 644 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/V' No tests defined for Math::GMPf::V extension. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Math-GMPf-0.44/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::GMPf version 0.44 # 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 t/_1basic.t ............... ok # uv_max: 18446744073709551615 # iv_max: 9223372036854775807 # iv_min: -9223372036854775808 t/get_set_IV.t ............ ok Skipping tests 9 to 12 - couldn't load Math::MPFR t/get_set_NV.t ............ ok Skipping test 2 - no long double support t/longdouble.t ............ ok t/neg_zero_bug.t .......... ok t/new.t ................... ok t/NOK_and_POK.t ........... ok t/not_zero.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::GMPq not available Skipping test 6 - Math::GMPz not available t/printf.t ................ ok Skipping test 11 - no Math::GMPz Skipping test 41 - no Math::GMPq Skipping test 42 - no Math::GMPz t/test1.t ................. ok t/TRmpf_out_str.t ......... ok t/use64bitint.t ........... ok All tests successful. Files=17, Tests=301, 1 wallclock secs ( 0.12 usr 0.04 sys + 0.75 cusr 0.10 csys = 1.01 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Math-GMPf-0.440.0-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1GpBX8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Math-GMPf-0.44 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/share/doc/perl-Math-GMPf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/share/doc/perl-Math-GMPf + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/share/doc/perl-Math-GMPf + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/share/doc/perl-Math-GMPf + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/share/doc/perl-Math-GMPf + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/share/doc/perl-Math-GMPf + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/share/doc/perl-Math-GMPf + cp -pr V /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64/usr/share/doc/perl-Math-GMPf + 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::GMPf) = 0.440.0 perl(Math::GMPf::Random) = 0.440.0 perl(Math::GMPf::V) = 0.440.0 perl-Math-GMPf = 0.440.0-2.mga9 perl-Math-GMPf(aarch-64) = 0.440.0-2.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::GMPf::Random) perl(constant) perl(strict) perl(subs) perl(warnings) perl-base >= 2:5.34.0 Processing files: perl-Math-GMPf-debugsource-0.440.0-2.mga9.aarch64 Provides: perl-Math-GMPf-debugsource = 0.440.0-2.mga9 perl-Math-GMPf-debugsource(aarch-64) = 0.440.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Math-GMPf-debuginfo-0.440.0-2.mga9.aarch64 Provides: debuginfo(build-id) = 50db0f6efb92db6f28238d0a0d35f3ab322bb591 debuginfo(build-id) = 65db516ecae418b153879088c6cbae282f07b90a debuginfo(build-id) = 79f4f7515219f49aee1d06f909b47d1e7c7f9798 perl-Math-GMPf-debuginfo = 0.440.0-2.mga9 perl-Math-GMPf-debuginfo(aarch-64) = 0.440.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Math-GMPf-debugsource(aarch-64) = 0.440.0-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Math-GMPf-0.440.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Math-GMPf-debuginfo-0.440.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Math-GMPf-debugsource-0.440.0-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WIG0Fq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Math-GMPf-0.44 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Math-GMPf-0.440.0-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tO5Cv6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Math-GMPf-0.44 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!