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.

--
Dear Yves,
    
This is a computer-generated test report for Date-Simple-3.02, created
automatically by CPAN::Reporter, version 0.4801, 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 report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module       Need  Have
    ------------ ----- ----
    Scalar::Util undef 1.19
    Test::More   undef 0.72

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

Environment variables:

    LANG = en_US.utf8
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/lib/ccache:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 24380
    PERL5_CPAN_IS_RUNNING = 24380
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 3.25  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.72  
    version             0.73  

------------------------------
TEST OUTPUT
------------------------------

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

make[2]: Entering directory `/home/sand/.cpan/build/Date-Simple-3.02-iw7cmL'
PERL_DL_NONLAZY=1 
/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/date....
#   Failed test at t/date.t line 48.

#   Failed test at t/date.t line 55.
#          got: '2000-00-03'
#     expected: '2000-03-06'

#   Failed test at t/date.t line 58.
#          got: '2000-00-02'
#     expected: '2000-02-21'

#   Failed test at t/date.t line 64.
#          got: '2000-00-02'
#     expected: '2000-02-28'

#   Failed test at t/date.t line 67.
#          got: '2000-00-02'
#     expected: '2000-02-27'

#   Failed test at t/date.t line 68.
#          got: '2000-00-02'
#     expected: '2000-02-29'

#   Failed test at t/date.t line 87.
#          got: '1998-00-03'
#     expected: '1998-03-07'

#   Failed test at t/date.t line 90.
#          got: '1998-00-02'
#     expected: '1998-02-21'

#   Failed test at t/date.t line 93.
#          got: '1998-00-02'
#     expected: '1998-02-28'

#   Failed test at t/date.t line 95.
#          got: '1998-00-02'
#     expected: '1998-02-27'

#   Failed test at t/date.t line 96.
#          got: '1998-00-03'
#     expected: '1998-03-01'

#   Failed test at t/date.t line 120.
#          got: '20000003'
#     expected: '20000301'

#   Failed test 'Normal overloaded stringify'
#   at t/date.t line 214.
#          got: '1972-00-04'
#     expected: '1972-04-28'

#   Failed test 'D8 overloaded stringify'
#   at t/date.t line 215.
#          got: '19720004'
#     expected: '19720428'

#   Failed test 'ISO overloaded stringify'
#   at t/date.t line 216.
#          got: '1972-00-04'
#     expected: '1972-04-28'

#   Failed test 'Normal as_d8'
#   at t/date.t line 224.
#          got: '19720004'
#     expected: '19720428'

#   Failed test 'D8 as_d8'
#   at t/date.t line 225.
#          got: '19720004'
#     expected: '19720428'

#   Failed test 'ISO as_d8'
#   at t/date.t line 226.
#          got: '19720004'
#     expected: '19720428'

#   Failed test 'Fmt as_d8'
#   at t/date.t line 227.
#          got: '19720004'
#     expected: '19720428'

#   Failed test 'Normal as_iso'
#   at t/date.t line 229.
#          got: '1972-00-04'
#     expected: '1972-04-28'

#   Failed test 'D8 as_iso'
#   at t/date.t line 230.
#          got: '1972-00-04'
#     expected: '1972-04-28'

#   Failed test 'ISO as_iso'
#   at t/date.t line 231.
#          got: '1972-00-04'
#     expected: '1972-04-28'

#   Failed test 'Fmt as_iso'
#   at t/date.t line 232.
#          got: '1972-00-04'
#     expected: '1972-04-28'

#   Failed test 'Normal overloaded stringify'
#   at t/date.t line 254.
#          got: '2007-00-10'
#     expected: '2007-10-06'

#   Failed test 'D8 overloaded stringify'
#   at t/date.t line 255.
#          got: '20070010'
#     expected: '20071006'

#   Failed test 'ISO overloaded stringify'
#   at t/date.t line 256.
#          got: '2007-00-10'
#     expected: '2007-10-06'
# Looks like you failed 26 tests of 227.
dubious
        Test returned status 26 (wstat 6656, 0x1a00)
DIED. FAILED tests 22, 24, 26, 30-32, 42, 44, 46-48, 63, 200-202, 208-215, 
224-226
        Failed 26/227 tests, 88.55% okay
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/date.t      26  6656   227   26  22 24 26 30-32 42 44 46-48 63 200-202 208-
                                   215 224-226
Failed 1/1 test scripts. 26/227 subtests failed.
Files=1, Tests=227,  1 wallclock secs ( 0.30 cusr +  0.00 csys =  0.30 CPU)
Failed 1/1 test programs. 26/227 subtests failed.
make[2]: *** [test_dynamic] Error 26
make[2]: Leaving directory `/home/sand/.cpan/build/Date-Simple-3.02-iw7cmL'


--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 32025) 
configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pXGjdKF/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel -Duserelocatableinc'
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to