Math-Calc-Parser v1.005 Perl 5 v5.32.1 x86_64-linux

Status
Fail
From
Slaven Rezić
Dist
Math-Calc-Parser v1.005
Platform
Perl 5 v5.32.1 x86_64-linux
Date
2022-04-18 17:57:01
ID
f2afb910-bf40-11ec-9bf6-234c1f24ea8f
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 Dan Book,

This is a computer-generated report for Math-Calc-Parser-1.005
on perl 5.32.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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':

PERL_DL_NONLAZY=1 "/opt/perl-5.32.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.62
#     File::Spec           any     3.78
#     File::Temp           any   0.2311
#     Test::More          0.88 1.302190
#     Test::Needs          any 0.002006
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module         Want   Have
#     -------------- ---- ------
#     Carp            any   1.50
#     Encode         1.50   3.13
#     Exporter        any   5.74
#     Filter::Simple  any   0.96
#     Math::Complex   any 1.5901
#     POSIX           any   1.94
#     Scalar::Util    any   1.56
# 
# === Runtime Recommends ===
# 
#     Module               Want     Have
#     -------------------- ---- --------
#     Math::Random::Secure  any 0.080001
# 
# === Other Modules ===
# 
#     Module             Have
#     -------------- --------
#     Math::BigFloat 1.999830
#     Math::BigInt   1.999830
#     Math::BigRat     0.2621
# 
t/00-report-prereqs.t .. ok
t/ath.t ................ ok
Deep recursion on subroutine "Math::BigInt::batan" at /opt/perl-5.32.1/lib/site_perl/5.32.1/Math/BigInt.pm line 2858.
t/bignum.t ............. 
All 24 subtests passed 

#   Failed test 'Evaluated 3/9'
#   at t/bigrat.t line 14.
#          got: '0.3333333333333333333333333333333333333333'
#     expected: '1/3'

#   Failed test 'Evaluated 3>>2'
#   at t/bigrat.t line 16.
#          got: '0.75'
#     expected: '3/4'

#   Failed test 'Division'
#   at t/bigrat.t line 23.
#          got: '1.5'
#     expected: '3/2'

#   Failed test 'Right shift'
#   at t/bigrat.t line 27.
#          got: '1.5'
#     expected: '3/2'
Error in function "round": Can't call Math::BigFloat->as_float, not a valid method
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 20.
t/bigrat.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/20 subtests 
t/errors.t ............. ok
t/eval.t ............... ok
t/functions.t .......... ok
t/operators.t .......... ok
t/parse.t .............. ok

Test Summary Report
-------------------
t/bignum.t           (Wstat: 9 Tests: 24 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
t/bigrat.t           (Wstat: 65280 Tests: 20 Failed: 4)
  Failed tests:  2-3, 7, 11
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=9, Tests=236, 221 wallclock secs ( 0.07 usr  0.03 sys + 48.29 cusr 52.25 csys = 100.64 CPU)
Result: FAIL
Failed 2/9 test programs. 4/236 subtests failed.
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Carp                0     1.50    
    Encode              1.50  3.13    
    Exporter            0     5.74    
    Filter::Simple      0     0.96    
    Math::Complex       0     1.5901  
    perl                5.006 5.032001
    POSIX               0     1.94    
    Scalar::Util        0     1.56    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.62    
    File::Spec          0     3.78    
    File::Temp          0     0.2311  
    Test::More          0.88  1.302190
    Test::Needs         0     0.002006

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.62    


------------------------------
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 = 7378
    PERL5_CPAN_IS_RUNNING = 7378
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6038,7378
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022041814/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2022041814

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /opt/perl-5.32.1/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.05    
    JSON::PP            4.07    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=3.10.0-1160.11.1.el7.x86_64
    archname=x86_64-linux
    uname='linux cloud3.bbbike.org 3.10.0-1160.11.1.el7.x86_64 #1 smp fri dec 18 16:34:56 utc 2020 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.32.1 -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  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='4.8.5 20150623 (Red Hat 4.8.5-44)'
    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 /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.17.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.17'
  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_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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 Jan 24 2021 21:40:39
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7378"
    PERL5_CPAN_IS_RUNNING="7378"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="6038,7378"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022041814/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.32.1/lib/site_perl/5.32.1/x86_64-linux
    /opt/perl-5.32.1/lib/site_perl/5.32.1
    /opt/perl-5.32.1/lib/5.32.1/x86_64-linux
    /opt/perl-5.32.1/lib/5.32.1
    .