Subject: | PBOYD/Time-Period-1.21.tar.gz |
Date: | Sat, 05 Feb 2011 17:05:40 +0100 |
To: | bug-Time-Period [...] rt.cpan.org |
From: | Emmanuel Bataille <bem [...] residents.frmug.org> |
Failed cpan upgrade for PBOYD/Time-Period-1.21.tar.gz
perl version : perl, v5.8.8 built for i486-linux-gnu-thread-multi
system : Debian Etch - Linux 2.6.18-6-686 #1 SMP
Thu Oct 9 15:52:18 UTC 2008 i686 GNU/Linux
Details :
cpan[1]> upgrade Time::Period
CPAN: Storable loaded ok (v2.25)
Going to read '/root/.cpan/Metadata'
Database was generated on Thu, 03 Feb 2011 22:33:01 GMT
Package namespace installed latest in CPAN file
Time::Period 1.20 1.21 PBOYD/Time-Period-1.21.tar.gz
Running install for module 'Time::Period'
Running make for P/PB/PBOYD/Time-Period-1.21.tar.gz
CPAN: Digest::SHA loaded ok (v5.50)
CPAN: Compress::Zlib loaded ok (v2.033)
Checksum for
/home/facteur/.cpan/sources/authors/id/P/PB/PBOYD/Time-Period-1.21.tar.gz ok
Scanning cache /root/.cpan/build for sizes
DONE
CPAN: Archive::Tar loaded ok (v1.76)
Time-Period-1.21/
Time-Period-1.21/MANIFEST
Time-Period-1.21/dist.ini
Time-Period-1.21/LICENSE
Time-Period-1.21/README
Time-Period-1.21/META.yml
Time-Period-1.21/Makefile.PL
Time-Period-1.21/t/
Time-Period-1.21/t/06_year_day.t
Time-Period-1.21/t/01_time_period.t
Time-Period-1.21/t/02_weekday.t
Time-Period-1.21/t/03_year.t
Time-Period-1.21/t/08_hour.t
Time-Period-1.21/t/04_month.t
Time-Period-1.21/t/10_second.t
Time-Period-1.21/t/07_month_day.t
Time-Period-1.21/t/09_minute.t
Time-Period-1.21/t/05_week.t
Time-Period-1.21/lib/
Time-Period-1.21/lib/Time/
Time-Period-1.21/lib/Time/Period.pm
CPAN: File::Temp loaded ok (v0.22)
CPAN: YAML loaded ok (v0.72)
CPAN.pm: Going to build P/PB/PBOYD/Time-Period-1.21.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Time::Period
cp lib/Time/Period.pm blib/lib/Time/Period.pm
Manifying blib/man3/Time::Period.3pm
PBOYD/Time-Period-1.21.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/01_time_period.t .. ok
t/02_weekday.t ...... ok
t/03_year.t ......... ok
t/04_month.t ........ ok
t/05_week.t ......... ok
t/06_year_day.t ..... ok
t/07_month_day.t .... ok
t/08_hour.t ......... 1/33
# Failed test 'should match a single hour'
# at t/08_hour.t line 10.
# got: '0'
# expected: '1'
# Failed test 'should match a single hour, by the long form'
# at t/08_hour.t line 11.
# got: '0'
# expected: '1'
# Failed test 'should be able to match a range of hours'
# at t/08_hour.t line 14.
# got: '0'
# expected: '1'
# Failed test 'should be able to match a range of days when the first
hour is greater than the second'
# at t/08_hour.t line 17.
# got: '0'
# expected: '1'
# Failed test 'should be able to not match a range of days when the
first hour is greater than the second'
# at t/08_hour.t line 19.
# got: '1'
# expected: '0'
# Failed test '12am should be treated as midnight (single)'
# at t/08_hour.t line 29.
# got: '0'
# expected: '1'
# Failed test '12am should be treated as midnight (left)'
# at t/08_hour.t line 30.
# got: '0'
# expected: '1'
# Failed test '12am should be treated as midnight (right)'
# at t/08_hour.t line 31.
# got: '0'
# expected: '1'
# Failed test '"am" times should not be altered (single)'
# at t/08_hour.t line 33.
# got: '0'
# expected: '1'
# Failed test '"am" times should not be altered (left)'
# at t/08_hour.t line 34.
# got: '0'
# expected: '1'
# Failed test '"am" times should not be altered (left)'
# at t/08_hour.t line 35.
# got: '0'
# expected: '1'
# Failed test '12noon should be treated as 12pm (single)'
# at t/08_hour.t line 37.
# got: '0'
# expected: '1'
# Failed test '12noon should be treated as 12pm (left)'
# at t/08_hour.t line 38.
# got: '0'
# expected: '1'
# Failed test '12noon should be treated as 12pm (right)'
# at t/08_hour.t line 39.
# got: '0'
# expected: '1'
# Failed test '"pm" times should have 12 hours added to them (single)'
# at t/08_hour.t line 45.
# got: '0'
# expected: '1'
# Failed test '"pm" times should have 12 hours added to them (left)'
# at t/08_hour.t line 46.
# got: '0'
# expected: '1'
# Failed test '"pm" times should have 12 hours added to them (right)'
# at t/08_hour.t line 47.
# got: '0'
# expected: '1'
# Failed test '12pm should be treated as noon (single)'
# at t/08_hour.t line 49.
# got: '0'
# expected: '1'
# Failed test '12pm should be treated as noon (left)'
# at t/08_hour.t line 50.
# got: '0'
# expected: '1'
# Failed test '12pm should be treated as noon (right)'
# at t/08_hour.t line 51.
# got: '0'
# expected: '1'
Argument "one" isn't numeric in numeric gt (>) at
/root/.cpan/build/Time-Period-1.21-Ukvgb5/blib/lib/Time/Period.pm line 720.
# Looks like you failed 20 tests of 33.
t/08_hour.t ......... Dubious, test returned 20 (wstat 5120, 0x1400)
Failed 20/33 subtests
t/09_minute.t ....... ok
t/10_second.t ....... ok
Test Summary Report
-------------------
t/08_hour.t (Wstat: 5120 Tests: 33 Failed: 20)
Failed tests: 1-2, 4, 6, 8, 14-22, 26-31
Non-zero exit status: 20
Files=10, Tests=209, 3 wallclock secs ( 0.34 usr 0.08 sys + 1.61 cusr
0.26 csys = 2.29 CPU)
Result: FAIL
Failed 1/10 test programs. 20/209 subtests failed.
make: *** [test_dynamic] Erreur 255
PBOYD/Time-Period-1.21.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports PBOYD/Time-Period-1.21.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
PBOYD/Time-Period-1.21.tar.gz : make_test NO