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

PASS XML-Twig-3.32 i486-linux-gnu-thread-multi 2.6.22.10

From:
srezic
Date:
March 12, 2008 02:34
Subject:
PASS XML-Twig-3.32 i486-linux-gnu-thread-multi 2.6.22.10
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.8.8, 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/bin/perl speedup Twig_pm.slow > Twig.pm
perl version is 5.008008
/usr/bin/perl -i_bak -p filter_for_5.005 Twig.pm Twig/XPath.pm
/usr/bin/perl check_optional_modules
Skip blib/lib/XML/Twig.pm (unchanged)
Skip blib/lib/XML/Twig/XPath.pm (unchanged)
PERL_DL_NONLAZY=1 /usr/bin/perl "-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.........................ok
t/test_3_32.........................ok
t/test_additional...................
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....................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..............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........................ok
t/xmlxpath_01basic..................ok
t/xmlxpath_02descendant.............ok
t/xmlxpath_03star...................ok
t/xmlxpath_04pos....................ok
t/xmlxpath_05attrib.................ok
t/xmlxpath_06attrib_val.............ok
t/xmlxpath_07count..................ok
t/xmlxpath_08name...................ok
t/xmlxpath_09a_string_length........ok
t/xmlxpath_09string_length..........ok
t/xmlxpath_10pipe...................ok
t/xmlxpath_12axisdescendant.........ok
t/xmlxpath_13axisparent.............ok
t/xmlxpath_14axisancestor...........ok
t/xmlxpath_15axisfol_sib............ok
t/xmlxpath_16axisprec_sib...........ok
t/xmlxpath_17axisfollowing..........ok
t/xmlxpath_18axispreceding..........ok
t/xmlxpath_19axisd_or_s.............ok
t/xmlxpath_20axisa_or_s.............ok
t/xmlxpath_21allnodes...............ok
t/xmlxpath_22name_select............ok
t/xmlxpath_23func...................ok
t/xmlxpath_24namespaces.............ok
t/xmlxpath_25scope..................ok
t/xmlxpath_26predicate..............ok
t/xmlxpath_28ancestor2..............ok
t/xmlxpath_29desc_with_predicate....ok
t/xmlxpath_30lang...................ok
t/xmlxpath_additional...............ok
t/xmlxpath_nav......................ok
t/xmlxpath_test1....................ok
t/xmlxpath_test_twig_roots..........ok
t/xmlxpath_test_with_handlers.......ok
t/xmlxpath_xpath_cond...............ok
t/zz_dump_config....................

Configuration:

