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 Michel Rodriguez,
    
This is a computer-generated test report for XML-Twig-3.26, created
automatically by CPAN::Reporter, version 0.35, 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.

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::Parser 2.23 2.340

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

Environment variables:

    LANG = en_US
    LANGUAGE = en_US:en
    LC_ADDRESS = he_IL
    LC_COLLATE = en_US
    LC_CTYPE = en_US
    LC_IDENTIFICATION = he_IL
    LC_MEASUREMENT = he_IL
    LC_MESSAGES = en_US
    LC_MONETARY = he_IL
    LC_NAME = he_IL
    LC_NUMERIC = he_IL
    LC_PAPER = he_IL
    LC_SOURCED = 1
    LC_TELEPHONE = he_IL
    LC_TIME = en_US
    PATH = 
/home/cpan/apps/perl/bleadperl/bin/:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/qt3//bin:/home/cpan/bin
    PERL5LIB = 
    SHELL = /bin/bash
    TERM = xterm

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

    Perl: $^X = /home/cpan/apps/perl/bleadperl/bin/perl5.9.5
    UID:  $<  = 503
    EUID: $>  = 503
    GID:  $(  = 503 503
    EGID: $)  = 503 503

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.885700 
    Cwd                 3.230    
    ExtUtils::CBuilder  0.180    
    ExtUtils::Command   1.120    
    ExtUtils::Install   1.410    
    ExtUtils::MakeMaker 6.310    
    ExtUtils::Manifest  1.490    
    ExtUtils::ParseXS   2.16_0100
    File::Spec          3.230    
    Module::Build       0.280500 
    Module::Signature   n/a      
    Test::Harness       2.640    
    Test::More          0.650    
    version             0.680    

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

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

/home/cpan/apps/perl/bleadperl/bin/perl5.9.5 speedup Twig_pm.slow > Twig.pm
perl version is 5.009005 XML::Parser version is 2.34
/home/cpan/apps/perl/bleadperl/bin/perl5.9.5 -i_bak -p filter_for_5.005 Twig.pm 
Twig/XPath.pm
/home/cpan/apps/perl/bleadperl/bin/perl5.9.5 check_optional_modules
Skip blib/lib/XML/Twig.pm (unchanged)
Skip blib/lib/XML/Twig/XPath.pm (unchanged)
PERL_DL_NONLAZY=1 /home/cpan/apps/perl/bleadperl/bin/perl5.9.5 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/is_field..........................ok
t/pod...............................skipping, Test::Pod required
ok
t/pod_coverage......................Test::Pod::Coverage 1.00 required for 
testing POD coverage at t/pod_coverage.t line 6.
ok
t/test1.............................ok
t/test2.............................ok
t/test3.............................ok
t/test4.............................ok
t/test5.............................ok
t/test_3_24.........................ok
t/test_3_26.........................
need HTML::TreeBuilder 3.13+ to use set_inner_html method: skipping 4 tests
ok
t/test_additional...................
Tie::IxHash not available: skipping 7 tests
Argument "2.18_01" isn't numeric in numeric ge (>=) at 
/home/cpan/.cpan/build/XML-Twig-3.26/blib/lib/XML/Twig.pm line 770.

need Text::Iconv for those tests: skipping 3 tests

need Unicode::Map8 and Unicode::String for those tests: skipping 3 tests

require XML::Handler::YAWriter: skipping 3 tests

XML::SAX::Writer not available: skipping 5 tests
dubious
        Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 640-647
        Failed 8/647 tests, 98.76% okay
t/test_attregexp_cond...............ok
t/test_bugs_3_15....................
Text::Iconv not available: skipping 1 tests
ok
t/test_bugs_3_18....................ok
t/test_bugs_3_19....................ok
t/test_bugs_3_21....................ok
t/test_bugs_3_22....................
need HTML::TreeBuilder 3.13+ for those tests: skipping 1 tests
ok
t/test_cdata........................ok
t/test_class_methods................ok
t/test_comment_handler..............ok
t/test_drop_comments................ok
t/test_entities.....................ok
t/test_erase........................ok
t/test_errors.......................Use of uninitialized value $message in 
concatenation (.) or string at t/tools.pm line 63.
: expected to match /^invalid replacement expression /, got 'Illegal division 
by zero at (eval 31) line 1.
'
FAILED test 98
        Failed 1/110 tests, 99.09% okay
