Math-Formula v0.16 Perl 5 v5.37.10 darwin-2level

Status
Fail
From
David Cantrell (DCANTRELL)
Dist
Math-Formula v0.16
Platform
Perl 5 v5.37.10 darwin-2level
Date
2023-03-15 02:12:41
ID
dda4219c-c2d6-11ed-a17c-ed34ca46ec77
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 Mark Overmeer,

This is a computer-generated report for Math-Formula-0.16
on perl 5.37.10, 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:

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

PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01use.t ......... ok
t/10formula.t ..... ok
t/11totype.t ...... ok
error: illegal number format for '+'
# Tests were run but no plan was declared and done_testing() was not seen.
t/20integers.t .... 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 24 subtests passed 
panic: op true
 at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
Log::Report::panic("op true") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
MF::OPERATOR::find("MF::OPERATOR", "true") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 188
Math::Formula::_build_ast("Math::Formula=HASH(0x7f783d024938)", "ARRAY(0x7f78402664f8)", 0) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 61
Math::Formula::tree("Math::Formula=HASH(0x7f783d024938)", "true  and true") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 222
Math::Formula::evaluate("Math::Formula=HASH(0x7f783d024938)") at t/21booleans.t line 75
# Tests were run but no plan was declared and done_testing() was not seen.
t/21booleans.t .... 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 14 subtests passed 
panic: op "a"
 at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
Log::Report::panic("op \"a\"") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
MF::OPERATOR::find("MF::OPERATOR", "\"a\"") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 188
Math::Formula::_build_ast("Math::Formula=HASH(0x7fb900824938)", "ARRAY(0x7fb900a49a38)", 0) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 61
Math::Formula::tree("Math::Formula=HASH(0x7fb900824938)", "\"a\" ~ 'b'") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 222
Math::Formula::evaluate("Math::Formula=HASH(0x7fb900824938)", "Math::Formula::Context=HASH(0x7fb900824968)") at t/22strings.t line 86
# Tests were run but no plan was declared and done_testing() was not seen.
t/22strings.t ..... 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 16 subtests passed 
panic: op P3Y2M
 at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
Log::Report::panic("op P3Y2M") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
MF::OPERATOR::find("MF::OPERATOR", "P3Y2M") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 188
Math::Formula::_build_ast("Math::Formula=HASH(0x7fd25c00ef38)", "ARRAY(0x7fd25fa53c38)", 0) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 61
Math::Formula::tree("Math::Formula=HASH(0x7fd25c00ef38)", "P3Y2M + P1YT3M5S") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 222
Math::Formula::evaluate("Math::Formula=HASH(0x7fd25c00ef38)") at t/23duration.t line 71
# Tests were run but no plan was declared and done_testing() was not seen.
t/23duration.t .... 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 19 subtests passed 
Can't call method "time_zone" on an undefined value at /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.10/darwin-2level/DateTime.pm line 1483.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 16.
t/24datetime.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 16 subtests passed 
Validation failed for type named Hour declared in package DateTime::Types (/Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.10/darwin-2level/DateTime/Types.pm) at line 101 in sub named (eval) with value undef

