Back
From: metabase:user:64c3708a-bcc1-11df-9f47-270c9e8d23bf
Subject: FAIL libservlet-0.9.2 v5.15.0 GNU/Linux
Date: 2011-07-08T08:32:13Z
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 Brian Moseley,
This is a computer-generated report for libservlet-0.9.2
on perl 5.15.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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /opt/perl5_15/bin/perl5.15.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/core_event.t ............. ok
Can't locate object method "do_trace" via package "Servlet::Util::Exception" at /home/entwicklung/.cpan/build/libservlet-0.9.2-aam_ZA/blib/lib/Servlet/Util/Exception.pm line 15.
Compilation failed in require at (eval 2) line 2.
...propagated at /opt/perl5_15/lib/5.15.0/base.pm line 94.
BEGIN failed--compilation aborted at /home/entwicklung/.cpan/build/libservlet-0.9.2-aam_ZA/blib/lib/Servlet/ServletException.pm line 5.
Compilation failed in require at t/core_exception.t line 10.
BEGIN failed--compilation aborted at t/core_exception.t line 10.
t/core_exception.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 25/25 subtests
t/core_request_wrapper.t ... ok
t/core_response_wrapper.t .. ok
Can't locate object method "do_trace" via package "Servlet::Util::Exception" at /home/entwicklung/.cpan/build/libservlet-0.9.2-aam_ZA/blib/lib/Servlet/Util/Exception.pm line 15.
Compilation failed in require at t/core_servlet.t line 16.
BEGIN failed--compilation aborted at t/core_servlet.t line 16.
t/core_servlet.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests
Can't locate object method "do_trace" via package "Servlet::Util::Exception" at /home/entwicklung/.cpan/build/libservlet-0.9.2-aam_ZA/blib/lib/Servlet/Util/Exception.pm line 15.
Compilation failed in require at /home/entwicklung/.cpan/build/libservlet-0.9.2-aam_ZA/blib/lib/Servlet/Http/Cookie.pm line 9.
BEGIN failed--compilation aborted at /home/entwicklung/.cpan/build/libservlet-0.9.2-aam_ZA/blib/lib/Servlet/Http/Cookie.pm line 9.
Compilation failed in require at t/http_cookie.t line 11.
BEGIN failed--compilation aborted at t/http_cookie.t line 11.
t/http_cookie.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 21/21 subtests
t/http_event.t ............. ok
t/http_request_wrapper.t ... ok
t/http_response_wrapper.t .. ok
Can't locate object method "do_trace" via package "Servlet::Util::Exception" at /home/entwicklung/.cpan/build/libservlet-0.9.2-aam_ZA/blib/lib/Servlet/Util/Exception.pm line 15.
Compilation failed in require at (eval 4) line 2.
...propagated at /opt/perl5_15/lib/5.15.0/base.pm line 94.
BEGIN failed--compilation aborted at /home/entwicklung/.cpan/build/libservlet-0.9.2-aam_ZA/blib/lib/Servlet/ServletException.pm line 5.
Compilation failed in require at /home/entwicklung/.cpan/build/libservlet-0.9.2-aam_ZA/blib/lib/Servlet/Http/HttpServlet.pm line 9.
BEGIN failed--compilation aborted at /home/entwicklung/.cpan/build/libservlet-0.9.2-aam_ZA/blib/lib/Servlet/Http/HttpServlet.pm line 9.
Compilation failed in require at t/http_servlet.t line 11.
BEGIN failed--compilation aborted at t/http_servlet.t line 11.
t/http_servlet.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 25/25 subtests
Test Summary Report
-------------------
t/core_exception.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 25 tests but ran 0.
t/core_servlet.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 10 tests but ran 0.
t/http_cookie.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 21 tests but ran 0.
t/http_servlet.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 25 tests but ran 0.
Files=10, Tests=156, 2 wallclock secs ( 0.00 usr 0.12 sys + 0.04 cusr 0.34 csys = 0.50 CPU)
Result: FAIL
Failed 4/10 test programs. 0/156 subtests failed.
make: *** [test_dynamic] Fehler 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Exception::Class 0 1.32
IO::Handle 0 1.31
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = de_DE.utf8
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2418
PERL5_CPAN_IS_RUNNING = 2418
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl5_15/bin/perl5.15.0
$UID/$EUID = 0 / 0
$GID = 0 0
$EGID = 0 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.36
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.57_05
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2210
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 n/a
version 0.88
--
Summary of my perl5 (revision 5 version 15 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.35-28-generic, archname=i686-linux-thread-multi
uname='linux ubuntu 2.6.35-28-generic #50-ubuntu smp fri mar 18 19:00:26 utc 2011 i686 gnulinux '
config_args='-des -Dprefix=/opt/perl5_15 -Dusethreads -Dusedevel'
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=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/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/i686-linux-gnu /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.12.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.12.1'
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
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Jun 21 2011 10:04:59
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2418"
PERL5_CPAN_IS_RUNNING="2418"
@INC:
/opt/perl5_15/lib/site_perl/5.15.0/i686-linux-thread-multi
/opt/perl5_15/lib/site_perl/5.15.0
/opt/perl5_15/lib/5.15.0/i686-linux-thread-multi
/opt/perl5_15/lib/5.15.0
.