develooper Front page | perl.cpan.testers | Postings from March 2008

PASS XML-Twig-3.32 i686-linux 2.6.22-gentoo-r2enkidu

From:
Yanick Champoux
Date:
March 12, 2008 14:20
Subject:
PASS XML-Twig-3.32 i686-linux 2.6.22-gentoo-r2enkidu
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Michel Rodriguez,
    
This is a computer-generated report for XML-Twig-3.32
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
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; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

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: 

[none provided]

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

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

/usr/local/bin/perl5.10.0 speedup Twig_pm.slow > Twig.pm
perl version is 5.010000
/usr/local/bin/perl5.10.0 -i_bak -p filter_for_5.005 Twig.pm Twig/XPath.pm
/usr/local/bin/perl5.10.0 check_optional_modules
Skip blib/lib/XML/Twig.pm (unchanged)
Skip blib/lib/XML/Twig/XPath.pm (unchanged)
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.10.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/is_field..........................ok
t/pod...............................ok
t/pod_coverage......................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.........................ok
t/test_3_27.........................ok
t/test_3_30.........................
Tie::IxHash not available, cannot test the cvs pretty_print option: skipping 1 tests
ok
t/test_3_32.........................ok
t/test_additional...................
Tie::IxHash not available: skipping 7 tests

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
ok
t/test_attregexp_cond...............ok
t/test_autoencoding_conversion......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....................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.......................ok
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.......................ok
t/test_nav..........................ok
t/test_need_3_args_open.............ok
t/test_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............ok
t/test_pi_handler...................ok
t/test_pos..........................ok
t/test_safe_encode..................ok
t/test_simplify.....................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 54
ok
t/test_wrapped......................ok
t/test_xml_split....................ok
t/test_xml_split_g..................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.010000
OS: linux - i686-linux
XML::Parser              :             2.36 (required)
expat                    :           1.95.8 (required)
Scalar::Util             :             1.19 (for improved memory management)
Encode                   :             2.23 (for encoding conversions)
LWP                      :            5.808 (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        :             3.23 (to use parse_html and parsefile_html)
Text::Wrap               :        2006.1117 (to use the "wrapped" option for pretty_print)
Test                     :             1.25 (for testing purposes)
Test::Pod                :             1.26 (for testing purposes)
XML::Simple              :             2.18 (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               :            2.110 (for testing purposes)


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

if you are upgrading the module from a previous version, make sure you read the
Changes file for bug fixes, new features and the occasional COMPATIBILITY WARNING

ok
All tests successful.
Files=92, Tests=4165, 28 wallclock secs (22.65 cusr +  3.28 csys = 25.93 CPU)

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

Prerequisite modules loaded:

requires:

    Module      Need Have
    ----------- ---- ----
    XML::Parser 2.23 2.36

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

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3:/opt/blackdown-jdk-1.4.2.01/bin:/opt/blackdown-jdk-1.4.2.01/jre/bin:/opt/Qtopia/bin:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/kde/3.4/bin:/usr/kde/3.3/bin:/usr/games/bin
    PERL5LIB = /home/yanick/.cpan/build/Graphics-ColorNames-2.11-YjRL7z/blib/arch:/home/yanick/.cpan/build/Graphics-ColorNames-2.11-YjRL7z/blib/lib:/home/yanick/.cpan/build/PDF-API2-0.69-dN4DhF/blib/arch:/home/yanick/.cpan/build/PDF-API2-0.69-dN4DhF/blib/lib:/home/yanick/.cpan/build/XML-RSS-LibXML-0.3002-ip5Y2k/blib/arch:/home/yanick/.cpan/build/XML-RSS-LibXML-0.3002-ip5Y2k/blib/lib:/home/yanick/.cpan/build/UNIVERSAL-require-0.11-gwUWpb/blib/arch:/home/yanick/.cpan/build/UNIVERSAL-require-0.11-gwUWpb/blib/lib:/home/yanick/.cpan/build/DateTime-Format-W3CDTF-0.04-r720QP/blib/arch:/home/yanick/.cpan/build/DateTime-Format-W3CDTF-0.04-r720QP/blib/lib:/home/yanick/.cpan/build/DateTime-Format-Mail-0.3001-M7UoKV/blib/arch:/home/yanick/.cpan/build/DateTime-Format-Mail-0.3001-M7UoKV/blib/lib:/home/yanick/.cpan/build/HTML-Tree-3.23-782jfk/blib/arch:/home/yanick/.cpan/build/HTML-Tree-3.23-782jfk/blib/lib:/home/yanick/.cpan/build/DateTime-Format-ICal-0.09-zapm0I/blib/arch:/home/yanick/.cp
 an/build/DateTime-Format-ICal-0.09-zapm0I/blib/lib:/home/yanick/.cpan/build/DateTime-Event-ICal-0.09-RyWxcG/blib/arch:/home/yanick/.cpan/build/DateTime-Event-ICal-0.09-RyWxcG/blib/lib:/home/yanick/.cpan/build/DateTime-Event-Recurrence-0.16-QDShzY/blib/arch:/home/yanick/.cpan/build/DateTime-Event-Recurrence-0.16-QDShzY/blib/lib:/home/yanick/.cpan/build/DateTime-Set-0.25-zOfBFn/blib/arch:/home/yanick/.cpan/build/DateTime-Set-0.25-zOfBFn/blib/lib:/home/yanick/.cpan/build/Set-Infinite-0.61-DKOSHy/blib/arch:/home/yanick/.cpan/build/Set-Infinite-0.61-DKOSHy/blib/lib:/home/yanick/.cpan/build/DateTime-0.42-e5grKE/blib/arch:/home/yanick/.cpan/build/DateTime-0.42-e5grKE/blib/lib:/home/yanick/.cpan/build/DateTime-TimeZone-0.73-wdrQ9I/blib/arch:/home/yanick/.cpan/build/DateTime-TimeZone-0.73-wdrQ9I/blib/lib:/home/yanick/.cpan/build/Class-Singleton-1.4-Ub7PEp/blib/arch:/home/yanick/.cpan/build/Class-Singleton-1.4-Ub7PEp/blib/lib:/home/yanick/.cpan/build/DateTime-Locale-0.35-nXTHly/blib/a
 rch:/home/yanick/.cpan/build/DateTime-Locale-0.35-nXTHly/blib/lib:/home/yanick/.cpan/build/IPC-Run-0.80-HDrSAt/blib/arch:/home/yanick/.cpan/build/IPC-Run-0.80-HDrSAt/blib/lib:/home/yanick/.cpan/build/Net-DNS-0.63-tVn5Mu/blib/arch:/home/yanick/.cpan/build/Net-DNS-0.63-tVn5Mu/blib/lib:/home/yanick/.cpan/build/Digest-HMAC-1.01-11x2nn/blib/arch:/home/yanick/.cpan/build/Digest-HMAC-1.01-11x2nn/blib/lib:/home/yanick/.cpan/build/Net-IP-1.25-BQgT6f/blib/arch:/home/yanick/.cpan/build/Net-IP-1.25-BQgT6f/blib/lib:/home/yanick/.cpan/build/SWF-File-0.42-YwzBhA/blib/arch:/home/yanick/.cpan/build/SWF-File-0.42-YwzBhA/blib/lib:/home/yanick/.cpan/build/Data-TemporaryBag-0.09-QR0iSY/blib/arch:/home/yanick/.cpan/build/Data-TemporaryBag-0.09-QR0iSY/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 27812
    PERL5_CPAN_IS_RUNNING = 27812
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/local/bin/perl5.10.0
    $UID/$EUID = 1000 / 1000
    $GID = 100 18 27 35 85 100 407 441
    $EGID = 100 18 27 35 85 100 407 441

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22-gentoo-r2enkidu, archname=i686-linux
    uname='linux enkidu 2.6.22-gentoo-r2enkidu #2 preempt mon aug 20 23:42:52 edt 2007 i686 amd sempron(tm) processor 3100+ authenticamd gnulinux '
    config_args=''
    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',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)', 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 -lndbm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.4.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About