Back
From: metabase:user:3215efbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Badger-0.09 v5.12.3 GNU/Linux
Date: 2012-05-25T03:20:51Z
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 Andy Wardley,
This is a computer-generated report for Badger-0.09
on perl 5.12.3, 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:
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 /opt/perls/threads/perl-5.12.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/app/app.t t/class/config.t t/class/methods.t t/class/subclass.t t/class/vars.t t/codec/base64.t t/codec/codec.t t/codec/codecs.t t/codec/encode.t t/codec/encoding.t t/codec/html.t t/codec/json.t t/codec/storable.t t/codec/tt.t t/codec/unicode.t t/codec/uri.t t/codec/url.t t/core/base.t t/core/class.t t/core/config.t t/core/constants.t t/core/debug.t t/core/dump.t t/core/exception.t t/core/exporter.t t/core/factory.t t/core/hub.t t/core/logic.t t/core/mixin.t t/core/prototype.t t/core/rainbow.t t/core/test.t t/core/timestamp.t t/core/trace.t t/core/url.t t/core/utils.t t/filesystem/codec.t t/filesystem/directory.t t/filesystem/encoding.t t/filesystem/file.t t/filesystem/filesystem.t t/filesystem/path.t t/filesystem/virtual.t t/filesystem/visitor.t t/log/log.t t/log/logfile.t t/log/reporter.t t/misc/badger.t t/misc/moose.t t/pod/coverage.t t/pod/kwalitee.t
t/app/app.t ................ ok
t/class/config.t ........... ok
t/class/methods.t .......... ok
t/class/subclass.t ......... ok
t/class/vars.t ............. ok
t/codec/base64.t ........... ok
t/codec/codec.t ............ ok
t/codec/codecs.t ........... ok
t/codec/encode.t ........... ok
t/codec/encoding.t ......... ok
t/codec/html.t ............. ok
t/codec/json.t ............. ok
t/codec/storable.t ......... ok
t/codec/tt.t ............... ok
t/codec/unicode.t .......... ok
t/codec/uri.t .............. ok
t/codec/url.t .............. ok
t/core/base.t .............. ok
t/core/class.t ............. ok
t/core/config.t ............ ok
t/core/constants.t ......... ok
t/core/debug.t ............. ok
t/core/dump.t .............. ok
t/core/exception.t ......... ok
t/core/exporter.t .......... ok
t/core/factory.t ........... ok
t/core/hub.t ............... ok
t/core/logic.t ............. ok
t/core/mixin.t ............. ok
t/core/prototype.t ......... ok
t/core/rainbow.t ........... ok
t/core/test.t .............. ok
t/core/timestamp.t ......... ok
t/core/trace.t ............. ok
t/core/url.t ............... ok
t/core/utils.t ............. ok
t/filesystem/codec.t ....... ok
t/filesystem/directory.t ... ok
t/filesystem/encoding.t .... ok
t/filesystem/file.t ........ ok
t/filesystem/filesystem.t .. ok
t/filesystem/path.t ........ ok
t/filesystem/virtual.t ..... ok
t/filesystem/visitor.t ..... ok
t/log/log.t ................ ok
t/log/logfile.t ............ ok
t/log/reporter.t ........... skipped: Still in development
t/misc/badger.t ............ ok
t/misc/moose.t ............. skipped: You don't have Moose installed, shame on you!
t/pod/coverage.t ........... skipped: Tests only apply for or RELEASE_TESTING
# Failed test 'POD test for blib/lib/Badger/Hub.pm'
# at /opt/perls/threads/perl-5.12.3/lib/site_perl/5.12.3/Test/Pod.pm line 182.
# blib/lib/Badger/Hub.pm (402): Non-ASCII character seen before =encoding in 'façade'. Assuming UTF-8
# Failed test 'POD test for blib/lib/Badger/Filesystem.pm'
# at /opt/perls/threads/perl-5.12.3/lib/site_perl/5.12.3/Test/Pod.pm line 182.
Wide character in print at /opt/perls/threads/perl-5.12.3/lib/5.12.3/TB2/Streamer/Print.pm line 144.
# blib/lib/Badger/Filesystem.pm (1334): Non-ASCII character seen before =encoding in 'fileâs'. Assuming UTF-8
# Failed test 'POD test for blib/lib/Badger/Filesystem/Path.pm'
# at /opt/perls/threads/perl-5.12.3/lib/site_perl/5.12.3/Test/Pod.pm line 182.
Wide character in print at /opt/perls/threads/perl-5.12.3/lib/5.12.3/TB2/Streamer/Print.pm line 144.
# blib/lib/Badger/Filesystem/Path.pm (755): Non-ASCII character seen before =encoding in 'fileâs'. Assuming UTF-8
# 3 tests of 53 failed.
t/pod/kwalitee.t ...........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/53 subtests
Test Summary Report
-------------------
t/pod/kwalitee.t (Wstat: 768 Tests: 53 Failed: 3)
Failed tests: 8, 23, 32
Non-zero exit status: 3
Files=51, Tests=1553, 59 wallclock secs ( 2.90 usr 0.35 sys + 54.54 cusr 1.75 csys = 59.54 CPU)
Result: FAIL
Failed 1/51 test programs. 3/1553 subtests failed.
make: *** [test_dynamic] Error 3
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.62
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
PATH = /opt/perls/threads/perl-5.12.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15875
PERL5_CPAN_IS_RUNNING = 15875
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 11821,15875
PERL_CR_SMOKER_CURRENT = Template-Plugin-Colour-0.05
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/perls/threads/perl-5.12.3/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 27 29 30 44 46 1000
$EGID = 1000 24 25 27 29 30 44 46 1000
Perl module toolchain versions installed:
Module Have
------------------- ------------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.33
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.58
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 1.005000_005
YAML 0.81
YAML::Syck 1.20
version 0.99
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=linux, osvers=2.6.32-5-kirkwood, archname=armv5tel-linux-thread-multi
uname='linux plugpc 2.6.32-5-kirkwood #1 tue mar 8 10:56:14 utc 2011 armv5tel gnulinux '
config_args='-des -Dprefix=/opt/perls/threads/perl-5.12.3 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
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 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.3.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.3'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at May 13 2012 11:59:15
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15875"
PERL5_CPAN_IS_RUNNING="15875"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="11821,15875"
PERL_CR_SMOKER_CURRENT="Template-Plugin-Colour-0.05"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/opt/perls/threads/perl-5.12.3/lib/site_perl/5.12.3/armv5tel-linux-thread-multi
/opt/perls/threads/perl-5.12.3/lib/site_perl/5.12.3
/opt/perls/threads/perl-5.12.3/lib/5.12.3/armv5tel-linux-thread-multi
/opt/perls/threads/perl-5.12.3/lib/5.12.3
.