Back
From: metabase:user:0b91ce32-3676-11e1-a1bc-bfed0df65b4f
Subject: FAIL AnyEvent-FriendFeed-Realtime-0.05 v5.14.2 GNU/Linux
Date: 2012-05-23T05:40:19Z
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 Tatsuhiko Miyagawa,
This is a computer-generated report for AnyEvent-FriendFeed-Realtime-0.05
on perl 5.14.2, created by CPAN-Reporter-1.2006.
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 /opt/perl32-5.14.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t xt/*.t
[22:40:02] t/00_compile.t ... ok 347 ms
# Failed test 'Test::Perl::Critic for "lib/AnyEvent/FriendFeed/Realtime.pm"'
# at /opt/perl32-5.14.2/lib/site_perl/5.14.2/Test/Perl/Critic.pm line 110.
#
# Perl::Critic found these violations in "lib/AnyEvent/FriendFeed/Realtime.pm":
# Variable, subroutine, and package names have to be in CamelCase at line 17, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 17, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 19, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 20, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 21, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 21, column 52. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 21, column 69. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 22, column 9. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 22, column 9. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 25, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 26, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 28, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 30, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 30, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 31, column 18. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 31, column 35. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 32, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 33, column 17. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 33, column 17. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 34, column 18. (no explanation). (Severity: 5)
# Use of "print", "die", and "exit" in modules is not allowed at line 34, column 43. Use methods of LayoutObject or MainObject instead. (Severity: 5)
# Method invokation should use "()" at line 34, column 52. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 39, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 39, column 23. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 40, column 20. (no explanation). (Severity: 5)
# Method invokation should use "()" at line 40, column 30. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 40, column 42. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 41, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 41, column 48. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 42, column 18. (no explanation). (Severity: 5)
# Use of "print", "die", and "exit" in modules is not allowed at line 42, column 43. Use methods of LayoutObject or MainObject instead. (Severity: 5)
# Method invokation should use "()" at line 42, column 52. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 17. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 46, column 17. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 47, column 18. (no explanation). (Severity: 5)
# Use of "print", "die", and "exit" in modules is not allowed at line 47, column 43. Use methods of LayoutObject or MainObject instead. (Severity: 5)
# Method invokation should use "()" at line 47, column 52. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 47, column 55. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 47, column 55. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 51, column 20. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 51, column 30. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 51, column 30. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 18. (no explanation). (Severity: 5)
# Method invokation should use "()" at line 52, column 44. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 47. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 55, column 17. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 55, column 17. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 56, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 56, column 24. (no explanation). (Severity: 5)
# Method invokation should use "()" at line 56, column 28. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 57, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 57, column 45. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 57, column 45. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 58, column 17. (no explanation). (Severity: 5)
# Method invokation should use "()" at line 58, column 27. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 63, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 63, column 52. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 65, column 5. (no explanation). (Severity: 5)
# Method invokation should use "()" at line 65, column 15. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 67, column 12. (no explanation). (Severity: 5)
# Looks like you failed 1 test of 1.
[22:40:11] xt/perlcritic.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
[22:40:11] xt/pod.t ......... ok 326 ms
# Failed test 'POD spelling for lib/AnyEvent/FriendFeed/Realtime.pm'
# at /opt/perl32-5.14.2/lib/site_perl/5.14.2/Test/Spelling.pm line 163.
# Errors:
# API
# AnyEvent
# FriendFeed
# JSON
# Looks like you failed 1 test of 1.
[22:40:12] xt/podspell.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'lib/AnyEvent/FriendFeed/Realtime.pm'
# at /opt/perl32-5.14.2/lib/site_perl/5.14.2/Test/Synopsis.pm line 15.
# Global symbol "$user" requires explicit package name at lib/AnyEvent/FriendFeed/Realtime.pm line 84.
# Global symbol "$remote_key" requires explicit package name at lib/AnyEvent/FriendFeed/Realtime.pm line 85.
# Looks like you failed 1 test of 1.
[22:40:13] xt/synopsis.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
[22:40:13]
Test Summary Report
-------------------
xt/perlcritic.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
xt/podspell.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
xt/synopsis.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=5, Tests=5, 11 wallclock secs ( 0.12 usr 0.02 sys + 5.58 cusr 0.56 csys = 6.28 CPU)
Result: FAIL
Failed 3/5 test programs. 3/5 subtests failed.
make: *** [test_dynamic] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
AnyEvent 0 7.01
AnyEvent::HTTP 0 2.14
Filter::Util::Call 0 1.43
JSON 2.0 2.53
perl 5.008001 5.014002
URI 0 1.60
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 6.42 6.62
Test::More 0 0.98
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 6.42 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTHOR_TESTING = 1
LANG = en_US.UTF-8
PATH = /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/real/RealPlayer:/root/bin:/opt/real/RealPlayer
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 7425
PERL5_CPAN_IS_RUNNING = 7425
PERL_AUTOINSTALL = defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl32-5.14.2/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 1 2 3 4 6 10
$EGID = 0 0 1 2 3 4 6 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.33
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.15
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.40
Module::Signature 0.68
Parse::CPAN::Meta 1.4404
Test::Harness 3.23
Test::More 0.98
YAML 0.81
YAML::Syck 1.20
version 0.99
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.18-1.2798.fc6, archname=i686-linux-thread-multi
uname='linux localhost.localdomain 2.6.18-1.2798.fc6 #1 smp mon oct 16 14:37:32 edt 2006 i686 i686 i386 gnulinux '
config_args='-Dcc=gcc -Dprefix=/opt/perl32-5.14.2 -DDEBUGGING'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=undef, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.1.1 20061011 (Red Hat 4.1.1-30)', 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=4
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl32-5.14.2/lib/5.14.2/i686-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_TRACK_MEMPOOL USE_ITHREADS
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Apr 21 2012 22:37:13
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="7425"
PERL5_CPAN_IS_RUNNING="7425"
PERL_AUTOINSTALL="defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/opt/perl32-5.14.2/lib/site_perl/5.14.2/i686-linux-thread-multi
/opt/perl32-5.14.2/lib/site_perl/5.14.2
/opt/perl32-5.14.2/lib/5.14.2/i686-linux-thread-multi
/opt/perl32-5.14.2/lib/5.14.2
.