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 Rick Measham, This is a computer-generated error report created automatically by CPANPLUS, version 0.072. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [MSG] [Wed Mar 14 11:41:54 2007] Trying to get 'http://www.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RI/RICKM/DateTime-Format-Duration-1.02.tar.gz' [MSG] [Wed Mar 14 11:41:55 2007] Trying to get 'http://www.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RI/RICKM/CHECKSUMS' [MSG] [Wed Mar 14 11:41:56 2007] Checksum matches for 'DateTime-Format-Duration-1.02.tar.gz' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/t/' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/t/5_fmt_no_normalise.t' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/t/0_pod.t' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/t/8_negatives.t' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/t/6_parse.t' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/t/2_fmt_normalise.t' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/t/7_misc.t' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/t/1_load.t' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/t/4_fmt_normalise_no_base.t' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/t/3_fmt_normalise_iso.t' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/Changes' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/MANIFEST' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/docs/' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/docs/figure3.gif' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/docs/figure1.gif' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/docs/figure2.gif' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/lib/' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/lib/DateTime/' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/lib/DateTime/Format/' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/lib/DateTime/Format/Duration.pm' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/README' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/Makefile.PL' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime-Format-Duration-1.02/LICENSE' [MSG] [Wed Mar 14 11:41:56 2007] Extracted 'DateTime::Format::Duration' to '/home/thh/.cpanplus/5.8.8/build/DateTime-Format-Duration-1.02' [MSG] [Wed Mar 14 11:41:56 2007] Checking if your kit is complete... Looks good Writing Makefile for DateTime::Format::Duration [MSG] [Wed Mar 14 11:41:56 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Mar 14 11:41:57 2007] cp lib/DateTime/Format/Duration.pm blib/lib/DateTime/Format/Duration.pm Manifying blib/man3/DateTime::Format::Duration.3pm [ERROR] [Wed Mar 14 11:41:59 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0_pod......................ok 1/1 skipped: various reasons t/1_load.....................ok t/2_fmt_normalise............# DST ends, Day is 25 hours long # Failed test 'Test 41: 0000-00-00 48:00:00 should become 0000-00-01 23:00:00' # at t/2_fmt_normalise.t line 115. # got: '0000-00-01 24:00:00' # expected: '0000-00-01 23:00:00' # If you send an error report, please include the output of: # /usr/bin/perl t/2_fmt_normalise.t 41! # Failed test 'Test 43: 0000-00-02 00:00:00 should stay 0000-00-02 00:00:00' # at t/2_fmt_normalise.t line 115. # got: '0000-00-02 01:00:00' # expected: '0000-00-02 00:00:00' # If you send an error report, please include the output of: # /usr/bin/perl t/2_fmt_normalise.t 43! # DST starts, Day is 23 hours long # Failed test 'Test 45: 0000-00-00 48:00:00 should become 0000-00-02 01:00:00' # at t/2_fmt_normalise.t line 115. # got: '0000-00-02 00:00:00' # expected: '0000-00-02 01:00:00' # If you send an error report, please include the output of: # /usr/bin/perl t/2_fmt_normalise.t 45! # Failed test 'Test 47: 0000-00-02 00:00:00 should stay 0000-00-02 00:00:00' # at t/2_fmt_normalise.t line 115. # got: '0000-00-01 23:00:00' # expected: '0000-00-02 00:00:00' # If you send an error report, please include the output of: # /usr/bin/perl t/2_fmt_normalise.t 47! # Leap Second adds an extra second to one of the minutes. # Looks like you failed 4 tests of 52. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 41, 43, 45, 47 Failed 4/52 tests, 92.31% okay t/3_fmt_normalise_iso........ok t/4_fmt_normalise_no_base....ok t/5_fmt_no_normalise.........ok t/6_parse....................# Individual Components # Group Components ok t/7_misc.....................ok t/8_negatives................ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/2_fmt_normalise.t 4 1024 52 4 41 43 45 47 1 subtest skipped. Failed 1/9 test scripts. 4/211 subtests failed. Files=9, Tests=211, 2 wallclock secs ( 1.55 cusr + 0.15 csys = 1.70 CPU) Failed 1/9 test programs. 4/211 subtests failed. make: *** [test_dynamic] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: DateTime 0.36 DateTime::Duration 0 Test::More 0.67 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.9-34.elsmp, archname=x86_64-linux-thread-multi uname='linux hs20-bc1-5.build.redhat.com 2.6.9-34.elsmp #1 smp fri feb 24 16:56:28 est 2006 x86_64 x86_64 x86_64 gnulinux ' config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Dversion=5.8.8 -Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Dprivlib=/usr/lib/perl5/5.8.8 -Dsitelib=/usr/lib/perl5/site_perl/5.8.8 -Dvendorlib=/usr/lib/perl5/vendor_perl/5.8.8 -Darchlib=/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi -Dsitearch=/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi -Dvendorarch=/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi -Darchname=x86_64-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 5.8.5 -Dscriptdir=/usr/bin' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=define uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic', cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='4.1.1 20060928 (Red Hat 4.1.1-28)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags ='' libpth=/usr/local/lib64 /lib64 /usr/lib64 libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
