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.048.
Below is the error stack during 'make test':
echo "building Twig.pm"
building Twig.pm
/usr/bin/perl5.8.0 speedup Twig.pm.slow > Twig.pm
perl version is 5.008 XML::Parser version is 2.34
/usr/bin/perl5.8.0 check_optional_modules
Skip blib/lib/XML/Twig.pm (unchanged)
Skip blib/lib/XML/Twig/XPath.pm (unchanged)
cp tools/xml_grep/xml_grep blib/script/xml_grep
/usr/bin/perl5.8.0 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_grep
cp tools/xml_pp/xml_pp blib/script/xml_pp
/usr/bin/perl5.8.0 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_pp
cp tools/xml_spellcheck/xml_spellcheck blib/script/xml_spellcheck
/usr/bin/perl5.8.0 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xml_spellcheck
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/is_field..........................ok
t/pod...............................skipping, Test::Pod required
ok
t/test1.............................ok
t/test2.............................ok
t/test3.............................ok
t/test4.............................ok
t/test5.............................ok
t/test_additional...................your version of expat/XML::Parser has a broken
xml_escape method
xml_escape( '<elt>toto</elt>') should be '<elt>toto</elt>' but is
'<elt>toto</elt>' instead
your version of expat/XML::Parser has a broken xml_escape method
xml_escape( '<elt>toto</elt>', 'o') should be '<elt>toto</elt>' but is
'<elt>toto</elt>' instead
Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding start
byte) in substitution iterator at
/root/.cpanplus/5.8.0/build/XML-Twig-3.12/blib/lib/XML/Twig.pm line 3246.
Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding start
byte) in substitution iterator at
/root/.cpanplus/5.8.0/build/XML-Twig-3.12/blib/lib/XML/Twig.pm line 3246.
Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding start
byte) in substitution iterator at
/root/.cpanplus/5.8.0/build/XML-Twig-3.12/blib/lib/XML/Twig.pm line 3246.
safe:
expected: '<?xml version="1.0" encoding="UTF-8"?>
<doc>été</doc>'
got : '<?xml version="1.0" encoding="UTF-8"?>
<doc>été</doc>'
Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding start
byte) in substitution iterator at
/root/.cpanplus/5.8.0/build/XML-Twig-3.12/blib/lib/XML/Twig.pm line 3253.
Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding start
byte) in substitution iterator at
/root/.cpanplus/5.8.0/build/XML-Twig-3.12/blib/lib/XML/Twig.pm line 3253.
Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding start
byte) in substitution iterator at
/root/.cpanplus/5.8.0/build/XML-Twig-3.12/blib/lib/XML/Twig.pm line 3253.
safe_hex:
expected: '<?xml version="1.0" encoding="UTF-8"?>
<doc>été</doc>'
got : '<?xml version="1.0" encoding="UTF-8"?>
<doc>été</doc>'
need Text::Iconv for those tests: skipping 3 tests
need Unicode::Map8 and Unicode::String for those tests: skipping 3 tests
require XML::Handler::YAWriter: skipping 3 tests
XML::SAX::Writer not available: skipping 3 tests
FAILED tests 326-327
Failed 2/441 tests, 99.55% okay
t/test_attregexp_cond...............ok
t/test_cdata........................ok
t/test_comment_handler..............ok
t/test_drop_comments................ok
t/test_entities.....................ok
t/test_erase........................ok
t/test_errors.......................ok
t/test_expand_external_entities.....ok
t/test_ignore_elts..................ok
t/test_nav..........................ok
t/test_pi_handler...................ok
t/test_pos..........................ok
t/test_spaces.......................ok
t/test_twig_roots...................ok
t/test_unique_xpath.................ok
t/test_variables....................ok
t/test_with_lwp.....................
### warning is normal here ###
file:test_with_lwp_no_file.xml File `test_with_lwp_no_file.xml' does not exist at
t/test_with_lwp.t line 33
ok
t/test_xpath_cond...................ok
t/xmlxpath_01basic..................skipping: XML::XPath not available
ok
t/xmlxpath_02descendant.............skipping: XML::XPath not available
ok
t/xmlxpath_03star...................skipping: XML::XPath not available
ok
t/xmlxpath_04pos....................skipping: XML::XPath not available
ok
t/xmlxpath_05attrib.................skipping: XML::XPath not available
ok
t/xmlxpath_06attrib_val.............skipping: XML::XPath not available
ok
t/xmlxpath_07count..................skipping: XML::XPath not available
ok
t/xmlxpath_08name...................skipping: XML::XPath not available
ok
t/xmlxpath_09a_string_length........skipping: XML::XPath not available
ok
t/xmlxpath_09string_length..........skipping: XML::XPath not available
ok
t/xmlxpath_10pipe...................skipping: XML::XPath not available
ok
t/xmlxpath_12axisdescendant.........skipping: XML::XPath not available
ok
t/xmlxpath_13axisparent.............skipping: XML::XPath not available
ok
t/xmlxpath_14axisancestor...........skipping: XML::XPath not available
ok
t/xmlxpath_15axisfol_sib............skipping: XML::XPath not available
ok
t/xmlxpath_16axisprec_sib...........skipping: XML::XPath not available
ok
t/xmlxpath_17axisfollowing..........skipping: XML::XPath not available
ok
t/xmlxpath_18axispreceding..........skipping: XML::XPath not available
ok
t/xmlxpath_19axisd_or_s.............skipping: XML::XPath not available
ok
t/xmlxpath_20axisa_or_s.............skipping: XML::XPath not available
ok
t/xmlxpath_21allnodes...............skipping: XML::XPath not available
ok
t/xmlxpath_22name_select............skipping: XML::XPath not available
ok
t/xmlxpath_23func...................skipping: XML::XPath not available
ok
t/xmlxpath_24namespaces.............skipping: XML::XPath not available
ok
t/xmlxpath_25scope..................skipping: XML::XPath not available
ok
t/xmlxpath_26predicate..............skipping: XML::XPath not available
ok
t/xmlxpath_28ancestor2..............skipping: XML::XPath not available
ok
t/xmlxpath_29desc_with_predicate....skipping: XML::XPath not available
ok
t/xmlxpath_30lang...................skipping: XML::XPath not available
ok
t/xmlxpath_additional...............skipping: XML::XPath not available
ok
t/xmlxpath_nav......................skipping: XML::XPath not available
ok
t/xmlxpath_test1....................skipping: XML::XPath not available
ok
t/xmlxpath_test_twig_roots..........skipping: XML::XPath not available
ok
t/xmlxpath_test_with_handlers.......skipping: XML::XPath not available
ok
t/xmlxpath_xpath_cond...............skipping: XML::XPath not available
ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/test_additional.t 441 2 0.45% 326-327
Failed 1/61 test scripts, 98.36% okay. 2/1050 subtests failed, 99.81% okay.
make: *** [test_dynamic] Error 29
Additional comments:
--
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.22-4tr, archname=i586-linux
uname='linux borgen.trustix.net 2.4.22-4tr #1 wed oct 29 17:17:31 cet 2003 i686
unknown unknown gnulinux '
config_args='-des -Doptimize=-O3 -fomit-frame-pointer -fno-exceptions -pipe -s
-mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -Dcc=gcc
-Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr -Dcf_by=Trustix
-Dmyhostname=localhost [EMAIL PROTECTED] -Darchname=i586-linux -Dd_dosuid
-Duselargefiles=n -Dd_semctl_semun -Ui_db -Di_gdbm -Dman3dir=/usr/share/man/man3
-Dman1dir=/usr/share/man/man1'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/include/gdbm',
optimize='-O3 -fomit-frame-pointer -fno-exceptions -pipe -s -mpentium
-mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations',
cppflags='-fno-strict-aliasing -I/usr/include/gdbm'
ccversion='', gccversion='3.3', 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=4
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'