Subject: | cpan installation error for Tickit::Widget::Table |
Date: | Mon, 31 Mar 2014 13:09:11 -0700 |
To: | bug-Tickit-Widget-Table [...] rt.cpan.org |
From: | Brandon <brandon [...] mail.voyager.com> |
http://paste.debian.net/plain/90829
Manifying blib/man3/Tickit::Widget::Table.3pm
Manifying blib/man3/Tickit::Widget::Table::Column.3pm
Manifying blib/man3/Tickit::Widget::Table::Row.3pm
Manifying blib/man3/Tickit::Widget::Table::HeaderRow.3pm
Manifying blib/man3/Tickit::Widget::Table::Column.3pm
TEAM/Tickit-Widget-Table-0.101.tar.gz
/usr/bin/make -j3 -j3 -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-check-deps.t .. ok
t/00-compile.t ..... ok
t/render.t ......... 1/43
# Failed test 'Tickit::Widget::Table->new() died'
# at t/render.t line 14.
# Error was: Can't call method "displayed_width" on an undefined value at /root/.cpan/build/Tickit-Widget-Table-0.101-yLmlqV/blib/lib/Tickit/Widget/Table/Cell.pm line 55.
Can't call method "add_row" on an undefined value at t/render.t line 26.
# Looks like you planned 43 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 22 just after 1.
t/render.t ......... Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 43/43 subtests
Test Summary Report
-------------------
t/render.t (Wstat: 5632 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 22
Parse errors: Bad plan. You planned 43 tests but ran 1.
Files=3, Tests=18, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.68 cusr 0.06 csys = 0.78 CPU)
Result: FAIL