CC: | JKING [...] cpan.org |
Subject: | t/001Basic.t fails (with newer Thrift?) |
The test suite started to fail:
...
PERL_DL_NONLAZY=1 "/usr/perl5.22.2t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Bareword "TType::STOP" not allowed while "strict subs" in use at /home/cpansand/.cpan/build/2018120522/Net-Evernote-Simple-0.07-vxBQ4t/blib/lib/Net/Evernote/Simple/EDAMUserStore/Types.pm line 62.
Bareword "TType::I32" not allowed while "strict subs" in use at /home/cpansand/.cpan/build/2018120522/Net-Evernote-Simple-0.07-vxBQ4t/blib/lib/Net/Evernote/Simple/EDAMUserStore/Types.pm line 67.
Bareword "TType::STRING" not allowed while "strict subs" in use at /home/cpansand/.cpan/build/2018120522/Net-Evernote-Simple-0.07-vxBQ4t/blib/lib/Net/Evernote/Simple/EDAMUserStore/Types.pm line 73.
Bareword "TType::I32" not allowed while "strict subs" in use at /home/cpansand/.cpan/build/2018120522/Net-Evernote-Simple-0.07-vxBQ4t/blib/lib/Net/Evernote/Simple/EDAMUserStore/Types.pm line 79.
Bareword "TType::STRING" not allowed while "strict subs" in use at /home/cpansand/.cpan/build/2018120522/Net-Evernote-Simple-0.07-vxBQ4t/blib/lib/Net/Evernote/Simple/EDAMUserStore/Types.pm line 85.
Bareword "TType::STRING" not allowed while "strict subs" in use at /home/cpansand/.cpan/build/2018120522/Net-Evernote-Simple-0.07-vxBQ4t/blib/lib/Net/Evernote/Simple/EDAMUserStore/Types.pm line 91.
BEGIN not safe after errors--compilation aborted at /home/cpansand/.cpan/build/2018120522/Net-Evernote-Simple-0.07-vxBQ4t/blib/lib/Net/Evernote/Simple/EDAMUserStore/Types.pm line 140.
Compilation failed in require at /home/cpansand/.cpan/build/2018120522/Net-Evernote-Simple-0.07-vxBQ4t/blib/lib/Net/Evernote/Simple.pm line 9.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018120522/Net-Evernote-Simple-0.07-vxBQ4t/blib/lib/Net/Evernote/Simple.pm line 9.
Compilation failed in require at t/001Basic.t line 12.
BEGIN failed--compilation aborted at t/001Basic.t line 12.
t/001Basic.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
Statistical analysis suggests that this happens with the newest Thrift version (theta = -1 means "bad"):
****************************************************************
Regression 'mod:Thrift'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 26409016524457464.00
[1='eq_0.6.0-dev'] 0.0000 0.0000 4.82
[2='eq_0.9.0'] 0.0000 0.0000 3.01
[3='eq_v0.11.0'] -1.0000 0.0000 -21919306947408048.00
R^2= 1.000, N= 112, K= 4
****************************************************************