Trace begun at Specio::Exception->new line 57
Specio::Exception::throw('Specio::Exception', 'message', 'Validation failed for type named Hour declared in package DateTime::Types (/Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.10/darwin-2level/DateTime/Types.pm) at line 101 in sub named (eval) with value undef', 'type', 'Specio::Constraint::Simple=HASH(0x7fa5e29e0d38)', 'value', undef) called at (eval 295) line 144
DateTime::_check_new_params('year', 2012, 'month', 3, 'day', 8, 'hour', undef, 'minute', undef, 'second', undef, 'nanosecond', undef, 'time_zone', 'DateTime::TimeZone::OffsetOnly=HASH(0x7fa5e01b87c0)') called at /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.10/darwin-2level/DateTime.pm line 177
DateTime::new('DateTime', 'year', 2012, 'month', 3, 'day', 8, 'hour', undef, 'minute', undef, 'second', undef, 'nanosecond', undef, 'time_zone', 'DateTime::TimeZone::OffsetOnly=HASH(0x7fa5e01b87c0)') called at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 487
MF::DATE::infix('MF::DATE=ARRAY(0x7fa5e01b13a8)', '+', 'MF::TIME=ARRAY(0x7fa5e01b90c0)', undef) called at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 174
MF::INFIX::compute('MF::INFIX=ARRAY(0x7fa5e01b92e8)', undef) called at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 222
Math::Formula::evaluate('Math::Formula=HASH(0x7fa5de024938)') called at t/25date.t line 93
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 16.
t/25date.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 16 subtests passed 
Use of uninitialized value in multiplication (*) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 587.
Use of uninitialized value in multiplication (*) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 587.
Use of uninitialized value in addition (+) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 587.
Use of uninitialized value in subtraction (-) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 588.

#   Failed test '23:40:00 - 21:09:48 -> PT2H30M12S'
#   at t/26time.t line 74.
#          got: 'PT23H40M0S'
#     expected: 'PT2H30M12S'
Use of uninitialized value in multiplication (*) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 587.
Use of uninitialized value in multiplication (*) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 587.
Use of uninitialized value in addition (+) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 587.
Use of uninitialized value in subtraction (-) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 588.

#   Failed test '23:40:00.35 - 21:09:48.22 -> PT2H30M12.13S'
#   at t/26time.t line 74.
#          got: 'PT23H40M0.35S'
#     expected: 'PT2H30M12.13S'
Use of uninitialized value in multiplication (*) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 587.
Use of uninitialized value in multiplication (*) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 587.
Use of uninitialized value in addition (+) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 587.
Use of uninitialized value in subtraction (-) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 588.

#   Failed test '23:40:00.35 - 21:09:48.72 -> PT2H30M11.63S'
#   at t/26time.t line 74.
#          got: 'PT23H40M0.35S'
#     expected: 'PT2H30M11.63S'
warning: cannot find attribute '.' for MF::TIME '02:03:04.5678'
error: cannot match infix operator '.' for (MF::TIME -> MF::NAME)
# Tests were run but no plan was declared and done_testing() was not seen.
t/26time.t ........ 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/22 subtests 

#   Failed test at t/27names.t line 31.
#          got: 'false'
#     expected: 'true'

#   Failed test at t/27names.t line 32.
#          got: 'true'
#     expected: 'false'
warning: no formula '//' in test
Can't call method "value" on an undefined value at t/27names.t line 37.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 11.
t/27names.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/11 subtests 
panic: op "pict.jpg"
 at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
Log::Report::panic("op \"pict.jpg\"") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
MF::OPERATOR::find("MF::OPERATOR", "\"pict.jpg\"") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 188
Math::Formula::_build_ast("Math::Formula=HASH(0x7faee3023338)", "ARRAY(0x7faee3a93038)", 0) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 61
Math::Formula::tree("Math::Formula=HASH(0x7faee3023338)", "\"pict.jpg\"   like \"*.jpg\"") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 222
Math::Formula::evaluate("Math::Formula=HASH(0x7faee3023338)") at t/28pattern.t line 52
# Tests were run but no plan was declared and done_testing() was not seen.
t/28pattern.t ..... 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 26 subtests passed 

#   Failed test '+4.0 -> 4.0'
#   at t/29float.t line 62.
#          got: '+'
#     expected: '4.0'
Argument "-" isn't numeric in addition (+) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 293.

#   Failed test '-4.0 -> -4.0'
#   at t/29float.t line 62.
#          got: '-0.0'
#     expected: '-4.0'
Argument "-" isn't numeric in addition (+) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 293.

#   Failed test '+-++--4.0 -> -4.0'
#   at t/29float.t line 62.
#          got: '-0.0'
#     expected: '-4.0'
Argument "-" isn't numeric in addition (+) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 293.

