develooper Front page | perl.cpan.testers | Postings from November 2003

FAIL Calendar-List-0.06 sun4-solaris 2.8

From:
mthurn
Date:
November 6, 2003 08:43
Subject:
FAIL Calendar-List-0.06 sun4-solaris 2.8
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@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
	
--

  CPAN.pm: Going to build B/BA/BARBIE/Calendar-List-0.06.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Calendar::List
cp List.pm blib/lib/Calendar/List.pm
cp Functions.pm blib/lib/Calendar/Functions.pm
Manifying blib/man3/Calendar::List.3
Manifying blib/man3/Calendar::Functions.3
  /usr/local/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01base.........ok                                                          
t/10functions....ok                                                          
t/11datetime.....NOK 6#     Failed test (t/11datetime.t at line 27)          
#          got: '-11'
#     expected: '-3845'
t/11datetime.....NOK 9#     Failed test (t/11datetime.t at line 27)          
#          got: '10'
#     expected: '8990'
t/11datetime.....NOK 12#     Failed test (t/11datetime.t at line 27)         
#          got: '1'
#     expected: '9923'
t/11datetime.....NOK 15#     Failed test (t/11datetime.t at line 27)         
#          got: '-23'
#     expected: '-27841'
t/11datetime.....NOK 18#     Failed test (t/11datetime.t at line 27)         
#          got: '12'
#     expected: '29323'
t/11datetime.....NOK 19#     Failed test (t/11datetime.t at line 33)         
#          got: '0'
#     expected: '31'
t/11datetime.....NOK 21#     Failed test (t/11datetime.t at line 38)         
#     Structures begin differing at:
#          $got->{11} = Does not exist
#     $expected->{11} = '6'
t/11datetime.....NOK 23#     Failed test (t/11datetime.t at line 38)         
#     Structures begin differing at:
#          $got->{11} = Does not exist
#     $expected->{11} = '4'
t/11datetime.....NOK 25#     Failed test (t/11datetime.t at line 38)         
#     Structures begin differing at:
#          $got->{11} = Does not exist
#     $expected->{11} = '5'
t/11datetime.....NOK 27#     Failed test (t/11datetime.t at line 38)         
#     Structures begin differing at:
#          $got->{11} = Does not exist
#     $expected->{11} = '4'
t/11datetime.....ok 33/0# Looks like you failed 10 tests of 33.              
t/11datetime.....dubious                                                     
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 6, 9, 12, 15, 18-19, 21, 23, 25, 27
        Failed 10/33 tests, 69.70% okay
t/12dateical.....skipped
        all skipped: Date::ICal not installed.
t/13timelocal....NOK 2#     Failed test (t/13timelocal.t at line 26)         
#     Structures begin differing at:
#          $got->[0] = '23'
#     $expected->[0] = '24'
t/13timelocal....NOK 5#     Failed test (t/13timelocal.t at line 26)         
#     Structures begin differing at:
#          $got->[0] = '12'
#     $expected->[0] = '13'
t/13timelocal....NOK 8#     Failed test (t/13timelocal.t at line 26)         
#     Structures begin differing at:
#          $got->[0] = '2'
#     $expected->[0] = '3'
t/13timelocal....NOK 11#     Failed test (t/13timelocal.t at line 26)        
#     Structures begin differing at:
#          $got->[0] = '24'
#     $expected->[0] = '25'
t/13timelocal....ok 35/0# Looks like you failed 4 tests of 35.               
t/13timelocal....dubious                                                     
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 2, 5, 8, 11
        Failed 4/35 tests, 88.57% okay
t/21list-dt......The 'month' parameter ("13") to DateTime::new did not pass the 'is between 1 and 12' callback
 at /space/src/CPAN/build/Calendar-List-0.06/blib/lib/Calendar/Functions.pm line 289
# Looks like your test died before it could output anything.
t/21list-dt......dubious                                                     
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
        Failed 13/13 tests, 0.00% okay
t/22list-di......skipped
        all skipped: Date::ICal not installed.
