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.

--
Dear Petr Pajas,
    
This is a computer-generated test report for XML-LibXML-1.64, created
automatically by CPAN::Reporter, version 0.46, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have
    --------------------- ---- ----
    XML::LibXML::Common   0.13 0.13
    XML::NamespaceSupport 1.07 1.09
    XML::SAX              0.11 0.14

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = ja_JP.UTF-8
    LC_COLORS = di=01;37;40;
    PATH = 
/usr/local/bin:/opt/local/bin:/opt/local/sbin:/sw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/mysql/bin:/Users/taro/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/local/bin/zsh
    TERM = xterm-color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/local/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 20 80 9 5 8 29 4 3 2 1 0
    EGID: $)  = 0 20 80 9 5 8 29 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9101
    Cwd                 3.25  
    ExtUtils::CBuilder  0.18  
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.7203

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.....................ok
t/02parse.....................I/O warning : failed to load external entity 
"does_not_exist.xml"
# Test 199 got: "3" (t/02parse.t at line 267)
#     Expected: "1"
#  t/02parse.t line 267 is:     ok( scalar @cn, 1 );
example/complex/complex2.xml:2: parser error : Entity 'foo' not defined
<doc>&foo;</doc>
          ^ at t/02parse.t line 269
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 199-478
        Failed 280/478 tests, 41.42% okay
t/03doc.......................ok
t/04node......................ok
t/05text......................ok
t/06elements..................# Test 143 got: "&quot;bar&ent;&quot;" 
(t/06elements.t at line 343)
#     Expected: "&quot;barENT&quot;"
#  t/06elements.t line 343 is:       ok ($attr->serializeContent, 
'&quot;barENT&quot;');
# Test 144 got: " foo=\"&quot;bar&ent;&quot;\"" (t/06elements.t at line 344)
#     Expected: " foo=\"&quot;barENT&quot;\""
#  t/06elements.t line 344 is:       ok ($attr->toString, ' 
foo="&quot;barENT&quot;"');
# Test 148 got: "" (t/06elements.t at line 354)
#     Expected: "XML::LibXML::Attr"
#  t/06elements.t line 354 is:       ok (ref($attr), 'XML::LibXML::Attr');
Can't call method "value" on an undefined value at t/06elements.t line 355.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 143-144, 148-187
        Failed 42/187 tests, 77.54% okay
t/07dtd.......................# Failed test 38 in t/07dtd.t at line 173
#  t/07dtd.t line 173 is:     ok( $@ );
FAILED test 38
        Failed 1/38 tests, 97.37% okay
t/08findnodes.................dubious
        Test returned status 0 (wstat 10, 0xa)
DIED. FAILED tests 14-46
        Failed 33/46 tests, 28.26% okay
t/09xpath.....................dubious
        Test returned status 0 (wstat 10, 0xa)
DIED. FAILED tests 2-22
        Failed 21/22 tests, 4.55% okay
t/10ns........................dubious
        Test returned status 0 (wstat 10, 0xa)
DIED. FAILED tests 94-124
        Failed 31/124 tests, 75.00% okay
t/11memory....................ok
        26/26 skipped: various reasons
t/12html......................ok
t/13dtd.......................# Failed test 14 in t/13dtd.t at line 71
#  t/13dtd.t line 71 is:     ok($@);
# Failed test 15 in t/13dtd.t at line 76
#  t/13dtd.t line 76 is:     ok($@);
I/O warning : failed to load external entity ""
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 14-15, 18-19
        Failed 4/19 tests, 78.95% okay
t/14sax.......................ok
t/15nodelist..................ok
t/16docnodes..................ok
t/17callbacks.................dubious
        Test returned status 0 (wstat 10, 0xa)
DIED. FAILED tests 4-43
        Failed 40/43 tests, 6.98% okay
t/18docfree...................ok
t/19encoding..................ok
t/20extras....................# Test 3 got: "<foo><bar/></foo>" (t/20extras.t 
at line 18)
#   Expected: "<foo><bar></bar></foo>"
#  t/20extras.t line 18 is:     ok( $doc->toString(), "<foo><bar></bar></foo>" 
);
FAILED test 3
        Failed 1/12 tests, 91.67% okay
t/23rawfunctions..............ok
t/24c14n......................:4: parser warning : Invalid value "retain" for 
xml:space : "default" or "preserve" expected
           xml:space="retain">
                             ^ at t/24c14n.t line 150
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 15-20
        Failed 6/20 tests, 70.00% okay
