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.
        
--

******************************** NOTE ********************************
The comments below 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 information, and do not take
it personally.  (We appreciate your patience. :)
**********************************************************************

Hello, Thomas Stanley! This is a computer-generated error report created
automatically by CPANPLUS, version 0.051.  
Comments from the tester may appear at the end of this report, as well.


Thanks for uploading your works to CPAN.  However, it appears that
CPANPLUS encountered problems while testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Tue Feb  1 16:25:19 2005] Trying to get 
'file://ftp/pub/CPAN/authors/id/T/TS/TSTANLEY/CHECKSUMS'
[MSG] [Tue Feb  1 16:25:19 2005] Checksum matches for 'Config-Yacp-1.18.tar.gz'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/README'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/t/'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/t/05newinit.t'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/t/01load.t'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/t/03add.t'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/t/config.ini'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/t/02getset.t'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/t/04delete.t'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/t/06pod.t'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/MANIFEST'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/Changes'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/Makefile.PL'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config-Yacp-1.18/Yacp.pm'
[MSG] [Tue Feb  1 16:25:20 2005] Extracted 'Config::Yacp' to 
'/net/sunu991/disc1/.cpanplus/5.8.5/build/Config-Yacp-1.18'
[ERROR] [Tue Feb  1 16:25:31 2005] MAKE TEST failed: No such file or directory 
PERL_DL_NONLAZY=1 /usr/local/perl-5.8.5/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01load.......ok
t/02getset.....ok
t/03add........Can't use string ("") as a HASH ref while "strict refs" in use 
at 
/net/sunu991/disc1/.cpanplus/5.8.5/build/Config-Yacp-1.18/blib/lib/Config/Yacp.pm
 line 115.
# Looks like you planned 3 tests but only ran 2.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 3
        Failed 1/3 tests, 66.67% okay
t/04delete.....ok
t/05newinit....ok
t/06pod........ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/03add.t    255 65280     3    2  66.67%  3
Failed 1/6 test scripts, 83.33% okay. 1/25 subtests failed, 96.00% okay.
make: *** [test_dynamic] Error 29

--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos sunu991 5.9 generic_112233-12 sun4u sparc sunw,ultra-5_10 
solaris '
    config_args='-de -Dusethreads -Dcc=gcc'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.2', gccosandvers='solaris2.8'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Reply via email to