Report for XML-TreePP-0.43

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS XML-TreePP-0.43 v5.21.8 FreeBSD
Date: 2015-03-16T12:52:25Z

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 Yusuke Kawasaki,

This is a computer-generated report for XML-TreePP-0.43
on perl 5.21.8, created by CPAN-Reporter-1.2011.

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

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 "/usr/home/njh/perl5/perlbrew/perls/perl-5.21.8/bin/perl5.21.8" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_pod.t .................... ok
t/01_parse.t .................. ok
t/02_write.t .................. ok
t/03_parsefile.t .............. ok
t/04_escape.t ................. ok
t/05_empty.t .................. ok
t/06_cdata.t .................. ok
t/07_attr_prefix.t ............ ok
t/08_force_array.t ............ ok
t/09_http-lite.t .............. skipped: HTTP::Lite is not loaded.
t/10_http-lwp.t ............... skipped: define $MORE_TESTS to test LWP::UserAgent.
t/11_escape_cdata.t ........... ok
t/12_escape_charref.t ......... ok
t/13_encoding_en.t ............ ok
t/14_encoding_zh.t ............ ok
t/15_encoding_ja.t ............ ok
t/16_encoding_ko.t ............ ok
t/17_output_encoding.t ........ ok
t/18_escape_amp.t ............. ok
t/19_multi_text.t ............. ok
t/20_http-lite-cached.t ....... skipped: HTTP::Lite is not loaded.
t/21_http-lwp-cached.t ........ skipped: define $MORE_TESTS to test this.
t/22_http-lite-headers.t ...... skipped: HTTP::Lite is not loaded.
t/23_http-lwp-headers.t ....... skipped: define $MORE_TESTS to test this.
t/24_ignore_error.t ........... ok
t/25_text_node_key.t .......... ok
t/26_attr_prefix_null.t ....... ok
t/27_http-lite-force.t ........ skipped: HTTP::Lite is not loaded.
t/28_http-lwp-force.t ......... skipped: define $MORE_TESTS to test this.
t/29_http-lwp-withcache.t ..... skipped: LWP::UserAgent::WithCache is not loaded.
t/30_first_out.t .............. ok
t/31_tie_ixhash.t ............. skipped: Tie::IxHash is not loaded.
t/32_base_class.t ............. ok
t/33_indent.t ................. ok
t/34_utf8_flag.t .............. ok
t/35_force_hash.t ............. ok
t/36_elem_class.t ............. ok
t/37_undef.t .................. ok
t/38_cdata_cdsect.t ........... ok
t/39_writefile.t .............. ok
t/40_writefile_jcode.t ........ skipped: Jcode is not loaded.
t/41_writefile_encode.t ....... ok
t/42_cdata_comment.t .......... ok
t/43_encoding_quote.t ......... ok
t/44_utf8_bom.t ............... ok
t/45_attr_space.t ............. ok
t/46_xml_deref.t .............. ok
t/47_xml_deref_utf8.t ......... ok
t/48_blobref.t ................ ok
t/49_invalid_encoding.t ....... ok
t/50_invalid_tree.t ........... ok
t/51_RT_42441.t ............... ok
t/52_require_xml_decl.t ....... ok
t/53_empty_text_node.t ........ ok
t/54_empty_element_tag_end.t .. ok
All tests successful.
Files=55, Tests=1074, 67 wallclock secs ( 2.13 usr  0.60 sys + 41.62 cusr  6.43 csys = 50.79 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have        
    ------------------- ----- ------------
    LWP                 5.811 6.13        
    Test::More          0     1.301001_097

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.21.8/bin:/home/njh/perl5/perlbrew/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/njh/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 56211
    PERL5_CPAN_IS_RUNNING = 56211
    PERL5_MINISMOKEBOX = 0.58
    PERLBREW_BASHRC_VERSION = 0.73
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.21.8/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.21.8/bin
    PERLBREW_PERL = perl-5.21.8
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.73
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash

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

    $^X = /usr/home/njh/perl5/perlbrew/perls/perl-5.21.8/bin/perl5.21.8
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have        
    ------------------- ------------
    CPAN                2.05        
    CPAN::Meta          2.143240    
    Cwd                 3.54        
    ExtUtils::CBuilder  0.280221    
    ExtUtils::Command   1.20        
    ExtUtils::Install   2.04        
    ExtUtils::MakeMaker 7.04        
    ExtUtils::Manifest  1.70        
    ExtUtils::ParseXS   3.27        
    File::Spec          3.53        
    JSON                2.90        
    JSON::PP            2.27300     
    Module::Build       0.4211      
    Module::Signature   n/a         
    Parse::CPAN::Meta   1.4414      
    Test::Harness       3.35        
    Test::More          1.301001_097
    YAML                1.14        
    YAML::Syck          1.29        
    version             0.9909      


--

Summary of my perl5 (revision 5 version 21 subversion 8) configuration:
   
  Platform:
    osname=freebsd, osvers=9.1-release, archname=i386-freebsd-thread-multi
    uname='freebsd amber 9.1-release freebsd 9.1-release #0 r243826: tue dec 4 06:55:39 utc 2012 root@obrian.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.21.8 -Duseithreads -Dusemultiplicity -Dusedevel -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.21.8/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fno-strict-aliasing -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=-1
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/include/gcc/4.2 /usr/lib
    libs=-lpthread -lm -lcrypt
    perllibs=-lpthread -lm -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.30
  Built under freebsd
  Compiled at Mar  1 2015 09:01:42
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="56211"
    PERL5_CPAN_IS_RUNNING="56211"
    PERL5_MINISMOKEBOX="0.58"
    PERLBREW_BASHRC_VERSION="0.73"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.21.8/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.21.8/bin"
    PERLBREW_PERL="perl-5.21.8"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.73"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.21.8/lib/site_perl/5.21.8/i386-freebsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.21.8/lib/site_perl/5.21.8
    /home/njh/perl5/perlbrew/perls/perl-5.21.8/lib/5.21.8/i386-freebsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.21.8/lib/5.21.8
    .