#   Failed test '-0.0e+3 -> 0.0'
#   at t/29float.t line 62.
#          got: '-0.0'
#     expected: '0.0'
Argument "+" isn't numeric in addition (+) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 293.

#   Failed test '1.0 + 2.0 -> 3.0'
#   at t/29float.t line 98.
#          got: '1.0'
#     expected: '3.0'
Argument "-" isn't numeric in addition (+) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 293.

#   Failed test '7.0 - 3.0 -> 4.0'
#   at t/29float.t line 98.
#          got: '7.0'
#     expected: '4.0'
Argument "*" isn't numeric in addition (+) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 293.

#   Failed test '2.0 * 4.0 -> 8.0'
#   at t/29float.t line 98.
#          got: '0.0'
#     expected: '8.0'
Argument "%" isn't numeric in addition (+) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 293.
Illegal modulus zero at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Type.pm line 321.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 33.
t/29float.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/33 subtests 
warning: no formula '.' in test
warning: cannot find attribute '.' for MF::FRAGMENT 'test'
error: cannot match infix operator '.' for (MF::FRAGMENT -> MF::NAME)
# Tests were run but no plan was declared and done_testing() was not seen.
t/30fragment.t .... 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 5 subtests passed 
panic: op +0100
 at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
Log::Report::panic("op +0100") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
MF::OPERATOR::find("MF::OPERATOR", +0100) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 188
Math::Formula::_build_ast("Math::Formula=HASH(0x7fb38b824938)", "ARRAY(0x7fb38bcb0e38)", 0) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 61
Math::Formula::tree("Math::Formula=HASH(0x7fb38b824938)", "+0100 + PT15M") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 222
Math::Formula::evaluate("Math::Formula=HASH(0x7fb38b824938)") at t/31timezone.t line 83
# Tests were run but no plan was declared and done_testing() was not seen.
t/31timezone.t .... 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 22 subtests passed 
panic: op "abc"
 at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
Log::Report::panic("op \"abc\"") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula/Token.pm line 98
MF::OPERATOR::find("MF::OPERATOR", "\"abc\"") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 188
Math::Formula::_build_ast("Math::Formula=HASH(0x7fd367824938)", "ARRAY(0x7fd36a2d9c38)", 0) at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 61
Math::Formula::tree("Math::Formula=HASH(0x7fd367824938)", "\"abc\" =~ \"b\"") at /Users/cpantesting/cpantesting/perl-blead/.cpan/build/Math-Formula-0.16-0/blib/lib/Math/Formula.pm line 222
Math::Formula::evaluate("Math::Formula=HASH(0x7fd367824938)", "Math::Formula::Context=HASH(0x7fd367824968)") at t/32regexp.t line 45
# Tests were run but no plan was declared and done_testing() was not seen.
t/32regexp.t ...... 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 1 subtests passed 

#   Failed test at t/40tokenize.t line 18.
#     Structures begin differing at:
#          $got->[1][0] = '+'
#     $expected->[1][0] = '42'

#   Failed test at t/40tokenize.t line 21.
#     Structures begin differing at:
#          $got->[2][0] = '+'
#     $expected->[2][0] = '7'

#   Failed test at t/40tokenize.t line 24.
#     Structures begin differing at:
#          $got->[3][0] = '+'
#     $expected->[3][0] = '8'

#   Failed test 'ternary'
#   at t/40tokenize.t line 27.
#     Structures begin differing at:
#          $got->[2][0] = '?'
#     $expected->[2][0] = '2'

#   Failed test at t/40tokenize.t line 31.
#     Structures begin differing at:
#          $got->[2][0] = '?'
#     $expected->[2][0] = '2'

#   Failed test at t/40tokenize.t line 35.
#     Structures begin differing at:
#          $got->[2][0] = '?'
#     $expected->[2][0] = '2'

#   Failed test at t/40tokenize.t line 40.
#     Structures begin differing at:
#          $got->[2][0] = '?'
#     $expected->[2][0] = '2'
# Looks like you failed 7 tests of 9.
t/40tokenize.t .... 
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/9 subtests 

