Back
From: Slaven Rezić (SREZIC)
Subject: FAIL libwww-perl-6.08 5.18.1
Date: 2014-11-08T21:05:47Z
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 Michael Schilli,
This is a computer-generated report for libwww-perl-6.08
on perl 5.18.1, created by CPAN-Reporter-1.2010.
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 'C:\strawberry\c\bin\dmake.exe test':
C:\strawberry\perl\bin\perl.exe t/TEST 0
base/protocols.t ...... ok
base/proxy.t .......... ok
base/ua.t ............. ok
HTTP Server terminated
robot/ua-get.t ........
Failed 5/8 subtests
HTTP Server terminated
robot/ua.t ............
Failed 5/7 subtests
local/autoload-get.t .. ok
local/autoload.t ...... ok
local/get.t ........... ok
# Failed test 'response code 404'
# at local/http.t line 81.
# got: '500'
# expected: '404'
# Failed test '404 message'
# at local/http.t line 82.
# 'Can't connect to ie10win8:49239'
# doesn't match '(?^i:not\s+found)'
# Failed test at local/http.t line 84.
# Failed test at local/http.t line 85.
# Failed test at local/http.t line 112.
# Failed test 'status code 200'
# at local/http.t line 113.
# got: '500'
# expected: '200'
# Failed test 'message OK'
# at local/http.t line 114.
# got: 'Can't connect to ie10win8:49239'
# expected: 'OK'
# Failed test at local/http.t line 119.
# 'Can't connect to ie10win8:49239
#
# An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49, <DAEMON> line 1.
# '
# doesn't match '(?^m:^From:\s*gisle\@aas\.no\n)'
# Failed test at local/http.t line 120.
# 'Can't connect to ie10win8:49239
#
# An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49, <DAEMON> line 1.
# '
# doesn't match '(?^m:^Host:)'
# Failed test '3 items in accept'
# at local/http.t line 121.
# got: '0'
# expected: '3'
# Failed test at local/http.t line 122.
# 'Can't connect to ie10win8:49239
#
# An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49, <DAEMON> line 1.
# '
# doesn't match '(?^m:^Accept:\s*text/html)'
# Failed test at local/http.t line 123.
# 'Can't connect to ie10win8:49239
#
# An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49, <DAEMON> line 1.
# '
# doesn't match '(?^m:^Accept:\s*text/plain)'
# Failed test at local/http.t line 124.
# 'Can't connect to ie10win8:49239
#
# An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49, <DAEMON> line 1.
# '
# doesn't match '(?^m:^Accept:\s*image/\*)'
# Failed test at local/http.t line 125.
# 'Can't connect to ie10win8:49239
#
# An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49, <DAEMON> line 1.
# '
# doesn't match '(?^m:^If-Modified-Since:\s*\w{3},\s+\d+)'
# Failed test at local/http.t line 126.
# 'Can't connect to ie10win8:49239
#
# An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49, <DAEMON> line 1.
# '
# doesn't match '(?^m:^Long-Text:\s*This.*broken between)'
# Failed test at local/http.t line 127.
# 'Can't connect to ie10win8:49239
#
# An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49, <DAEMON> line 1.
# '
# doesn't match '(?^m:^Foo-Bar:\s*1\n)'
# Failed test at local/http.t line 128.
# 'Can't connect to ie10win8:49239
#
# An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49, <DAEMON> line 1.
# '
# doesn't match '(?^m:^X-Foo:\s*Bar\n)'
# Failed test at local/http.t line 129.
# 'Can't connect to ie10win8:49239
#
# An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49, <DAEMON> line 1.
# '
# doesn't match '(?^m:^User-Agent:\s*Mozilla/0.01)'
# Failed test 'response code 200'
# at local/http.t line 139.
# got: '500'
# expected: '200'
# Failed test 'response code 200'
# at local/http.t line 160.
# got: '500'
# expected: '200'
# Failed test 'response code 200'
# at local/http.t line 182.
# got: '500'
# expected: '200'
# Failed test at local/http.t line 212.
# Failed test '147 content length'
# at local/http.t line 214.
# got: undef
# expected: '147'
# Failed test 'En prøve'
# at local/http.t line 215.
# Failed test 'response code 404'
# at local/http.t line 222.
# got: '500'
# expected: '404'
# Failed test 'response code 501'
# at local/http.t line 228.
# got: '500'
# expected: '501'
# Failed test at local/http.t line 243.
Can't call method "is_redirect" on an undefined value at local/http.t line 245, <DAEMON> line 1.
# Looks like you planned 63 tests but ran 36.
# Looks like you failed 27 tests of 36 run.
# Looks like your test exited with -1 just after 36.
HTTP Server terminated
local/http.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 54/63 subtests
local/protosub.t ...... ok
Test Summary Report
-------------------
robot/ua-get.t (Wstat: 0 Tests: 8 Failed: 5)
Failed tests: 1-3, 5, 7
robot/ua.t (Wstat: 0 Tests: 7 Failed: 5)
Failed tests: 1-3, 5, 7
local/http.t (Wstat: 65280 Tests: 36 Failed: 27)
Failed tests: 2-20, 22, 25, 27, 29-30, 33-35
Non-zero exit status: 255
Parse errors: Bad plan. You planned 63 tests but ran 36.
Files=10, Tests=104, 45 wallclock secs ( 0.14 usr + 0.13 sys = 0.26 CPU)
Result: FAIL
Failed 3/10 test programs. 37/104 subtests failed.
dmake.exe: Error code 255, while making 'test'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- --------
Digest::MD5 0 2.53
Encode 2.12 2.51
Encode::Locale 0 1.03
File::Listing 6 6.04
HTML::Entities 0 3.69
HTML::HeadParser 0 3.71
HTTP::Cookies 6 6.01
HTTP::Daemon 6 6.01
HTTP::Date 6 6.02
HTTP::Negotiate 6 6.01
HTTP::Request 6 6.00
HTTP::Request::Common 6 6.04
HTTP::Response 6 6.04
HTTP::Status 6 6.03
IO::Select 0 1.21
IO::Socket 0 1.36
LWP::MediaTypes 6 6.02
MIME::Base64 2.1 3.14
Net::FTP 2.58 2.77
Net::HTTP 6.07 6.07
perl 5.008001 5.018001
URI 1.10 1.60
URI::Escape 0 3.31
WWW::RobotRules 6 6.02
build_requires:
Module Need Have
--------------------- -------- --------
ExtUtils::MakeMaker 0 6.72
configure_requires:
Module Need Have
--------------------- -------- --------
ExtUtils::MakeMaker 0 6.72
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\Windows\system32\cmd.exe
NUMBER_OF_PROCESSORS = 2
PATH = C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3396
PERL5_CPAN_IS_RUNNING = 3396
PROCESSOR_IDENTIFIER = x86 Family 6 Model 42 Stepping 7, GenuineIntel
TEMP = C:\Users\IEUser\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win8
Win32::GetOSVersion = , 6, 2, 9200, 2, 0, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132140
Cwd 3.40
ExtUtils::CBuilder 0.280210
ExtUtils::Command 1.17
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.72
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.21
File::Spec 3.40
JSON 2.59
JSON::PP 2.27202
Module::Build 0.4007
Module::Signature n/a
Parse::CPAN::Meta 1.4405
Test::Harness 3.28
Test::More 1.001009
YAML 0.84
YAML::Syck n/a
version 0.9902
--
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.18.1.1 #1 Tue Aug 13 19:20:13 2013 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.7.3', 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='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
libpth=C:\strawberry\c\lib C:\strawberry\c\i686-w64-mingw32\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl518.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Aug 13 2013 19:29:16
%ENV:
PERL5_CPANPLUS_IS_RUNNING="3396"
PERL5_CPAN_IS_RUNNING="3396"
@INC:
C:/strawberry/perl/site/lib
C:/strawberry/perl/vendor/lib
C:/strawberry/perl/lib
.