Report for XML-LibXML-2.0014

Back
From: metabase:user:323dcade-2aae-11df-837a-5e0a49663a4f
Subject: FAIL XML-LibXML-2.0014 v5.14.3 GNU/Linux
Date: 2013-03-01T18:23:30Z

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 Shlomi Fish,

This is a computer-generated report for XML-LibXML-2.0014
on perl 5.14.3, created by CPAN-Reporter-1.2009.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/local/bin/perl5.14.3d "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# 
# Compiled against libxml2 version: 20623
# Running libxml2 version:          20623
# 
t/01basic.t .......................... ok
t/02parse.t .......................... ok
t/03doc.t ............................ ok
t/04node.t ........................... ok
t/05text.t ........................... ok
t/06elements.t ....................... ok
t/07dtd.t ............................ ok
t/08findnodes.t ...................... ok
t/09xpath.t .......................... ok
t/10ns.t ............................. ok
t/11memory.t ......................... skipped: developers only (set MEMORY_TEST=1 to run these tests)
t/12html.t ........................... ok
t/13dtd.t ............................ ok
t/14sax.t ............................ ok
t/15nodelist.t ....................... ok
t/16docnodes.t ....................... ok
t/17callbacks.t ...................... ok
t/18docfree.t ........................ ok
t/19die_on_invalid_utf8_rt_58848.t ... ok
t/19encoding.t ....................... ok
t/20extras.t ......................... ok
t/21catalog.t ........................ ok
t/23rawfunctions.t ................... ok
t/24c14n.t ........................... ok
t/25relaxng.t ........................ ok
t/26schema.t ......................... ok
t/27new_callbacks_simple.t ........... ok
t/28new_callbacks_multiple.t ......... ok
t/29id.t ............................. ok
t/30keep_blanks.t .................... ok
t/30xpathcontext.t ................... ok
t/31xpc_functions.t .................. ok
t/32xpc_variables.t .................. ok
t/40reader.t ......................... ok
t/40reader_mem_error.t ............... 
Failed 1/2 subtests 
t/41xinclude.t ....................... ok
t/42common.t ......................... ok
t/43options.t ........................ ok
t/44extent.t ......................... skipped: skipping for libxml2 < 2.6.27
t/45regex.t .......................... ok
t/46err_column.t ..................... ok
t/47load_xml_callbacks.t ............. ok
t/48_removeChild_crashes_rt_80395.t .. ok
t/48_rt55000.t ....................... ok
t/48importing_nodes_IDs_rt_69520.t ... ok
t/49_load_html.t ..................... ok
t/49callbacks_returning_undef.t ...... ok
t/49global_extent.t .................. skipped: skipping for libxml2 < 2.6.27
t/50devel.t .......................... ok
t/60error_prev_chain.t ............... ok
t/60struct_error.t ................... ok
t/61error.t .......................... ok
t/62overload.t ....................... ok
t/71overloads.t ...................... ok
t/72destruction.t .................... ok
t/80registryleak.t ................... ok
t/90threads.t ........................ skipped: optional (set THREAD_TEST=1 to run these tests)
t/pod.t .............................. ok
t/style-trailing-space.t ............. skipped: Test::TrailingSpace required for trailing space test.

Test Summary Report
-------------------
t/40reader_mem_error.t             (Wstat: 6 Tests: 1 Failed: 0)
  Non-zero wait status: 6
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=59, Tests=2450, 15 wallclock secs ( 0.88 usr  0.08 sys + 12.95 cusr  0.72 csys = 14.63 CPU)
Result: FAIL
Failed 1/59 test programs. 0/2450 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                Need Have
    --------------------- ---- ----
    base                  0    2.16
    ExtUtils::MakeMaker   6.56 6.64
    strict                0    1.04
    Test::More            0    0.98
    vars                  0    1.02
    warnings              0    1.12
    XML::NamespaceSupport 1.07 1.11
    XML::SAX              0.11 0.99

