Report for XML-LibXML-2.0116

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL XML-LibXML-2.0116 v5.21.2 GNU/Linux
Date: 2014-07-21T15:47:28Z

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.0116
on perl 5.21.2, created by CPAN-Reporter-1.2011.

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':

Running Mkbootstrap for XML::LibXML ()
chmod 644 LibXML.bs
PERL_DL_NONLAZY=1 /opt/perl-5.21.2/bin/perl5.21.2 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# 
# Compiled against libxml2 version: 20800
# Running libxml2 version:          20800
# 
t/01basic.t ............................... ok

#   Failed test 'error parsing non-existent does_not_exist.xml'
#   at t/02parse.t line 238.
#                   'Could not create file parser context for file "does_not_exist.xml": Datei oder Verzeichnis nicht gefunden at t/02parse.t line 237.
# '
#     doesn't match '(?^:\ACould not create file parser context for file "does_not_exist\.xml": No\ such\ file\ or\ directory)'
# Looks like you failed 1 test of 533.
t/02parse.t ............................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/533 subtests 
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/35huge_mode.t ........................... ok
t/40reader.t .............................. ok
t/40reader_mem_error.t .................... ok
t/41xinclude.t ............................ ok
t/42common.t .............................. ok
t/43options.t ............................. ok
t/44extent.t .............................. ok
t/45regex.t ............................... ok
t/46err_column.t .......................... ok
t/47load_xml_callbacks.t .................. ok
t/48_memleak_rt_83744.t ................... skipped: Test::LeakTrace is required for memory leak tests.
t/48_removeChild_crashes_rt_80395.t ....... ok
t/48_replaceNode_DTD_nodes_rT_80521.t ..... ok
t/48_RH5_double_free_rt83779.t ............ skipped: Test::LeakTrace is required.
t/48_rt55000.t ............................ ok
t/48_rt93429_recover_2_in_html_parsing.t .. ok
t/48_SAX_Builder_rt_91433.t ............... ok
t/48importing_nodes_IDs_rt_69520.t ........ ok
t/49_load_html.t .......................... ok
t/49callbacks_returning_undef.t ........... skipped: URI::file is not available.
t/49global_extent.t ....................... ok
t/50devel.t ............................... ok
t/51_parse_html_string_rt87089.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/90shared_clone_failed_rt_91800.t ........ skipped: no ithreads in this Perl
t/90stack.t ............................... ok
t/90threads.t ............................. skipped: no ithreads in this Perl
t/91unique_key.t .......................... ok
t/cpan-changes.t .......................... skipped: Test::CPAN::Changes 0.27 required for this test
t/pod.t ................................... skipped: Test::Pod 1.14 required for testing POD
t/style-trailing-space.t .................. skipped: Test::TrailingSpace required for trailing space test.

Test Summary Report
-------------------
t/02parse.t                             (Wstat: 256 Tests: 533 Failed: 1)
  Failed test:  191
  Non-zero exit status: 1
Files=70, Tests=2502,  4 wallclock secs ( 0.25 usr  0.34 sys +  3.06 cusr  0.81 csys =  4.46 CPU)
Result: FAIL
Failed 1/70 test programs. 1/2502 subtests failed.
make: *** [test_dynamic] Fehler 255

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

Prerequisite modules loaded:

requires:

    Module                Need  Have    
    --------------------- ----- --------
    base                  0     2.22    
    ExtUtils::MakeMaker   6.56  6.98    
    parent                0     0.228   
    perl                  5.008 5.021002
    strict                0     1.08    
    Test::More            0     1.001003
    vars                  0     1.03    
    warnings              0     1.26    
    XML::NamespaceSupport 1.07  1.11    
    XML::SAX              0.11  0.99    

build_requires:

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

configure_requires:

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


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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    LANG = C
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/usr/games:/home/eserte/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26981
    PERL5_CPAN_IS_RUNNING = 26981
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 26903,26981
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1001/oBXKmY4mWr_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    PERL_PARALLEL_SMOKER = yes
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1001

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

    $^X = /opt/perl-5.21.2/bin/perl5.21.2
    $UID/$EUID = 1001 / 1001
    $GID = 1001 109 1001
    $EGID = 1001 109 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.141520
    Cwd                 3.49    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.68    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.64    
    ExtUtils::ParseXS   3.25    
    File::Spec          3.49    
    JSON                n/a     
    JSON::PP            2.27203 
    Module::Build       0.4206  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.32    
    Test::More          1.001003
    YAML                0.97    
    YAML::Syck          1.27    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 21 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.2.0-4-amd64 #1 smp debian 3.2.57-3+deb7u2 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.21.2 -Dusedevel -Dusemallocwrap=no'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', 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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Jul 21 2014 05:22:36
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26981"
    PERL5_CPAN_IS_RUNNING="26981"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="26903,26981"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1001/oBXKmY4mWr_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
    PERL_PARALLEL_SMOKER="yes"
  @INC:
    /opt/perl-5.21.2/lib/site_perl/5.21.2/x86_64-linux
    /opt/perl-5.21.2/lib/site_perl/5.21.2
    /opt/perl-5.21.2/lib/5.21.2/x86_64-linux
    /opt/perl-5.21.2/lib/5.21.2
    .