Date: | Wed, 16 Mar 2005 23:45:22 -0600 |
From: | Stuart Thiessen <sthiessen [...] passitonservices.org> |
Subject: | Problem installing on Mac OS X 10.3.8 |
To: | bug-Curses-UI [...] rt.cpan.org |
I have a Mac Powerbook running Mac OS X 10.3.8. This is what it said
when I tried to install Curses::UI. I tried my best to search for a
solution on the web, but found none. How do I avoid this error?
Thanks,
Stuart Thiessen
Pass It On Services
Des Moines, IA
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01base_classes........ok
t/02widget_classes......ok
t/03dialog_classes......ok
t/04language_classes....ok
t/05pod.................ok
t/06ui..................ok
t/07widget..............ok
t/08common..............ok
t/09label...............ok
t/10texteditor..........ok
t/11listbox.............ok
t/12gpm_handler.........ok
t/13notebook............ok 1/24Unable to get Terminal Size. The
TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES environment
variables didn't work. The resize program didn't work. at
/Library/Perl/5.8.1/darwin-thread-multi-2level/Term/ReadKey.pm line
343.
# Looks like you planned 24 tests but only ran 1.
# Looks like your test died just after 1.
t/13notebook............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-24
Failed 23/24 tests, 4.17% okay
t/98misc................ok
t/99template............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/13notebook.t 255 65280 24 46 191.67% 2-24
Failed 1/15 test scripts, 93.33% okay. 23/158 subtests failed, 85.44%
okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force