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 [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
Some tests fail:
[riechert@tairou Date-ISO-1.22]$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.
6.1/i686-linux -I/usr/local/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $
verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00load...................ok
t/01new_ISO................NOK 4# Failed test (t/01new_ISO.t at line 19)
t/01new_ISO................NOK 6# Failed test (t/01new_ISO.t at line 22)
t/01new_ISO................NOK 7# Failed test (t/01new_ISO.t at line 23)
t/01new_ISO................NOK 10# Failed test (t/01new_ISO.t at line 31)
t/01new_ISO................NOK 12# Failed test (t/01new_ISO.t at line 34)
t/01new_ISO................NOK 13# Failed test (t/01new_ISO.t at line 35)
t/01new_ISO................NOK 15# Failed test (t/01new_ISO.t at line 42)
t/01new_ISO................NOK 16# Failed test (t/01new_ISO.t at line 43)
t/01new_ISO................NOK 19# Failed test (t/01new_ISO.t at line 47)
t/01new_ISO................NOK 22# Failed test (t/01new_ISO.t at line 55)
# got: '24'
# expected: '25'
t/01new_ISO................NOK 24# Failed test (t/01new_ISO.t at line 58)
t/01new_ISO................NOK 25# Failed test (t/01new_ISO.t at line 59)
t/01new_ISO................NOK 28# Failed test (t/01new_ISO.t at line 67)
t/01new_ISO................NOK 30# Failed test (t/01new_ISO.t at line 70)
t/01new_ISO................NOK 31# Failed test (t/01new_ISO.t at line 71)
t/01new_ISO................NOK 34# Failed test (t/01new_ISO.t at line 79)
t/01new_ISO................NOK 36# Failed test (t/01new_ISO.t at line 82)
t/01new_ISO................NOK 37# Failed test (t/01new_ISO.t at line 83)
t/01new_ISO................NOK 40# Failed test (t/01new_ISO.t at line 91)
t/01new_ISO................NOK 42# Failed test (t/01new_ISO.t at line 94)
t/01new_ISO................NOK 43# Failed test (t/01new_ISO.t at line 95)
t/01new_ISO................NOK 46# Failed test (t/01new_ISO.t at line 103)
t/01new_ISO................NOK 48# Failed test (t/01new_ISO.t at line 106)
t/01new_ISO................NOK 49# Failed test (t/01new_ISO.t at line 107)
t/01new_ISO................NOK 52# Failed test (t/01new_ISO.t at line 115)
t/01new_ISO................NOK 54# Failed test (t/01new_ISO.t at line 118)
t/01new_ISO................NOK 55# Failed test (t/01new_ISO.t at line 119)
# Looks like you failed 27 tests of 55.
t/01new_ISO................dubious
Test returned status 27 (wstat 6912, 0x1b00)
DIED. FAILED tests 4, 6-7, 10, 12-13, 15-16, 19, 22, 24-25, 28, 30-31, 34, 36-37
, 40, 42-43, 46, 48-49, 52, 54-55
Failed 27/55 tests, 50.91% okay
t/02new_EPOCH..............NOK 5# Failed test (t/02new_EPOCH.t at line 17)
t/02new_EPOCH..............NOK 7# Failed test (t/02new_EPOCH.t at line 20)
t/02new_EPOCH..............NOK 8# Failed test (t/02new_EPOCH.t at line 21)
t/02new_EPOCH..............NOK 11# Failed test (t/02new_EPOCH.t at line 28)
t/02new_EPOCH..............NOK 14# Failed test (t/02new_EPOCH.t at line 32)
# Looks like you failed 5 tests of 14.
t/02new_EPOCH..............dubious
Test returned status 5 (wstat 1280, 0x500)
DIED. FAILED tests 5, 7-8, 11, 14
Failed 5/14 tests, 64.29% okay
t/03compatible.............NOK 3# Failed test (t/03compatible.t at line 9)
t/03compatible.............NOK 4# Failed test (t/03compatible.t at line 10)
t/03compatible.............NOK 7# Failed test (t/03compatible.t at line 15)
t/03compatible.............NOK 10# Failed test (t/03compatible.t at line 20)
t/03compatible.............NOK 14# Failed test (t/03compatible.t at line 28)
# got: '2001-W31-3'
# expected: '2001-W31-4'
t/03compatible.............NOK 18# Failed test (t/03compatible.t at line 36)
# got: '2001-W17-5'
# expected: '2001-W17-6'
# Looks like you failed 6 tests of 18.
t/03compatible.............dubious
Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 3-4, 7, 10, 14, 18
Failed 6/18 tests, 66.67% okay
t/embedded-lib-Date-ISO....NOK 1# Failed test (lib/Date/ISO.pm at line 150)
# got: '24'
# expected: '25'
t/embedded-lib-Date-ISO....NOK 6# Failed test (lib/Date/ISO.pm at line 158)
# got: '24'
# expected: '25'
t/embedded-lib-Date-ISO....NOK 9# Failed test (lib/Date/ISO.pm at line 342)
# got: '1973-W12-3'
# expected: '1973-W12-4'
t/embedded-lib-Date-ISO....ok 14/0# Looks like you failed 3 tests of 14.
t/embedded-lib-Date-ISO....dubious
Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 1, 6, 9
Failed 3/14 tests, 78.57% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01new_ISO.t 27 6912 55 27 49.09% 4 6-7 10 12-13 15-16
19 22 24-25 28 30-31
34 36-37 40 42-43 46
48-49 52 54-55
t/02new_EPOCH.t 5 1280 14 5 35.71% 5 7-8 11 14
t/03compatible.t 6 1536 18 6 33.33% 3-4 7 10 14 18
t/embedded-lib-Date-ISO.t 3 768 14 3 21.43% 1 6 9
Failed 4/5 test scripts, 20.00% okay. 41/102 subtests failed, 59.80% okay.
make: *** [test_dynamic] Error 2
--
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=linux, osvers=2.2.14-5.0, archname=i686-linux
uname='linux tairou.japanologie.kultur.uni-tuebingen.de 2.2.14-5.0 #1 tue mar 7
21:07:39 est 2000 i686 unknown '
config_args='-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 -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)',
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 -lndbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
libc=/lib/libc-2.1.3.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'