Math-MPFR v4.38 Perl 5 v5.41.13 x86_64-linux
- Status
- Pass
- From
- Carlos Guevara
- Dist
-
Math-MPFR v4.38
- Platform
- Perl 5 v5.41.13 x86_64-linux
- Date
- 2025-05-18 02:12:08
- ID
- 800c5048-338d-11f0-a59b-92bc5f6e3f9e
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Sisyphus,
This is a computer-generated report for Math-MPFR-4.38
on perl 5.41.13, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/home/cpan/bin/perl/bin/perl5.41.13" -MExtUtils::Command::MM -e 'cp_nonempty' -- MPFR.bs blib/arch/auto/Math/MPFR/MPFR.bs 644
make[1]: Entering directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/Prec'
"/home/cpan/bin/perl/bin/perl5.41.13" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prec.bs ../blib/arch/auto/Math/MPFR/Prec/Prec.bs 644
make[1]: Leaving directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/Prec'
make[1]: Entering directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/Random'
"/home/cpan/bin/perl/bin/perl5.41.13" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/MPFR/Random/Random.bs 644
make[1]: Leaving directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/Random'
make[1]: Entering directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/V'
"/home/cpan/bin/perl/bin/perl5.41.13" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/MPFR/V/V.bs 644
make[1]: Leaving directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/V'
make[1]: Entering directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/Prec'
"/home/cpan/bin/perl/bin/perl5.41.13" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prec.bs ../blib/arch/auto/Math/MPFR/Prec/Prec.bs 644
No tests defined for Math::MPFR::Prec extension.
make[1]: Leaving directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/Prec'
make[1]: Entering directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/Random'
"/home/cpan/bin/perl/bin/perl5.41.13" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/MPFR/Random/Random.bs 644
No tests defined for Math::MPFR::Random extension.
make[1]: Leaving directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/Random'
make[1]: Entering directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/V'
"/home/cpan/bin/perl/bin/perl5.41.13" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/MPFR/V/V.bs 644
No tests defined for Math::MPFR::V extension.
make[1]: Leaving directory '/home/cpan/.cpan/build/Math-MPFR-4.38-0/V'
PERL_DL_NONLAZY=1 "/home/cpan/bin/perl/bin/perl5.41.13" "-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): 0
GMP CC: gcc
GMP CFLAGS: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
MPFR Header version (major): 4
MPFR Header version (minor): 1
MPFR Header version (patchlevel): 0
t/_1aaa_v.t ...................... ok
# Using Math::MPFR version 4.38
# MPFR_VERSION is 262400
# Using mpfr library version 4.1.0-p9
# Using gmp library version 6.2.0
# GMP_LIMB_BITS is 64
# GMP_NAIL_BITS is 0
# __GMP__CFLAGS is -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
# __GMP__CC is gcc
# sizeof mpfr_exp_t: 8 bytes
# sizeof mpfr_prec_t: 8 bytes
# has _WIN32_BIZARRE_INFNAN: 0
# has MPFR_PV_NV_BUG: 0
# has WIN32_FMT_BUG: 0
# has _Float16 0
# Machine appears to be little-endian
# Byte Order: 12345678
# mpfr library built WITH thread safety
# mpfr library built WITH _Decimal64 support
# mpfr library built WITH _Decimal128 support
# mpfr library built WITH __float128 support
# mpfr library built WITHOUT gmp internals
# mpfr library built WITHOUT shared cache
# mpfr library thresholds file: src/x86_64/mparam.h
t/_1basic.t ...................... ok
Skipping test 3 - no long double support
t/_2exp.t ........................ ok
t/_Float16.t ..................... ok
t/_itsa.t ........................ ok
t/anomaly.t ...................... ok
t/anytoa.t ....................... ok
t/atonum.t ....................... ok
t/atonv.t ........................ ok
t/base_conversion.t .............. ok
t/bessel.t ....................... ok
t/buildopt.t ..................... ok
byteorder: 12345678
longdblkind: 3: x86 80-bit little endian
HAVE_IEEE_754_LONG_DOUBLE is 0
HAVE_EXTENDED_PRECISION_LONG_DOUBLE is 1
t/bytes.t ........................ ok
t/cmp_uj_sj.t .................... ok
MPFR_VERSION: 262400
MPFR_VERSION_STRING: 4.1.0-p9
t/compound.t ..................... ok
FYI:
DBL_DIG = 15
FYI:
LDBL_DIG = 18
FYI:
FLT128_DIG = 33
t/constants.t .................... ok
t/cross_class_mpq.t .............. ok
Skipping all tests
Couldn't load Math::Decimal64
Couldn't load Math::LongDouble
t/D64_LD.t ....................... ok
Skipping all tests: Couldn't load Math::Decimal128
: Can't locate Math/Decimal128.pm in @INC (you may need to install the Math::Decimal128 module) (@INC entries checked: /home/cpan/.cpan/build/Math-MPFR-4.38-0/blib/lib /home/cpan/.cpan/build/Math-MPFR-4.38-0/blib/arch /home/cpan/bin/perl/lib/site_perl/5.41.13/x86_64-linux /home/cpan/bin/perl/lib/site_perl/5.41.13 /home/cpan/bin/perl/lib/5.41.13/x86_64-linux /home/cpan/bin/perl/lib/5.41.13 .) at t/decimal128_conv.t line 15.
t/decimal128_conv.t .............. ok
Skipping all tests: Couldn't load Math::Decimal64
: Can't locate Math/Decimal64.pm in @INC (you may need to install the Math::Decimal64 module) (@INC entries checked: /home/cpan/.cpan/build/Math-MPFR-4.38-0/blib/lib /home/cpan/.cpan/build/Math-MPFR-4.38-0/blib/arch /home/cpan/bin/perl/lib/site_perl/5.41.13/x86_64-linux /home/cpan/bin/perl/lib/site_perl/5.41.13 /home/cpan/bin/perl/lib/5.41.13/x86_64-linux /home/cpan/bin/perl/lib/5.41.13 .) at t/decimal64_conv.t line 15.
t/decimal64_conv.t ............... ok
t/decimalize.t ................... ok
t/div_by_zero.t .................. ok
Skipping all tests - not a Double-Double build
t/DoubleDouble.t ................. ok
not a Double-Double build.
LDBL_MANT_DIG is 64
t/DoubleDouble2.t ................ ok
t/doubletoa.t .................... ok
t/exceptions.t ................... ok
t/faithful_rounding.t ............ ok
t/flags.t ........................ ok
Skipping all tests: Couldn't load Math::Float128
: Can't locate Math/Float128.pm in @INC (you may need to install the Math::Float128 module) (@INC entries checked: /home/cpan/.cpan/build/Math-MPFR-4.38-0/blib/lib /home/cpan/.cpan/build/Math-MPFR-4.38-0/blib/arch /home/cpan/bin/perl/lib/site_perl/5.41.13/x86_64-linux /home/cpan/bin/perl/lib/site_perl/5.41.13 /home/cpan/bin/perl/lib/5.41.13/x86_64-linux /home/cpan/bin/perl/lib/5.41.13 .) at t/float128_conv.t line 219.
t/float128_conv.t ................ ok
skipping all tests - nvtype is not __float128
t/float128_subnormal.t ........... ok
t/get_IV.t ....................... ok
t/get_NV.t ....................... ok
t/grandom.t ...................... ok
t/hex_fmt.t ...................... ok
t/infnan_str.t ................... ok
t/inits.t ........................ ok
t/integer_string.t ............... ok
t/lngamma_bug.t .................. ok
Skipping all tests - Math::LongDouble not found
t/LongDouble.t ................... ok
t/MPFR_RND.t ..................... ok
t/mpfrtoa.t ...................... ok
t/mpfrtoa_precisions.t ........... ok
t/nan_cmp.t ...................... ok
Skipping all tests - nvtype is double
t/native_float128.t .............. ok
t/neg_zero_bug.t ................. ok
Skipping test 5 - no Math::GMPf
Skipping test 8 - no Math::GMP
t/new.t .......................... ok
t/new_in_4.0.0.t ................. ok
t/new_in_4.1.0.t ................. ok
t/new_pow_log_exp.t .............. ok
ISSUE_19550 not set
t/NOK_and_POK.t .................. ok
Skipping test 5 - no 'long long' support
t/not_zero.t ..................... ok
t/numtoa.t ....................... ok
t/NV_overloading.t ............... ok
t/nvtoa.t ........................ ok
Using perl for string to NV assignment. (Perl deemed reliable)
t/nvtoa2.t ....................... ok
t/nvtoa3.t ....................... ok
t/nvtoa_dd.t ..................... ok
t/nvtoa_subnormal.t .............. ok
t/out_str.t ...................... ok
t/overload.t ..................... ok
t/overload_cmp_q.t ............... ok
t/overload_cmp_z.t ............... ok
Version 0.35 (or later) of the following modules is needed for a more
complete implementation of cross_class overloading:
Math::GMPf - currently not installed
Skipping test 2 - no Math::GMPf
t/overload_cross_class.t ......... ok
Skipping all tests - can't pass __float128 type
t/overload_float128.t ............ ok
$@: Can't locate Math/GMP.pm in @INC (you may need to install the Math::GMP module) (@INC entries checked: /home/cpan/.cpan/build/Math-MPFR-4.38-0/blib/lib /home/cpan/.cpan/build/Math-MPFR-4.38-0/blib/arch /home/cpan/bin/perl/lib/site_perl/5.41.13/x86_64-linux /home/cpan/bin/perl/lib/site_perl/5.41.13 /home/cpan/bin/perl/lib/5.41.13/x86_64-linux /home/cpan/bin/perl/lib/5.41.13 .) at t/overload_math_gmp.t line 21.
Skipping all tests as Math::GMP could not be loaded
t/overload_math_gmp.t ............ ok
t/overload_mod.t ................. ok
t/overload_shift.t ............... ok
t/overload_switch.t .............. ok
t/overloadex.t ................... ok
t/P_specifier.t .................. ok
Skipping test 1 - no recent version of Test::Pod installed
t/pod.t .......................... ok
t/printf.t ....................... ok
MPFR_PV_NV_BUG set to 0
t/PV_NV_BUG.t .................... ok
t/q_arith.t ...................... ok
t/random2.t ...................... ok
t/random3.t ...................... ok
t/remainder.t .................... ok
t/Rmpfr_asinu.t .................. ok
t/Rmpfr_fmod_ui.t ................ ok
t/Rmpfr_get_q.t .................. ok
t/Rmpfr_q_div_and_Rmpfr_z_div.t .. ok
t/Rmpfr_rec_root.t ............... ok
t/Rmpfr_rootn_ui.t ............... ok
t/Rmpfr_sinu.t ................... ok
# Minimum allowed exponent: -4611686018427387903
# Current minimum exponent: -1073741823
Skipping test 34 - Rmpfr_get_emin() != Rmpfr_get_emin_min()
Skipping test 125 - __float128 not supported
Skipping test 126 - long double not supported
t/rndna.t ........................ ok
# Minimum allowed exponent: -4611686018427387903
# Current minimum exponent: -1073741823
Skipping test 125 - __float128 not supported
Skipping test 126 - long double not supported
t/rndna2.t ....................... ok
Skipping all tests because Math::Ryu is unavailable
t/ryu_checks.t ................... ok
Using *_set_ui,*_set_si _cmp_ui and cmp_si functions
t/set_IV.t ....................... ok
Using mpfr*_set_d and mpfr_cmp_d functions
t/set_NV.t ....................... ok
t/set_str.t ...................... ok
t/sign.t ......................... ok
t/sizes.t ........................ ok
t/snprintf.t ..................... ok
t/sprintf.t ...................... ok
t/subnormal_doubles.t ............ ok
Calling all cache freeing functions
Skipping tests 4, 5 and 6 - not relevant to this build
t/sum.t .......................... ok
Skipping test 40 - no Math::GMPf
Skipping test 47 - no Math::GMPf
Skipping test 53: Rmpfr_random2 no longer implemented
Skipping test 74 - no Math::GMP
Skipping test 75 - no Math::GMPf
Skipping test 84: No Math::GMP
t/test1.t ........................ ok
t/test2.t ........................ ok
Skipping test 3 - no Math::GMPf
Skipping test 4 - no Math::GMP
t/test3.t ........................ ok
t/test4.t ........................ ok
Skipping all tests: ithreads not available with this build of perl
t/tls.t .......................... ok
Skipping all tests: ithreads not available with this build of perl
t/tls_flags.t .................... ok
t/trig.t ......................... ok
t/trigamma.t ..................... ok
t/TRmpfr_out_str.t ............... ok
t/underflow.t .................... ok
long long int support is absent
Skipping test 4 - nothing to test
t/use64bitint.t .................. ok
Skipping test 2 - nothing to test
Skipping test 3 - nothing to test
Skipping test 4 - no long double support
Skipping test 6 - no long double support
Skipping test 7 - no long double support
Skipping test 8 - no long double support
Skipping test 9 - no long double support
Skipping test 10 - no long double support
t/uselongdouble.t ................ ok
No tests here - just output (if any) from any configuration
probing that was done during the 'perl Makefile.PL' step
checklib.exe: Found the mpfr and gmp libraries
try_dec64.exe: 42
try_dec128.exe: 128
try_flt128 build: In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdio.h:27,
from try_flt128.in:2:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
412 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
try_flt128.exe: 42
t/view_config.t .................. ok
All tests successful.
Files=109, Tests=34241, 14 wallclock secs ( 1.77 usr 0.22 sys + 11.38 cusr 0.87 csys = 14.24 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::More 0.88 1.302212
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.74
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.74
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DATE_MANIP_TEST_DM5 = 1
LANG = en_US.UTF-8
LC_ALL = C
NONINTERACTIVE_TESTING = 1
NO_NETWORK_TESTING = 1
PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/usr/share/Modules/bin:/home/cpan/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 190572
PERL5_CPAN_IS_RUNNING = 190572
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = screen
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan/bin/perl/bin/perl5.41.13
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.94
ExtUtils::CBuilder 0.280241
ExtUtils::Command 7.74
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.74
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.94
JSON n/a
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302212
Test::Harness 3.50
Test::More 1.302212
YAML 1.31
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 13) configuration:
Commit id: b20c83a3cb15b6c2b7d8192c054f4907846871d5
Platform:
osname=linux
osvers=5.14.0-570.16.1.el9_6.x86_64
archname=x86_64-linux
uname='linux cjg-rhel9 5.14.0-570.16.1.el9_6.x86_64 #1 smp preempt_dynamic tue apr 29 17:28:25 edt 2025 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.5.0 20240719 (Red Hat 11.5.0-5)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /usr/lib64 /usr/local/lib64
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/../lib64/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.34'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at May 17 2025 22:07:51
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="190572"
PERL5_CPAN_IS_RUNNING="190572"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/bin/perl/lib/site_perl/5.41.13/x86_64-linux
/home/cpan/bin/perl/lib/site_perl/5.41.13
/home/cpan/bin/perl/lib/5.41.13/x86_64-linux
/home/cpan/bin/perl/lib/5.41.13
.