Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: FAIL XML-FeedPP-0.42 v5.14.2 MirOS BSD
Date: 2011-12-22T16:20:22Z
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 Yusuke Kawasaki,
This is a computer-generated report for XML-FeedPP-0.42
on perl 5.14.2, created by CPAN-Reporter-1.2003.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/sts/cpansmoke/perl-5.14.2/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
# Failed test 'RSS: channel epoch'
# at t/08_datetime.t line 62.
# got: '1100000036'
# expected: '1100000000'
# Failed test 'RDF: channel epoch'
# at t/08_datetime.t line 63.
# got: '1100000036'
# expected: '1100000000'
# Failed test 'Atom: channel epoch'
# at t/08_datetime.t line 64.
# got: '1100000036'
# expected: '1100000000'
# Failed test 'RSS: item epoch'
# at t/08_datetime.t line 83.
# got: '1100000036'
# expected: '1100000000'
# Failed test 'RDF: item epoch'
# at t/08_datetime.t line 84.
# got: '1100000036'
# expected: '1100000000'
# Failed test 'Atom: item epoch'
# at t/08_datetime.t line 85.
# got: '1100000036'
# expected: '1100000000'
# Looks like you failed 6 tests of 50.
t/08_datetime.t .........
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/50 subtests
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
# Failed test '1: epoch-w3cdtf-epoch 1324570840'
# at t/24_get_epoch.t line 22.
# got: '1324570876'
# expected: '1324570840'
# Failed test '1: epoch-rfc1123-epoch 1324570840'
# at t/24_get_epoch.t line 26.
# got: '1324570876'
# expected: '1324570840'
# 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 23:23:00 +0059'
# expected: 'Sun, 21 Jan 2007 23:23:36 +0059'
# 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 14:23:00 +0059'
# expected: 'Sun, 21 Jan 2007 14:23:36 +0059'
# 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 03:41:47 +0059'
# expected: 'Sun, 14 Jan 2007 03:42:23 +0059'
# 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 20:38:46 +0059'
# expected: 'Sun, 07 Jan 2007 20:39:22 +0059'
# Failed test '6: w3cdtf-epoch-w3cdtf 2007-01-21T20:19:18Z'
# at t/24_get_epoch.t line 45.
# got: '2007-01-21T21:18:54+00:59'
# expected: '2007-01-21T21:19:30+00:59'
# Failed test '7: w3cdtf-epoch-w3cdtf 2007-01-21T20:19:18+09:00'
# at t/24_get_epoch.t line 45.
# got: '2007-01-21T12:18:54+00:59'
# expected: '2007-01-21T12:19:30+00:59'
# Failed test '8: w3cdtf-epoch-w3cdtf 2007-01-28T12:11:10+09:30'
# at t/24_get_epoch.t line 45.
# got: '2007-01-28T03:40:46+00:59'
# expected: '2007-01-28T03:41:22+00:59'
# Failed test '9: w3cdtf-epoch-w3cdtf 2007-02-04T05:06:07-08:30'
# at t/24_get_epoch.t line 45.
# got: '2007-02-04T14:35:43+00:59'
# expected: '2007-02-04T14:36:19+00:59'
# Looks like you failed 10 tests of 27.
t/24_get_epoch.t ........
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/27 subtests
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
Test Summary Report
-------------------
t/08_datetime.t (Wstat: 1536 Tests: 50 Failed: 6)
Failed tests: 23-25, 30-32
Non-zero exit status: 6
t/24_get_epoch.t (Wstat: 2560 Tests: 27 Failed: 10)
Failed tests: 2-3, 5, 7, 9, 11, 13, 15, 17, 19
Non-zero exit status: 10
Files=43, Tests=1367, 7 wallclock secs ( 0.40 usr 0.13 sys + 4.78 cusr 0.57 csys = 5.88 CPU)
Result: FAIL
Failed 2/43 test programs. 16/1367 subtests failed.
*** Error code 255
Stop in /home/sts/cpansmoke/perl-5.14.2/cpan/build/XML-FeedPP-0.42-w6T3Ep (line 772 of Makefile).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Test::More 0 0.98
XML::TreePP 0.39 0.41
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
configure_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LC_CTYPE = en_US.UTF-8
PATH = /home/sts/bin:/home/sts/.etc/bin:/usr/local/bin:/usr/mpkg/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/sbin:/sbin:/usr/mpkg/sbin:/usr/games
PERL5LIB = /home/sts/cpansmoke/perl-5.14.2/cpan/build/XML-TreePP-0.41-D4RA4j/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/XML-TreePP-0.41-D4RA4j/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/HTTP-Lite-2.3-fGsTPV/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/HTTP-Lite-2.3-fGsTPV/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 29725
PERL5_CPAN_IS_RUNNING = 29725
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 12811,29725
PERL_CR_SMOKER_CURRENT = XML-FeedPP-0.42
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/mksh
TERM = screen
TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.14.2/bin/perl
$UID/$EUID = 3000 / 3000
$GID = 3000 3000 0 9 20
$EGID = 3000 3000 0 9 20
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.110440
Cwd 3.36
ExtUtils::CBuilder 0.280203
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.57_05
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2210
File::Spec 3.33
JSON n/a
JSON::PP 2.27105
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML n/a
YAML::Syck n/a
version 0.88
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=mirbsd, osvers=10, archname=MirBSD.i386-mirbsd-thread-multi
uname='mirbsd cpansmoke8 10 kv#10uaf-20110818 generic#1330 i386 '
config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.14.2'
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='mgcc', ccflags ='-pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include',
optimize='-O2',
cppflags='-fhonour-copts -I/usr/mpkg/include -pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include'
ccversion='', gccversion='3.4.6 (propolice; gpc; MirOS 0AAB)', gccosandvers='mirbsd10'
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='mgcc', ldflags ='-pthread -Wl,-E -L/usr/mpkg/lib -L/usr/local/lib'
libpth=/usr/mpkg/lib /usr/local/lib /usr/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.41.9, 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/mpkg/lib -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_PRESERVE_IVUV USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Built under mirbsd
Compiled at Dec 7 2011 21:53:16
%ENV:
PERL5LIB="/home/sts/cpansmoke/perl-5.14.2/cpan/build/XML-TreePP-0.41-D4RA4j/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/XML-TreePP-0.41-D4RA4j/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/HTTP-Lite-2.3-fGsTPV/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/HTTP-Lite-2.3-fGsTPV/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="29725"
PERL5_CPAN_IS_RUNNING="29725"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="12811,29725"
PERL_CR_SMOKER_CURRENT="XML-FeedPP-0.42"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.14.2/cpan/build/XML-TreePP-0.41-D4RA4j/blib/arch
/home/sts/cpansmoke/perl-5.14.2/cpan/build/XML-TreePP-0.41-D4RA4j/blib/lib
/home/sts/cpansmoke/perl-5.14.2/cpan/build/HTTP-Lite-2.3-fGsTPV/blib/arch
/home/sts/cpansmoke/perl-5.14.2/cpan/build/HTTP-Lite-2.3-fGsTPV/blib/lib
/home/sts/cpansmoke/perl-5.14.2/lib/site_perl/5.14.2/MirBSD.i386-mirbsd-thread-multi
/home/sts/cpansmoke/perl-5.14.2/lib/site_perl/5.14.2
/home/sts/cpansmoke/perl-5.14.2/lib/5.14.2/MirBSD.i386-mirbsd-thread-multi
/home/sts/cpansmoke/perl-5.14.2/lib/5.14.2
.