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 Yusuke Kawasaki,
This is a computer-generated test report for XML-FeedPP-0.21, created
automatically by CPAN::Reporter, version 0.40, 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
----------- ---- ----
Test::More 0 0.70
XML::TreePP 0.19 0.19
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
PERL5LIB =
PERL5_CPAN_IS_RUNNING = 1
SHELL = /bin/ksh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = perl-5.8.8/bin/perl
UID: $< = 1000
EUID: $> = 1000
GID: $( = 1000 0 1000
EGID: $) = 1000 0 1000
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.8802
Cwd 3.24
ExtUtils::CBuilder n/a
ExtUtils::Command 1.09
ExtUtils::Install 1.33
ExtUtils::MakeMaker 6.30
ExtUtils::Manifest 1.46
ExtUtils::ParseXS n/a
File::Spec 3.12
Module::Build 0.2807
Module::Signature n/a
Test::Harness 2.64
Test::More 0.70
version n/a
------------------------------
TEST OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_new................ok
t/02_rss................ok
t/03_rdf................ok
t/04_atom...............ok
t/05_round..............ok
t/06_xmlns..............ok
t/07_encoding...........ok
t/08_datetime...........
# Failed test 'RSS: channel epoch'
# at t/08_datetime.t line 62.
# got: '1099996400'
# expected: '1100000000'
# Failed test 'RDF: channel epoch'
# at t/08_datetime.t line 63.
# got: '1099996400'
# expected: '1100000000'
# Failed test 'Atom: channel epoch'
# at t/08_datetime.t line 64.
# got: '1099996400'
# expected: '1100000000'
# Failed test 'RSS: item epoch'
# at t/08_datetime.t line 83.
# got: '1099996400'
# expected: '1100000000'
# Failed test 'RDF: item epoch'
# at t/08_datetime.t line 84.
# got: '1099996400'
# expected: '1100000000'
# Failed test 'Atom: item epoch'
# at t/08_datetime.t line 85.
# got: '1099996400'
# expected: '1100000000'
# Looks like you failed 6 tests of 50.
dubious
Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 23-25, 30-32
Failed 6/50 tests, 88.00% okay
t/09_setget.............ok
t/10_image..............ok
t/11_media..............ok
t/12_sort_item..........ok
t/13_remove_item........ok
t/14_clear_item.........ok
t/15_clone_item.........ok
t/16_invalid_pubdate....ok
t/17_multi_category.....ok
t/18_image_atom.........ok
t/19_invalid_w3cdtf.....ok
t/20_limit_item.........ok
t/21_negative_item......ok
t/22_init_elements......ok
t/23_match_item.........ok
t/24_get_epoch..........
# Failed test '2: rfc1123-epoch-rfc1123 Sun, 21 Jan 2007 22:23:24'
# at t/24_get_epoch.t line 35.
# got: 'Sun, 21 Jan 2007 22:23:24 +0100'
# expected: 'Sun, 21 Jan 2007 21:23:24 +0100'
# Failed test '3: rfc1123-epoch-rfc1123 Sun, 21 Jan 2007 22:23:24 +09:00'
# at t/24_get_epoch.t line 35.
# got: 'Sun, 21 Jan 2007 13:23:24 +0100'
# expected: 'Sun, 21 Jan 2007 12:23:24 +0100'
# Failed test '4: rfc1123-epoch-rfc1123 Sun, 14 Jan 2007 13:12:11 +10:30'
# at t/24_get_epoch.t line 35.
# got: 'Sun, 14 Jan 2007 02:42:11 +0100'
# expected: 'Sun, 14 Jan 2007 01:42:11 +0100'
# Failed test '5: rfc1123-epoch-rfc1123 Sun, 7 Jan 2007 8:09:10 -11:30'
# at t/24_get_epoch.t line 35.
# got: 'Sun, 07 Jan 2007 19:39:10 +0100'
# expected: 'Sun, 07 Jan 2007 18:39:10 +0100'
# Failed test '6: w3cdtf-epoch-w3cdtf 2007-01-21T20:19:18Z'
# at t/24_get_epoch.t line 45.
# got: '2007-01-21T20:19:18+01:00'
# expected: '2007-01-21T19:19:18+01:00'
# Failed test '7: w3cdtf-epoch-w3cdtf 2007-01-21T20:19:18+09:00'
# at t/24_get_epoch.t line 45.
# got: '2007-01-21T11:19:18+01:00'
# expected: '2007-01-21T10:19:18+01:00'
# Failed test '8: w3cdtf-epoch-w3cdtf 2007-01-28T12:11:10+09:30'
# at t/24_get_epoch.t line 45.
# got: '2007-01-28T02:41:10+01:00'
# expected: '2007-01-28T01:41:10+01:00'
# Failed test '9: w3cdtf-epoch-w3cdtf 2007-02-04T05:06:07-08:30'
# at t/24_get_epoch.t line 45.
# got: '2007-02-04T13:36:07+01:00'
# expected: '2007-02-04T12:36:07+01:00'
# Looks like you failed 8 tests of 27.
dubious
Test returned status 8 (wstat 2048, 0x800)
DIED. FAILED tests 5, 7, 9, 11, 13, 15, 17, 19
Failed 8/27 tests, 70.37% okay
t/25_sort_timezone......ok
t/40_dumpjson_pp........ok
16/17 skipped: various reasons
t/41_dumpjson_syck......ok
16/17 skipped: various reasons
t/42_dumpjson_slim......ok
61/62 skipped: various reasons
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/08_datetime.t 6 1536 50 6 23-25 30-32
t/24_get_epoch.t 8 2048 27 8 5 7 9 11 13 15 17 19
93 subtests skipped.
Failed 2/28 test scripts. 14/880 subtests failed.
Files=28, Tests=880, 4 wallclock secs ( 0.37 cusr + 2.63 csys = 3.00 CPU)
Failed 2/28 test programs. 14/880 subtests failed.
*** Error code 25
Stop in /home/david/cpantesting/perl-5.8.8/.cpan/build/XML-FeedPP-0.21-iWpQgz
(line 756 of Makefile).
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd
uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 '
config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef 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',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)',
gccosandvers='openbsd3.5'
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 ='-Wl,-E -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.30.3, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib'