Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL CGI-Prototype-Mecha-0.21 v5.12.3 GNU/Linux
Date: 2011-03-24T16:16:38Z
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 Randal L. Schwartz,
This is a computer-generated report for CGI-Prototype-Mecha-0.21
on perl 5.12.3, created by CPAN-Reporter-1.1902.
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 /home/cpansand/var/ctps/2pre5140/install/perl-5.12.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/98-TestPod.t .......... ok
# Failed test 'Pod coverage on CGI::Prototype::Mecha'
# at /home/cpansand/var/ctps/2pre5140/install/perl-5.12.3/lib/site_perl/5.12.3/Test/Pod/Coverage.pm line 126.
# Coverage for CGI::Prototype::Mecha is 83.3%, with 1 naked subroutine:
# diag
# Looks like you failed 1 test of 1.
t/99-TestPodCoverage.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
t/99-TestPodCoverage.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=2, Tests=2, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.32 cusr 0.08 csys = 0.43 CPU)
Result: FAIL
Failed 1/2 test programs. 1/2 subtests failed.
make: *** [test_dynamic] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------- ------ ------
CGI::Prototype 0.9051 0.9053
File::Temp 0 0.22
LWP 5.803 6.01
WWW::Mechanize 0 1.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
LANG = en_US.UTF-8
PATH = /usr/local/mysql-max-5.0.15-linux-i686/bin:/usr/local/netpbm/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/games:/home/cpansand/devel:/services/mobile/framework/bin/:/epoc/nokia60/epoc32/tools:/usr/local/er6/bin/:/services/mobile/clientframework/perl/bin/:/usr/lib/jvm/java-1.5.0-sun/bin:/usr/java/ant/bin:/cygdrive/c/Symbian/9.1/S60_3rd_MR/Epoc32/tools:/services/mobile/framework/bin/:/home/slavenr/work2/CPAN-Testers-ParallelSmoker/utils
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 6827
PERL5_CPAN_IS_RUNNING = 6827
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13088,6827
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CPAN_REPORTER_DIR = /home/cpansand/var/ctps/2pre5140/config/perl-5.12.3/cpanreporter
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/bin/zsh
TERM = xterm
TMPDIR = /tmp/cpansmoker-1010
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpansand/var/ctps/2pre5140/install/perl-5.12.3/bin/perl
$UID/$EUID = 1010 / 1010
$GID = 1010 1010
$EGID = 1010 1010
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.27
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.57
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3800
Module::Signature 0.66
Test::Harness 3.23
Test::More 0.98
YAML 0.72
YAML::Syck 1.17
version 0.88
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=linux, osvers=2.6.32-5-486, archname=i686-linux
uname='linux dev14 2.6.32-5-486 #1 wed jan 12 03:28:50 utc 2011 i686 gnulinux '
config_args='-ds -e -Uversiononly -Dinstallusrbinperl=n -Dusedevel -Dprefix=/home/cpansand/var/ctps/2pre5140/install/perl-5.12.3'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-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=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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Mar 23 2011 10:42:26
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="6827"
PERL5_CPAN_IS_RUNNING="6827"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="13088,6827"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CPAN_REPORTER_DIR="/home/cpansand/var/ctps/2pre5140/config/perl-5.12.3/cpanreporter"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
@INC:
/home/cpansand/var/ctps/2pre5140/install/perl-5.12.3/lib/site_perl/5.12.3/i686-linux
/home/cpansand/var/ctps/2pre5140/install/perl-5.12.3/lib/site_perl/5.12.3
/home/cpansand/var/ctps/2pre5140/install/perl-5.12.3/lib/5.12.3/i686-linux
/home/cpansand/var/ctps/2pre5140/install/perl-5.12.3/lib/5.12.3
.