Back
From: metabase:user:d1ac2ff8-7f34-11e0-ad7d-d635d302c8a1
Subject: FAIL Jifty-Plugin-GoogleAnalytics-0.01 v5.14.0 GNU/Linux
Date: 2011-06-03T18:21:29Z
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 Tomohiro Hosaka,
This is a computer-generated report for Jifty-Plugin-GoogleAnalytics-0.01
on perl 5.14.0, 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:
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/lonesome/perl-5.14.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/boilerplate.t t/pod-coverage.t t/pod.t t/test_app.t
# Testing Jifty::Plugin::GoogleAnalytics 0.01, Perl 5.014000, /home/lonesome/perl-5.14.0/bin/perl
t/00-load.t ....... ok
t/boilerplate.t ... ok
t/pod-coverage.t .. ok
t/pod.t ........... ok
# did not get expected USR1 for test server readiness
# Failed test 'get /'
# at t/test_app.t line 19.
# 500
# Internal Server Error
# Failed test 'like google analytics js. (mason)'
# at t/test_app.t line 20.
# got: "Internal Server Error"
# length: 21
# doesn't match '(?^:google-analytics.com/ga.js)'
# Failed test 'get /test_mason_disable'
# at t/test_app.t line 22.
# 500
# Internal Server Error
# Failed test 'get /test_td_enable'
# at t/test_app.t line 25.
# 500
# Internal Server Error
# Failed test 'like google analytics js. (td)'
# at t/test_app.t line 26.
# got: "Internal Server Error"
# length: 21
# doesn't match '(?^:google-analytics.com/ga.js)'
# Failed test 'get /test_td_disable'
# at t/test_app.t line 28.
# 500
# Internal Server Error
# Failed test 'get /test_dispatcher'
# at t/test_app.t line 31.
# 500
# Internal Server Error
# Looks like you failed 7 tests of 11.
t/test_app.t ......
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/11 subtests
Test Summary Report
-------------------
t/test_app.t (Wstat: 1792 Tests: 11 Failed: 7)
Failed tests: 2-4, 6-8, 10
Non-zero exit status: 7
Files=5, Tests=17, 17 wallclock secs ( 0.03 usr 0.02 sys + 1.29 cusr 0.27 csys = 1.61 CPU)
Result: FAIL
Failed 1/5 test programs. 7/17 subtests failed.
make: *** [test_dynamic] Error 7
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Jifty 0 1.10518
Test::More 0 0.98
Text::OutputFilter 0 0.15
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_11
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
PATH = /usr/lib/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/lonesome/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 28022
PERL5_CPAN_IS_RUNNING = 28022
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9665,28022
PERL_CR_SMOKER_CURRENT = Jifty-Plugin-GoogleAnalytics-0.01
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/lonesome/perl-5.14.0/bin/perl
$UID/$EUID = 500 / 500
$GID = 500 10 500
$EGID = 500 10 500
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.52
ExtUtils::MakeMaker 6.57_11
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3800
Module::Signature 0.68
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.17
version 0.90
--
Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.38.6-27.fc15.i686, archname=i686-linux
uname='linux fedora15 2.6.38.6-27.fc15.i686 #1 smp sun may 15 17:57:13 utc 2011 i686 i686 i386 gnulinux '
config_args='-des -Dcc=ccache gcc -Dld=gcc -Dprefix=/home/lonesome/perl-5.14.0'
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='ccache gcc', 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.6.0 20110509 (Red Hat 4.6.0-7)', 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='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.13.90.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13.90'
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_PRESERVE_IVUV USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jun 1 2011 10:32:53
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="28022"
PERL5_CPAN_IS_RUNNING="28022"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="9665,28022"
PERL_CR_SMOKER_CURRENT="Jifty-Plugin-GoogleAnalytics-0.01"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/lonesome/perl-5.14.0/lib/site_perl/5.14.0/i686-linux
/home/lonesome/perl-5.14.0/lib/site_perl/5.14.0
/home/lonesome/perl-5.14.0/lib/5.14.0/i686-linux
/home/lonesome/perl-5.14.0/lib/5.14.0
.