t/test_even_more_coverage...........ok
t/test_expand_external_entities.....ok
t/test_ignore_elts..................ok
t/test_keep_atts_order..............Tie::IxHash not available, option 
keep_atts_order not allowed
ok
t/test_mark.........................ok
t/test_memory.......................
need HTML::TreeBuilder 3.13+: skipping 1 tests
ok
t/test_nav..........................ok
t/test_need_3_args_open.............ok
t/test_need_io_scalar...............skipping, need IO::Scalar
ok
t/test_need_use_bytes...............ok
t/test_new_features_3_15............ok
t/test_new_features_3_16............ok
t/test_new_features_3_18............ok
t/test_new_features_3_22............
need  HTML::TreeBuilder 3.13+ to test parse_html: skipping 3 tests

need HTML::TreeBuilder 3.13+: skipping 3 tests

cannot test html url parsing without LWP::Simple and HTML::TreeBuilder 3.13+: 
skipping 1 tests
ok
t/test_pi_handler...................ok
t/test_pos..........................ok
t/test_safe_encode..................ok
t/test_simplify.....................skipping: YAML is not installed
ok
t/test_spaces.......................ok
t/test_twig_roots...................ok
t/test_unique_xpath.................ok
t/test_variables....................ok
t/test_with_lwp.....................

### warning is normal here ###

file:test_with_lwp_no_file.xml File `test_with_lwp_no_file.xml' does not exist 
at t/test_with_lwp.t line 50
ok
t/test_wrapped......................ok
t/test_xml_split....................ok
t/test_xpath_cond...................ok
t/tests_3_23........................
: skipping 3 tests
ok
t/xmlxpath_01basic..................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_02descendant.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_03star...................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_04pos....................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_05attrib.................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_06attrib_val.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_07count..................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_08name...................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_09a_string_length........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_09string_length..........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_10pipe...................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_12axisdescendant.........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_13axisparent.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_14axisancestor...........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_15axisfol_sib............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_16axisprec_sib...........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_17axisfollowing..........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_18axispreceding..........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_19axisd_or_s.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_20axisa_or_s.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_21allnodes...............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_22name_select............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_23func...................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_24namespaces.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_25scope..................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_26predicate..............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_28ancestor2..............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_29desc_with_predicate....skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_30lang...................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_additional...............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_nav......................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_test1....................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_test_twig_roots..........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_test_with_handlers.......skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_xpath_cond...............skipping: XML::XPathEngine and XML::XPath 
are not available
ok
t/zz_dump_config....................

Configuration:

perl: 5.009005
OS: linux - i686-linux
XML::Parser              :             2.34 (required)
Can't exec "xmlwf": No such file or directory at t/zz_dump_config.t line 34.
Use of uninitialized value $xmlwf_v in pattern match (m//) at 
t/zz_dump_config.t line 35.
Use of uninitialized value within @_ in sprintf at t/zz_dump_config.t line 106.
expat                    : <no version information found> 
Scalar::Util             :             1.18 (for improved memory management)
Encode                   :          2.18_01 (for encoding conversions)
LWP                      :            5.805 (for the parseurl method)
HTML::Entities           :             1.35 (for the html_encode filter)
Tie::IxHash              :  <not available> (for the keep_atts_order option)
XML::XPathEngine         :  <not available> (to use XML::Twig::XPath)
XML::XPath               :  <not available> (to use XML::Twig::XPath if 
Tree::XPathEngine not available)
HTML::TreeBuilder        :  <not available> (to use parse_html and 
parsefile_html)
Text::Wrap               :        2006.0711 (to use the "wrapped" option for 
pretty_print)
Test                     :             1.25 (for testing purposes)
Test::Pod                :  <not available> (for testing purposes)
XML::Simple              :             2.16 (for testing purposes)
XML::Handler::YAWriter   :  <not available> (for testing purposes)
XML::SAX::Writer         :  <not available> (for testing purposes)
XML::Filter::BufferText  :  <not available> (for testing purposes)
IO::Scalar               :  <not available> (for testing purposes)


Please add this information to bug reports (you can run t/zz_dump_config.t to 
get it)

ok
Failed Test         Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/test_additional.t    0    11   647   16  640-647
t/test_errors.t                  110    1  98
Failed 2/87 test scripts. 9/2066 subtests failed.
Files=87, Tests=2066, 18 wallclock secs (16.40 cusr +  1.72 csys = 18.12 CPU)
Failed 2/87 test programs. 9/2066 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 9 subversion 5 patch 29244) 
configuration:
  Platform:
    osname=linux, osvers=2.6.19-rc5, archname=i686-linux
    uname='linux localhost 2.6.19-rc5 #1 smp preempt thu nov 9 18:14:48 ist 
2006 i686 intel(r) pentium(r) 4 cpu 2.40ghz gnulinux '
    config_args='-de -Dprefix=/home/cpan/apps/perl/bleadperl -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include 
-I/usr/include/gdbm'
    ccversion='', gccversion='4.1.1 20060724 (prerelease) (4.1.1-3mdk)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.4.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to