Start 2009-06-18T06:10:03 ActivePerl-1003 CPAN-1.94 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Thu, 18 Jun 2009 10:26:58 GMT Running make for R/RO/ROODE/Time-Format-1.10.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RO/ROODE/Time-Format-1.10.tar.gz ok Time-Format-1.10/ Time-Format-1.10/t/ Time-Format-1.10/t/xs_time.t Time-Format-1.10/t/xs_funcs.t Time-Format-1.10/t/die.t Time-Format-1.10/t/DateManip.t Time-Format-1.10/t/locale.t Time-Format-1.10/t/export1.t Time-Format-1.10/t/funcs.t Time-Format-1.10/t/xs_doc.t Time-Format-1.10/t/string.t Time-Format-1.10/t/export3.t Time-Format-1.10/t/0-signature.t Time-Format-1.10/t/xs_quot.t Time-Format-1.10/t/strftime.t Time-Format-1.10/t/doc.t Time-Format-1.10/t/past.t Time-Format-1.10/t/time.t Time-Format-1.10/t/xs_DateTime.t Time-Format-1.10/t/1-load.t Time-Format-1.10/t/export2.t Time-Format-1.10/t/manip.t Time-Format-1.10/t/quot.t Time-Format-1.10/t/DateTime.t Time-Format-1.10/t/xs_locale.t Time-Format-1.10/Changes Time-Format-1.10/MANIFEST Time-Format-1.10/quickref.txt Time-Format-1.10/quickref.ps Time-Format-1.10/META.yml Time-Format-1.10/lib/ Time-Format-1.10/lib/Time/ Time-Format-1.10/lib/Time/Format.pm Time-Format-1.10/MANIFEST.SKIP Time-Format-1.10/Build.PL Time-Format-1.10/Makefile.PL Time-Format-1.10/README Time-Format-1.10/SIGNATURE CPAN.pm: Going to build R/RO/ROODE/Time-Format-1.10.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Time::Format >>> make cp lib/Time/Format.pm blib/lib/Time/Format.pm Manifying blib/man3/Time::Format.3 ROODE/Time-Format-1.10.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0-signature.t .. 1..1 ok 1 # skip Set the environment variable TEST_SIGNATURE to enable this test ok t/1-load.t ....... 1..1 ok 1 - use Time::Format; ok t/DateManip.t .... 1..12 ok 1 - use Time::Format; ok 2 - mm month ok 3 - mm minute ok 4 - uc month name ok 5 - lc weekday ok 6 - Full timestamp ok 7 - month: mm ok 8 - mm minute ok 9 - uc month name ok 10 - lc weekday ok 11 - Full timestamp ok 12 - Full timestamp ok t/DateTime.t ..... 1..12 ok 1 - use Time::Format; ok 2 - mm month ok 3 - mm minute ok 4 - uc month name ok 5 - lc weekday ok 6 - Full timestamp ok 7 - month: mm ok 8 - mm minute ok 9 - uc month name ok 10 - lc weekday ok 11 - Full timestamp ok 12 - Full timestamp ok t/die.t .......... 1..3 ok 1 - use Time::Format; ok 2 - Store ok 3 - Clear ok t/doc.t .......... 1..26 ok 1 - use Time::Format; ok 2 - %time imported ok 3 - %strftime imported ok 4 - %manip imported ok 5 - Today ok 6 - Yesterday ok 7 - time ok 8 - Another time ok 9 - Timestamp ok 10 - POSIX 1 ok 11 - POSIX 2 ok 12 - Example 1 ok 13 - Example 2 ok 14 - Example 3 ok 15 - Example 4 ok 16 - Example 5 ok 17 - Example 6 ok 18 - Example 7 ok 19 - Example 8 ok 20 - Example 9 ok 21 - Example 10 ok 22 - Example 11 ok 23 - Example 12 ok 24 - Example 13 ok 25 - Example 14 ok 26 - Example 15 ok t/export1.t ...... 1..7 ok 1 - use Time::Format; ok 2 - %time exported by default ok 3 - %strftime not exported by default ok 4 - %manip not exported by default ok 5 - time_format exported by default ok 6 - time_strftime not exported by default ok 7 - time_manip not exported by default ok t/export2.t ...... 1..7 ok 1 - use Time::Format; ok 2 - %time exported by :all ok 3 - %strftime exported by :all ok 4 - %manip exported by :all ok 5 - time_format exported by :all ok 6 - time_strftime exported by :all ok 7 - time_manip exported by :all ok t/export3.t ...... 1..7 ok 1 - use Time::Format; ok 2 - %time not xported when it should not be ok 3 - %strftime not exported when it should not be ok 4 - %manip exported when explicitly requested ok 5 - time_format exported when explicitly requested ok 6 - time_strftime not exported when not requested ok 7 - time_manip exported when explicitly requested ok t/funcs.t ........ 1..18 ok 1 - use Time::Format; ok 2 - month: mm ok 3 - m minute: 1 ok 4 - uc month name ok 5 - lc weekday ok 6 - time_format equals %time ok 7 - day of month ok 8 - Month number ok 9 - minute ok 10 - hour ok 11 - year ok 12 - time_strftime equals %time ok 13 - year ok 14 - day of month ok 15 - %D ok 16 - spaced day ok 17 - hour ok 18 - time_manip equals %time ok t/locale.t ....... 1..9 ok 1 - use Time::Format; ok 2 - English month ok 3 - English day ok 4 - Mois français ok 5 - Jour de la semaine français ok 6 - Deutscher Monat ok 7 - Deutscher Wochentag ok 8 - Mes español ok 9 - Día español de la semana ok t/manip.t ........ 1..6 ok 1 - use Time::Format; ok 2 - year ok 3 - day of month ok 4 - %D ok 5 - spaced day ok 6 - hour ok t/past.t ......... 1..4 Failed 4/4 subtests t/quot.t ......... 1..23 ok 1 - use Time::Format; ok 2 - \Q...\E ok 3 - \Q... ok 4 - unquoted ok 5 - upper1 ok 6 - upper2 ok 7 - lower1 ok 8 - lower2 ok 9 - upperfirst1 ok 10 - upperfirst2 ok 11 - lowerfirst1 ok 12 - lowerfirst2 ok 13 - extraneous backslashes ok 14 - \Q trumps \U ok 15 - \Q trumps \ ok 16 - upper month ok 17 - lower month ok 18 - ucfirst month ok 19 - lcfirst month ok 20 - lcfirst upper month ok 21 - ucfirst lower month ok 22 - upper lcfirst month ok 23 - lower ucfirst month ok t/strftime.t ..... 1..6 ok 1 - use Time::Format; ok 2 - day of month ok 3 - Month number ok 4 - minute ok 5 - hour ok 6 - year ok t/string.t ....... 1..27 ok 1 - use Time::Format; ok 2 - ymd d only ok 3 - ymd t only ok 4 - ymd d&t ok 5 - ymd dt ok 6 - ymd dt-nosep ok 7 - hms d only ok 8 - hms t only ok 9 - hms d&t ok 10 - hms dt ok 11 - hms dt-nosep ok 12 - ymd d only ok 13 - ymd t only ok 14 - ymd d&t ok 15 - ymd dt ok 16 - ymd dt-nosep ok 17 - hms d only ok 18 - hms t only ok 19 - hms d&t ok 20 - hms dt ok 21 - hms dt-nosep ok 22 - December bug I: no error ok 23 - December bug I ok 24 - December bug II: no error ok 25 - December bug II ok 26 - December bug III: no error ok 27 - December bug III ok t/time.t ......... 1..78 ok 1 - use Time::Format; ok 2 - 4-digit year ok 3 - 2-digit year ok 4 - month: mm ok 5 - month: m ok 6 - month: ?m ok 7 - month name ok 8 - uc month name ok 9 - lc month name ok 10 - abbr month name ok 11 - uc abbr month name ok 12 - lc abbr month name ok 13 - 2-digit day ok 14 - 1-digit day ok 15 - spaced day ok 16 - weekday ok 17 - uc weekday ok 18 - lc weekday ok 19 - weekday abbr ok 20 - uc weekday abbr ok 21 - lc weekday abbr ok 22 - 2-digit 24-hour ok 23 - 1-digit 24-hour ok 24 - spaced 24-hour ok 25 - 2-digit 12-hour ok 26 - 1-digit 12-hour ok 27 - spaced 12-hour ok 28 - minute: mm ok 29 - minute: m ok 30 - minute: ?m ok 31 - 2-digit second ok 32 - 1-digit second ok 33 - spaced second ok 34 - millisecond ok 35 - microsecond ok 36 - am ok 37 - AM ok 38 - pm ok 39 - PM ok 40 - a.m. ok 41 - A.M. ok 42 - p.m. ok 43 - P.M. ok 44 - am 2 ok 45 - AM 2 ok 46 - pm 2 ok 47 - PM 2 ok 48 - a.m. 2 ok 49 - A.M. 2 ok 50 - p.m. 2 ok 51 - P.M. 2 ok 52 - 5th ok 53 - 5TH ok 54 - 1st ok 55 - 2nd ok 56 - 3rd ok 57 - 3RD ok 58 - 11th ok 59 - 21st ok 60 - m test: year ok 61 - m test: year2 ok 62 - m test: day ok 63 - m test: year/ ok 64 - m test: year2/ ok 65 - m test: /day ok 66 - m test: /Day ok 67 - m test: d/m ok 68 - m test: m/y ok 69 - m test: m/y2 ok 70 - m test: year mon ok 71 - m test: hour ok 72 - m test: sec ok 73 - m test: hour: ok 74 - m test: :sec ok 75 - m test: Hour: ok 76 - m test: hour12: ok 77 - m test: Hour12: ok 78 - current time ok t/xs_DateTime.t .. 1..12 ok 1 - use Time::Format; ok 2 - mm month ok 3 - mm minute Failed 9/12 subtests t/xs_doc.t ....... 1..18 ok 1 - use Time::Format; ok 2 - %time imported ok 3 - Today ok 4 - Yesterday ok 5 - time ok 6 - Another time ok 7 - Timestamp Failed 11/18 subtests t/xs_funcs.t ..... 1..5 ok 1 - use Time::Format; ok 2 - month: mm ok 3 - m minute: 1 Failed 2/5 subtests t/xs_locale.t .... 1..9 ok 1 - use Time::Format; Failed 8/9 subtests t/xs_quot.t ...... 1..23 ok 1 - use Time::Format; ok 2 - \Q...\E ok 3 - \Q... ok 4 - unquoted ok 5 - upper1 ok 6 - upper2 ok 7 - lower1 ok 8 - lower2 ok 9 - upperfirst1 ok 10 - upperfirst2 ok 11 - lowerfirst1 ok 12 - lowerfirst2 ok 13 - extraneous backslashes ok 14 - \Q trumps \U ok 15 - \Q trumps \ Failed 8/23 subtests t/xs_time.t ...... 1..78 ok 1 - use Time::Format; ok 2 - 4-digit year ok 3 - 2-digit year ok 4 - month: mm ok 5 - month: m ok 6 - month: ?m Failed 72/78 subtests Test Summary Report ------------------- t/past.t (Wstat: 11 Tests: 0 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 4 tests but ran 0. t/xs_DateTime.t (Wstat: 11 Tests: 3 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 12 tests but ran 3. t/xs_doc.t (Wstat: 11 Tests: 7 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 18 tests but ran 7. t/xs_funcs.t (Wstat: 11 Tests: 3 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 5 tests but ran 3. t/xs_locale.t (Wstat: 11 Tests: 1 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 9 tests but ran 1. t/xs_quot.t (Wstat: 11 Tests: 15 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 23 tests but ran 15. t/xs_time.t (Wstat: 11 Tests: 6 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 78 tests but ran 6. Files=23, Tests=278, 2 wallclock secs ( 0.00 usr 0.22 sys + 1.36 cusr 0.60 csys = 2.18 CPU) Result: FAIL Failed 7/23 test programs. 0/278 subtests failed. make: *** [test_dynamic] Error 255 ROODE/Time-Format-1.10.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ROODE/Time-Format-1.10.tar.gz Finished 2009-06-18T06:10:08