Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Perl Cpan Testers > FAIL Net-ICal-0...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 599492 of 854343
Post > Topic >>

FAIL Net-ICal-0.15 i686-linux 2.4.27-3-686

by david@[EMAIL PROTECTED] Jan 16, 2008 at 12:03 AM

This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to cpan-testers@[EMAIL PROTECTED]
 to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Shane Landrum,
    
This is a computer-generated re****t for Net-ICal-0.15
on perl-5.6.2, created automatically by CPAN-Re****ter-1.0601 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing

your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official re****t is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
re****ts for missing dependencies, unsup****ted operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this re****t:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
t/duration....# Test 18 got: 'P2W1DT5H20S' (t/duration.t at line 81)
#    Expected: 'P1W6DT1H56M15S'
#  t/duration.t line 81 is: ok($d1->subtract($d7)->as_ical_value,
'P1W6DT1H56M15S');
FAILED test 18
	Failed 1/23 tests, 95.65% okay
t/rfc2445.....# Failed test 2 in t/rfc2445.t at line 85
#  t/rfc2445.t line 85 is: 	    ok(0);       # otherwise we succeeded, so
the test failed
# Failed test 3 in t/rfc2445.t at line 85 fail #2
# Failed test 5 in t/rfc2445.t at line 92
#  t/rfc2445.t line 92 is: 	    return ok(0); # failure
Invalid duration: seconds at
/home/david/_/_/perl-5.6.2/.cpan/build/Net-ICal-0.15-fbZuAn/blib/lib/Net/ICal/Component.pm
line 697
# Failed test 6 in t/rfc2445.t at line 85 fail #3
# Failed test 7 in t/rfc2445.t at line 92 fail #2
Invalid duration: seconds at
/home/david/_/_/perl-5.6.2/.cpan/build/Net-ICal-0.15-fbZuAn/blib/lib/Net/ICal/Component.pm
line 697
# Failed test 8 in t/rfc2445.t at line 85 fail #4
# Failed test 9 in t/rfc2445.t at line 92 fail #3
# Failed test 10 in t/rfc2445.t at line 92 fail #4
Invalid duration: seconds at
/home/david/_/_/perl-5.6.2/.cpan/build/Net-ICal-0.15-fbZuAn/blib/lib/Net/ICal/Component.pm
line 697
# Failed test 11 in t/rfc2445.t at line 85 fail #5
# Failed test 12 in t/rfc2445.t at line 92 fail #5
Invalid duration: seconds at
/home/david/_/_/perl-5.6.2/.cpan/build/Net-ICal-0.15-fbZuAn/blib/lib/Net/ICal/Component.pm
line 697
Invalid duration: seconds at
/home/david/_/_/perl-5.6.2/.cpan/build/Net-ICal-0.15-fbZuAn/blib/lib/Net/ICal/Component.pm
line 697
# Failed test 15 in t/rfc2445.t at line 85 fail #6
Invalid duration: seconds at
/home/david/_/_/perl-5.6.2/.cpan/build/Net-ICal-0.15-fbZuAn/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
# Test 1 got: ':19970205Z' (t/time.t at line 34)
#   Expected: '19970205'
#  t/time.t line 34 is: ok($t1->as_ical, '19970205');
# Test 3 got: '2' (t/time.t at line 39)
#   Expected: '02'
#  t/time.t line 39 is: ok($t1->month,  '02');
# Test 4 got: '5' (t/time.t at line 40)
#   Expected: '05'
#  t/time.t line 40 is: ok($t1->day,    '05');
Invalid duration: seconds at t/time.t line 49
# Test 8 got: '1' (t/time.t at line 50)
#   Expected: '3'
#  t/time.t line 50 is: ok($t1->month(15), '3');
# Test 9 got: ':20010101Z' (t/time.t at line 55)
#   Expected: ':20020301'
#  t/time.t line 55 is: ok($t1->as_ical, ':20020301');
Invalid duration: seconds at t/time.t line 57
# Test 10 got: '1' (t/time.t at line 58)
#    Expected: '14'
#  t/time.t line 58 is: ok($t1->day(45), '14');
# Test 11 got: ':20010101Z' (t/time.t at line 62)
#    Expected: ':20010214'
#  t/time.t line 62 is: ok($t1->as_ical, ':20010214');
Invalid duration: seconds at t/time.t line 68
# Test 12 got: ':19970101T123545Z' (t/time.t at line 71)
#    Expected: ':19970101T123545'
#  t/time.t line 71 is: ok($t2->as_ical, ':19970101T123545');
# Test 13 got: '35' (t/time.t at line 77)
#    Expected: '7'
#  t/time.t line 77 is: ok($t2->minute(67), '7');
# Test 14 got: '35' (t/time.t at line 81)
#    Expected: '7'
#  t/time.t line 81 is: ok($t2->minute,  7);
# Test 15 got: '12' (t/time.t at line 82)
#    Expected: '13'
#  t/time.t line 82 is: ok($t2->hour,   13);
# Test 22 got: '0' (t/time.t at line 137)
#    Expected: '-1'
#  t/time.t line 137 is: ok($t5->compare($t6), -1);
# Test 25 got: '0' (t/time.t at line 146)
#    Expected: '1'
#  t/time.t line 146 is: ok($t6->compare($t5),  1);
FAILED tests 1, 3-4, 8-15, 22, 25
	Failed 13/25 tests, 48.00% okay
Failed Test  Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/duration.t               23    1  18
t/rfc2445.t                17   11  2-3 5-12 15
t/time.t                   25   13  1 3-4 8-15 22 25
Failed 3/3 test scripts. 25/65 subtests failed.
Files=3, Tests=65,  2 wallclock secs ( 0.25 cusr +  0.13 csys =  0.38 CPU)
Failed 3/3 test programs. 25/65 subtests failed.
make: *** [test_dynamic] Error 11

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have
    ------------------- ---- ----
    Class::MethodMapper 1    1.0 
    Date::Calc          4.3  5.4 
    Date::ICal          1.27 1.72
    Test::Simple        0.10 0.70

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 5479
    PERL5_CPAN_IS_RUNNING = 5479
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/david/cpantesting/perl-5.6.2/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 46 44 29 25 24 20 1000
    $EGID = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::Par***S   n/a   
    File::Spec          3.24  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    YAML                n/a   
    YAML::Syck          n/a   
    version             0.7203


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686
gnulinux '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
    optimize='-O3',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
 




 1 Posts in Topic:
FAIL Net-ICal-0.15 i686-linux 2.4.27-3-686
david@[EMAIL PROTECTED]   2008-01-16 00:03:22 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Oct 7 13:03:50 CDT 2008.