Skip Menu |

This queue is for tickets about the Net-ICal CPAN distribution.

Report information
The Basics
Id: 1587
Status: new
Priority: 0/
Queue: Net-ICal

People
Owner: Nobody in particular
Requestors: B.Schofield [...] mailbox.gu.edu.au
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: make test failing on FreeBSD 4.7-RC
Writing Makefile for Net::ICal PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/mach -I/usr/local/lib/perl5/5.6.1/BSDPAN -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/duration..........................FAILED test 18 Failed 1/23 tests, 95.65% okay t/embedded-Net-ICal-Alarm...........ok t/embedded-Net-ICal-Attendee........Name "main::a" used only once: possible typo at lib/Net/ICal/Attendee.pm line 131. Can't call method "validate" on an undefined value at lib/Net/ICal/Attendee.pm line 131. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/embedded-Net-ICal-Calendar........ok t/embedded-Net-ICal-Component.......Missing right curly or square bracket at lib/Net/ICal/Component.pm line 681, at end of line syntax error at lib/Net/ICal/Component.pm line 681, at EOF Execution of t/embedded-Net-ICal-Component.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) t/embedded-Net-ICal-Daylight........ok t/embedded-Net-ICal-Duration........ok t/embedded-Net-ICal-ETJ.............Name "main::args" used only once: possible typo at lib/Net/ICal/ETJ.pm line 138. Name "main::foo" used only once: possible typo at lib/Net/ICal/ETJ.pm line 138. Name "main::class" used only once: possible typo at lib/Net/ICal/ETJ.pm line 138. Name "main::empty" used only once: possible typo at lib/Net/ICal/ETJ.pm line 438. Name "main::period" used only once: possible typo at lib/Net/ICal/ETJ.pm line 437. Name "main::bogusperiod" used only once: possible typo at lib/Net/ICal/ETJ.pm line 439. Can't call method "occurences" on an undefined value at lib/Net/ICal/ETJ.pm line 437. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/embedded-Net-ICal-Event...........# Failed test (lib/Net/ICal/Event.pm at line 139) # Looks like you failed 1 tests of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/5 tests, 80.00% okay t/embedded-Net-ICal-Freebusy........# Failed test (lib/Net/ICal/Freebusy.pm at line 192) # Looks like you failed 1 tests of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/embedded-Net-ICal-FreebusyItem....# Failed test (lib/Net/ICal/FreebusyItem.pm at line 92) Can't call method "as_ical" on an undefined value at lib/Net/ICal/FreebusyItem.pm line 95. # Looks like you failed 1 tests of 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay t/embedded-Net-ICal-Journal.........Name "main::bogusargs" used only once: possible typo at lib/Net/ICal/Journal.pm line 174. ok t/embedded-Net-ICal-Period..........Can't call method "clone" on an undefined value at lib/Net/ICal/Period.pm line 205. # Looks like your test died just after 7. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/embedded-Net-ICal-Property........ok t/embedded-Net-ICal-Recurrence......ok t/embedded-Net-ICal-Standard........ok t/embedded-Net-ICal-Time............ok t/embedded-Net-ICal-Timezone........ok t/embedded-Net-ICal-Todo............ok t/embedded-Net-ICal-Trigger.........ok t/embedded-Net-ICal-Util............Missing right curly or square bracket at lib/Net/ICal/Util.pm line 105, at end of line syntax error at lib/Net/ICal/Util.pm line 105, at EOF Execution of t/embedded-Net-ICal-Util.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) t/embedded-Net-ICal.................ok t/rfc2445...........................Invalid duration: seconds at blib/lib/Net/ICal/Component.pm line 697 Invalid duration: seconds at blib/lib/Net/ICal/Component.pm line 697 Invalid duration: seconds at blib/lib/Net/ICal/Component.pm line 697 Invalid duration: seconds at blib/lib/Net/ICal/Component.pm line 697 Invalid duration: seconds at blib/lib/Net/ICal/Component.pm line 697 Invalid duration: seconds at blib/lib/Net/ICal/Component.pm line 697 FAILED tests 2-3, 5-12, 15 Failed 11/17 tests, 35.29% okay t/time..............................Invalid duration: seconds at t/time.t line 31 Invalid duration: seconds at t/time.t line 49 Invalid duration: seconds at t/time.t line 57 Invalid duration: seconds at t/time.t line 68 FAILED tests 1, 3-4, 8-15, 22, 25 Failed 13/25 tests, 48.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/duration.t 23 1 4.35% 18 t/embedded-Net-ICal-Attendee.t 255 65280 2 0 0.00% ?? t/embedded-Net-ICal-Component.t 255 65280 ?? ?? % ?? t/embedded-Net-ICal-ETJ.t 255 65280 1 0 0.00% ?? t/embedded-Net-ICal-Event.t 1 256 5 1 20.00% 2 t/embedded-Net-ICal-Freebusy.t 1 256 3 1 33.33% 3 t/embedded-Net-ICal-FreebusyItem. 255 65280 4 1 25.00% 4 t/embedded-Net-ICal-Period.t 255 65280 7 0 0.00% ?? t/embedded-Net-ICal-Util.t 255 65280 ?? ?? % ?? t/rfc2445.t 17 11 64.71% 2-3 5-12 15 t/time.t 25 13 52.00% 1 3-4 8-15 22 25 Failed 11/24 test scripts, 54.17% okay. 28/134 subtests failed, 79.10% okay. *** Error code 35 Stop in /root/.cpanplus/build/Net-ICal-0.15. MAKE TEST failed! - No such file or directory in CPANPLUS::Internals::Make::_make at Mon Sep 30 18:34:13 2002 at /usr/local/lib/perl5/site_perl/5.6.1/CPANPLUS/Internals/Make.pm line 306