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 Daisuke Maki,
    
This is a computer-generated test report for XML-RSS-LibXML-0.3001, created
automatically by CPAN::Reporter, version 0.4801, 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.  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  
    ------------------------- ---- ------
    Class::Accessor::Fast     0    0.31  
    DateTime::Format::Mail    0    0.3001
    DateTime::Format::W3CDTF  0    0.04  
    Encode                    0    2.23  
    UNIVERSAL::require        0    0.11  
    XML::LibXML               0    1.64  
    XML::LibXML::XPathContext 0    1.64  

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

Environment variables:

    LANG = en_US.utf8
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
/home/sand/.cpan/build/Encode-IBM-0.05-VILISu/blib/arch:/home/sand/.cpan/build/Encode-IBM-0.05-VILISu/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 25925
    PERL5_CPAN_IS_RUNNING = 25925
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pDSKDCm/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9102   
    Cwd                 3.25     
    ExtUtils::CBuilder  0.19     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41_04  
    ExtUtils::MakeMaker 6.36_01  
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18     
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       2.64     
    Test::More          0.70     
    version             0.7203   

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

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

make[3]: Entering directory 
`/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pDSKDCm/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 
'blib/lib', 'blib/arch')" t/0.9-generate.t t/0.9-parse.t t/0.9-strict.t 
t/0.91-parse.t t/1.0-generate.t t/1.0-parse-2.t t/1.0-parse-exotic.t 
t/1.0-parse.t t/1.0-to-2.0.t t/2.0-generate.t t/2.0-modules.t t/2.0-parse-2.t 
t/2.0-parse.t t/2.0-permalink.t t/2.0-wo-title.t t/add-item-insert-vs-append.t 
t/charset1.t t/enclosures.t t/enclosures2.t t/encode-output.t t/encoding.t 
t/guid.t t/items-are-0.t t/load.t t/pod-coverage.t t/pod.t 
t/regress-2.0-namespace.t t/regress-content-encoded.t 
t/regress-namespace-attr.t t/rss2-gt-encoding.t t/synopsis.t t/unsupported.t 
t/version.t t/xml-header.t
t/0.9-generate.................ok
t/0.9-parse....................
#   Failed test 'Parsed RSS feed'
#   at t/0.9-parse.t line 41.
#          got: 'a namespace prefix should look like [a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# '
#     expected: ''

#   Failed test 'Feed title is Example 0.9 Channel'
#   at t/0.9-parse.t line 48.
#          got: ''
#     expected: 'Example 0.9 Channel'
# Looks like you failed 2 tests of 7.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3, 5
        Failed 2/7 tests, 71.43% okay
t/0.9-strict...................ok
t/0.91-parse...................ok
t/1.0-generate.................
#   Failed test 'Parsed t/generated/1.0-generated.xml'
#   at t/1.0-generate.t line 116.
#          got: 'a namespace prefix should look like [a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# '
#     expected: ''
Use of uninitialized value $got in string eq at t/1.0-generate.t line 119.

#   Failed test 'dc:date:2007-09-12T03:39:00+0200'
#   at t/1.0-generate.t line 119.
#          got: undef
#     expected: '2007-09-12T03:39:00+0200'

#   Failed test 'RSS object has one item'
#   at t/1.0-generate.t line 134.
#          got: 0
#     expected: 1
Use of uninitialized value $got in string eq at t/1.0-generate.t line 137.

#   Failed test 'This is an item'
#   at t/1.0-generate.t line 137.
#          got: undef
#     expected: 'This is an item'
Use of uninitialized value $got in string eq at t/1.0-generate.t line 140.

#   Failed test 'http://example.com/2007/09/12'
#   at t/1.0-generate.t line 140.
#          got: undef
#     expected: 'http://example.com/2007/09/12'
Use of uninitialized value $got in string eq at t/1.0-generate.t line 143.

#   Failed test 'Yadda & yadda & yadda'
#   at t/1.0-generate.t line 143.
#          got: undef
#     expected: 'Yadda & yadda & yadda'
Use of uninitialized value $got in string eq at t/1.0-generate.t line 146.

#   Failed test '[EMAIL PROTECTED]'
#   at t/1.0-generate.t line 146.
#          got: undef
#     expected: '[EMAIL PROTECTED]'
# Looks like you failed 7 tests of 22.
dubious
        Test returned status 7 (wstat 1792, 0x700)
DIED. FAILED tests 14-15, 18-22
        Failed 7/22 tests, 68.18% okay
t/1.0-parse-2..................a namespace prefix should look like 
[a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
t/1.0-parse-exotic.............
#   Failed test 'modules and namespaces'
#   at t/1.0-parse-exotic.t line 33.
Use of uninitialized value in string eq at t/1.0-parse-exotic.t line 41.

#   Failed test 'parse rdf:resource on channel'
#   at t/1.0-parse-exotic.t line 41.
Use of uninitialized value in string eq at t/1.0-parse-exotic.t line 48.

#   Failed test 'parse rdf:resource on item'
#   at t/1.0-parse-exotic.t line 48.
# Looks like you failed 3 tests of 4.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
t/1.0-parse....................
#   Failed test 'Parsed RSS feed'
#   at t/1.0-parse.t line 54.
#          got: 'a namespace prefix should look like [a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# '
#     expected: ''

#   Failed test 'Is RSS version 1.0'
#   at t/1.0-parse.t line 56.
#          got: '0.9'
#     expected: '1.0'
Use of uninitialized value $got in string eq at t/1.0-parse.t line 61.

#   Failed test 'http://purl.org/rss/1.0/'
#   at t/1.0-parse.t line 61.
#          got: undef
#     expected: 'http://purl.org/rss/1.0/'

#   Failed test 'Feed title is Example 1.0 Channel'
#   at t/1.0-parse.t line 66.
#          got: ''
#     expected: 'Example 1.0 Channel'
# Looks like you failed 4 tests of 8.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 3-6
        Failed 4/8 tests, 50.00% okay
t/1.0-to-2.0...................a namespace prefix should look like 
[a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t/2.0-generate.................
#   Failed test 'Parsed t/generated/2.0-generated.xml'
#   at t/2.0-generate.t line 115.
#          got: 'a namespace prefix should look like [a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# '
#     expected: ''

#   Failed test 'Last built: 2007-09-12T03:39:05+0200'
#   at t/2.0-generate.t line 117.
#          got: undef
#     expected: '2007-09-12T03:39:05+0200'

#   Failed test 'channel->{category}'
#   at t/2.0-generate.t line 120.
#          got: undef
#     expected: 'MyCategory'

#   Failed test 'RSS object has one item'
#   at t/2.0-generate.t line 134.
#          got: '0'
#     expected: '1'

#   Failed test 'This is an item'
#   at t/2.0-generate.t line 136.
#          got: undef
#     expected: 'This is an item'

#   Failed test 'http://example.com/2007/09/12'
#   at t/2.0-generate.t line 138.
#          got: undef
#     expected: 'http://example.com/2007/09/12'

#   Failed test 'Yadda yadda yadda - R&D;'
#   at t/2.0-generate.t line 140.
#          got: undef
#     expected: 'Yadda yadda yadda - R&D;'

#   Failed test '[EMAIL PROTECTED]'
#   at t/2.0-generate.t line 142.
#          got: undef
#     expected: '[EMAIL PROTECTED]'
# Looks like you failed 8 tests of 27.
dubious
        Test returned status 8 (wstat 2048, 0x800)
DIED. FAILED tests 15-17, 22-26
        Failed 8/27 tests, 70.37% okay (less 2 skipped tests: 17 okay, 62.96%)
t/2.0-modules..................ok
t/2.0-parse-2..................ok
t/2.0-parse....................ok
t/2.0-permalink................a namespace prefix should look like 
[a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/2.0-wo-title.................ok
t/add-item-insert-vs-append....ok
t/charset1.....................skipped
        all skipped: Test::Differences required
t/enclosures...................ok
t/enclosures2..................ok
t/encode-output................ok
t/encoding.....................ok
t/guid.........................ok
t/items-are-0..................a namespace prefix should look like 
[a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# Looks like you planned 502 tests but only ran 466.
# Looks like your test died just after 466.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 467-502
        Failed 36/502 tests, 92.83% okay (less 23 skipped tests: 443 okay, 
88.25%)
t/load.........................ok
t/pod-coverage.................skipped
        all skipped: Enable TEST_POD environment variable to test POD
t/pod..........................skipped
        all skipped: Enable TEST_POD environment variable to test POD
t/regress-2.0-namespace........a namespace prefix should look like 
[a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# Looks like you planned 8 tests but only ran 2.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-8
        Failed 6/8 tests, 25.00% okay
t/regress-content-encoded......ok
t/regress-namespace-attr.......
#   Failed test 'parse check. a namespace prefix should look like 
[a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# '
#   at t/regress-namespace-attr.t line 15.

#   Failed test at t/regress-namespace-attr.t line 17.
#          got: undef
#     expected: ''

#   Failed test at t/regress-namespace-attr.t line 18.
#          got: undef
#     expected: 'http://webns.net/mvcb/'
# Looks like you failed 3 tests of 3.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/rss2-gt-encoding.............ok
t/synopsis.....................a namespace prefix should look like 
[a-z_][a-z0-9.\-_]* at 
/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA/blib/lib/XML/RSS/LibXML/ImplBase.pm
 line 146
# Looks like you planned 14 tests but only ran 8.
# Looks like your test died just after 8.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 9-14
        Failed 6/14 tests, 57.14% okay
t/unsupported..................ok
t/version......................ok
t/xml-header...................ok
Failed Test                Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/0.9-parse.t                 2   512     7    2  3 5
t/1.0-generate.t              7  1792    22    7  14-15 18-22
t/1.0-parse-2.t             255 65280     7   14  1-7
t/1.0-parse-exotic.t          3   768     4    3  2-4
t/1.0-parse.t                 4  1024     8    4  3-6
t/1.0-to-2.0.t              255 65280     8   16  1-8
t/2.0-generate.t              8  2048    27    8  15-17 22-26
t/2.0-permalink.t           255 65280     4    8  1-4
t/items-are-0.t             255 65280   502   72  467-502
t/regress-2.0-namespace.t   255 65280     8   12  3-8
t/regress-namespace-attr.t    3   768     3    3  1-3
t/synopsis.t                255 65280    14   12  9-14
3 tests and 25 subtests skipped.
Failed 12/34 test scripts. 94/715 subtests failed.
Files=34, Tests=715, 31 wallclock secs (20.24 cusr +  1.32 csys = 21.56 CPU)
Failed 12/34 test programs. 94/715 subtests failed.
make[3]: *** [test_dynamic] Error 255
make[3]: Leaving directory `/home/sand/.cpan/build/XML-RSS-LibXML-0.3001-1KYNcA'


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pDSKDCm/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel -Duserelocatableinc'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, 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 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to