Report for XML-FeedPP-0.42

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: PASS XML-FeedPP-0.42 v5.10.1 SunOS/Solaris
Date: 2010-11-07T00:12:57Z

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 KAWASAKI,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9010. Testers personal comments may appear 
at the end of this report.

MAKE TEST passed: PERL_DL_NONLAZY=1 /export/home/cpan/pit/thr/perl-5.10.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_new.t .............. ok
t/02_rss.t .............. ok
t/03_rdf.t .............. ok
t/04_atom.t ............. ok
t/05_round.t ............ ok
t/06_xmlns.t ............ ok
t/07_encoding.t ......... ok
t/08_datetime.t ......... ok
t/09_setget.t ........... ok
t/10_image.t ............ ok
t/11_media.t ............ ok
t/12_sort_item.t ........ ok
t/13_remove_item.t ...... ok
t/14_clear_item.t ....... ok
t/15_clone_item.t ....... ok
t/16_invalid_pubdate.t .. ok
t/17_multi_category.t ... ok
t/18_image_atom.t ....... ok
t/19_invalid_w3cdtf.t ... ok
t/20_limit_item.t ....... ok
t/21_negative_item.t .... ok
t/22_init_elements.t .... ok
t/23_match_item.t ....... ok
t/24_get_epoch.t ........ ok
t/25_sort_timezone.t .... ok
t/26_atom10_parse.t ..... ok
t/27_atom03_parse.t ..... ok
t/28_atom10_write.t ..... ok
t/29_rfc2822.t .......... ok
t/30_invalid_rdfseq.t ... ok
t/31_two_digit_date.t ... ok
t/32_two_titles.t ....... ok
t/33_guid.t ............. ok
t/34_category_type.t .... ok
t/35_no_xml_decl.t ...... ok
t/36_get_multiple.t ..... ok
t/39_load_type.t ........ ok
t/40_xml_deref.t ........ ok
t/41_utf8_flag.t ........ ok
t/42_indent.t ........... ok
t/43_indent_atom.t ...... ok
t/44_cdata.t ............ ok
t/45_cdata_multi.t ...... ok
All tests successful.
Files=43, Tests=1367, 15 wallclock secs ( 1.39 usr  0.58 sys +  9.53 cusr  2.81 csys = 14.31 CPU)
Result: PASS

[MSG] [Sun Nov  7 00:16:39 2010] Sending test report for 'XML-FeedPP-0.42'

This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.58.
Powered by minismokebox version 0.32

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/bin/X11:/usr/games
    PERL5LIB = :/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Lite-2.2/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Lite-2.2/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-TreePP-0.41/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-TreePP-0.41/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-FeedPP-0.42/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-FeedPP-0.42/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 6151
    PERL5_CPANPLUS_IS_VERSION = 0.9010
    PERL5_MINISMOKEBOX = 0.32
    PERL5_YACSMOKE_BASE = /export/home/cpan/pit/thr/conf/perl-5.10.1
    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 = /export/home/cpan/pit/thr/perl-5.10.1/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 10 10
    EGID: $)  = 10 10


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


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-thread-multi
    uname='sunos eunuch 5.11 nexentaos_134f i86pc i386 i86pc solaris '
    config_args='-des -Dprefix=/export/home/cpan/pit/thr/perl-5.10.1 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    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 -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2nexenta7)', 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 /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
    cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_USE_SAFE_PUTENV USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API
  Built under solaris
  Compiled at Aug 18 2010 00:35:32
  %ENV:
    PERL5LIB=":/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Lite-2.2/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Lite-2.2/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-TreePP-0.41/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-TreePP-0.41/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-FeedPP-0.42/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-FeedPP-0.42/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="6151"
    PERL5_CPANPLUS_IS_VERSION="0.9010"
    PERL5_MINISMOKEBOX="0.32"
    PERL5_YACSMOKE_BASE="/export/home/cpan/pit/thr/conf/perl-5.10.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Lite-2.2/blib/lib
    /export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Lite-2.2/blib/arch
    /export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-TreePP-0.41/blib/lib
    /export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-TreePP-0.41/blib/arch
    /export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-FeedPP-0.42/blib/lib
    /export/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/XML-FeedPP-0.42/blib/arch
    /export/home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/i86pc-solaris-thread-multi
    /export/home/cpan/pit/thr/perl-5.10.1/lib/5.10.1
    /export/home/cpan/pit/thr/perl-5.10.1/lib/site_perl/5.10.1/i86pc-solaris-thread-multi
    /export/home/cpan/pit/thr/perl-5.10.1/lib/site_perl/5.10.1
    .