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 error report created automatically by
CPANPLUS, version 0.0562. 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':

[CP_MSG] [Wed Jan  4 09:01:13 2006] Trying to get 
'ftp://ftp.oleane.net/pub/CPAN/authors/id/D/DR/DROLSKY/Time-Local-1.12.tar.gz'
[CP_MSG] [Wed Jan  4 09:01:13 2006] Trying to get 
'ftp://ftp.oleane.net/pub/CPAN/authors/id/D/DR/DROLSKY/CHECKSUMS'
[CP_MSG] [Wed Jan  4 09:01:13 2006] Checksum matches for 
'Time-Local-1.12.tar.gz'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/t/'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/t/Local.t'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/META.yml'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/Changes'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/lib/'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/lib/Time/'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 
'Time-Local-1.12/lib/Time/Local.pm'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/MANIFEST'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/MANIFEST.SKIP'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/LICENSE'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/Makefile.PL'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time-Local-1.12/README'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Extracted 'Time::Local' to 
'/root/.cpanplus/5.8.6/build/Time-Local-1.12'
[CP_MSG] [Wed Jan  4 09:01:14 2006] Checking if your kit is complete...
Looks good
Writing Makefile for Time::Local

[CP_MSG] [Wed Jan  4 09:01:15 2006] cp lib/Time/Local.pm blib/lib/Time/Local.pm
Manifying blib/man3/Time::Local.3

[CP_ERROR] [Wed Jan  4 09:01:15 2006] MAKE TEST failed: No such file or 
directory PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.6 "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Local....# Test 133 got: "80000bde" (t/Local.t at line 167)
#     Expected: "7fffffff" (0x7fffffff round trip through localtime then 
timelocal)
#  t/Local.t line 167 is:     ok(sprintf('%x', 
timelocal(localtime(0x7fffffff))), sprintf('%x', 0x7fffffff),
FAILED test 133
        Failed 1/133 tests, 99.25% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------------------------------------------------------------
t/Local.t                133    1   0.75%  133
*** Error code 25

Stop in /home/.cpanplus/5.8.6/build/Time-Local-1.12.
Failed 1/1 test scripts, 0.00% okay. 1/133 subtests failed, 99.25% okay.



******************************** 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 6) configuration:
  Platform:
    osname=freebsd, osvers=4.10-stable, archname=i386-freebsd
    uname='freebsd relay.bpinet.com 4.10-stable freebsd 4.10-stable #3: wed jul 
28 13:07:34 cest 2004 [EMAIL PROTECTED]:usrobjusrsrcsysrelay i386 '
    config_args=''
    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=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='2.95.4 20020320 [FreeBSD]', 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, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to