t/23list-tl......NOK 2#     Failed test (t/23list-tl.t at line 32)           
#     Structures begin differing at:
#          $got->[0] = '30-04-2003'
#     $expected->[0] = '01-05-2003'
t/23list-tl......NOK 3#     Failed test (t/23list-tl.t at line 32)           
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = '05-03-2003'
t/23list-tl......NOK 4#     Failed test (t/23list-tl.t at line 32)           
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = '01-May-2003'
t/23list-tl......NOK 6#     Failed test (t/23list-tl.t at line 32)           
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = '01-05-2003'
t/23list-tl......NOK 7#     Failed test (t/23list-tl.t at line 32)           
#     Structures begin differing at:
#          $got->[0] = '12-September-1965'
#     $expected->[0] = '13-September-1965'
t/23list-tl......NOK 8#     Failed test (t/23list-tl.t at line 32)           
#     Structures begin differing at:
#          $got->[0] = '12-09-1965'
#     $expected->[0] = '13-09-1965'
t/23list-tl......NOK 10#     Failed test (t/23list-tl.t at line 50)          
#     Structures begin differing at:
#          $got->{15-05-2003} = Does not exist
#     $expected->{15-05-2003} = '2003-05-15'
t/23list-tl......NOK 11#     Failed test (t/23list-tl.t at line 50)          
#     Structures begin differing at:
#          $got->{05-10-2003} = Does not exist
#     $expected->{05-10-2003} = '10 May, 2003'
t/23list-tl......NOK 12#     Failed test (t/23list-tl.t at line 50)          
#     Structures begin differing at:
#          $got->{09-May-2003} = Does not exist
#     $expected->{09-May-2003} = 'Friday 9th May, 2003'
t/23list-tl......NOK 13#     Failed test (t/23list-tl.t at line 50)          
#     Structures begin differing at:
#          $got->{1965-09-12} = '12-09-1965'
#     $expected->{1965-09-12} = Does not exist
# Looks like you failed 10 tests of 13.
t/23list-tl......dubious                                                     
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 2-4, 6-8, 10-13
        Failed 10/13 tests, 23.08% okay
t/31select-dt....The 'month' parameter ("13") to DateTime::new did not pass the 'is between 1 and 12' callback
 at /space/src/CPAN/build/Calendar-List-0.06/blib/lib/Calendar/Functions.pm line 289
# Looks like your test died before it could output anything.
t/31select-dt....dubious                                                     
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
        Failed 13/13 tests, 0.00% okay
t/32select-di....skipped
        all skipped: Date::ICal not installed.
