Front page | perl.cpan.testers |
Postings from July 2008
FAIL Test-WWW-Mechanize-Catalyst-0.42 i686-linux-multi-64int-ld2.6.22.1.emp6
From:
andy.situ
Date:
July 8, 2008 08:03
Subject:
FAIL Test-WWW-Mechanize-Catalyst-0.42 i686-linux-multi-64int-ld2.6.22.1.emp6
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 Test-WWW-Mechanize-Catalyst-0.42
on perl 5.10.0, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/khisanth/perl5100/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/auth-test.............[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Couldn't find home
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /hi | Catty | hi |
| /gzipped | Catty | gzipped |
| /default | Catty | default |
| /die | Catty | die |
| /greetings | Catty | greetings |
| /hello | Catty | hello |
| /bonjour | Catty | bonjour |
| /check_auth_basic | Catty | check_auth_- |
| | | basic |
'----------------------+--------------------------------------+--------------'
[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path | Private |
+-------------------------------------+--------------------------------------+
| /bonjour | /bonjour |
| /check_auth_basic | /check_auth_basic |
| /die | /die |
| /greetings | /greetings |
| /gzipped | /gzipped |
| /hello | /hello |
| /hi | /hi |
'-------------------------------------+--------------------------------------'
[info] Catty powered by Catalyst 5.7014
[info] *** Request 1 (1.000/s) [17027] [Tue Jul 8 04:22:21 2008] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.015951s (62.692/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /check_auth_basic | 0.000260s |
'----------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [17027] [Tue Jul 8 04:22:21 2008] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.002881s (347.102/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /check_auth_basic | 0.000159s |
'----------------------------------------------------------------+-----------'
ok
t/cookies...............[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.----------------------------------------------------------------------------.
| Catalyst::Plugin::Session 0.19 |
| Catalyst::Plugin::Session::State::Cookie 0.09 |
| Catalyst::Plugin::Session::Store::Dummy |
'----------------------------------------------------------------------------'
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Couldn't find home
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /auto | CattySession | auto |
| /default | CattySession | default |
'----------------------+--------------------------------------+--------------'
[info] CattySession powered by Catalyst 5.7014
Name "Catalyst::setup_session" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::AttrContainer::setup_session" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::AttrContainer::setup" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Controller::setup_session" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Controller::setup" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::setup" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::Dummy::setup_session" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::Dummy::setup" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::setup_session" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::State::setup" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::State::setup_session" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::State::Cookie::setup" used only once: possible typo at /home/khisanth/perl5100/lib/5.10.0/NEXT.pm line 58.
Use of uninitialized value $scheme in pattern match (m//) at /home/khisanth/perl5100/lib/site_perl/5.10.0/HTTP/Cookies.pm line 45.
[info] *** Request 1 (1.000/s) [17029] [Tue Jul 8 04:22:21 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[debug] Created session "f0fef03047b6dc5617cbdb0c754b51de670a0aaf"
[info] Request took 0.035439s (28.218/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /auto | 0.026618s |
| /default | 0.000381s |
'----------------------------------------------------------------+-----------'
ok
t/multi_content_type....# ###################################################################
# Starting an external Catalyst HTTP server on port 7357
# To change the port, please set the TWMC_TEST_PORT env variable.
# (The server will be automatically shut-down right after the tests).
# ###################################################################
Use of uninitialized value $scheme in pattern match (m//) at /home/khisanth/perl5100/lib/site_perl/5.10.0/HTTP/Cookies.pm line 45.
# Failed test 'Survive to a multi Content-Type sting'
# at t/multi_content_type.t line 36.
# died: HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92
# Failed test 'Multi Content-Type Content-Type'
# at t/multi_content_type.t line 38.
# got: undef
# expected: 'text/html'
# Failed test 'Multi Content-Type title'
# at t/multi_content_type.t line 39.
# got: undef
# expected: "Root"
# Failed test 'Multi Content-Type body'
# at t/multi_content_type.t line 40.
# String to look in is undef
# Looks like you planned 6 tests but only ran 5.
# Looks like you failed 4 tests of 5 run.
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 5/6 subtests
t/pod...................ok
t/pod_coverage..........ok
t/redirect..............[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Couldn't find home
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /hi | Catty | hi |
| /gzipped | Catty | gzipped |
| /default | Catty | default |
| /die | Catty | die |
| /greetings | Catty | greetings |
| /hello | Catty | hello |
| /bonjour | Catty | bonjour |
| /check_auth_basic | Catty | check_auth_- |
| | | basic |
'----------------------+--------------------------------------+--------------'
[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path | Private |
+-------------------------------------+--------------------------------------+
| /bonjour | /bonjour |
| /check_auth_basic | /check_auth_basic |
| /die | /die |
| /greetings | /greetings |
| /gzipped | /gzipped |
| /hello | /hello |
| /hi | /hi |
'-------------------------------------+--------------------------------------'
[info] Catty powered by Catalyst 5.7014
[info] *** Request 1 (1.000/s) [17035] [Tue Jul 8 04:22:22 2008] ***
[debug] "GET" request for "hi" from "127.0.0.1"
[debug] Path is "hi"
[debug] Redirecting to "http://localhost/hello"
[info] Request took 0.003363s (297.354/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /hi | 0.000163s |
'----------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [17035] [Tue Jul 8 04:22:22 2008] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.002476s (403.877/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /hello | 0.000127s |
'----------------------------------------------------------------+-----------'
HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 27/27 subtests
t/simple................[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Couldn't find home
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /hi | Catty | hi |
| /gzipped | Catty | gzipped |
| /default | Catty | default |
| /die | Catty | die |
| /greetings | Catty | greetings |
| /hello | Catty | hello |
| /bonjour | Catty | bonjour |
| /check_auth_basic | Catty | check_auth_- |
| | | basic |
'----------------------+--------------------------------------+--------------'
[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path | Private |
+-------------------------------------+--------------------------------------+
| /bonjour | /bonjour |
| /check_auth_basic | /check_auth_basic |
| /die | /die |
| /greetings | /greetings |
| /gzipped | /gzipped |
| /hello | /hello |
| /hi | /hi |
'-------------------------------------+--------------------------------------'
[info] Catty powered by Catalyst 5.7014
[info] *** Request 1 (1.000/s) [17037] [Tue Jul 8 04:22:22 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.003440s (290.698/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /default | 0.000141s |
'----------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [17037] [Tue Jul 8 04:22:22 2008] ***
[debug] "GET" request for "hello/" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.003560s (280.899/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /hello | 0.000155s |
'----------------------------------------------------------------+-----------'
HTTP::Message content must be bytes at lib/Test/WWW/Mechanize/Catalyst.pm line 92
# Looks like you planned 39 tests but only ran 4.
# Looks like your test died just after 4.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 35/39 subtests
Test Summary Report
-------------------
t/multi_content_type (Wstat: 1024 Tests: 5 Failed: 4)
Failed tests: 2-5
Non-zero exit status: 4
Parse errors: Bad plan. You planned 6 tests but ran 5.
t/redirect (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 27 tests but ran 0.
t/simple (Wstat: 65280 Tests: 4 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 39 tests but ran 4.
Files=7, Tests=19, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.63 cusr 0.12 csys = 1.78 CPU)
Result: FAIL
Failed 3/7 test programs. 4/19 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- ---- ------
Catalyst 5.00 5.7014
Test::Exception 0 0.27
Test::More 0 0.80
Test::WWW::Mechanize 1.14 1.20
WWW::Mechanize 1.30 1.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /home/khisanth/perl5100/bin:~/util:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 9838
PERL5_CPAN_IS_RUNNING = 9838
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/khisanth/perl5100/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 21 24 25 26 29 30 46 104 106 110 1000
$EGID = 1000 4 20 21 24 25 26 29 30 46 104 106 110 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
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_01
Module::Signature 0.55
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.7501
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.22.1.emp6, archname=i686-linux-multi-64int-ld
uname='linux miyu 2.6.22.1.emp6 #1 smp preempt wed nov 28 15:34:02 est 2007 i686 gnulinux '
config_args=''
hint=previous, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, 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
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.6.1.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.6.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/home/khisanth/perl5100/lib/5.10.0/i686-linux-multi-64int-ld/CORE'
-
FAIL Test-WWW-Mechanize-Catalyst-0.42 i686-linux-multi-64int-ld2.6.22.1.emp6
by andy.situ