Subject: | Test failed on t/01-sanity.t |
t/01-sanity.t has been failed with Mecab 0.993
% make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/01-sanity.t ................ 1/42 Bareword "MECAB_NOR_NODE" not
allowed while "strict subs" in use at t/01-sanity.t line 11.
Bareword "MECAB_UNK_NODE" not allowed while "strict subs" in use at
t/01-sanity.t line 12.
Bareword "MECAB_BOS_NODE" not allowed while "strict subs" in use at
t/01-sanity.t line 13.
Bareword "MECAB_EOS_NODE" not allowed while "strict subs" in use at
t/01-sanity.t line 14.
Execution of t/01-sanity.t aborted due to compilation errors.
# Looks like you planned 42 tests but ran 1.
# Looks like your test exited with 255 just after 1.
t/01-sanity.t ................ Dubious, test returned 255 (wstat 65280,
0xff00)
% perl -v
This is perl 5, version 14, subversion 2 (v5.14.2) built for
x86_64-linux-gnu-thread-multi
(with 59 registered patches, see perl -V for more detail)
% mecab -v
mecab of 0.993
% uname -a
Linux desire 3.2.0-2-amd64 #1 SMP Tue Mar 20 18:36:37 UTC 2012 x86_64
GNU/Linux