Front page | perl.cpan.testers |
Postings from June 2008
FAIL Acme-Colour-1.05 i686-linux-thread-multi 2.6.22-1-k7
From:
andreas.koenig.gmwojprw
Date:
June 8, 2008 02:04
Subject:
FAIL Acme-Colour-1.05 i686-linux-thread-multi 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 Leon Brocard,
This is a computer-generated report for Acme-Colour-1.05
on perl 5.8.8 patch 33430, created by CPAN-Reporter-1.15.
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/pB3dGVG/perl-5.8.8@33430/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/critic............
# Failed test 'Test::Perl::Critic for "blib/lib/Acme/Colour.pm"'
# at /home/src/perl/repoperls/installed-perls/maint-5.8/pB3dGVG/perl-5.8.8@33430/lib/site_perl/5.8.8/Test/Perl/Critic.pm line 99.
#
# Perl::Critic found these violations in "blib/lib/Acme/Colour.pm":
# Code does not "use utf8;" at line 1, column 1. Need to ensure code uses a modern encoding. (Severity: 3)
# POD does not include "=encoding utf8" declaration at line 1, column 1. Need to ensure that POD processors understand that the documentation may contain Unicode. (Severity: 3)
# Always unpack @_ first at line 18, column 1. See page 178 of PBP. (Severity: 4)
# Private Member Data shouldn't be accessed directly. at line 24, column 10. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Subroutine "constant" not exported by "overload" at line 25, column 9. Violates encapsulation. (Severity: 4)
# Subroutine "throw" is neither declared nor explicitly imported at line 87, column 13. This might be a major bug. (Severity: 4)
# Subroutine "Simple" not exported by "Error" at line 87, column 19. Violates encapsulation. (Severity: 4)
# Subroutine "throw" is neither declared nor explicitly imported at line 114, column 5. This might be a major bug. (Severity: 4)
# Subroutine "Simple" not exported by "Error" at line 114, column 11. Violates encapsulation. (Severity: 4)
# Subroutine "throw" is neither declared nor explicitly imported at line 116, column 5. This might be a major bug. (Severity: 4)
# Subroutine "Simple" not exported by "Error" at line 116, column 11. Violates encapsulation. (Severity: 4)
# Variable named "$r1" at line 119, column 10. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 119, column 15. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 119, column 20. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r2" at line 120, column 10. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g2" at line 120, column 15. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b2" at line 120, column 20. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 121, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r2" at line 121, column 12. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 122, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g2" at line 122, column 12. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 123, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b2" at line 123, column 12. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 124, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 124, column 16. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 125, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 125, column 16. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 126, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 126, column 16. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 127, column 36. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 127, column 41. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 127, column 46. Variable names should not be differentiated only by digits. (Severity: 3)
# Subroutine "throw" is neither declared nor explicitly imported at line 139, column 5. This might be a major bug. (Severity: 4)
# Subroutine "Simple" not exported by "Error" at line 139, column 11. Violates encapsulation. (Severity: 4)
# Subroutine "throw" is neither declared nor explicitly imported at line 141, column 5. This might be a major bug. (Severity: 4)
# Subroutine "Simple" not exported by "Error" at line 141, column 11. Violates encapsulation. (Severity: 4)
# Variable named "$r1" at line 144, column 10. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 144, column 15. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 144, column 20. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r2" at line 145, column 10. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g2" at line 145, column 15. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b2" at line 145, column 20. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 147, column 7. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 147, column 12. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 147, column 17. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 147, column 31. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 147, column 40. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 147, column 49. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r2" at line 148, column 7. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g2" at line 148, column 12. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b2" at line 148, column 17. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r2" at line 148, column 31. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g2" at line 148, column 40. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b2" at line 148, column 49. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 150, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r2" at line 150, column 12. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 151, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g2" at line 151, column 12. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 152, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b2" at line 152, column 12. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 153, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 153, column 16. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 154, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 154, column 16. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 155, column 5. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 155, column 16. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 157, column 7. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 157, column 12. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 157, column 17. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 157, column 31. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 157, column 40. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 157, column 49. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 159, column 36. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 159, column 41. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 159, column 46. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 164, column 17. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 164, column 22. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 164, column 27. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r2" at line 169, column 14. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g2" at line 169, column 19. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b2" at line 169, column 24. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r1" at line 171, column 23. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$r2" at line 171, column 29. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g1" at line 171, column 42. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$g2" at line 171, column 48. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b1" at line 171, column 61. Variable names should not be differentiated only by digits. (Severity: 3)
# Variable named "$b2" at line 171, column 67. Variable names should not be differentiated only by digits. (Severity: 3)
# Looks like you failed 1 test of 1.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/pod...............ok
t/pod_coverage......ok
t/simple............ok
Test Summary Report
-------------------
t/critic.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=4, Tests=76, 10 wallclock secs ( 0.07 usr 0.01 sys + 4.98 cusr 0.19 csys = 5.25 CPU)
Result: FAIL
Failed 1/4 test programs. 1/76 subtests failed.
make: *** [test_dynamic] Fehler 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- ---- -------
Error 0.15 0.17014
Graphics::ColorNames 0 2.11
List::Util 0 1.19
Module::Build 0.20 0.2808
Test::Exception 0.15 0.27
Test::More 0.01 0.80
------------------------------
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 = 26220
PERL5_CPAN_IS_RUNNING = 26220
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/pB3dGVG/perl-5.8.8@33430/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.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.75
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 33430) configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-thread-multi
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/pB3dGVG/perl-5.8.8@33430 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -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=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, 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 -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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'
-
FAIL Acme-Colour-1.05 i686-linux-thread-multi 2.6.22-1-k7
by andreas.koenig.gmwojprw