Report for Class-PObject-2.17

Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Class-PObject-2.17 v5.14.3 GNU/Linux
Date: 2012-11-05T02:57:32Z

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 Sherzod Ruzmetov,

This is a computer-generated report for Class-PObject-2.17
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/stro/perl/perl5143/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic_file.t ..... ok
t/06basic_csv.t ...... skipped: SQL::Statement 1.005 is required. Your version is 0.1021
t/11basic_mysql.t .... skipped: DBD::mysql is not available
t/16basic_db_file.t .. skipped: DB_File is not available

#   Failed test at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/Basic.pm line 195.

#   Failed test at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/Basic.pm line 198.

#   Failed test at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/Basic.pm line 231.
Can't call method "title" on an undefined value at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/Basic.pm line 233.
# Looks like you planned 204 tests but ran 51.
# Looks like you failed 3 tests of 51 run.
# Looks like your test exited with 2 just after 51.
t/21basic_sqlite.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 156/204 subtests 
t/61types_file.t ..... ok
t/62types_csv.t ...... skipped: SQL::Statement 1.005 is required. Your version is 0.1021
t/63types_db_file.t .. skipped: DB_File is not available
t/64types_mysql.t .... skipped: DBD::mysql is not available

#   Failed test at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/Types.pm line 105.
Can't call method "name" on an undefined value at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/Types.pm line 113.
# Looks like you planned 46 tests but ran 21.
# Looks like you failed 1 test of 21 run.
# Looks like your test exited with 2 just after 21.
t/65types_sqlite.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 26/46 subtests 
Use of uninitialized value in concatenation (.) or string at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/HAS_A.pm line 81.
t/70hasa_file.t ...... ok
t/71hasa_csv.t ....... skipped: SQL::Statement 1.005 is required. Your version is 0.1021
t/72hasa_mysql.t ..... skipped: DBD::mysql is not available
t/73hasa_db_file.t ... skipped: DB_File is not available
Use of uninitialized value in concatenation (.) or string at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/HAS_A.pm line 81.
Use of uninitialized value in string eq at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/HAS_A.pm line 99.

#   Failed test at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/HAS_A.pm line 99.

#   Failed test at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/HAS_A.pm line 108.
Can't call method "author" on an undefined value at /home/stro/cpan/build/5.14.3/Class-PObject-2.17-PSxpO0/blib/lib/Class/PObject/Test/HAS_A.pm line 112.
# Looks like you planned 37 tests but ran 15.
# Looks like you failed 2 tests of 15 run.
# Looks like your test exited with 2 just after 15.
t/74hasa_sqlite.t .... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 24/37 subtests 

Test Summary Report
-------------------
t/21basic_sqlite.t (Wstat: 512 Tests: 51 Failed: 3)
  Failed tests:  45-46, 51
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 204 tests but ran 51.
t/65types_sqlite.t (Wstat: 512 Tests: 21 Failed: 1)
  Failed test:  21
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 46 tests but ran 21.
t/74hasa_sqlite.t  (Wstat: 512 Tests: 15 Failed: 2)
  Failed tests:  12, 15
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 37 tests but ran 15.
Files=15, Tests=374,  2 wallclock secs ( 0.22 usr  0.11 sys +  1.19 cusr  0.62 csys =  2.14 CPU)
Result: FAIL
Failed 3/15 test programs. 6/374 subtests failed.
make: *** [test_dynamic] Error 2

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    File::Basename      0    2.82   
    File::Path          0    2.08_01
    File::Spec          0    3.33   
    IO::Dir             0    1.08   
    Log::Agent          0    0.307  
    Storable            0    2.27   
    Test::More          0    0.98   

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.62   


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8512
    PERL5_CPAN_IS_RUNNING = 8512
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 15394,8512
    PERL_CR_SMOKER_CURRENT = Class-PObject-2.17
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/stro/perl/perl5143/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 29 30 44 46 1000
    $EGID = 1000 24 25 29 30 44 46 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9600_01
    CPAN::Meta          2.112150 
    Cwd                 3.36     
    ExtUtils::CBuilder  0.280203 
    ExtUtils::Command   1.17     
    ExtUtils::Install   1.56     
    ExtUtils::MakeMaker 6.62     
    ExtUtils::Manifest  1.58     
    ExtUtils::ParseXS   2.2210   
    File::Spec          3.33     
    JSON                2.53     
    JSON::PP            2.27105  
    Module::Build       0.4003   
    Module::Signature   n/a      
    Parse::CPAN::Meta   1.4401   
    Test::Harness       3.23     
    Test::More          0.98     
    YAML                0.84     
    YAML::Syck          1.21     
    version             0.88     


--

Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-5-686, archname=i686-linux
    uname='linux vm-debian001 2.6.32-5-686 #1 smp sun sep 23 09:49:36 utc 2012 i686 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    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/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.3.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.3'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Oct 27 2012 03:27:35
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8512"
    PERL5_CPAN_IS_RUNNING="8512"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="15394,8512"
    PERL_CR_SMOKER_CURRENT="Class-PObject-2.17"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/stro/perl/perl5143/lib/site_perl/5.14.3/i686-linux
    /home/stro/perl/perl5143/lib/site_perl/5.14.3
    /home/stro/perl/perl5143/lib/5.14.3/i686-linux
    /home/stro/perl/perl5143/lib/5.14.3
    .