Back
From: metabase:user:44baa983-6bf6-1014-9a1d-e6daa5296772
Subject: FAIL Class-PObject-2.17 v5.10.0 Mac OS X
Date: 2012-01-18T16:09: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.10.0, created by CPAN-Reporter-1.2002.
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 "-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 /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/blib/lib/Class/PObject/Test/Basic.pm line 195.
# Failed test at /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/blib/lib/Class/PObject/Test/Basic.pm line 198.
# Failed test at /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/blib/lib/Class/PObject/Test/Basic.pm line 231.
Can't call method "title" on an undefined value at /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/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: DBD::CSV is not installed
t/63types_db_file.t .. ok
t/64types_mysql.t .... skipped: DBD::mysql is not available
# Failed test at /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/blib/lib/Class/PObject/Test/Types.pm line 105.
Can't call method "name" on an undefined value at /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/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 /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/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: DBD::mysql is not available
Use of uninitialized value in concatenation (.) or string at /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/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 /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/blib/lib/Class/PObject/Test/HAS_A.pm line 81.
Use of uninitialized value in string eq at /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/blib/lib/Class/PObject/Test/HAS_A.pm line 99.
# Failed test at /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/blib/lib/Class/PObject/Test/HAS_A.pm line 99.
# Failed test at /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/blib/lib/Class/PObject/Test/HAS_A.pm line 108.
Can't call method "author" on an undefined value at /Users/burakgursoy/.mycpan/build/Class-PObject-2.17-NrFelQ/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=661, 1 wallclock secs ( 0.15 usr 0.06 sys + 1.09 cusr 0.25 csys = 1.55 CPU)
Result: FAIL
Failed 3/15 test programs. 6/661 subtests failed.
make: *** [test_dynamic] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
File::Basename 0 2.76
File::Path 0 2.07_02
File::Spec 0 3.33
IO::Dir 0 1.07
Log::Agent 0 0.307
Storable 0 2.30
Test::More 0 0.98
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_CTYPE = UTF-8
PATH = /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin:/opt/local/bin:/home/burakgursoy/bin:/Users/burakgursoy/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 52736
PERL5_CPAN_IS_RUNNING = 52736
SHELL = /bin/bash
TERM = xterm-color
VERSIONER_PERL_PREFER_32_BIT = no
VERSIONER_PERL_VERSION = 5.10.0
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 204 100 98 80 61 29 20 12 9 8 5 4 3 2 1 402 401
$EGID = 0 0 204 100 98 80 61 29 20 12 9 8 5 4 3 2 1 402 401
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112150
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.11
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.78
YAML::Syck 1.19
version 0.95
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=darwin, osvers=10.0, archname=darwin-thread-multi-2level
uname='darwin pizzly.apple.com 10.0 darwin kernel version 10.0.0: fri jul 31 22:46:25 pdt 2009; root:xnu-1456.1.25~1release_x86_64 x86_64 '
config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags= -Dman3ext=3pm -Duseithreads -Duseshrplib -Dinc_version_list=none -Dcc=gcc-4.2'
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-4.2', ccflags ='-arch x86_64 -arch i386 -arch ppc -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -I/usr/local/include',
optimize='-Os',
cppflags='-g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.2.1 (Apple Inc. build 5646)', 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='gcc-4.2 -mmacosx-version-min=10.6.3', ldflags ='-arch x86_64 -arch i386 -arch ppc -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-arch x86_64 -arch i386 -arch ppc -bundle -undefined dynamic_lookup -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_REENTRANT_API
Locally applied patches:
/Library/Perl/Updates/<version> comes before system perl directories
installprivlib and installarchlib points to the Updates directory
Built under darwin
Compiled at Jan 26 2010 17:48:53
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="52736"
PERL5_CPAN_IS_RUNNING="52736"
@INC:
/Library/Perl/Updates/5.10.0/darwin-thread-multi-2level
/Library/Perl/Updates/5.10.0
/System/Library/Perl/5.10.0/darwin-thread-multi-2level
/System/Library/Perl/5.10.0
/Library/Perl/5.10.0/darwin-thread-multi-2level
/Library/Perl/5.10.0
/Network/Library/Perl/5.10.0/darwin-thread-multi-2level
/Network/Library/Perl/5.10.0
/Network/Library/Perl
/System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.10.0
.