Report for XML-LibXML-Fixup-0.03

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: PASS XML-LibXML-Fixup-0.03 v5.8.8 GNU/Linux
Date: 2012-02-21T09:31:36Z

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 NWETTERS,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9118. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 /home/cpan/pit/thr-ld/perl-5.8.8/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..72
# Module loading
ok 1 - use XML::LibXML::Fixup;
ok 2 - require XML::LibXML::Fixup;
ok 3 - throw_exceptions off
ok 4 - The object isa XML::LibXML::Fixup
# Checking method existence
ok 5 - XML::LibXML::Fixup->can('valid')
ok 6 - XML::LibXML::Fixup->can('fixed_up')
ok 7 - XML::LibXML::Fixup->can('add_fixup')
ok 8 - XML::LibXML::Fixup->can('clear_fixups')
ok 9 - XML::LibXML::Fixup->can('throw_exceptions')
ok 10 - XML::LibXML::Fixup->can('get_errors')
ok 11 - XML::LibXML::Fixup->can('first_error')
ok 12 - XML::LibXML::Fixup->can('next_error')
# XML::LibXML method inheritance
ok 13 - The object isa XML::LibXML
ok 14 - XML::LibXML::Fixup->can('get_last_error')
ok 15 - XML::LibXML::Fixup->can('parse_string')
ok 16 - XML::LibXML::Fixup->can('validation')
ok 17 - XML::LibXML::Fixup->can('parse_fh') # TODO parsing files not yet implemented
ok 18 - XML::LibXML::Fixup->can('parse_file') # TODO parsing files not yet implemented
ok 19 - XML::LibXML::Fixup->can('parse_html_fh') # TODO parsing files not yet implemented
ok 20 - XML::LibXML::Fixup->can('parse_html_file') # TODO parsing files not yet implemented
ok 21 - XML::LibXML::Fixup->can('parse_html_string') # TODO parsing files not yet implemented
# Testing with first valid XML file
ok 22 - footballnews.xml parses
ok 23 - no parse errors in next_error
ok 24 - no parse errors in get_last_error
ok 25 - footballnews.xml validates
ok 26 - no validation errors in next_error
ok 27 - no validation errors in get_last_error
# Testing with second valid XML file
ok 28 - footballlatestnews.xml parses
ok 29 - no parse errors in next_error
ok 30 - no parse errors in get_last_error
ok 31 - no fixups applied
ok 32 - footballlatestnews.xml validates
ok 33 - no validation errors in next_error
ok 34 - no validation errors in get_last_error
ok 35 - no fixups applied
# Testing with first invalid XML file
ok 36 - badfootballnews.xml parses
ok 37 - no parse errors in next_error
ok 38 - no parse errors in get_last_error
ok 39 - no fixups applied
ok 40 - badfootballnews.xml doesn't validate
ok 41 - validation errors exist in next_error
ok 42 - validation errors exist in get_last_error
ok 43 - still exist in next_error
ok 44 - really, really exist in next_error!
ok 45 - but now they don't
ok 46 - no fixups applied
# Fixing first bad XML file
ok 47 - badfootballnews.xml parses
ok 48 - no parse errors in next_error
ok 49 - no parse errors in get_last_error
ok 50 - no fixups applied
ok 51 - badfootballnews.xml validates
ok 52 - validation errors exist in next_error
ok 53 - validation errors exist in get_last_error
ok 54 - fixups have been applied
ok 55 - fixups have been cleared
# Testing with second invalid XML file
ok 56 - throw_exceptions off
ok 57 - throw_exceptions on
ok 58 - badfootballlatestnews.xml doesn't parse
ok 59 - $@ has been set
ok 60 - parse errors exist
ok 61 - no fixups applied
ok 62 - badfootballlatestnews.xml doesn't validate
ok 63 - $@ has been set
ok 64 - validation errors exist in next_error
ok 65 - no fixups applied
# Fixing second bad XML file
ok 66 - badfootballlatestnews.xml parses
ok 67 - parse errors exist
ok 68 - one fixup has been applied
ok 69 - fixups have been cleared
ok 70 - badfootballlatestnews.xml validates
ok 71 - validation errors exist
ok 72 - two fixups have been applied


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Carp                               1.04        0
	  ExtUtils::MakeMaker                6.62        0
	  Test::More                         0.98        0
	  XML::LibXML                        1.90        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9118
	CPANPLUS::Dist::Build              0.62
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.62
	ExtUtils::Manifest                 1.60
	ExtUtils::ParseXS                  3.15
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.96

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.68.
Powered by minismokebox version 0.54

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US
    LC_COLLATE = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
    PERL5LIB = :/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-NamespaceSupport-1.11/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-NamespaceSupport-1.11/blib/arch:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-Base-1.08/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-Base-1.08/blib/arch:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-0.99/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-0.99/blib/arch:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-1.90/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-1.90/blib/arch:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-Fixup-0.03/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-Fixup-0.03/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 16351
    PERL5_CPANPLUS_IS_VERSION = 0.9118
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr-ld/conf/perl-5.8.8
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/thr-ld/perl-5.8.8/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 100
    EGID: $)  = 100 100


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.33.4, archname=x86_64-linux-thread-multi-ld
    uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/thr-ld/perl-5.8.8 -Dusethreads -Duselongdouble'
    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=define use64bitall=define uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.4.4', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LONG_DOUBLE
                        USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Jan  6 2012 01:21:58
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-NamespaceSupport-1.11/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-NamespaceSupport-1.11/blib/arch:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-Base-1.08/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-Base-1.08/blib/arch:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-0.99/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-0.99/blib/arch:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-1.90/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-1.90/blib/arch:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-Fixup-0.03/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-Fixup-0.03/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="16351"
    PERL5_CPANPLUS_IS_VERSION="0.9118"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr-ld/conf/perl-5.8.8"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-NamespaceSupport-1.11/blib/lib
    /home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-NamespaceSupport-1.11/blib/arch
    /home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-Base-1.08/blib/lib
    /home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-Base-1.08/blib/arch
    /home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-0.99/blib/lib
    /home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-SAX-0.99/blib/arch
    /home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-1.90/blib/lib
    /home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-1.90/blib/arch
    /home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-Fixup-0.03/blib/lib
    /home/cpan/pit/thr-ld/conf/perl-5.8.8/.cpanplus/5.8.8/build/XML-LibXML-Fixup-0.03/blib/arch
    /home/cpan/pit/thr-ld/perl-5.8.8/lib/5.8.8/x86_64-linux-thread-multi-ld
    /home/cpan/pit/thr-ld/perl-5.8.8/lib/5.8.8
    /home/cpan/pit/thr-ld/perl-5.8.8/lib/site_perl/5.8.8/x86_64-linux-thread-multi-ld
    /home/cpan/pit/thr-ld/perl-5.8.8/lib/site_perl/5.8.8
    /home/cpan/pit/thr-ld/perl-5.8.8/lib/site_perl
    .