Math-NumSeq v75 Perl 5 v5.18.2 amd64-freebsd

Status
Fail
From
Slaven Rezić
Dist
Math-NumSeq v75
Platform
Perl 5 v5.18.2 amd64-freebsd
Date
2022-09-25 21:07:27
ID
0fa07142-3d16-11ed-8ccd-7c106e8775ea
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 Kevin Ryde,

This is a computer-generated report for Math-NumSeq-75
on perl 5.18.2, 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 "/usr/perl5.18.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Abundant.t ..................... ok
t/All.t .......................... ok
t/AsciiSelf.t .................... ok
t/BalancedBinary.t ............... ok
# Math::BigInt version 1.999834
t/bigint-preload.t ............... ok
t/Catalan.t ...................... ok
# uv_bits is 64
t/CollatzSteps.t ................. ok
# cbrt(27) is 3
# int() is 3
# equal is '1'
t/Cubes.t ........................ ok
t/DeletablePrimes.t .............. ok
t/DigitProduct.t ................. ok
t/DivisorCount.t ................. ok
t/Emirps.t ....................... ok
t/ErdosSelfridgeClass.t .......... ok
t/Even.t ......................... ok
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.

Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.

These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.

Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.

At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.

We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.

 at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 11.
Useless use of '\'; doesn't escape metacharacter '{' at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 267.
# Saw 2 warning(s):
# 
# Trace begun at t/MyTestHelpers.pm line 57
# MyTestHelpers::nowarnings_handler('Warning: Regexp::Grammars is currently unsupported under Perl 5.18.^J^JPerl 5.18 changed how \'qr\' constant overloadings are parsed and the^Jscope in which they are subsequently compiled. This change currently^Jmake it impossible to reliably create \'qr\' overloadings that inject^Jcode blocks into a regex, as it prevents the overloaded regexes from^Jcompiling properly in many cases, even with an explicit \'use re^J"eval"\' in scope.^J^JThese problems have been reported, and the brave volunteers of P5P are^Jcurrently working on fixes. However, these will not be available until^Jat least 5.18.2.^J^JBecause Regexp::Grammars relies on \'qr\' overloads to inject code blocks^Jinto regexes, the module is curently not compatible with Perl 5.18. It^Jmay continue to work in some limited cases, but is no longer reliable.^J^JAt present, if you rely on Regexp::Grammars for your parsing needs, your^Jalternatives are either not to upgrade to Perl 5.18, to livce with the^Jproblems until they are resolved (in Perl 5.18.2, we hope), or else to^Jconsider switching to another parsing system, such as Marpa.^J^JWe deeply regret that Regexp::Grammars cannot currently be maintained^Jcompletelt due to these backwards-incompatible changes and bugs in^JPerl 5.18.^J^J at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 11.^J') called at t/Expression.t line 72
# main::__ANON__('Warning: Regexp::Grammars is currently unsupported under Perl 5.18.^J^JPerl 5.18 changed how \'qr\' constant overloadings are parsed and the^Jscope in which they are subsequently compiled. This change currently^Jmake it impossible to reliably create \'qr\' overloadings that inject^Jcode blocks into a regex, as it prevents the overloaded regexes from^Jcompiling properly in many cases, even with an explicit \'use re^J"eval"\' in scope.^J^JThese problems have been reported, and the brave volunteers of P5P are^Jcurrently working on fixes. However, these will not be available until^Jat least 5.18.2.^J^JBecause Regexp::Grammars relies on \'qr\' overloads to inject code blocks^Jinto regexes, the module is curently not compatible with Perl 5.18. It^Jmay continue to work in some limited cases, but is no longer reliable.^J^JAt present, if you rely on Regexp::Grammars for your parsing needs, your^Jalternatives are either not to upgrade to Perl 5.18, to livce with the^Jproblems until they are resolved (in Perl 5.18.2, we hope), or else to^Jconsider switching to another parsing system, such as Marpa.^J^JWe deeply regret that Regexp::Grammars cannot currently be maintained^Jcompletelt due to these backwards-incompatible changes and bugs in^JPerl 5.18.^J^J at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 11.^J') called at /usr/perl5.18.2/lib/site_perl/5.18.2/Carp.pm line 293
# Carp::carp('Warning: Regexp::Grammars is currently unsupported under Perl 5.18.^J^JPerl 5.18 changed how \'qr\' constant overloadings are parsed and the^Jscope in which they are subsequently compiled. This change currently^Jmake it impossible to reliably create \'qr\' overloadings that inject^Jcode blocks into a regex, as it prevents the overloaded regexes from^Jcompiling properly in many cases, even with an explicit \'use re^J"eval"\' in scope.^J^JThese problems have been reported, and the brave volunteers of P5P are^Jcurrently working on fixes. However, these will not be available until^Jat least 5.18.2.^J^JBecause Regexp::Grammars relies on \'qr\' overloads to inject code blocks^Jinto regexes, the module is curently not compatible with Perl 5.18. It^Jmay continue to work in some limited cases, but is no longer reliable.^J^JAt present, if you rely on Regexp::Grammars for your parsing needs, your^Jalternatives are either not to upgrade to Perl 5.18, to livce with the^Jproblems until they are resolved (in Perl 5.18.2, we hope), or else to^Jconsider switching to another parsing system, such as Marpa.^J^JWe deeply regret that Regexp::Grammars cannot currently be maintained^Jcompletelt due to these backwards-incompatible changes and bugs in^JPerl 5.18.^J^J') called at /usr/perl5.18.2/lib/site_perl/5.18.2/Regexp/Grammars.pm line 82
# Regexp::Grammars::import('Regexp::Grammars') called at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 11
# Language::Expr::Parser::BEGIN at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 11
# eval {...} at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 11
# require Language/Expr/Parser.pm at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Interpreter/Base.pm line 10
# require Language/Expr/Interpreter/Base.pm at /usr/perl5.18.2/lib/site_perl/5.18.2/parent.pm line 16
# parent::import('parent', 'Language::Expr::Interpreter::Base') called at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Interpreter/var_enumer.pm line 12
# Language::Expr::Interpreter::var_enumer::BEGIN at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 11
# eval {...} at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 11
# require Language/Expr/Interpreter/var_enumer.pm at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr.pm line 27
# Language::Expr::get_interpreter('Language::Expr=HASH(0x801828360)', 'var_enumer') called at /usr/home/cpansand/.cpan/build/2022060414/Math-NumSeq-75-1/blib/lib/Math/NumSeq/Expression.pm line 311
# Math::NumSeq::Expression::new('Math::NumSeq::Expression', 'expression_evaluator', 'LE', 'expression', 123) called at t/Expression.t line 75
# eval {...} at t/Expression.t line 65
# 
# 
# Trace begun at t/MyTestHelpers.pm line 57
# MyTestHelpers::nowarnings_handler('Useless use of \'\\'; doesn\'t escape metacharacter \'{\' at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 267.^J') called at t/Expression.t line 72
# main::__ANON__('Useless use of \'\\'; doesn\'t escape metacharacter \'{\' at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 267.^J') called at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 267
# require Language/Expr/Parser.pm at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Interpreter/Base.pm line 10
# require Language/Expr/Interpreter/Base.pm at /usr/perl5.18.2/lib/site_perl/5.18.2/parent.pm line 16
# parent::import('parent', 'Language::Expr::Interpreter::Base') called at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Interpreter/var_enumer.pm line 12
# Language::Expr::Interpreter::var_enumer::BEGIN at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 267
# eval {...} at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr/Parser.pm line 267
# require Language/Expr/Interpreter/var_enumer.pm at /usr/perl5.18.2/lib/site_perl/5.18.2/Language/Expr.pm line 27
# Language::Expr::get_interpreter('Language::Expr=HASH(0x801828360)', 'var_enumer') called at /usr/home/cpansand/.cpan/build/2022060414/Math-NumSeq-75-1/blib/lib/Math/NumSeq/Expression.pm line 311
# Math::NumSeq::Expression::new('Math::NumSeq::Expression', 'expression_evaluator', 'LE', 'expression', 123) called at t/Expression.t line 75
# eval {...} at t/Expression.t line 65
# 
# 
# Exit code 1 for warnings
t/Expression.t ................... 
Dubious, test returned 1 (wstat 256, 0x100)
All 12 subtests passed 
t/Factorials.t ................... ok
# big_calc 1968465517034375322200706745147694433505589739315889588670778928134523203878912
# big_conv 1968465517034375322200706745147694433505589739315889588670778928134523203878912
# nv is 1.96846551703438e+78
# ~0 is 18446744073709551615
# sprintf is 1968465517034375322200706745147694433505589739315889588670778928134523203878912
# _to_bigint(nv) is 1968465517034375322200706745147694433505589739315889588670778928134523203878912
# big & (big>>1) is 0
t/Fibbinary.t .................... ok
t/Fibonacci.t .................... ok
t/FibonacciRepresentations.t ..... ok
t/FibonacciWord.t ................ ok
t/File.t ......................... ok
t/FractionDigits-Catalogue.t ..... ok
# Math::BigInt version 1.999834
t/FractionDigits.t ............... ok
t/GolayRudinShapiroCumulative.t .. ok
t/GolombSequence.t ............... ok
t/HafermanCarpet.t ............... ok
# max_diff=530
t/HofstadterFigure.t ............. ok
t/LucasNumbers.t ................. ok
t/LuckyNumbers.t ................. ok
t/MephistoWaltz.t ................ ok
t/MobiusFunction.t ............... ok
t/Multiples.t .................... ok
t/NumSeq.t ....................... ok
t/Odd.t .......................... ok
t/OEIS-File.t .................... ok
t/OEIS.t ......................... ok
t/Pell.t ......................... ok
t/Perrin.t ....................... ok
t/PolignacObstinate.t ............ ok
t/PowerFlip.t .................... ok
t/Powerful.t ..................... ok
t/PrimeFactorsCount.t ............ ok
t/Primes.t ....................... ok
t/Pronic.t ....................... ok
t/ProthNumbers.t ................. ok
t/RepdigitAny.t .................. ok
t/RepdigitRadix.t ................ ok
t/Repdigits.t .................... ok
t/ReRound.t ...................... ok
# n type: Math::BigInt
# str   : 3377699871522813
# n str : 3377699871522813
# BigInt can(as_bin): CODE(0x80309c348)
# n as_bin(): 0b1100000000000000000000001000111111111111111111111101
# BigInt can(from_bin): CODE(0x801e8fc60)
t/ReverseAdd.t ................... ok
t/Runs.t ......................... ok
t/SophieGermainPrimes.t .......... ok
t/SqrtContinued.t ................ ok
# Math::BigInt version 1.999834
t/SqrtDigits.t ................... ok
t/SqrtEngel.t .................... ok
t/Squares.t ...................... ok
t/Tetraheral.t ................... ok
t/Totient.t ...................... ok
t/TotientCumulative.t ............ ok
t/Triangular.t ................... ok
t/Tribonacci.t ................... ok
t/TwinPrimes.t ................... ok
t/UndulatingNumbers.t ............ ok
t/WoodallNumbers.t ............... ok