build_requires:

    Module                Need Have
    --------------------- ---- ----
    ExtUtils::MakeMaker   0    6.64

configure_requires:

    Module                Need Have
    --------------------- ---- ----
    ExtUtils::MakeMaker   0    6.64


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /home/rurban/bin:/usr/local/cpanel/bin:/usr/local/cpanel/3rdparty/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3893
    PERL5_CPAN_IS_RUNNING = 3893
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/local/bin/perl5.14.3d
    $UID/$EUID = 500 / 500
    $GID = 500 10 500
    $EGID = 500 10 500

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9600_01
    CPAN::Meta          2.112621 
    Cwd                 3.40     
    ExtUtils::CBuilder  0.280205 
    ExtUtils::Command   1.17     
    ExtUtils::Install   1.56     
    ExtUtils::MakeMaker 6.64     
    ExtUtils::Manifest  1.61     
    ExtUtils::ParseXS   3.18     
    File::Spec          3.40     
    JSON                2.53     
    JSON::PP            2.27200  
    Module::Build       0.4003   
    Module::Signature   0.68     
    Parse::CPAN::Meta   1.4404   
    Test::Harness       3.26     
    Test::More          0.98     
    YAML                0.84     
    YAML::Syck          n/a      
    version             0.88     


--

Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=2.6.18-308.1.1.el5, archname=x86_64-linux-thread-multi-debug
    uname='linux perl514.cpanel.net 2.6.18-308.1.1.el5 #1 smp wed mar 7 04:16:51 est 2012 x86_64 x86_64 x86_64 gnulinux '
    config_args='-de -Dusedevel -Uversiononly -Dinstallman1dir=none -Dinstallman3dir=none -Dinstallsiteman1dir=none -Dinstallsiteman3dir=none -DEBUGGING -Doptimize=-g3 -Duseithreads -Dcc='gcc' -Accflags='-fPIC' -Aldflags='-L/usr/local/cpanel/lib' -Dlibpth='/usr/local/cpanel/lib\ /usr/local/lib64\ /usr/local/lib\ /lib64\ /usr/lib64' -Duseshrplib='true''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fPIC -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fPIC -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20080704 (Red Hat 4.1.2-54)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/cpanel/lib -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/cpanel/lib /usr/local/lib64 /usr/local/lib /lib64 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/local/lib/perl5/5.14.3/x86_64-linux-thread-multi-debug/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -g3 -L/usr/local/cpanel/lib -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_TRACK_MEMPOOL PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Feb 28 2013 11:44:30
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3893"
    PERL5_CPAN_IS_RUNNING="3893"
  @INC:
    /usr/local/lib/perl5/site_perl/5.14.3/x86_64-linux-thread-multi-debug
    /usr/local/lib/perl5/site_perl/5.14.3
    /usr/local/lib/perl5/5.14.3/x86_64-linux-thread-multi-debug
    /usr/local/lib/perl5/5.14.3
    /usr/local/lib/perl5/site_perl/5.14.2
    /usr/local/lib/perl5/site_perl/5.14.1/x86_64-linux-thread-multi
    /usr/local/lib/perl5/site_perl/5.14.1
    /usr/local/lib/perl5/site_perl/5.14.0/x86_64-linux-thread-multi
    /usr/local/lib/perl5/site_perl/5.14.0
    /usr/local/lib/perl5/site_perl/5.12.4
    /usr/local/lib/perl5/site_perl/5.12.3
    /usr/local/lib/perl5/site_perl/5.10.1
    /usr/local/lib/perl5/site_perl/5.8.9
    /usr/local/lib/perl5/site_perl/5.8.8
    /usr/local/lib/perl5/site_perl/5.8.7
    /usr/local/lib/perl5/site_perl/5.8.6
    /usr/local/lib/perl5/site_perl/5.8.5
    /usr/local/lib/perl5/site_perl/5.8.4
    /usr/local/lib/perl5/site_perl/5.6.2
    /usr/local/lib/perl5/site_perl
    .