Subject: | Time::Format will not install |
Time::Format
R/RO/ROODE/Time-Format-1.02.tar.gz
$ uname -a
Linux ito4 2.6.18-5-686-bigmem #1 SMP Wed Sep 26 19:03:46 UTC 2007 i686
GNU/Linux
$ perl -v
This is perl, v5.8.8 built for i486-linux-gnu-thread-multi
Copyright 1987-2006, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
$
cpan[13]> i Time::Format
Strange distribution name [Time::Format]
Module id = Time::Format
DESCRIPTION Easy-to-use date/time formatting
CPAN_USERID ROODE (Eric J. Roode <sdn.instep41881@zoemail.net>)
CPAN_VERSION 1.02
CPAN_FILE R/RO/ROODE/Time-Format-1.02.tar.gz
UPLOAD_DATE 2005-12-01
DSLIP_STATUS Rdprp
(released,developer,perl,references+ties,Standard-Perl)
INST_FILE (not installed)
cpan[14]> install Time::Format
Running install for module 'Time::Format'
Running make for R/RO/ROODE/Time-Format-1.02.tar.gz
Checksum for
/local/home/dmf/.cpan/sources/authors/id/R/RO/ROODE/Time-Format-1.02.tar.gz
ok
CPAN.pm: Going to build R/RO/ROODE/Time-Format-1.02.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Time::Format
cp Format.pm blib/lib/Time/Format.pm
Manifying blib/man3/Time::Format.3pm
ROODE/Time-Format-1.02.tar.gz
/usr/bin/make -- 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/DateManip........1/12 # Looks like you planned 12 tests but only ran 11.
t/DateManip........ Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/12 subtests
(less 10 skipped subtests: 1 okay)
t/DateTime.........ok
t/die..............ok
t/doc..............ok
t/export1..........ok
t/export2..........ok
t/export3..........ok
t/funcs............ok
t/locale...........ok
t/manip............ok
t/quot.............ok
t/strftime.........ok
t/string...........ok
t/time.............ok
t/xs_DateTime......ok
t/xs_doc...........ok
t/xs_funcs.........ok
t/xs_locale........ok
t/xs_quot..........ok
t/xs_time..........ok
Test Summary Report
-------------------
t/DateManip.t (Wstat: 65280 Tests: 11 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 12 tests but ran 11.
Files=20, Tests=376, 1 wallclock secs ( 0.13 usr 0.02 sys + 1.01 cusr
0.09 csys = 1.25 CPU)
Result: FAIL
Failed 1/20 test programs. 0/376 subtests failed.
make: *** [test_dynamic] Error 255
ROODE/Time-Format-1.02.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports ROODE/Time-Format-1.02.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
ROODE/Time-Format-1.02.tar.gz : make_test NO
cpan[15]>