Back
From: metabase:user:00e8548a-0e72-11e3-8ee3-df0a9c418065
Subject: FAIL Class-PObject-2.17 v5.14.4 Windows (Cygwin)
Date: 2013-08-27T18:01:08Z
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.4, created by CPAN-Reporter-1.2010.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/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: Read INSTALL for details on running mysql-related tests
t/16basic_db_file.t .. ok
# Failed test at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/blib/lib/Class/PObject/Test/Basic.pm line 195.
# Failed test at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/blib/lib/Class/PObject/Test/Basic.pm line 198.
# Failed test at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/blib/lib/Class/PObject/Test/Basic.pm line 231.
Can't call method "title" on an undefined value at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/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: Read INSTALL for details on running mysql-related tests
# Failed test at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/blib/lib/Class/PObject/Test/Types.pm line 105.
Can't call method "name" on an undefined value at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/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
Use of uninitialized value in concatenation (.) or string at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/blib/lib/Class/PObject/Test/HAS_A.pm line 81.
t/70hasa_file.t ...... ok
t/71hasa_csv.t ....... skipped: DBD::CSV is not installed
t/72hasa_mysql.t ..... skipped: Read INSTALL for details on running mysql-related tests
Use of uninitialized value in concatenation (.) or string at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/blib/lib/Class/PObject/Test/HAS_A.pm line 81.
t/73hasa_db_file.t ... ok
Use of uninitialized value in concatenation (.) or string at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/blib/lib/Class/PObject/Test/HAS_A.pm line 81.
Use of uninitialized value in string eq at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/blib/lib/Class/PObject/Test/HAS_A.pm line 99.
# Failed test at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/blib/lib/Class/PObject/Test/HAS_A.pm line 99.
# Failed test at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/blib/lib/Class/PObject/Test/HAS_A.pm line 108.
Can't call method "author" on an undefined value at /home/ryanw/.cpan/build/Class-PObject-2.17-5pDNeQ/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, 3 wallclock secs ( 0.09 usr 0.06 sys + 0.79 cusr 0.69 csys = 1.64 CPU)
Result: FAIL
Failed 3/15 test programs. 6/661 subtests failed.
Makefile:966: recipe for target `test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -----
File::Basename 0 2.82
File::Path 0 2.09
File::Spec 0 3.40
IO::Dir 0 1.08
Log::Agent 0 1.000
Storable 0 2.45
Test::More 0 0.98
build_requires:
Module Need Have
------------------- ---- -----
ExtUtils::MakeMaker 0 6.72
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\Windows\system32\cmd.exe
LANG = en_US.UTF-8
NUMBER_OF_PROCESSORS = 4
PATH = /usr/local/bin:/usr/bin:/cygdrive/c/Program Files/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86_64:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/ATI Technologies/ATI.ACE/Core-Static:/cygdrive/c/Program Files (x86)/Security Innovation/SI TSS/bin:/cygdrive/c/Program Files (x86)/Windows Live/Shared
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 77220
PERL5_CPAN_IS_RUNNING = 77220
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
SHELL = /bin/bash
TEMP = /tmp
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 2855161 / 2855161
$GID = 10513 0 544 545 1005 1003 10513
$EGID = 10513 0 544 545 1005 1003 10513
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132140
Cwd 3.40
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.72
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.21
File::Spec 3.40
JSON 2.59
JSON::PP 2.27202
Module::Build 0.4007
Module::Signature n/a
Parse::CPAN::Meta 1.4405
Test::Harness 3.28
Test::More 0.98
YAML 0.84
YAML::Syck n/a
version 0.9903
--
Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
Platform:
osname=cygwin, osvers=1.7.18(0.26353), archname=cygwin-thread-multi
uname='cygwin_nt-6.1 yaakov04 1.7.18(0.26353) 2013-03-07 19:25 x86_64 cygwin '
config_args='-d -e -Dprefix=/usr -Dmksymlinks -Dusethreads -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_14.dll -Dcc=gcc -Dld=g++'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector'
ccversion='', gccversion='4.8.0 20130307 (experimental)', 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='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector'
libpth=/usr/lib /lib
libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
perllibs=-ldl -lcrypt
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_14.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 -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Bug#55162 File::Spec::case_tolerant performance
CYG07 $vendorarch/auto/.rebase
CYG15 static Win32CORE
CYG17 cyg-1.7 paths-utf8
0c612ce82 Fix building static extensions on cygwin, -UUSEIMPORTLIB
1bac5ecc1 Fix 64-bit threading sv.c: S_anonymise_cv_maybe
Cygwin::sync_winenv added
Built under cygwin
Compiled at Mar 11 2013 18:25:23
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="77220"
PERL5_CPAN_IS_RUNNING="77220"
@INC:
/usr/lib/perl5/site_perl/5.14/x86_64-cygwin-threads
/usr/lib/perl5/site_perl/5.14
/usr/lib/perl5/vendor_perl/5.14/x86_64-cygwin-threads
/usr/lib/perl5/vendor_perl/5.14
/usr/lib/perl5/5.14/x86_64-cygwin-threads
/usr/lib/perl5/5.14
.