Report for Class-PObject-2.17

Back
From: metabase:user:20a45eae-6c1a-1014-abaf-4bc2b30e56df
Subject: FAIL Class-PObject-2.17 v5.17.7 Windows (Cygwin)
Date: 2013-01-03T03:13:11Z

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.17.7, created by CPAN-Reporter-1.2009.

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 /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic_file.t ..... ok
t/06basic_csv.t ...... skipped: DBD::CSV is not installed
t/11basic_mysql.t .... skipped: DBD::mysql is not available
t/16basic_db_file.t .. ok

#   Failed test at /opt/perl/cygwin/1.7.17/cpan/5.17.7/cygwin-multi/build/Class-PObject-2.17-F4_Q7U/blib/lib/Class/PObject/Test/Basic.pm line 195.

#   Failed test at /opt/perl/cygwin/1.7.17/cpan/5.17.7/cygwin-multi/build/Class-PObject-2.17-F4_Q7U/blib/lib/Class/PObject/Test/Basic.pm line 198.

#   Failed test at /opt/perl/cygwin/1.7.17/cpan/5.17.7/cygwin-multi/build/Class-PObject-2.17-F4_Q7U/blib/lib/Class/PObject/Test/Basic.pm line 231.
Can't call method "title" on an undefined value at /opt/perl/cygwin/1.7.17/cpan/5.17.7/cygwin-multi/build/Class-PObject-2.17-F4_Q7U/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 255 just after 51.
t/21basic_sqlite.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 156/204 subtests 
t/61types_file.t ..... ok
t/62types_csv.t ...... skipped: DBD::CSV is not installed
t/63types_db_file.t .. ok
t/64types_mysql.t .... skipped: DBD::mysql is not available

#   Failed test at /opt/perl/cygwin/1.7.17/cpan/5.17.7/cygwin-multi/build/Class-PObject-2.17-F4_Q7U/blib/lib/Class/PObject/Test/Types.pm line 105.
Can't call method "name" on an undefined value at /opt/perl/cygwin/1.7.17/cpan/5.17.7/cygwin-multi/build/Class-PObject-2.17-F4_Q7U/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 255 just after 21.
t/65types_sqlite.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 26/46 subtests 
t/70hasa_file.t ...... ok
t/71hasa_csv.t ....... skipped: DBD::CSV is not installed
t/72hasa_mysql.t ..... skipped: DBD::mysql is not available
t/73hasa_db_file.t ... ok

#   Failed test at /opt/perl/cygwin/1.7.17/cpan/5.17.7/cygwin-multi/build/Class-PObject-2.17-F4_Q7U/blib/lib/Class/PObject/Test/HAS_A.pm line 99.

#   Failed test at /opt/perl/cygwin/1.7.17/cpan/5.17.7/cygwin-multi/build/Class-PObject-2.17-F4_Q7U/blib/lib/Class/PObject/Test/HAS_A.pm line 108.
Can't call method "author" on an undefined value at /opt/perl/cygwin/1.7.17/cpan/5.17.7/cygwin-multi/build/Class-PObject-2.17-F4_Q7U/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 255 just after 15.
t/74hasa_sqlite.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 24/37 subtests 

Test Summary Report
-------------------
t/21basic_sqlite.t (Wstat: 65280 Tests: 51 Failed: 3)
  Failed tests:  45-46, 51
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 204 tests but ran 51.
t/65types_sqlite.t (Wstat: 65280 Tests: 21 Failed: 1)
  Failed test:  21
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 46 tests but ran 21.
t/74hasa_sqlite.t  (Wstat: 65280 Tests: 15 Failed: 2)
  Failed tests:  12, 15
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 37 tests but ran 15.
Files=15, Tests=661, 13 wallclock secs ( 0.17 usr  0.16 sys +  2.07 cusr  2.19 csys =  4.58 CPU)
Result: FAIL
Failed 3/15 test programs. 6/661 subtests failed.
Makefile:962: recipe for target `test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    File::Basename      0    2.84   
    File::Path          0    2.08_01
    File::Spec          0    3.39_02
    IO::Dir             0    1.10   
    Log::Agent          0    0.307  
    Storable            0    2.40   
    Test::More          0    0.98   

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\Windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 4
    PATH = /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/bin:/opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/bin:/usr/local/bin:/usr/bin
    PERL5LIB = /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/site_perl/5.17.7:/opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/5.17.7:/opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7976
    PERL5_CPAN_IS_RUNNING = 7976
    PERL_EXTUTILS_AUTOINSTALL = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_TEST_CRITIC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
    SHELL = /bin/bash
    TEMP = /tmp
    TERM = xterm

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

    $^X = /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/bin/perl
    $UID/$EUID = 101 / 101
    $GID = 10513 0 544 545 1001 10513
    $EGID = 10513 0 544 545 1001 10513

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.99_51 
    CPAN::Meta          2.120921
    Cwd                 3.39_03 
    ExtUtils::CBuilder  0.280209
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.62    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.39_02 
    JSON                n/a     
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25_01 
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 17 subversion 7) configuration:
   
  Platform:
    osname=cygwin, osvers=1.7.17(0.26253), archname=cygwin-multi
    uname='cygwin_nt-6.1-wow64 osl069 1.7.17(0.26253) 2012-10-19 14:39 i686 cygwin '
    config_args='-Dmksymlinks -Dusedevel -de -Dcc=gcc-4 -Dld=g++-4 -Umad -Dprefix=/opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi -Uinc_version_list -Uinstallusrbinperl -Uusethreads -Dusemultiplicity -Uuse64bitint -Dcf_by=pjacklam -Dcf_email=pjacklam@online.no -Dperladmin=pjacklam@online.no'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc-4', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/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=8, prototype=define
  Linker and Libraries:
    ld='g++-4', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_17_7.dll
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY MYMALLOC PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under cygwin
  Compiled at Dec 24 2012 02:46:54
  %ENV:
    PERL5LIB="/opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/site_perl/5.17.7:/opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/5.17.7:/opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7976"
    PERL5_CPAN_IS_RUNNING="7976"
    PERL_EXTUTILS_AUTOINSTALL="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_TEST_CRITIC="1"
    CYGWIN="codepage:utf8 nodosfilewarning"
  @INC:
    /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/site_perl/5.17.7/cygwin-multi
    /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/site_perl/5.17.7
    /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/5.17.7/cygwin-multi
    /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/5.17.7
    /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/perl5/cygwin-multi
    /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/local/lib/perl5
    /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/lib/site_perl/5.17.7/cygwin-multi
    /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/lib/site_perl/5.17.7
    /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/lib/5.17.7/cygwin-multi
    /opt/perl/cygwin/1.7.17/perl/5.17.7/cygwin-multi/lib/5.17.7
    .