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/
Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
This is an error report generated automatically by CPANPLUS,
version 0.0499.
Below is the error stack during 'make test':
C:\perl\5.8.5\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t\api_version.t t\argspec-bad.t
t\argspec.t t\argspec2.t t\attr-encoded.t t\callback.t t\case-sensitive.t
t\cases.t t\comment.t t\crashme.t t\declaration.t t\default.t t\dtext.t
t\entities.t t\entities2.t t\filter-methods.t t\filter.t t\handler-eof.t
t\handler.t t\headparser-http.t t\headparser.t t\ignore.t t\largetags.t
t\linkextor-base.t t\linkextor-rel.t t\magic.t t\marked-sect.t t\msie-compat.t
t\offset.t t\options.t t\parsefile.t t\parser.t t\plaintext.t t\process.t
t\pullparser.t t\skipped-text.t t\stack-realloc.t t\textarea.t t\tokeparser.t
t\uentities.t t\unbroken-text.t t\unicode-bom.t t\unicode.t t\xml-mode.t
t\api_version........ok
t\argspec-bad........ok
t\argspec............ok
t\argspec2...........ok
t\attr-encoded.......ok
t\callback...........ok
t\case-sensitive.....ok
t\cases..............ok
t\comment............ok
t\crashme............ok
t\declaration........ok
t\default............ok
t\dtext..............ok
t\entities...........ok
t\entities2..........FAILED test 9
Failed 1/9 tests, 88.89% okay
t\filter-methods.....ok
t\filter.............ok
t\handler-eof........ok
t\handler............ok
t\headparser-http....ok
t\headparser.........ok
t\ignore.............ok
t\largetags..........ok
t\linkextor-base.....ok
t\linkextor-rel......ok
t\magic..............ok
t\marked-sect........ok
t\msie-compat........ok
t\offset.............ok
t\options............ok
t\parsefile..........ok
t\parser.............ok
t\plaintext..........ok
t\process............ok
t\pullparser.........ok
t\skipped-text.......ok
t\stack-realloc......ok
t\textarea...........ok
t\tokeparser.........ok
t\uentities..........ok
t\unbroken-text......ok
t\unicode-bom........ok
t\unicode............FAILED test 80
Failed 1/97 tests, 98.97% okay
t\xml-mode...........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\entities2.t 9 1 11.11% 9
t\unicode.t 97 1 1.03% 80
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
Malformed UTF-8 character (unexpected continuation byte 0xa0, with no preceding
start byte) in substitution (s///) at C:/perl/5.8.5/lib/Test.pm line 237.
Malformed UTF-8 character (unexpected continuation byte 0xa0, with no preceding
start byte) in substitution (s///) at C:/perl/5.8.5/lib/Test.pm line 237.
Malformed UTF-8 character (unexpected continuation byte 0xa0, with no preceding
start byte) in substitution (s///) at C:/perl/5.8.5/lib/Test.pm line 237.
# Test 9 got: "foo\bbar" (t\entities2.t at line 59)
# Expected: "foo\xA0bar"
# t\entities2.t line 59 is: ok($a, "foo\xA0bar");
# Test 80 got: "61" (t\unicode.t at line 152)
# Expected: "64"
# t\unicode.t line 152 is: ok($parsed[10][3], (-s $file) - 2 * 4);
Failed 2/44 test scripts, 95.45% okay. 2/355 subtests failed, 99.44% okay.
NMAKE : fatal error U1077: 'C:\perl\5.8.5\bin\perl.exe' : return code '0xff'
Stop.
Additional comments:
--
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef 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='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE
-DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS
-DUSE_PERLIO -DPERL_MSVCRT_READFIX',
optimize='-MD -Zi -DNDEBUG -O1',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf
-libpath:"c:\perl\5.8.5\lib\CORE" -machine:x86'
libpth="C:\Programme\Microsoft Visual C++ Toolkit 2003\lib"
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib
uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib
msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib
uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib
msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
gnulibc_version='undef'
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf
-libpath:"c:\perl\5.8.5\lib\CORE" -machine:x86'