t/25relaxng...................ok
t/26schema....................Internal error: xmlSchemaCheckFacet, value was 
not computed.
Unimplemented block at xmlschemas.c:18627
Internal error: xmlSchemaCheckFacet, value was not computed.
Unimplemented block at xmlschemas.c:18627
Internal error: xmlSchemaCheckFacet, value was not computed.
Unimplemented block at xmlschemas.c:18627
Internal error: xmlSchemaParse, An internal error occured.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/27new_callbacks_simple......I/O warning : failed to load external entity 
"/example/test2.xml"
could not load /example/test2.xml, and no fallback was found at 
t/27new_callbacks_simple.t line 26
 at t/27new_callbacks_simple.t line 26
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-21
        Failed 19/21 tests, 9.52% okay
t/28new_callbacks_multiple....I/O warning : failed to load external entity 
"/example/test2.xml"
could not load /example/test2.xml, and no fallback was found
I/O warning : failed to load external entity "/libxml/test2.xml"
could not load /libxml/test2.xml, and no fallback was found at 
t/28new_callbacks_multiple.t line 35
 at t/28new_callbacks_multiple.t line 35
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-50
        Failed 48/50 tests, 4.00% okay
t/29id........................ok
t/30xpathcontext..............dubious
        Test returned status 0 (wstat 10, 0xa)
DIED. FAILED tests 1-54
        Failed 54/54 tests, 0.00% okay
t/31xpc_functions.............ok
t/32xpc_variables.............dubious
        Test returned status 0 (wstat 10, 0xa)
DIED. FAILED tests 4-35
        Failed 32/35 tests, 8.57% okay
t/40reader....................
#   Failed test 'preserved content'
#   at t/40reader.t line 179.
#          got: '<root>
#   <AA foo="FOO"> text1 <inner/> </AA>
#   <DD/><BB bar="BAR">text2<CC> xx </CC>foo<FF/> </BB>x
#   <EE baz="BAZ"> xx <PP>preserved</PP> yy <XX>FOO</XX></EE>
#   <a/>
#   <b/>
#   <x:ZZ xmlns:x="foo"/>
#   <QQ/>
#   <YY/>
# </root>'
#     expected: '<root><EE baz="BAZ"><PP>preserved</PP></EE><x:ZZ 
xmlns:x="foo"/><QQ/></root>'
Internal error: xmlSchemaCheckFacet, value was not computed.
Unimplemented block at xmlschemas.c:18627
Internal error: xmlSchemaCheckFacet, value was not computed.
Unimplemented block at xmlschemas.c:18627
Internal error: xmlSchemaCheckFacet, value was not computed.
Unimplemented block at xmlschemas.c:18627
Internal error: xmlSchemaParse, An internal error occured.
# Looks like you planned 92 tests but only ran 88.
# Looks like you failed 1 test of 88 run.
# Looks like your test died just after 88.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 78, 89-92
        Failed 5/92 tests, 94.57% okay
t/41xinclude..................ok
t/90threads...................ok
        14/14 skipped: various reasons
Failed Test                  Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/02parse.t                   255 65280   478  559  199-478
t/06elements.t                255 65280   187   81  143-144 148-187
t/07dtd.t                                  38    1  38
t/08findnodes.t                 0    10    46   66  14-46
t/09xpath.t                     0    10    22   42  2-22
t/10ns.t                        0    10   124   62  94-124
t/13dtd.t                       2   512    19    6  14-15 18-19
t/17callbacks.t                 0    10    43   80  4-43
t/20extras.t                               12    1  3
t/24c14n.t                    255 65280    20   12  15-20
t/26schema.t                  255 65280     6   12  1-6
t/27new_callbacks_simple.t    255 65280    21   38  3-21
t/28new_callbacks_multiple.t  255 65280    50   96  3-50
t/30xpathcontext.t              0    10    54  108  1-54
t/32xpc_variables.t             0    10    35   64  4-35
t/40reader.t                  255 65280    92    9  78 89-92
40 subtests skipped.
Failed 16/33 test scripts. 623/1800 subtests failed.
Files=33, Tests=1800,  6 wallclock secs ( 2.45 cusr +  0.52 csys =  2.97 CPU)
Failed 16/33 test programs. 623/1800 subtests failed.
make: *** [test_dynamic] Error 25

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.7.1, archname=darwin-thread-multi-2level
    uname='darwin mastersparc.local 8.7.1 darwin kernel version 8.7.1: wed jun 
7 16:19:56 pdt 2006; root:xnu-792.9.72.obj~2release_i386 i386 i386 '
    config_args='-Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define 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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5363)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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 =''
    libpth=/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_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Reply via email to