perl: 5.008008
OS: linux - i686-linux
XML::Parser              :             2.36 (required)
Can't exec "xmlwf": No such file or directory at t/zz_dump_config.t line 34.
Use of uninitialized value in pattern match (m//) at t/zz_dump_config.t line 35.
Use of uninitialized value in sprintf at t/zz_dump_config.t line 108.
expat                    : <no version information found> 
Scalar::Util             :             1.19 (for improved memory management)
Encode                   :             2.12 (for encoding conversions)
LWP                      :            5.808 (for the parseurl method)
HTML::Entities           :             1.35 (for the html_encode filter)
Tie::IxHash              :             1.21 (for the keep_atts_order option)
XML::XPathEngine         :             0.08 (to use XML::Twig::XPath)
XML::XPath               :             1.13 (to use XML::Twig::XPath if Tree::XPathEngine not available)
HTML::TreeBuilder        :             3.23 (to use parse_html and parsefile_html)
Text::Wrap               :      2005.082401 (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=4515, 83 wallclock secs (34.33 cusr +  3.91 csys = 38.24 CPU)

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

Prerequisite modules loaded:

requires:

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

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

Environment variables:

    LANG = hr_HR.UTF-8
    PATH = /usr/local/mysql-max-5.0.15-linux-i686/bin:/usr/local/netpbm/bin:/usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/slavenr/bin/linux-gnu:/home/slavenr/bin/sh:/home/slavenr/bin:/usr/X386/bin:/usr/games:/home/slavenr/devel:/services/mobile/framework/bin/:/services/mobile/framework/etc/:/epoc/nokia60/epoc32/tools:/usr/local/er6/bin/:/services/mobile/clientframework/perl/bin/:/usr/lib/jvm/java-1.5.0-sun/bin:/usr/java/ant/bin
    PERL5LIB = /home/slavenr/.cpan/build/XML-LibXML-1.66-k5y5O5/blib/arch:/home/slavenr/.cpan/build/XML-LibXML-1.66-k5y5O5/blib/lib:/home/slavenr/.cpan/build/XML-Parser-2.36-5AmBh0/blib/arch:/home/slavenr/.cpan/build/XML-Parser-2.36-5AmBh0/blib/lib:/home/slavenr/.cpan/build/XML-Simple-2.18-V9JdYl/blib/arch:/home/slavenr/.cpan/build/XML-Simple-2.18-V9JdYl/blib/lib:/home/slavenr/.cpan/build/XML-SAX-0.16-gAv8ND/blib/arch:/home/slavenr/.cpan/build/XML-SAX-0.16-gAv8ND/blib/lib:/home/slavenr/.cpan/build/Apache-Session-Counted-1.118-X9hZKj/blib/arch:/home/slavenr/.cpan/build/Apache-Session-Counted-1.118-X9hZKj/blib/lib:/home/slavenr/.cpan/build/libwww-perl-5.808-QGzR68/blib/arch:/home/slavenr/.cpan/build/libwww-perl-5.808-QGzR68/blib/lib:/home/slavenr/.cpan/build/X11-Protocol-0.56-e8ji0b/blib/arch:/home/slavenr/.cpan/build/X11-Protocol-0.56-e8ji0b/blib/lib:/home/slavenr/.cpan/build/Tk-Date-0.42-Tcv592/blib/arch:/home/slavenr/.cpan/build/Tk-Date-0.42-Tcv592/blib/lib:/home/slavenr/.cpan/build/Tk-DateEntry-1.38-gu06ww/blib/arch:/home/slavenr/.cpan/build/Tk-DateEntry-1.38-gu06ww/blib/lib:/home/slavenr/.cpan/build/Tk-Stderr-1.2-bzy9Ze/blib/arch:/home/slavenr/.cpan/build/Tk-Stderr-1.2-bzy9Ze/blib/lib:/home/slavenr/.cpan/build/Tk-HistEntry-0.43-upDqR7/blib/arch:/home/slavenr/.cpan/build/Tk-HistEntry-0.43-upDqR7/blib/lib:/home/slavenr/.cpan/build/Tk-FontDialog-0.14-NegvvF/blib/arch:/home/slavenr/.cpan/build/Tk-FontDialog-0.14-NegvvF/blib/lib:/home/slavenr/.cpan/build/Tk-Pod-0.9938-92f7xK/blib/arch:/home/slavenr/.cpan/build/Tk-Pod-0.9938-92f7xK/blib/lib:/home/slavenr/.cpan/build/Tk-GBARR-2.07-nzTH3G/blib/arch:/home/slavenr/.cpan/build/Tk-GBARR-2.07-nzTH3G/blib/lib:/home/slavenr/.cpan/build/Tk-804.028-gloLXh/blib/arch:/home/slavenr/.cpan/build/Tk-804.028-gloLXh/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 10808
    PERL5_CPAN_IS_RUNNING = 10808
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/bin/zsh
    STDPERL = perl
    TERM = xterm

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

    $^X = /usr/bin/perl
    $UID/$EUID = 502 / 502
    $GID = 502 502 46 44 29 25 24 20 4
    $EGID = 502 502 46 44 29 25 24 20 4

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
                               
    CPAN                1.92_57
    Cwd                 3.24   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.15   
    File::Spec          3.24   
    Module::Build       0.2806 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    YAML                0.66   
    YAML::Syck          0.98   
    version             0.71   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.22.10, archname=i486-linux-gnu-thread-multi
    uname='linux ninsei 2.6.22.10 #1 smp preempt thu oct 25 08:49:01 pdt 2007 i686 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 20071014 (prerelease) (Debian 4.2.2-3)', 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=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'



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