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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
        
--

Dear Benjamin Warfield,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.055. 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] [Fri Jul 22 09:57:04 2005] Trying to get 
'http://inst.aacom.fr/cpan/authors/id/B/BW/BWARFIELD/NRGN/Test-AutoLoader-0.02.tar.gz'
[MSG] [Fri Jul 22 09:57:04 2005] Trying to get 
'http://inst.aacom.fr/cpan/authors/id/B/BW/BWARFIELD/NRGN/CHECKSUMS'
[MSG] [Fri Jul 22 09:57:05 2005] Checksum matches for 
'Test-AutoLoader-0.02.tar.gz'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/AutoLoader.pm'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/Changes'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/MANIFEST'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/META.yml'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/Makefile.PL'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/README'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/t/'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/t/00basic.t'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/tlib/'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 
'Test-AutoLoader-0.02/tlib/EmptyModule.pm'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 
'Test-AutoLoader-0.02/tlib/TestBusted1.pm'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 
'Test-AutoLoader-0.02/tlib/TestBusted2.pm'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 'Test-AutoLoader-0.02/tlib/auto/'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 
'Test-AutoLoader-0.02/tlib/auto/EmptyModule/'
[MSG] [Fri Jul 22 09:57:05 2005] Extracted 
'Test-AutoLoader-0.02/tlib/auto/EmptyModule/autosplit.ix'
[MSG] [Fri Jul 22 09:57:06 2005] Extracted 
'Test-AutoLoader-0.02/tlib/auto/TestBusted1/'
[MSG] [Fri Jul 22 09:57:06 2005] Extracted 
'Test-AutoLoader-0.02/tlib/auto/TestBusted1/autosplit.ix'
[MSG] [Fri Jul 22 09:57:06 2005] Extracted 
'Test-AutoLoader-0.02/tlib/auto/TestBusted1/ostrich.al'
[MSG] [Fri Jul 22 09:57:06 2005] Extracted 
'Test-AutoLoader-0.02/tlib/auto/TestBusted2/'
[MSG] [Fri Jul 22 09:57:06 2005] Extracted 
'Test-AutoLoader-0.02/tlib/auto/TestBusted2/autosplit.ix'
[MSG] [Fri Jul 22 09:57:06 2005] Extracted 
'Test-AutoLoader-0.02/tlib/auto/TestBusted2/empty.al'
[MSG] [Fri Jul 22 09:57:06 2005] Extracted 
'Test-AutoLoader-0.02/tlib/auto/TestBusted2/no_ready.al'
[MSG] [Fri Jul 22 09:57:06 2005] Extracted 
'Test-AutoLoader-0.02/tlib/auto/TestBusted2/no_worky.al'
[MSG] [Fri Jul 22 09:57:06 2005] Extracted 'Test::AutoLoader' to 
'/home/cpanplus/.cpanplus/5.8.5/build/Test-AutoLoader-0.02'
[MSG] [Fri Jul 22 09:57:07 2005] Checking if your kit is complete...
Looks good
Writing Makefile for Test::AutoLoader

[MSG] [Fri Jul 22 09:57:10 2005] cp AutoLoader.pm blib/lib/Test/AutoLoader.pm
Manifying blib/man3/Test::AutoLoader.3

[ERROR] [Fri Jul 22 09:57:12 2005] MAKE TEST failed: Ce fichier ou ce 
répertoire n'existe pas PERL_DL_NONLAZY=1 /usr/local/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00basic....Subroutine load_imports redefined at ../../lib/POSIX.pm (autosplit 
into ../../lib/auto/POSIX/load_imports.al) line 743.
Subroutine strcpy redefined at ../../lib/POSIX.pm (autosplit into 
../../lib/auto/POSIX/strcpy.al) line 510.

#     Failed test (t/00basic.t at line 68)
# Got diag (81 bytes):
# '    couldn't load no_such_function.al: Ce fichier ou ce répertoire n'existe 
pas'
# Expected diag (65 bytes):
# '    couldn't load no_such_function.al: No such file or directory'

#     Failed test (t/00basic.t at line 68)
# Got diag (174 bytes):
# '    couldn't load no_ready.al: Permission refusée'
# '    couldn't load nobody_home.al: Ce fichier ou ce répertoire n'existe pas'
# '    couldn't load empty.al: false return value'
# Expected diag (156 bytes):
# '    couldn't load no_ready.al: Permission denied'
# '    couldn't load nobody_home.al: No such file or directory'
# '    couldn't load empty.al: false return value'
# Looks like you failed 2 tests of 54.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 18, 43
        Failed 2/54 tests, 96.30% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/00basic.t    2   512    54    2   3.70%  18 43
Failed 1/1 test scripts, 0.00% okay. 2/54 subtests failed, 96.30% okay.
make: *** [test_dynamic] Error 2


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Test::Builder                      0.30

******************************** 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. :)
**********************************************************************
--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris
    uname='sunos 5.9 generic sun4u sparc sunw,ultra-5_10 solaris '
    config_args='-Dcc=gcc -B/usr/ccs/bin/'
    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=n, bincompat5005=undef
  Compiler:
    cc='gcc -B/usr/ccs/bin/', ccflags ='-fno-strict-aliasing -pipe 
-I/usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include 
-I/opt/gnu/include'
    ccversion='', gccversion='3.3.2', gccosandvers='solaris2.9'
    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 -B/usr/ccs/bin/', ldflags =' -L/usr/local/lib -L/opt/gnu/lib '
    libpth=/usr/local/lib /opt/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lbind -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lsocket -lbind -lnsl -ldl -lm -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 -L/opt/gnu/lib'

Reply via email to