Config-DB v0.2 Perl 5 v5.14.3 i386-netbsd-thread-multi

Status
Fail
From
Steven Schubiger (SCHUBIGER)
Dist
Config-DB v0.2
Platform
Perl 5 v5.14.3 i386-netbsd-thread-multi
Date
2012-10-31 06:05:43
ID
0126b74e-2321-11e2-a2fa-4ba544a0cd0a
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 Daniele Ricci,

This is a computer-generated report for Config-DB-0.2
on perl 5.14.3, created by CPAN-Reporter-1.2006.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/sts/cpansmoke/perl-5.14.3/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 /home/sts/cpansmoke/perl-5.14.3/cpan/build/Config-DB-0.2-xYQDfe/notable.lck: No such file or directory (2) at /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib/DBD/File.pm line 730 at /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib/DBI/DBD/SqlEngine.pm line 796
 at /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib/DBI/DBD/SqlEngine.pm line 796
 [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 /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib/DBI/DBD/SqlEngine.pm line 796
#  [for Statement "SELECT nofield AS dbcfg_key, notable.* FROM notable"] at /home/sts/cpansmoke/perl-5.14.3/cpan/build/Config-DB-0.2-xYQDfe/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 /home/sts/cpansmoke/perl-5.14.3/cpan/build/Config-DB-0.2-xYQDfe/cfg.lck: No such file or directory (2) at /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib/DBD/File.pm line 730 at /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib/DBI/DBD/SqlEngine.pm line 796
 at /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib/DBI/DBD/SqlEngine.pm line 796
 [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 /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib/DBI/DBD/SqlEngine.pm line 796
#  [for Statement "SELECT ckey AS dbcfg_key, cfg.* FROM cfg"] at /home/sts/cpansmoke/perl-5.14.3/cpan/build/Config-DB-0.2-xYQDfe/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 /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib/DBI/DBD/SqlEngine.pm line 796
#  [for Statement "SELECT ckey AS dbcfg_key, cfg.* FROM cfg"] at /home/sts/cpansmoke/perl-5.14.3/cpan/build/Config-DB-0.2-xYQDfe/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 /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib/DBI/DBD/SqlEngine.pm line 796
 [for Statement "SELECT ckey AS dbcfg_key, cfg.* FROM cfg"] at /home/sts/cpansmoke/perl-5.14.3/cpan/build/Config-DB-0.2-xYQDfe/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 25 just after 4.
t/03_get.t ..... 
Dubious, test returned 25 (wstat 6400, 0x1900)
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: 6400 Tests: 4 Failed: 2)
  Failed tests:  3-4
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 28 tests but ran 4.
Files=3, Tests=23,  0 wallclock secs ( 0.04 usr  0.05 sys +  0.45 cusr  0.08 csys =  0.62 CPU)
Result: FAIL
Failed 2/3 test programs. 3/23 subtests failed.
*** Error code 25

Stop.
make: stopped in /home/sts/cpansmoke/perl-5.14.3/cpan/build/Config-DB-0.2-xYQDfe

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have   
    ------------------- ----- -------
    DBI                 1.616 1.622  

build_requires:

    Module              Need  Have   
    ------------------- ----- -------
    ExtUtils::MakeMaker 0     6.57_05

configure_requires:

    Module              Need  Have   
    ------------------- ----- -------
    ExtUtils::MakeMaker 0     6.57_05


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/arch:/home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7853
    PERL5_CPAN_IS_RUNNING = 7853
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 7821,7853
    PERL_CR_SMOKER_CURRENT = Config-DB-0.2
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp

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

    $^X = /home/sts/cpansmoke/perl-5.14.3/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 100 100 0
    $EGID = 100 100 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.110440
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27105 
    Module::Build       0.3800  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
   
  Platform:
    osname=netbsd, osvers=6.0, archname=i386-netbsd-thread-multi
    uname='netbsd cpansmoke2 6.0 netbsd 6.0 (xen3_domu) i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.14.3'
    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 ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
    ccversion='', gccversion='4.5.3', 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    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='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under netbsd
  Compiled at Oct 18 2012 11:50:14
  %ENV:
    PERL5LIB="/home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/arch:/home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7853"
    PERL5_CPAN_IS_RUNNING="7853"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="7821,7853"
    PERL_CR_SMOKER_CURRENT="Config-DB-0.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/arch
    /home/sts/cpansmoke/perl-5.14.3/cpan/build/DBI-1.622-kpFXhH/blib/lib
    /home/sts/cpansmoke/perl-5.14.3/lib/site_perl/5.14.3/i386-netbsd-thread-multi
    /home/sts/cpansmoke/perl-5.14.3/lib/site_perl/5.14.3
    /home/sts/cpansmoke/perl-5.14.3/lib/5.14.3/i386-netbsd-thread-multi
    /home/sts/cpansmoke/perl-5.14.3/lib/5.14.3
    .