Front page | perl.cpan.testers |
Postings from April 2008
FAIL Net-IPMessenger-0.07 sun4-solaris-thread-multi-64int 2.9
From:
Josts Smokehouse
Date:
April 11, 2008 14:22
Subject:
FAIL Net-IPMessenger-0.07 sun4-solaris-thread-multi-64int 2.9
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/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Masanori Hara,
This is a computer-generated report for Net-IPMessenger-0.07
on perl 5.10.0, created by CPAN-Reporter-1.13.
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 './Build test':
t/00.load...........# Testing Net::IPMessenger 0.07
ok
t/perlcritic........
# Failed test 'Test::Perl::Critic for "blib/lib/Net/IPMessenger.pm"'
# at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Perl/Critic.pm line 99.
#
# Perl::Critic found these violations in "blib/lib/Net/IPMessenger.pm":
# Private Member Data shouldn't be accessed directly. at line 202, column 22. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 203, column 22. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 204, column 22. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 212, column 13. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 213, column 13. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 216, column 9. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 220, column 20. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 244, column 24. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 260, column 20. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 264, column 9. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Failed test 'Test::Perl::Critic for "blib/lib/Net/IPMessenger/CommandLine.pm"'
# at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Perl/Critic.pm line 99.
#
# Perl::Critic found these violations in "blib/lib/Net/IPMessenger/CommandLine.pm":
# Private Member Data shouldn't be accessed directly. at line 44, column 61. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 45, column 32. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Failed test 'Test::Perl::Critic for "blib/lib/Net/IPMessenger/Encrypt.pm"'
# at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Perl/Critic.pm line 99.
#
# Perl::Critic found these violations in "blib/lib/Net/IPMessenger/Encrypt.pm":
# Private Member Data shouldn't be accessed directly. at line 81, column 37. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 101, column 58. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 102, column 58. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 111, column 32. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Failed test 'Test::Perl::Critic for "blib/lib/Net/IPMessenger/RecvEventHandler.pm"'
# at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Perl/Critic.pm line 99.
#
# Perl::Critic found these violations in "blib/lib/Net/IPMessenger/RecvEventHandler.pm":
# Private Member Data shouldn't be accessed directly. at line 30, column 12. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 41, column 12. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 75, column 17. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 76, column 16. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Private Member Data shouldn't be accessed directly. at line 135, column 5. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Looks like you failed 4 tests of 9.
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/9 subtests
t/pod-coverage......ok
t/pod...............ok
Test Summary Report
-------------------
t/perlcritic.t (Wstat: 1024 Tests: 9 Failed: 4)
Failed tests: 1, 3-4, 8
Non-zero exit status: 4
Files=4, Tests=34, 1 wallclock secs ( 0.16 usr 0.02 sys + 48.72 cusr 1.08 csys = 49.98 CPU)
Result: FAIL
Failed 1/4 test programs. 4/34 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ---- ----
Class::Accessor::Fast 0 0.31
Test::More 0 0.80
Test::Perl::Critic 0 1.01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = /usr/local/test/lib:/usr/local/gnu/lib:/usr/local/gcc/lib:/opt/SUNWits/Graphics-sw/xil/lib:/usr/openwin/lib:/opt/SUNWits/Graphics-sw/xgl/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib:/usr/lib:/usr/ucblib
PATH = /net/sunu991/disc1/home/sbin/:/usr/local/gcc/bin:/usr/local/test/bin:/usr/local/python/bin:/usr/local/emacs/bin:/usr/local/tex/bin:/var/qmail/bin:/usr/local/tools/bin:/usr/local/perl-5.10.0/bin:/usr/local/gnu/bin:/usr/local/gcc/bin:/usr/local/net/bin:/usr/local/graphics/bin:/usr/local/mail/bin:/usr/local/oper/etc:/usr/local/oper/bin:/net/sunu991/disc1/home/bin.sun4:/usr/openwin/bin:/net/sunu991/disc1/home/bin.sun4:/net/sunu991/disc1/home/sbin:/net/sunu991/disc1/home/sbin:/net/sunu991/disc1/home/bin/sun4/SunOS-5.9:/net/sunu991/disc1/home/bin/sun4:/net/sunu991/disc1/home/bin:/usr/local/bin:/usr/bin:/usr/sbin:/usr/openwin/bin:/opt/SUNWspro/bin:/usr/dt/bin:/opt/SUNWmfwm/bin:/opt/SUNWguide/bin:/usr/ccs/bin:/usr/ucb:.:/usr/etc:/etc:/usr/hosts:/usr/ucb:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 7704
PERL5_CPAN_IS_RUNNING = 7704
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13258,7704
PERL_CR_SMOKER_CURRENT = Net-IPMessenger-0.07
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = vt100
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/perl-5.10.0/bin/perl
$UID/$EUID = 10167 / 10167
$GID = 10004 10004 116 113 117 6 112 52 53 115
$EGID = 10004 10004 116 113 117 6 112 52 53 115
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_59
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi-64int
uname='sunos irgendwas 5.9 generic_118558-35 sun4u sparc sunw,ultra-5_10 solaris '
config_args='-des -Dprefix=/usr/local/perl-5.10.0 -Dcc=gcc -Dlocincpth=/usr/local/test/include /usr/local/gnu/include -Dloclibpth=/usr/local/test/lib /usr/local/gnu/lib -Dusethreads -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/test/include -I/usr/local/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/test/include -I/usr/local/gnu/include'
ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/test/lib -L/usr/local/gnu/lib '
libpth=/usr/local/test/lib /usr/local/gnu/lib /usr/lib /usr/ccs/lib /usr/local/lib
libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib -L/usr/local/gnu/lib'
-
FAIL Net-IPMessenger-0.07 sun4-solaris-thread-multi-64int 2.9
by Josts Smokehouse