Test Summary Report
-------------------
t/Expression.t                 (Wstat: 256 (exited 1) Tests: 12 Failed: 0)
  Non-zero exit status: 1
Files=64, Tests=12297, 12 wallclock secs ( 0.51 usr  0.73 sys +  7.55 cusr  0.93 csys =  9.71 CPU)
Result: FAIL
Failed 1/64 test programs. 0/12297 subtests failed.
*** [test_dynamic] Error code 255

Stop in /usr/home/cpansand/.cpan/build/2022060414/Math-NumSeq-75-1.

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    constant            1.02  1.33    
    constant::defer     1     6       
    File::HomeDir       0     1.006   
    File::Spec          0     3.75    
    File::Temp          0     0.2311  
    List::Util          0     1.62    
    Math::Factor::XS    0.40  0.40    
    Math::Libm          0     1.00    
    Math::Prime::XS     0.23  0.27    
    Module::Load        0     0.36    
    Module::Pluggable   0     5.1     
    Module::Util        0     1.09    
    perl                5.004 5.018002

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.64    
    Test                0     1.26    

configure_requires:

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


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 90367
    PERL5_CPAN_IS_RUNNING = 90367
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 90010,90367
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022060414/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2022060414

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

    $^X = /usr/perl5.18.2/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.06    
    JSON::PP            4.08    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.18.2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at May 16 2014 01:27:28
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="90367"
    PERL5_CPAN_IS_RUNNING="90367"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="90010,90367"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022060414/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.18.2/lib/site_perl/5.18.2/amd64-freebsd
    /usr/perl5.18.2/lib/site_perl/5.18.2
    /usr/perl5.18.2/lib/5.18.2/amd64-freebsd
    /usr/perl5.18.2/lib/5.18.2
    .