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.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] [Mon Jul 24 04:09:59 2006] Trying to get 
'http://www.cpan.org/authors/id/G/GR/GRICHTER/Apache-SessionX-2.01.tar.gz'
[MSG] [Mon Jul 24 04:10:00 2006] Trying to get 
'http://www.cpan.org/authors/id/G/GR/GRICHTER/CHECKSUMS'
[MSG] [Mon Jul 24 04:10:02 2006] Checksum matches for 
'Apache-SessionX-2.01.tar.gz'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache-SessionX-2.01/'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache-SessionX-2.01/README'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache-SessionX-2.01/testcount.pl'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache-SessionX-2.01/test.pl'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache-SessionX-2.01/SessionX.pm'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache-SessionX-2.01/SessionX/'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 
'Apache-SessionX-2.01/SessionX/Manager.pm'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 
'Apache-SessionX-2.01/SessionX/Generate/'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 
'Apache-SessionX-2.01/SessionX/Generate/MD5.pm'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 
'Apache-SessionX-2.01/SessionX/Store/'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 
'Apache-SessionX-2.01/SessionX/Store/File.pm'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache-SessionX-2.01/Makefile.PL'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache-SessionX-2.01/META.yml'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache-SessionX-2.01/CHANGES'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache-SessionX-2.01/MANIFEST'
[MSG] [Mon Jul 24 04:10:02 2006] Extracted 'Apache::SessionX' to 
'/opt/perl/testers/.cpanplus/5.8.8/build/Apache-SessionX-2.01'
[MSG] [Mon Jul 24 04:10:03 2006] 
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 'Postgres' is unavailable because DBD::Pg 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

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 []
 1: DB_File (DB_File)
 2: File, use semaphore for locking (File)
 3: File, use lockfiles (FileFile)
Which of the above should be your default store (1-3) []Using FileFile as 
default
Checking if your kit is complete...
Looks good
Writing Makefile for Apache::SessionX

[MSG] [Mon Jul 24 04:10:03 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Mon Jul 24 04:10:03 2006] Module 'Apache::SessionX' requires 
'Apache::Session' version '1.53' to be installed 
[MSG] [Mon Jul 24 04:10:04 2006] Writing Makefile for Apache::Session

[MSG] [Mon Jul 24 04:10:04 2006] Module 'Apache::Session' requires 'Test::Deep' 
version '0.082' to be installed 
[MSG] [Mon Jul 24 04:10:04 2006] Module 'Apache::Session' requires 
'Test::Exception' version '0.15' to be installed 
[MSG] [Mon Jul 24 04:10:05 2006] Writing Makefile for Test::Deep

[MSG] [Mon Jul 24 04:10:05 2006] Module 'Test::Deep' requires 
'Test::NoWarnings' version '0.02' to be installed 
[MSG] [Mon Jul 24 04:10:05 2006] Module 'Test::Deep' requires 'Test::Tester' 
version '0.04' to be installed 
[MSG] [Mon Jul 24 04:10:06 2006] Writing Makefile for Test::NoWarnings

[MSG] [Mon Jul 24 04:10:06 2006] Module 'Test::NoWarnings' requires 
'Test::Tester' version '0.103' to be installed 
[MSG] [Mon Jul 24 04:10:06 2006] Writing Makefile for Test::Tester

[MSG] [Mon Jul 24 04:10:07 2006] Manifying blib/man3/Test::Tester::Capture.3
Manifying blib/man3/Test::Tester.3
Manifying blib/man3/Test::Tester::CaptureRunner.3

[MSG] [Mon Jul 24 04:10:08 2006] MAKE TEST passed: t/auto...........ok
t/capture........ok
t/check_tests....ok
t/depth..........ok
t/run_test.......ok
All tests successful.
Files=5, Tests=169,  0 wallclock secs ( 0.26 cusr +  0.27 csys =  0.53 CPU)

