Report for PHP-Session-DB-0.2

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL PHP-Session-DB-0.2 v5.8.9 OpenBSD
Date: 2010-12-13T19:08:08Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear RALAMOSM,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9010. 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 Dec 13 19:08:02 2010] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/R/RA/RALAMOSM/PHP-Session-DB-0.2.tgz'
[MSG] [Mon Dec 13 19:08:03 2010] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/R/RA/RALAMOSM/CHECKSUMS'
[MSG] [Mon Dec 13 19:08:03 2010] Checksum matches for 'PHP-Session-DB-0.2.tgz'
[MSG] [Mon Dec 13 19:08:04 2010] Extracted 'PHP::Session::DB' to '/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2'
[MSG] [Mon Dec 13 19:08:04 2010] CPANPLUS is prefering Build.PL
[MSG] [Mon Dec 13 19:08:04 2010] Loading YACSmoke database "/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/cpansmoke.dat"
[MSG] [Mon Dec 13 19:08:05 2010] Writing Makefile for PHP::Session::DB

[MSG] [Mon Dec 13 19:08:05 2010] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Mon Dec 13 19:08:05 2010] Checking for previous PASS result for "PHP-Session-DB-0.2"
[MSG] [Mon Dec 13 19:08:07 2010] cp lib/PHP/Session/DB.pm blib/lib/PHP/Session/DB.pm
Manifying blib/man3/PHP::Session::DB.3

[ERROR] [Mon Dec 13 19:08:07 2010] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /home/cpan/pit/bare/perl-5.8.9/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate DBI.pm in @INC (@INC contains: /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/lib /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/arch /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/lib /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/arch /home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/OpenBSD.amd64-openbsd /home/cpan/pit/bare/perl-5.8.9/lib/5.8.9 /home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9/OpenBSD.amd64-openbsd /home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9 .) at /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/lib/PHP/Session/DB.pm line 4.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/lib/PHP/Session/DB.pm line 4.
Compilation failed in require at t/use.t line 6.
BEGIN failed--compilation aborted at t/use.t line 6.
t/use.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests 

Test Summary Report
-------------------
t/use.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
Files=1, Tests=0,  0 wallclock secs ( 0.01 usr  0.02 sys +  0.01 cusr  0.00 csys =  0.04 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
*** Error code 2

Stop in /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2 (line 769 of Makefile).

[MSG] [Mon Dec 13 19:08:08 2010] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

DBI

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'RALAMOSM (cpanplus-info@lists.sf.net)',
    ... # other information
    PREREQ_PM   => {
	'DBI'	=> '0', # or a minimum working version
    }
);

Thanks! :-)


Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9010
	CPANPLUS::Dist::Build              0.50
	Cwd                                3.33
	ExtUtils::CBuilder               0.2802
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.56
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2206
	File::Spec                         3.33
	Module::Build                    0.3607
	Test::Harness                      3.22
	Test::More                         0.96
	version                            0.87

******************************** 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 CPANPLUS::Dist::YACSmoke 0.58.
Powered by minismokebox version 0.40

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/lib:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 8583
    PERL5_CPANPLUS_IS_VERSION = 0.9010
    PERL5_MINISMOKEBOX = 0.40
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.8.9
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cpan/pit/bare/perl-5.8.9/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=openbsd, osvers=4.7, archname=OpenBSD.amd64-openbsd
    uname='openbsd oscar.bingosnet.co.uk 4.7 generic#112 amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.8.9'
    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=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.7'
    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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.53.1, 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 -fPIC  -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Built under openbsd
  Compiled at Sep  9 2010 23:06:49
  %ENV:
    PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/lib:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="8583"
    PERL5_CPANPLUS_IS_VERSION="0.9010"
    PERL5_MINISMOKEBOX="0.40"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.8.9"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/lib
    /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/PHP-Session-DB-0.2/blib/arch
    /home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/OpenBSD.amd64-openbsd
    /home/cpan/pit/bare/perl-5.8.9/lib/5.8.9
    /home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9/OpenBSD.amd64-openbsd
    /home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9
    .