Math-MPFR v4.38 Perl 5 v5.41.7 x86_64-linux-ld
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
Math-MPFR v4.38
- Platform
- Perl 5 v5.41.7 x86_64-linux-ld
- Date
- 2025-03-18 02:57:19
- ID
- b50ea656-03a4-11f0-a05f-3efc6d8775ea
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.7, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/opt/perl-5.41.7D/bin/perl5.41.7" -MExtUtils::Command::MM -e 'cp_nonempty' -- MPFR.bs blib/arch/auto/Math/MPFR/MPFR.bs 644
make[1]: Entering directory '/home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/Prec'
"/opt/perl-5.41.7D/bin/perl5.41.7" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prec.bs ../blib/arch/auto/Math/MPFR/Prec/Prec.bs 644
make[1]: Leaving directory '/home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/Prec'
make[1]: Entering directory '/home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/Random'
"/opt/perl-5.41.7D/bin/perl5.41.7" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/MPFR/Random/Random.bs 644
make[1]: Leaving directory '/home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/Random'
make[1]: Entering directory '/home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/V'
"/opt/perl-5.41.7D/bin/perl5.41.7" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/MPFR/V/V.bs 644
make[1]: Leaving directory '/home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/V'
make[1]: Entering directory '/home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/Prec'
"/opt/perl-5.41.7D/bin/perl5.41.7" -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/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/Prec'
make[1]: Entering directory '/home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/Random'
"/opt/perl-5.41.7D/bin/perl5.41.7" -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/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/Random'
make[1]: Entering directory '/home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/V'
"/opt/perl-5.41.7D/bin/perl5.41.7" -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/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/V'
PERL_DL_NONLAZY=1 "/opt/perl-5.41.7D/bin/perl5.41.7" "-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: x86_64-linux-gnu-gcc
GMP CFLAGS: -g -O2 -ffile-prefix-map=/root/mod20/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3
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
# Using gmp library version 6.2.1
# GMP_LIMB_BITS is 64
# GMP_NAIL_BITS is 0
# __GMP__CFLAGS is -g -O2 -ffile-prefix-map=/root/mod20/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3
# __GMP__CC is x86_64-linux-gnu-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
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
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/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/blib/lib /home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/blib/arch /opt/perl-5.41.7D/lib/site_perl/5.41.7/x86_64-linux-ld /opt/perl-5.41.7D/lib/site_perl/5.41.7 /opt/perl-5.41.7D/lib/5.41.7/x86_64-linux-ld /opt/perl-5.41.7D/lib/5.41.7 .) 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/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/blib/lib /home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/blib/arch /opt/perl-5.41.7D/lib/site_perl/5.41.7/x86_64-linux-ld /opt/perl-5.41.7D/lib/site_perl/5.41.7 /opt/perl-5.41.7D/lib/5.41.7/x86_64-linux-ld /opt/perl-5.41.7D/lib/5.41.7 .) 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/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/blib/lib /home/cpansand/.cpan/build/2025031802/Math-MPFR-4.38-1/blib/arch /opt/perl-5.41.7D/lib/site_perl/5.41.7/x86_64-linux-ld /opt/perl-5.41.7D/lib/site_perl/5.41.7 /opt/perl-5.41.7D/lib/5.41.7/x86_64-linux-ld /opt/perl-5.41.7D/lib/5.41.7 .) 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 long double
t/native_float128.t .............. ok
t/neg_zero_bug.t ................. ok
Skipping test 5 - no Math::GMPf
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
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
Test::Pod version: 1.52
Pod::Simple version: 3.45
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
t/rndna.t ........................ ok
# Minimum allowed exponent: -4611686018427387903
# Current minimum exponent: -1073741823
Skipping test 125 - __float128 not supported
t/rndna2.t ....................... ok
Skipping all tests because nvsize != 8
t/ryu_checks.t ................... ok
Using *_set_ui,*_set_si _cmp_ui and cmp_si functions
t/set_IV.t ....................... ok
Using mpfr*_set_ld and mpfr_cmp_ld 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
Skipping tests: NV type ( long double ) is neither
'double' nor double-double'
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 75 - no Math::GMPf
t/test1.t ........................ ok
t/test2.t ........................ ok
Skipping test 3 - no Math::GMPf
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
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.exe: 42
t/view_config.t .................. ok
All tests successful.
Files=109, Tests=34249, 9 wallclock secs ( 2.14 usr 0.31 sys + 8.74 cusr 0.74 csys = 11.93 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::More 0.88 1.302207
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1209104
PERL5_CPAN_IS_RUNNING = 1209104
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1209043,1209104
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025031802/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2025031802
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.41.7D/bin/perl5.41.7
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.56
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302207
Test::Harness 3.50
Test::More 1.302207
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 7) configuration:
Platform:
osname=linux
osvers=5.10.0-33-amd64
archname=x86_64-linux-ld
uname='linux cloud7.bbbike.org 5.10.0-33-amd64 #1 smp debian 5.10.226-1 (2024-10-03) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.41.7D -Uinstallusrbinperl -Dusedevel -Dusemallocwrap=no -Duselongdouble -Dcf_email=srezic@cpan.org'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
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='10.2.1 20210110'
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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
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_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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Dec 23 2024 21:08:10
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1209104"
PERL5_CPAN_IS_RUNNING="1209104"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1209043,1209104"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025031802/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.41.7D/lib/site_perl/5.41.7/x86_64-linux-ld
/opt/perl-5.41.7D/lib/site_perl/5.41.7
/opt/perl-5.41.7D/lib/5.41.7/x86_64-linux-ld
/opt/perl-5.41.7D/lib/5.41.7
.