Report for Config-DB-0.0.2

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Config-DB-0.0.2 v5.8.9 Dragonfly BSD
Date: 2011-09-22T13:00:44Z

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.9111. 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] [Thu Sep 22 14:00:35 2011] cp DB.pm blib/lib/Config/DB.pm
cp DB/Record.pm blib/lib/Config/DB/Record.pm
cp DB/Table.pm blib/lib/Config/DB/Table.pm
Manifying blib/man3/Config::DB.3
Manifying blib/man3/Config::DB::Record.3
Manifying blib/man3/Config::DB::Table.3

[ERROR] [Thu Sep 22 14:00:36 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/home/cpan/pit/bare/perl-5.8.9/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 /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/notable.lck: No such file or directory (2) at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib/DBD/File.pm line 730 at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
 at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/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 35.
#          got: 'DBD::DBM::db selectall_hashref failed: No such column 'nofield AS dbcfg_key' at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
#  [for Statement "SELECT nofield AS dbcfg_key, notable.* FROM notable"] at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/blib/lib/Config/DB.pm line 96.
# 
# Config::DB::read: reading 'notable' table at t/02_params.t line 34
# '
#     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 /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/cfg.lck: No such file or directory (2) at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib/DBD/File.pm line 730 at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
 at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/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 17.
#          got: 'DBD::DBM::db selectall_hashref failed: No such column 'ckey AS dbcfg_key' at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
#  [for Statement "SELECT ckey AS dbcfg_key, cfg.* FROM cfg"] at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/blib/lib/Config/DB.pm line 96.
# 
# Config::DB::read: reading 'cfg' table at t/03_get.t line 16
# '
#     expected: ''

#   Failed test 'missing table parameter'
#   at t/03_get.t line 20.
#                   'DBD::DBM::db selectall_hashref failed: No such column 'ckey AS dbcfg_key' at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
#  [for Statement "SELECT ckey AS dbcfg_key, cfg.* FROM cfg"] at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/blib/lib/Config/DB.pm line 96.
# 
# Config::DB::read: reading 'cfg' table at t/03_get.t line 19
# '
#     doesn't match '(?-xism:^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 /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib/DBI/DBD/SqlEngine.pm line 795
 [for Statement "SELECT ckey AS dbcfg_key, cfg.* FROM cfg"] at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/blib/lib/Config/DB.pm line 96.

Config::DB::read: reading 'cfg' table at t/03_get.t line 22
# Looks like you planned 20 tests but ran 4.
# Looks like you failed 2 tests of 4 run.
# Looks like your test exited with 25 just after 4.
t/03_get.t ..... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 18/20 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: 6400 Tests: 4 Failed: 2)
  Failed tests:  3-4
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 20 tests but ran 4.
Files=3, Tests=21,  1 wallclock secs ( 0.02 usr  0.09 sys +  0.05 cusr  0.52 csys =  0.68 CPU)
Result: FAIL
Failed 2/3 test programs. 3/21 subtests failed.
*** Error code 25

Stop in /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2.

[MSG] [Thu Sep 22 14:00:36 2011] 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        0
	  ExtUtils::MakeMaker                6.59        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9111
	CPANPLUS::Dist::Build              0.58
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.59
	ExtUtils::Manifest                 1.60
	ExtUtils::ParseXS                  3.04
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.94

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

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/pkg/sbin:/usr/pkg/bin:/usr/pkg/xorg/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = :/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 5114
    PERL5_CPANPLUS_IS_VERSION = 0.9111
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.8.9
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=dragonfly, osvers=2.10-release, archname=x86_64-dragonfly
    uname='dragonfly demise.bingosnet.co.uk 2.10-release dragonfly v2.10.1.1.gf7ba0-release #3: mon apr 25 12:49:45 pdt 2011 root@pkgbox64.dragonflybsd.org:usrobjusrsrcsysx86_64_generic x86_64 '
    config_args='-des -Dprefix=/usr/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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.4.5', 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='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/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, 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  -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 dragonfly
  Compiled at Aug  4 2011 10:35:39
  %ENV:
    PERL5LIB=":/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="5114"
    PERL5_CPANPLUS_IS_VERSION="0.9111"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.8.9"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/DBI-1.616/blib/arch
    /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Config-DB-0.0.2/blib/arch
    /usr/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/x86_64-dragonfly
    /usr/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9
    /usr/home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9/x86_64-dragonfly
    /usr/home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9
    .