[MSG] [Mon Jul 24 04:10:08 2006] Ok, not sending test report
[MSG] [Mon Jul 24 04:10:09 2006] Manifying blib/man3/Test::NoWarnings.3

[MSG] [Mon Jul 24 04:10:10 2006] MAKE TEST passed: t/end.........ok
t/fork........ok
t/no_end......ok
t/no_tests....ok
t/none........ok
All tests successful.
Files=5, Tests=42,  1 wallclock secs ( 0.27 cusr +  0.27 csys =  0.54 CPU)

[MSG] [Mon Jul 24 04:10:10 2006] Ok, not sending test report
[MSG] [Mon Jul 24 04:10:10 2006] Manifying blib/man3/Test::Deep.3

[MSG] [Mon Jul 24 04:10:17 2006] MAKE TEST passed: t/all.............ok
t/any.............ok
t/array...........ok
t/array_each......ok
t/arraylength.....ok
t/bag.............ok
t/bagrecursion....ok
t/blessed.........ok
t/boolean.........ok
t/cache...........ok
t/circular........ok
t/class...........ok
t/code............ok
t/deep_utils......ok
t/descend.........ok
t/error...........ok
t/hash............ok
t/hash_each.......ok
t/hashkeys........ok
t/ignore..........ok
t/isa.............ok
t/listmethods.....ok
t/methods.........ok
t/notest..........ok
t/number..........ok
t/reftype.........ok
t/regexp..........ok
t/regexpref.......ok
t/scalar..........ok
t/scalarref.......ok
t/set.............ok
t/shallow.........ok
t/string..........ok
All tests successful.
Files=33, Tests=1056,  6 wallclock secs ( 2.98 cusr +  2.51 csys =  5.49 CPU)

[MSG] [Mon Jul 24 04:10:17 2006] Ok, not sending test report
[MSG] [Mon Jul 24 04:10:18 2006] Writing Makefile for Test::Exception

[MSG] [Mon Jul 24 04:10:18 2006] Module 'Test::Exception' requires 
'Sub::Uplevel' version '0.06' to be installed 
[MSG] [Mon Jul 24 04:10:18 2006] Writing Makefile for Sub::Uplevel

[MSG] [Mon Jul 24 04:10:19 2006] Manifying blib/man3/Sub::Uplevel.3

[MSG] [Mon Jul 24 04:10:20 2006] MAKE TEST passed: t/01_die_check..........ok
t/02_uplevel............ok
t/03_nested_uplevels....ok
t/98_pod................skipped
        all skipped: Skipping author tests
t/99_pod_coverage.......skipped
        all skipped: Skipping author tests
All tests successful, 2 tests skipped.
Files=5, Tests=125,  0 wallclock secs ( 0.18 cusr +  0.24 csys =  0.42 CPU)

[MSG] [Mon Jul 24 04:10:20 2006] Ok, not sending test report
[MSG] [Mon Jul 24 04:10:20 2006] Manifying blib/man3/Test::Exception.3

[MSG] [Mon Jul 24 04:10:22 2006] MAKE TEST passed: t/caller........ok
t/documented....ok
t/Exception.....ok
t/lives_and.....ok
t/pod...........ok
t/preserve......ok
t/return........ok
t/stacktrace....ok
All tests successful.
Files=8, Tests=51,  1 wallclock secs ( 0.49 cusr +  0.44 csys =  0.93 CPU)

