Front page | perl.cpan.testers |
Postings from May 2008
FAIL FabForce-DBDesigner4-0.10 i686-linux-64int 2.6.22-1-k7
Thread Previous
|
Thread Next
From:
andreas.koenig.gmwojprw
Date:
May 12, 2008 05:39
Subject:
FAIL FabForce-DBDesigner4-0.10 i686-linux-64int 2.6.22-1-k7
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Renee Baecker,
This is a computer-generated report for FabForce-DBDesigner4-0.10
on perl 5.8.8 patch 33243, created by CPAN-Reporter-1.1404.
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://cpantest.grango.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/src/perl/repoperls/installed-perls/maint-5.8/pBxK9vV/perl-5.8.8@33243/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/98_perl_critic............
# Failed test 'Perl::Critic'
# at t/98_perl_critic.t line 14.
# Structures begin differing at:
# $got->[0] = Private Member Data shouldn't be accessed directly. at line 88, column 29. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }.
#
# $expected->[0] = Does not exist
# Failed test 'Perl::Critic'
# at t/98_perl_critic.t line 16.
# Structures begin differing at:
# $got->[0] = Private Member Data shouldn't be accessed directly. at line 62, column 30. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }.
#
# $expected->[0] = Does not exist
# Failed test 'Perl::Critic'
# at t/98_perl_critic.t line 18.
# Structures begin differing at:
# $got->[0] = Private Member Data shouldn't be accessed directly. at line 96, column 16. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }.
#
# $expected->[0] = Does not exist
# Looks like you failed 3 tests of 4.
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests
t/FabForce-DBDesigner4......ok
t/test_manifest.............skipped: Test::CheckManifest 1.0 required
t/test_pod..................ok
t/test_pod_coverage.........ok
Test Summary Report
-------------------
t/98_perl_critic.t (Wstat: 768 Tests: 4 Failed: 3)
Failed tests: 2-4
Non-zero exit status: 3
Files=5, Tests=19, 6 wallclock secs ( 0.03 usr 0.01 sys + 6.22 cusr 0.23 csys = 6.49 CPU)
Result: FAIL
Failed 1/5 test programs. 3/19 subtests failed.
make: *** [test_dynamic] Fehler 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------- ---- -----
IO::File 1.1 1.14
XML::Twig 3.17 3.32
XML::Writer 0.6 0.604
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = de_DE.UTF-8
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 8182
PERL5_CPAN_IS_RUNNING = 8182
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pBxK9vV/perl-5.8.8@33243/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_61
Cwd 3.27
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18
File::Spec 3.27
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.09
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 33243) configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pBxK9vV/perl-5.8.8@33243 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Thread Previous
|
Thread Next