Front page | perl.cpan.testers |
Postings from July 2008
FAIL Test-WWW-Mechanize-Catalyst-0.42 i386-linux-thread-multi 2.6.18-92.1.6.el5
From:
ARTO
Date:
July 7, 2008 06:41
Subject:
FAIL Test-WWW-Mechanize-Catalyst-0.42 i386-linux-thread-multi 2.6.18-92.1.6.el5
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 /usr/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) [20441] [Mon Jul 7 10:27:57 2008] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.040106s (24.934/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /check_auth_basic | 0.000766s |
'----------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [20441] [Mon Jul 7 10:27:58 2008] ***
[debug] "GET" request for "check_auth_basic/" from "127.0.0.1"
[debug] Path is "check_auth_basic"
[info] Request took 0.024716s (40.460/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /check_auth_basic | 0.000629s |
'----------------------------------------------------------------+-----------'
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 /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::AttrContainer::setup_session" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::AttrContainer::setup" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::Controller::setup_session" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::Controller::setup" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::setup" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::Dummy::setup_session" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::Dummy::setup" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::Store::setup_session" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::State::setup" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::State::setup_session" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Name "Catalyst::Plugin::Session::State::Cookie::setup" used only once: possible typo at /usr/lib/perl5/5.10.0/NEXT.pm line 58.
Use of uninitialized value $scheme in pattern match (m//) at /usr/local/lib/perl5/site_perl/5.10.0/HTTP/Cookies.pm line 45.
[info] *** Request 1 (1.000/s) [20443] [Mon Jul 7 10:28:00 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[debug] Created session "5e9bc4438c288307c6700330bc07f6a0a55b2662"
[info] Request took 0.122018s (8.196/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /auto | 0.083767s |
| /default | 0.000613s |
'----------------------------------------------------------------+-----------'
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 /usr/local/lib/perl5/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) [20464] [Mon Jul 7 10:28:05 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.019470s (51.361/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /hi | 0.000772s |
'----------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [20464] [Mon Jul 7 10:28:05 2008] ***
[debug] "GET" request for "hello" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.011296s (88.527/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /hello | 0.000586s |
'----------------------------------------------------------------+-----------'
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) [20466] [Mon Jul 7 10:28:07 2008] ***
[debug] "GET" request for "/" from "127.0.0.1"
[info] Request took 0.019789s (50.533/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /default | 0.000658s |
'----------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [20466] [Mon Jul 7 10:28:07 2008] ***
[debug] "GET" request for "hello/" from "127.0.0.1"
[debug] Path is "hello"
[info] Request took 0.013101s (76.330/s)
.----------------------------------------------------------------+-----------.
| Action | Time |
+----------------------------------------------------------------+-----------+
| /hello | 0.001194s |
'----------------------------------------------------------------+-----------'
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, 12 wallclock secs ( 0.09 usr 0.02 sys + 6.85 cusr 0.64 csys = 7.60 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
LC_ADDRESS = en_US.iso88591
LC_ALL = C
LC_COLLATE = en_US.iso88591
LC_CTYPE = en_US.iso88591
LC_IDENTIFICATION = en_US.iso88591
LC_MEASUREMENT = en_US.iso88591
LC_MESSAGES = en_US.iso88591
LC_MONETARY = en_US.iso88591
LC_NAME = en_US.iso88591
LC_NUMERIC = en_US.iso88591
LC_PAPER = A4
LC_TELEPHONE = en_US.iso88591
LC_TIME = C
PATH = /home/artur/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/games:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/lib/ccache:/bin:/sbin:/usr/bin:/usr/sbin:/opt/nms/bin:/opt/nmstx/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 17074
PERL5_CPAN_IS_RUNNING = 17074
PERL_RL = Perl
SHELL = /bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 500 / 500
$GID = 500 10 37 48 105 326 471 500
$EGID = 500 10 37 48 105 326 471 500
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2501
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
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.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.18-92.1.6.el5, archname=i386-linux-thread-multi
uname='linux x86-6 2.6.18-92.1.6.el5 #1 smp fri jun 20 02:36:06 edt 2008 i686 i686 i386 gnulinux '
config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DPERL_USE_SAFE_PUTENV -Dversion=5.10.0 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Dprivlib=/usr/lib/perl5/5.10.0 -Dsitelib=/usr/local/lib/perl5/site_perl/5.10.0 -Dvendorlib=/usr/lib/perl5/vendor_perl/5.10.0 -Darchlib=/usr/lib/perl5/5.10.0/i386-linux-thread-multi -Dsitearch=/usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi -Dvendorarch=/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi -Darchname=i386-linux-thread-multi -Dotherlibdirs=/usr/lib/perl5/site_perl/5.10.0 -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincom!
pat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin'
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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DPERL_USE_SAFE_PUTENV',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='4.3.0 20080428 (Red Hat 4.3.0-8)', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.8.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.8'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DPERL_USE_SAFE_PUTENV -L/usr/local/lib'
-
FAIL Test-WWW-Mechanize-Catalyst-0.42 i386-linux-thread-multi 2.6.18-92.1.6.el5
by ARTO