Report for Config-DB-0.2

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Config-DB-0.2 v5.14.1 SunOS/Solaris
Date: 2012-01-08T21:44:03Z

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 ICC,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9113. 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] [Sun Jan  8 21:44:02 2012] cp lib/Config/DB/Record.pm blib/lib/Config/DB/Record.pm
cp lib/Config/DB.pm blib/lib/Config/DB.pm
cp lib/Config/DB/Table.pm blib/lib/Config/DB/Table.pm
Manifying blib/man3/Config::DB::Record.3
Manifying blib/man3/Config::DB.3
Manifying blib/man3/Config::DB::Table.3

[ERROR] [Sun Jan  8 21:44:03 2012] MAKE TEST failed: PERL_DL_NONLAZY=1 /export/home/cpan/pit/thr/perl-5.14.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_new.t ..... ok
DBD::DBM::db do failed: Cannot open /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/notable.lck: No such file or directory (2) at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib/DBD/File.pm line 730 at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
 at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
 [for Statement "DROP TABLE notable"] at t/02_params.t line 5.

#   Failed test 'ok call'
#   at t/02_params.t line 53.
#          got: 'DBD::DBM::db selectall_hashref failed: No such column 'nofield AS dbcfg_key' at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
#  [for Statement "SELECT nofield AS dbcfg_key, notable.* FROM notable"] at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/blib/lib/Config/DB.pm line 107.
# 
# Config::DB::read: reading 'notable' table at t/02_params.t line 52
# '
#     expected: ''
# Looks like you failed 1 test of 6.
t/02_params.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests 
DBD::DBM::db do failed: Cannot open /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/cfg.lck: No such file or directory (2) at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib/DBD/File.pm line 730 at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
 at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
 [for Statement "DROP TABLE cfg"] at t/03_get.t line 5.

#   Failed test 'ok call'
#   at t/03_get.t line 20.
#          got: 'DBD::DBM::db selectall_hashref failed: No such column 'ckey AS dbcfg_key' at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
#  [for Statement "SELECT ckey AS dbcfg_key, cfg.* FROM cfg"] at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/blib/lib/Config/DB.pm line 107.
# 
# Config::DB::read: reading 'cfg' table at t/03_get.t line 19
# '
#     expected: ''

#   Failed test 'missing table parameter'
#   at t/03_get.t line 23.
#                   'DBD::DBM::db selectall_hashref failed: No such column 'ckey AS dbcfg_key' at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
#  [for Statement "SELECT ckey AS dbcfg_key, cfg.* FROM cfg"] at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/blib/lib/Config/DB.pm line 107.
# 
# Config::DB::read: reading 'cfg' table at t/03_get.t line 22
# '
#     doesn't match '(?^:^Config::DB::get: missing table parameter at t/03_get.t line \d+$)'
DBD::DBM::db selectall_hashref failed: No such column 'ckey AS dbcfg_key' at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
 [for Statement "SELECT ckey AS dbcfg_key, cfg.* FROM cfg"] at /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/blib/lib/Config/DB.pm line 107.

Config::DB::read: reading 'cfg' table at t/03_get.t line 29
# Looks like you planned 28 tests but ran 4.
# Looks like you failed 2 tests of 4 run.
# Looks like your test exited with 2 just after 4.
t/03_get.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 26/28 subtests 

Test Summary Report
-------------------
t/02_params.t (Wstat: 256 Tests: 6 Failed: 1)
  Failed test:  6
  Non-zero exit status: 1
t/03_get.t   (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  3-4
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 28 tests but ran 4.
Files=3, Tests=23,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.23 cusr  0.03 csys =  0.30 CPU)
Result: FAIL
Failed 2/3 test programs. 3/23 subtests failed.
make: *** [test_dynamic] Error 2

[MSG] [Sun Jan  8 21:44:03 2012] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

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

	  Module Name                        Have     Want
	  DBI                               1.616    1.616
	  ExtUtils::MakeMaker                6.62        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9113
	CPANPLUS::Dist::Build              0.60
	Cwd                                3.36
	ExtUtils::CBuilder             0.280203
	ExtUtils::Command                  1.17
	ExtUtils::Install                  1.56
	ExtUtils::MakeMaker                6.62
	ExtUtils::Manifest                 1.60
	ExtUtils::ParseXS                  3.07
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.95

******************************** 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.66.
Powered by minismokebox version 0.54

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/bin/X11:/usr/games
    PERL5LIB = :/export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 22125
    PERL5_CPANPLUS_IS_VERSION = 0.9113
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /export/home/cpan/pit/thr/conf/perl-5.14.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /export/home/cpan/pit/thr/perl-5.14.1/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 10 10
    EGID: $)  = 10 10


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


--

Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-thread-multi
    uname='sunos nexus 5.11 nexentaos_134f i86pc i386 i86pc solaris '
    config_args='-des -Dprefix=/export/home/cpan/pit/thr/perl-5.14.1 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2nexenta7)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -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=' -Wl,-E'
    cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under solaris
  Compiled at Nov 15 2011 20:26:50
  %ENV:
    PERL5LIB=":/export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="22125"
    PERL5_CPANPLUS_IS_VERSION="0.9113"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/export/home/cpan/pit/thr/conf/perl-5.14.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/lib
    /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/DBI-1.616/blib/arch
    /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/blib/lib
    /export/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Config-DB-0.2/blib/arch
    /export/home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/i86pc-solaris-thread-multi
    /export/home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1
    /export/home/cpan/pit/thr/perl-5.14.1/lib/5.14.1/i86pc-solaris-thread-multi
    /export/home/cpan/pit/thr/perl-5.14.1/lib/5.14.1
    .