#   Failed test at t/50tree.t line 20.
#     Structures begin differing at:
#          $got->[1][0] = '+'
#     $expected->[1][0] = '8'

#   Failed test at t/50tree.t line 21.
#     Structures begin differing at:
#          $got->[2][0] = '+'
#     $expected->[2][0] = '7'

#   Failed test at t/50tree.t line 22.
#     Structures begin differing at:
#          $got->[2][1][0] = '+'
#     $expected->[2][1][0] = '8'

#   Failed test at t/50tree.t line 24.
#     Structures begin differing at:
#          $got->[1][2][0] = '+'
#     $expected->[1][2][0] = '2'

#   Failed test at t/50tree.t line 30.
#     Structures begin differing at:
#          $got->[1][2][1][0] = '+'
#     $expected->[1][2][1][0] = '2'

#   Failed test at t/50tree.t line 36.
#     Structures begin differing at:
#          $got->[1][0] = '.'
#     $expected->[1][0] = 'func1'

#   Failed test at t/50tree.t line 45.
#     Structures begin differing at:
#          $got->[1][1][2][0] = '.'
#     $expected->[1][1][2][0] = 'func1'
# Looks like you failed 7 tests of 8.
t/50tree.t ........ 
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/8 subtests 

#   Failed test at t/51parens.t line 19.
#     Structures begin differing at:
#          $got->[1][2][0] = '+'
#     $expected->[1][2][0] = '2'

#   Failed test at t/51parens.t line 25.
#     Structures begin differing at:
#          $got->[1][1][2][1][0] = '*'
#     $expected->[1][1][2][1][0] = '6'
# Looks like you failed 2 tests of 2.
t/51parens.t ...... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 
error: illegal number format for '+'
t/60evaluate.t .... 
No subtests run 
error: illegal number format for '<'
t/61comparison.t .. 
No subtests run 
warning: cannot find attribute '.' for MF::TIME '02:03:04'
error: cannot match infix operator '.' for (MF::TIME -> MF::NAME)
# Tests were run but no plan was declared and done_testing() was not seen.
t/62attributes.t .. 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 6 subtests passed 
t/63code.t ........ ok
warning: no formula '-' in test
warning: no formula '-' in test
error: cannot match infix operator '-' for (MF::TIME -> MF::NAME)
# Tests were run but no plan was declared and done_testing() was not seen.
t/70context.t ..... 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 38 subtests passed 
warning: no formula '-' in test
warning: no formula '-' in test
error: cannot match infix operator '-' for (MF::TIME -> MF::NAME)
# Tests were run but no plan was declared and done_testing() was not seen.
t/71lead.t ........ 
Dubious, test returned 254 (wstat 65024, 0xfe00)
All 6 subtests passed 
t/80json.t ........ ok
t/81yaml.t ........ ok
t/82ini.t ......... skipped: Config::INI::Writer package not installed