t/33select-tl....NOK 2#     Failed test (t/33select-tl.t at line 32)         
#          got: '<select name='calendar'>
# <option value='30-04-2003'>30-04-2003</option>
# <option value='01-05-2003'>01-05-2003</option>
# <option value='02-05-2003'>02-05-2003</option>
# <option value='05-05-2003'>05-05-2003</option>
# <option value='06-05-2003'>06-05-2003</option>
# <option value='07-05-2003'>07-05-2003</option>
# <option value='08-05-2003'>08-05-2003</option>
# <option value='09-05-2003'>09-05-2003</option>
# <option value='12-05-2003'>12-05-2003</option>
# <option value='13-05-2003'>13-05-2003</option>
# <option value='14-05-2003'>14-05-2003</option>
# </select>
# '
#     expected: '<select name='calendar'>
# <option value='01-05-2003'>01-05-2003</option>
# <option value='02-05-2003'>02-05-2003</option>
# <option value='05-05-2003'>05-05-2003</option>
# <option value='06-05-2003'>06-05-2003</option>
# <option value='07-05-2003'>07-05-2003</option>
# <option value='08-05-2003'>08-05-2003</option>
# <option value='09-05-2003'>09-05-2003</option>
# <option value='12-05-2003'>12-05-2003</option>
# <option value='13-05-2003'>13-05-2003</option>
# <option value='14-05-2003'>14-05-2003</option>
# <option value='15-05-2003'>15-05-2003</option>
# </select>
# '
t/33select-tl....NOK 3#     Failed test (t/33select-tl.t at line 32)         
#          got: '<select name='TestTest'>
# </select>
# '
#     expected: '<select name='TestTest'>
# <option value='05-03-2003'>03-05-2003</option>
# <option value='05-04-2003' SELECTED>04-05-2003</option>
# <option value='05-10-2003'>10-05-2003</option>
# </select>
# '
t/33select-tl....NOK 4#     Failed test (t/33select-tl.t at line 32)         
#          got: '<select name='calendar'>
# </select>
# '
#     expected: '<select name='calendar'>
# <option value='01-May-2003'>01-05-2003</option>
# <option value='02-May-2003'>02-05-2003</option>
# <option value='03-May-2003'>03-05-2003</option>
# <option value='04-May-2003'>04-05-2003</option>
# <option value='08-May-2003'>08-05-2003</option>
# <option value='09-May-2003'>09-05-2003</option>
# <option value='10-May-2003'>10-05-2003</option>
# <option value='11-May-2003'>11-05-2003</option>
# <option value='15-May-2003'>15-05-2003</option>
# <option value='16-May-2003'>16-05-2003</option>
# <option value='17-May-2003'>17-05-2003</option>
# </select>
# '
t/33select-tl....NOK 6#     Failed test (t/33select-tl.t at line 32)         
#          got: '<select name='calendar'>
# <option value='30-04-2003'>2003-04-30</option>
# <option value='01-05-2003'>2003-05-01</option>
# <option value='02-05-2003'>2003-05-02</option>
# <option value='05-05-2003'>2003-05-05</option>
# <option value='06-05-2003'>2003-05-06</option>
# <option value='07-05-2003'>2003-05-07</option>
# <option value='08-05-2003'>2003-05-08</option>
# <option value='09-05-2003'>2003-05-09</option>
# <option value='12-05-2003'>2003-05-12</option>
# <option value='13-05-2003'>2003-05-13</option>
# <option value='14-05-2003'>2003-05-14</option>
# </select>
# '
#     expected: '<select name='calendar'>
# <option value='01-05-2003'>2003-05-01</option>
# <option value='02-05-2003'>2003-05-02</option>
# <option value='05-05-2003'>2003-05-05</option>
# <option value='06-05-2003'>2003-05-06</option>
# <option value='07-05-2003'>2003-05-07</option>
# <option value='08-05-2003'>2003-05-08</option>
# <option value='09-05-2003'>2003-05-09</option>
# <option value='12-05-2003'>2003-05-12</option>
# <option value='13-05-2003'>2003-05-13</option>
# <option value='14-05-2003'>2003-05-14</option>
# <option value='15-05-2003'>2003-05-15</option>
# </select>
# '
t/33select-tl....NOK 7#     Failed test (t/33select-tl.t at line 32)         
#          got: '<select name='TestTest'>
# </select>
# '
#     expected: '<select name='TestTest'>
# <option value='05-03-2003'>03 May, 2003</option>
# <option value='05-04-2003' SELECTED>04 May, 2003</option>
# <option value='05-10-2003'>10 May, 2003</option>
# </select>
# '
t/33select-tl....NOK 8#     Failed test (t/33select-tl.t at line 32)         
#          got: '<select name='calendar'>
# </select>
# '
#     expected: '<select name='calendar'>
# <option value='01-May-2003'>Thursday 1st May, 2003</option>
# <option value='02-May-2003'>Friday 2nd May, 2003</option>
# <option value='03-May-2003'>Saturday 3rd May, 2003</option>
# <option value='04-May-2003'>Sunday 4th May, 2003</option>
# <option value='08-May-2003'>Thursday 8th May, 2003</option>
# <option value='09-May-2003'>Friday 9th May, 2003</option>
# <option value='10-May-2003'>Saturday 10th May, 2003</option>
# <option value='11-May-2003'>Sunday 11th May, 2003</option>
# <option value='15-May-2003'>Thursday 15th May, 2003</option>
# <option value='16-May-2003'>Friday 16th May, 2003</option>
# <option value='17-May-2003'>Saturday 17th May, 2003</option>
# </select>
# '
t/33select-tl....NOK 10#     Failed test (t/33select-tl.t at line 32)        
#          got: '<select name='calendar'>
# </select>
# '
#     expected: '<select name='calendar'>
# <option value='01-05-2003'>01-05-2003</option>
# <option value='02-05-2003'>02-05-2003</option>
# <option value='03-05-2003'>03-05-2003</option>
# <option value='04-05-2003'>04-05-2003</option>
# <option value='08-05-2003'>08-05-2003</option>
# <option value='09-05-2003'>09-05-2003</option>
# <option value='10-05-2003'>10-05-2003</option>
# <option value='11-05-2003'>11-05-2003</option>
# <option value='15-05-2003'>15-05-2003</option>
# <option value='16-05-2003'>16-05-2003</option>
# <option value='17-05-2003'>17-05-2003</option>
# </select>
# '
t/33select-tl....NOK 11#     Failed test (t/33select-tl.t at line 32)        
#          got: '<select name='TestTest'>
# <option value='12-September-1965'>12-09-1965</option>
# <option value='13-September-1965' SELECTED>13-09-1965</option>
# </select>
# '
#     expected: '<select name='TestTest'>
# <option value='13-September-1965' SELECTED>13-09-1965</option>
# </select>
# '
t/33select-tl....NOK 12#     Failed test (t/33select-tl.t at line 32)        
#          got: '<select name='TestTest'>
# <option value='1965-09-12'>12-09-1965</option>
# <option value='1965-09-13' SELECTED>13-09-1965</option>
# </select>
# '
#     expected: '<select name='TestTest'>
# <option value='1965-09-13' SELECTED>13-09-1965</option>
# </select>
# '
t/33select-tl....NOK 13#     Failed test (t/33select-tl.t at line 32)        
#          got: '<select name='TestTest'>
# <option value='12-09-1965'>12-09-1965</option>
# <option value='13-09-1965' SELECTED>13-09-1965</option>
# </select>
# '
#     expected: '<select name='TestTest'>
# <option value='13-09-1965' SELECTED>13-09-1965</option>
# </select>
# '
# Looks like you failed 10 tests of 13.
t/33select-tl....dubious                                                     
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 2-4, 6-8, 10-13
        Failed 10/13 tests, 23.08% okay
