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 GRICHTER,
    
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 Nov 16 11:37:18 2005] Trying to get 
'file://ftp/pub/CPAN/authors/id/G/GR/GRICHTER/Apache-SessionX-2.01.tar.gz'
[CP_MSG] [Wed Nov 16 11:37:19 2005] Trying to get 
'file://ftp/pub/CPAN/authors/id/G/GR/GRICHTER/CHECKSUMS'
[CP_MSG] [Wed Nov 16 11:37:19 2005] Checksum matches for 
'Apache-SessionX-2.01.tar.gz'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 'Apache-SessionX-2.01/'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 'Apache-SessionX-2.01/README'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 
'Apache-SessionX-2.01/testcount.pl'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 'Apache-SessionX-2.01/test.pl'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 'Apache-SessionX-2.01/SessionX.pm'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 'Apache-SessionX-2.01/SessionX/'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 
'Apache-SessionX-2.01/SessionX/Manager.pm'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 
'Apache-SessionX-2.01/SessionX/Generate/'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 
'Apache-SessionX-2.01/SessionX/Generate/MD5.pm'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 
'Apache-SessionX-2.01/SessionX/Store/'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 
'Apache-SessionX-2.01/SessionX/Store/File.pm'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 'Apache-SessionX-2.01/Makefile.PL'
[CP_MSG] [Wed Nov 16 11:37:23 2005] Extracted 'Apache-SessionX-2.01/META.yml'
[CP_MSG] [Wed Nov 16 11:37:24 2005] Extracted 'Apache-SessionX-2.01/CHANGES'
[CP_MSG] [Wed Nov 16 11:37:24 2005] Extracted 'Apache-SessionX-2.01/MANIFEST'
[CP_MSG] [Wed Nov 16 11:37:24 2005] Extracted 'Apache::SessionX' to 
'/net/sunu991/disc1/home/.cpanplus/5.8.5/build/Apache-SessionX-2.01'
[CP_MSG] [Wed Nov 16 11:37:33 2005] 
Checking configuration...
Storage 'MySQL, use semaphore for locking' is unavailable because DBD::mysql is 
not installed on your system
Storage 'MySQL, use MySQL for locking' is unavailable because DBD::mysql is not 
installed on your system
Storage 'Oracle' is unavailable because DBD::Oracle is not installed on your 
system
Storage 'Sybase' is unavailable because DBD::Sybase is not installed on your 
system

The following ways to store session are available on your system:
 - DB_File             : DB_File
 - File                : File, use semaphore for locking
 - FileFile            : File, use lockfiles
 - Postgres            : Postgres

You can now specify the configuration parameters for every storage.
Apache::SessionX uses this for testing your system and stores it for later
use in your application. You can override these default parameters anytime
at runtime. You can change them by rerunning Makefile.PL.

If you don't plan to use different storages for session, 
only say Yes to the one storage you want to use.

Would you like to configure DB_File (DB_File)(y/n) [y]FileName []LockDirectory 
[]
Would you like to configure File, use semaphore for locking (File)(y/n) 
[y]Directory []
Would you like to configure File, use lockfiles (FileFile)(y/n) [y]Directory 
[]LockDirectory []
Would you like to configure Postgres (Postgres)(y/n) [y]UserName []DataSource 
[]Password []
 1: DB_File (DB_File)
 2: File, use semaphore for locking (File)
 3: File, use lockfiles (FileFile)
 4: Postgres (Postgres)
Which of the above should be your default store (1-4) []Using Postgres as 
default
Checking if your kit is complete...
Looks good
Writing Makefile for Apache::SessionX

[CP_MSG] [Wed Nov 16 11:37:55 2005] cp SessionX/Manager.pm 
blib/lib/Apache/SessionX/Manager.pm
cp testcount.pl blib/lib/Apache/testcount.pl
cp SessionX/Store/File.pm blib/lib/Apache/SessionX/Store/File.pm
cp SessionX.pm blib/lib/Apache/SessionX.pm
cp SessionX/Config.pm blib/lib/Apache/SessionX/Config.pm
cp SessionX/Generate/MD5.pm blib/lib/Apache/SessionX/Generate/MD5.pm
Manifying blib/man3/Apache::SessionX.3
Manifying blib/man3/Apache::SessionX::Generate::MD5.3

[CP_ERROR] [Wed Nov 16 11:38:00 2005] MAKE TEST failed: No such file or 
directory PERL_DL_NONLAZY=1 /usr/local/perl-5.8.5/bin/perl "-Iblib/lib" 
"-Iblib/arch" test.pl
Could not open dbm file: File exists at 
/usr/local/perl-5.8.5/lib/site_perl/5.8.5/Apache/Session/Store/DB_File.pm line 
32.

** Testing configuration 'DB_File': DB_File...
#00 o Open...                     ERROR: failed Could not open dbm file: No 
such file or directory at 
/usr/local/perl-5.8.5/lib/site_perl/5.8.5/Apache/Session/Store/DB_File.pm line 
32.
        (in cleanup) Could not open dbm file: File exists at 
/usr/local/perl-5.8.5/lib/site_perl/5.8.5/Apache/Session/Store/DB_File.pm line 
32.

#01 s No Args...                  make: *** [test_dynamic] Error 17


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Apache::Session                    1.80

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

This report was machine-generated by CPAN::YACSmoke 0.03.

--

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