Test Summary Report
-------------------
t/20integers.t  (Wstat: 65024 (exited 254) Tests: 24 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
t/21booleans.t  (Wstat: 65024 (exited 254) Tests: 14 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
t/22strings.t   (Wstat: 65024 (exited 254) Tests: 16 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
t/23duration.t  (Wstat: 65024 (exited 254) Tests: 19 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
t/24datetime.t  (Wstat: 65280 (exited 255) Tests: 16 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/25date.t      (Wstat: 65280 (exited 255) Tests: 16 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/26time.t      (Wstat: 768 (exited 3) Tests: 22 Failed: 3)
  Failed tests:  17, 19, 21
  Non-zero exit status: 3
  Parse errors: No plan found in TAP output
t/27names.t     (Wstat: 65280 (exited 255) Tests: 11 Failed: 2)
  Failed tests:  7-8
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/28pattern.t   (Wstat: 65024 (exited 254) Tests: 26 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
t/29float.t     (Wstat: 65280 (exited 255) Tests: 33 Failed: 7)
  Failed tests:  20, 22, 24, 26, 28, 30, 32
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/30fragment.t  (Wstat: 65024 (exited 254) Tests: 5 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
t/31timezone.t  (Wstat: 65024 (exited 254) Tests: 22 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
t/32regexp.t    (Wstat: 65024 (exited 254) Tests: 1 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
t/40tokenize.t  (Wstat: 1792 (exited 7) Tests: 9 Failed: 7)
  Failed tests:  3-9
  Non-zero exit status: 7
t/50tree.t      (Wstat: 1792 (exited 7) Tests: 8 Failed: 7)
  Failed tests:  2-8
  Non-zero exit status: 7
t/51parens.t    (Wstat: 512 (exited 2) Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
t/60evaluate.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/61comparison.t (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/62attributes.t (Wstat: 65024 (exited 254) Tests: 6 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
t/70context.t   (Wstat: 65024 (exited 254) Tests: 38 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
t/71lead.t      (Wstat: 65024 (exited 254) Tests: 6 Failed: 0)
  Non-zero exit status: 254
  Parse errors: No plan found in TAP output
Files=28, Tests=414, 19 wallclock secs ( 0.19 usr  0.13 sys + 16.37 cusr  2.03 csys = 18.72 CPU)
Result: FAIL
Failed 21/28 test programs. 28/414 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                              Need  Have    
    ----------------------------------- ----- --------
    boolean                             0.46  0.46    
    Cpanel::JSON::XS                    4.35  4.36    
    DateTime                            0     1.59    
    DateTime::Duration                  0     1.59    
    DateTime::Format::Duration::ISO8601 0.006 0.008   
    DateTime::TimeZone                  0     2.57    
    DateTime::TimeZone::OffsetOnly      0     2.57    
    File::Slurper                       0.012 0.014   
    File::Spec                          0     3.88    
    Log::Report                         0     1.34    
    POSIX                               0     2.12    
    Scalar::Util                        0     1.63    
    Test::More                          0     1.302194
    YAML::XS                            0.81  0.86    

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/cpantesting/.cargo/bin
    PERL = blead
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10546
    PERL5_CPAN_IS_RUNNING = 10546
    PERLBREW_HOME = /Users/cpantesting/.perlbrew
    PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
    PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
    PERLBREW_PERL = perl-5.32.0
    PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.94
    PERLBREW_VERSION = 0.94
    PERLVER = blead
    PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-blead
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.10
    $UID/$EUID = 503 / 503
    $GID = 20 20 12 61 703 702 701 100
    $EGID = 20 20 12 61 703 702 701 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.89    
    ExtUtils::CBuilder  0.280238
    ExtUtils::Command   7.66    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.66    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.49    
    File::Spec          3.88    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4232  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302194
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 10) configuration:
  Commit id: e792c028462d5d3771e15dff0293056e2eab3af6
  Platform:
    osname=darwin
    osvers=21.6.0
    archname=darwin-2level
    uname='darwin harrow.local 21.6.0 darwin kernel version 21.6.0: mon aug 22 20:17:10 pdt 2022; root:xnu-8020.140.49~2release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/cpantesting/cpantesting/perl-blead -Dusedevel'
    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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 14.0.0 (clang-1400.0.29.202)'
    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 =' -mmacosx-version-min=12.6 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
    libs=-lgdbm
    perllibs=
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=12.6 -bundle -undefined dynamic_lookup -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_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 darwin
  Compiled at Mar 10 2023 20:35:50
  %ENV:
    PERL="blead"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="10546"
    PERL5_CPAN_IS_RUNNING="10546"
    PERLBREW_HOME="/Users/cpantesting/.perlbrew"
    PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
    PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
    PERLBREW_PERL="perl-5.32.0"
    PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.94"
    PERLBREW_VERSION="0.94"
    PERLVER="blead"
    PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-blead"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.10/darwin-2level
    /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.10
    /Users/cpantesting/cpantesting/perl-blead/lib/5.37.10/darwin-2level
    /Users/cpantesting/cpantesting/perl-blead/lib/5.37.10