t/90podtest......NOK 1#     Failed test (t/90podtest.t at line 21)           
# blib/lib/Calendar/List.pm (413): You forgot a '=back' before '=head3'
# blib/lib/Calendar/List.pm (444): =back without =over
t/90podtest......NOK 2#     Failed test (t/90podtest.t at line 21)           
# blib/lib/Calendar/Functions.pm (493): You forgot a '=back' before '=head3'
# blib/lib/Calendar/Functions.pm (518): =back without =over
# Looks like you failed 2 tests of 2.
t/90podtest......dubious                                                     
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/91podcover.....ok                                                          
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-----------------------------------------------------------------------------------------------------------
t/11datetime.t    10  2560    33   10  30.30%  6 9 12 15 18-19 21 23 25 27
t/13timelocal.t    4  1024    35    4  11.43%  2 5 8 11
t/21list-dt.t    255 65280    13   26 200.00%  1-13
t/23list-tl.t     10  2560    13   10  76.92%  2-4 6-8 10-13
t/31select-dt.t  255 65280    13   26 200.00%  1-13
t/33select-tl.t   10  2560    13   10  76.92%  2-4 6-8 10-13
t/90podtest.t      2   512     2    2 100.00%  1-2
3 tests skipped.
Failed 7/13 test scripts, 46.15% okay. 62/163 subtests failed, 61.96% okay.
make: *** [test_dynamic] Error 29
  /usr/local/bin/make test -- NOT OK

--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos barium 5.8 generic_108528-15 sun4u sparc sunw,sun-blade-100 '
    config_args='-Dcc=gcc -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldb -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
    cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About