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 Dave Rolsky, This is a computer-generated test report for DateTime-0.36, created automatically by CPAN::Reporter, version 0.39, 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 ------------------ ---- ------- DateTime::Locale 0.31 0.33 DateTime::TimeZone 0.59 0.59 Params::Validate 0.76 0.86 Pod::Man 1.14 1.37 Scalar::Util 0 1.18 Test::More 0.34 0.64_03 Time::Local 1.04 1.11 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTHOR_TESTING = 1 LANG = en_US.UTF-8 PATH = .:/home/david/bin:/home/david/perl/5.8.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games PERL5LIB = /home/david/.cpan/build/Class-Singleton-1.03/blib/arch:/home/david/.cpan/build/Class-Singleton-1.03/blib/lib:/home/david/.cpan/build/Math-BigInt-1.79/blib/arch:/home/david/.cpan/build/Math-BigInt-1.79/blib/lib:/home/david/.cpan/build/DateTime-Locale-0.33/blib/arch:/home/david/.cpan/build/DateTime-Locale-0.33/blib/lib:/home/david/.cpan/build/DateTime-TimeZone-0.59/blib/arch:/home/david/.cpan/build/DateTime-TimeZone-0.59/blib/lib PERL5_CPANPLUS_CONFIG = /home/david/.cpanplus/config PERL_AUTHOR_TESTING = 1 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/david/perl/5.8.8/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 1000 114 111 109 46 44 30 29 25 24 20 4 EGID: $) = 1000 1000 114 111 109 46 44 30 29 25 24 20 4 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.8802 Cwd 3.23 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS 2.16 File::Spec 3.23 Module::Build 0.2805 Module::Signature n/a Test::Harness 2.64 Test::More 0.64_03 version n/a ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/perl/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00load................ok t/01sanity..............ok t/02last_day............ok t/03components..........ok t/04epoch...............ok t/05set.................ok t/06add.................ok t/07compare.............ok t/09greg................# this may take a minute... ok t/10subtract............ok t/11duration............ok t/12week................ok t/13strftime............# New locale: de # New locale: it ok t/14locale..............ok t/15jd..................ok t/16truncate............ok t/17set_return..........ok t/18today...............ok t/19leap_second.........ok t/20infinite............ # Failed test 'positive infinity is really positive' # at t/20infinite.t line 31. # Failed test 'infinity - normal = infinity' # at t/20infinite.t line 38. # Failed test 'normal - infinity = neg infinity' # at t/20infinite.t line 46. # Failed test 'infinity (datetime) == infinity (number)' # at t/20infinite.t line 71. # Failed test 'neg infinity (datetime) == neg infinity (number)' # at t/20infinite.t line 74. # Failed test 'pos year is 9.99999999999999999e+1999' # at t/20infinite.t line 87. # got: '-2' # expected: '9.99999999999999999e+1999' # Failed test 'neg year is 9.99999999999999999e+1999' # at t/20infinite.t line 90. # got: '-9223265284863608509' # expected: '-9.99999999999999999e+1999' # Failed test 'pos month is 9.99999999999999999e+1999' # at t/20infinite.t line 87. # got: '-2' # expected: '9.99999999999999999e+1999' # Failed test 'neg month is 9.99999999999999999e+1999' # at t/20infinite.t line 90. # got: '-9223265284863608509' # expected: '-9.99999999999999999e+1999' # Failed test 'pos day is 9.99999999999999999e+1999' # at t/20infinite.t line 87. # got: '-2' # expected: '9.99999999999999999e+1999' # Failed test 'neg day is 9.99999999999999999e+1999' # at t/20infinite.t line 90. # got: '-9223265284863608509' # expected: '-9.99999999999999999e+1999' # Failed test 'pos hour is 9.99999999999999999e+1999' # at t/20infinite.t line 87. # got: '86399' # expected: '9.99999999999999999e+1999' # Failed test 'neg hour is 9.99999999999999999e+1999' # at t/20infinite.t line 90. # got: '142208' # expected: '-9.99999999999999999e+1999' # Failed test 'pos minute is 9.99999999999999999e+1999' # at t/20infinite.t line 87. # got: '86399' # expected: '9.99999999999999999e+1999' # Failed test 'neg minute is 9.99999999999999999e+1999' # at t/20infinite.t line 90. # got: '142208' # expected: '-9.99999999999999999e+1999' # Failed test 'pos second is 9.99999999999999999e+1999' # at t/20infinite.t line 87. # got: '86399' # expected: '9.99999999999999999e+1999' # Failed test 'neg second is 9.99999999999999999e+1999' # at t/20infinite.t line 90. # got: '142208' # expected: '-9.99999999999999999e+1999' # Failed test 'pos microsecond is 9.99999999999999999e+1999' # at t/20infinite.t line 87. # got: '9.99999999999999999e+1996' # expected: '9.99999999999999999e+1999' # Failed test 'neg microsecond is 9.99999999999999999e+1999' # at t/20infinite.t line 90. # got: '-9.99999999999999999e+1996' # expected: '-9.99999999999999999e+1999' # Failed test 'pos millisecond is 9.99999999999999999e+1999' # at t/20infinite.t line 87. # got: '9.99999999999999999e+1993' # expected: '9.99999999999999999e+1999' # Failed test 'neg millisecond is 9.99999999999999999e+1999' # at t/20infinite.t line 90. # got: '-9.99999999999999999e+1993' # expected: '-9.99999999999999999e+1999' # Failed test 'positive infinite is greater than now' # at t/20infinite.t line 98. # got: '-1' # expected: '1' # Failed test 'stringified infinity (datetime) eq infinity (number)' # at t/20infinite.t line 119. # got: '-9.99999999999999999e+1999' # expected: '9.99999999999999999e+1999' # Looks like you failed 23 tests of 42. dubious Test returned status 23 (wstat 5888, 0x1700) DIED. FAILED tests 6, 8, 10, 17-34, 37, 41 Failed 23/42 tests, 45.24% okay t/21bad_params..........ok t/22from_doy............ok t/23storable............ok 1/16 skipped: various reasons t/24from_object.........ok t/25add_subtract........ok t/26dt_leapsecond_pm....ok t/27delta...............ok t/28dow.................ok t/29overload............ok t/30future_tz...........ok t/31formatter...........skipped all skipped: DateTime::Format::Strptime 1.0400+ not installed t/32leap_second2........ok t/33seconds_offset......ok t/34set_tz..............ok t/35rd_values...........ok t/36invalid_local.......ok t/37local-add...........ok t/38local-subtract......ok t/39no-so...............ok t/40leap-years..........ok t/99-pod................ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/20infinite.t 23 5888 42 23 6 8 10 17-34 37 41 1 test and 1 subtest skipped. Failed 1/41 test scripts. 23/3136 subtests failed. Files=41, Tests=3136, 7 wallclock secs ( 6.27 cusr + 0.36 csys = 6.63 CPU) Failed 1/41 test programs. 23/3136 subtests failed. make: *** [test_dynamic] Error 255 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.17-10-generic, archname=i686-linux-64int-ld uname='linux vulcan 2.6.17-10-generic #2 smp fri oct 13 18:45:35 utc 2006 i686 gnulinux ' config_args='-de -Dusedevel -Dprefix=/home/david/perl/5.8.8 -Dusemorebits -Uversiononly -Dmydomain=.hyperbolic.net [EMAIL PROTECTED] [EMAIL PROTECTED] -Dcc=gcc' 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=define usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.4.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.4' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
