FYI

Begin forwarded message:

From: Christian Glahn <[EMAIL PROTECTED]>
Date: March 7, 2004 9:39:28 AM PST
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: FAIL XML-LibXML-1.57 darwin-2level 7.2.0

This Note goes to _ALL_ MacOSX-Darwin testers (if anyone ever reads
this)

Mac OSX 10.3 appears to ship with libxml2 2.5.4 by default. This version
is known to have broken attribute handling.


Since XML::LibXML relies that the libxml2 does its job correctly, some
test must fail with this version installed.

To make XML::LibXML work properly, one has to upgrade to libxml2 2.5.6
or later.

Note 1: With the next release of XML::LibXML, the package will refuse to
build on systems having this version installed.


Note 2: This is a  libxml2 (http://xmlsoft.org) related problem, and
also appears on other platforms with libxml2 2.5.1 - 2.5.4, too.

kind regards
Christian

On Tue, 2004-03-02 at 16:50, [EMAIL PROTECTED] wrote:
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':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic...........ok
t/02parse...........warning: failed to load external entity "does_not_exist.xml"
ok
t/03doc.............ok
t/04node............ok
t/05text............ok
t/06elements........ok
t/07dtd.............ok
t/08findnodes.......# Failed test 6 in t/08findnodes.t at line 43
# t/08findnodes.t line 43 is: ok( scalar @list && $list[0]->toString() eq ' name="Camel"' );
FAILED test 6
Failed 1/46 tests, 97.83% okay
t/09xpath...........ok
t/10ns..............ok
t/11memory..........skipped
all skipped: no reason given
t/12html............ok
t/13dtd.............error: failed to load external entity "example/article_internal_bad.xml"
ok
t/14sax.............ok
t/15nodelist........ok
t/16docnodes........ok
t/17callbacks.......ok
t/18docfree.........ok
t/19encoding........ok
t/20extras..........ok
t/23rawfunctions....ok
t/24c14n............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
---------------------------------------------------------------------- ---------
t/08findnodes.t 46 1 2.17% 6
1 test skipped.
Failed 1/22 test scripts, 95.45% okay. 1/1068 subtests failed, 99.91% okay.
make: *** [test_dynamic] Error 45



Additional comments: --

Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
Platform:
osname=darwin, osvers=7.2.0, archname=darwin-2level
uname='darwin geertz.kineticode.com 7.2.0 darwin kernel version 7.2.0: thu dec 11 16:20:23 pst 2003; root:xnuxnu-517.3.7.obj~1release_ppc power macintosh powerpc '
config_args='-des [EMAIL PROTECTED] [EMAIL PROTECTED]'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing',
optimize='-Os',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing'
ccversion='', gccversion='3.1 20021003 (prerelease)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'






Reply via email to