[MSG] [Mon Jul 24 04:10:22 2006] Ok, not sending test report
[MSG] [Mon Jul 24 04:10:23 2006] Manifying 
blib/man3/Apache::Session::Store::File.3
Manifying blib/man3/Apache::Session::Generate::MD5.3
Manifying blib/man3/Apache::Session::Store::Sybase.3
Manifying blib/man3/Apache::Session::Informix.3
Manifying blib/man3/Apache::Session::Lock::Sybase.3
Manifying blib/man3/Apache::Session::Store::Oracle.3
Manifying blib/man3/Apache::Session::Lock::MySQL.3
Manifying blib/man3/Apache::Session::Sybase.3
Manifying blib/man3/Apache::Session::Store::Informix.3
Manifying blib/man3/Apache::Session::Serialize::Sybase.3
Manifying blib/man3/Apache::Session::Generate::ModUniqueId.3
Manifying blib/man3/Apache::Session::Lock::File.3
Manifying blib/man3/Apache::Session::Store::MySQL.3
Manifying blib/man3/Apache::Session.3
Manifying blib/man3/Apache::Session::File.3
Manifying blib/man3/Apache::Session::Postgres.3
Manifying blib/man3/Apache::Session::DB_File.3
Manifying blib/man3/Apache::Session::Generate::ModUsertrack.3
Manifying blib/man3/Apache::Session::Lock::Null.3
Manifying blib/man3/Apache::Session::Oracle.3
Manifying blib/man3/Apache::Session::Store::DB_File.3
Manifying blib/man3/Apache::Session::Lock::Semaphore.3
Manifying blib/man3/Apache::Session::Serialize::Storable.3
Manifying blib/man3/Apache::Session::Flex.3
Manifying blib/man3/Apache::Session::Serialize::UUEncode.3
Manifying blib/man3/Apache::Session::Store::Postgres.3
Manifying blib/man3/Apache::Session::Serialize::Base64.3
Manifying blib/man3/Apache::Session::MySQL.3

[MSG] [Mon Jul 24 04:10:27 2006] MAKE TEST passed: t/99base64.........ok
t/99dbfile.........ok
t/99dbfilestore....ok
t/99file...........ok
t/99filelock.......ok
t/99filestore......ok
t/99flex...........ok
t/99md5gen.........ok
t/99moduniqgen.....ok
t/99mysql..........skipped
        all skipped: Optional modules (DBD::mysql, DBI) not installed
t/99mysqllock......skipped
        all skipped: Optional modules (DBD::mysql, DBI) not installed
t/99mysqlstore.....skipped
        all skipped: Optional modules (DBD::mysql, DBI) not installed
t/99nulllock.......ok
t/99oracle.........skipped
        all skipped: Optional modules (DBD::Oracle, DBI) not installed
t/99postgres.......skipped
        all skipped: Optional modules (DBD::Pg, DBI) not installed
t/99semaphore......ok
t/99storable.......ok
t/99uue............ok
All tests successful, 5 tests skipped.
Files=18, Tests=130,  4 wallclock secs ( 2.11 cusr +  1.76 csys =  3.87 CPU)

[MSG] [Mon Jul 24 04:10:27 2006] Ok, not sending test report
[MSG] [Mon Jul 24 04:10:31 2006] 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

[ERROR] [Mon Jul 24 04:10:34 2006] MAKE TEST failed: [EMAIL PROTECTED] Could 
not open dbm file: Àɮפw¦s¦b at 
/opt/perl/testers/.cpanplus/5.8.8/build/Apache-Session-1.81/blib/lib/Apache/Session/Store/DB_File.pm
 line 32.

** Testing configuration 'DB_File': DB_File...
#00 o Open...                     ERROR: failed Could not open dbm file: [EMAIL 
PROTECTED] at 
/opt/perl/testers/.cpanplus/5.8.8/build/Apache-Session-1.81/blib/lib/Apache/Session/Store/DB_File.pm
 line 32.
        (in cleanup) Could not open dbm file: Àɮפw¦s¦b at 
/opt/perl/testers/.cpanplus/5.8.8/build/Apache-Session-1.81/blib/lib/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.81

******************************** 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 8) configuration:
  Platform:
    osname=linux, osvers=2.6.16.14, archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.16.14 #1 smp mon may 8 23:44:32 cst 2006 x86_64 
gnulinux '
    config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 
-Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid 
-Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true [EMAIL PROTECTED]'
    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=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g -O3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.4 20050314 (prerelease) (Debian 3.4.3-13)', 
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='long double', nvsize=16, Off_t='off_t', 
lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE'
    cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to