Subject: | fails tests and install on dragonflybsd 2.1 and perl 5.10 |
MIYAGAWA/XML-Atom-0.31.tar.gz
/usr/bin/make -- OK
Running make test
/usr/pkg/bin/perl "-Iinc" Makefile.PL --config= --installdeps=XML::XPath,0
PERL_DL_NONLAZY=1 /usr/pkg/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-compile.t
t/01-util.t t/02-content.t t/03-link.t t/04-person.t t/11-entry.t
t/12-feed.t t/13-atom1.t t/14-atom1-create.t t/15-content-image.t
t/16-content-binary.t t/17-renames.t t/18-unicode.t t/19-ext.t
t/20-content-xhtml.t t/23-category.t t/24-bad-content.t
t/25-utf8-create.t t/27-client-leaks.t t/28-ext.t
t/00-compile...........ok
t/01-util..............ok
t/02-content...........ok
t/03-link..............ok
t/04-person............ok
t/11-entry.............ok
t/12-feed..............ok
t/13-atom1.............1/23
# Failed test at t/13-atom1.t line 54.
# Structures begin differing at:
# $got->{base} = ''
# $expected->{base} = 'http://diveintomark.org/'
# Looks like you failed 1 test of 23.
t/13-atom1............. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/23 subtests
t/14-atom1-create......ok
t/15-content-image.....ok
t/16-content-binary....ok
t/17-renames...........ok
t/18-unicode...........skipped: Skipping Unicode test since it depends
on LibXML
t/19-ext...............ok
t/20-content-xhtml.....ok
t/23-category..........ok
t/24-bad-content.......ok
t/25-utf8-create.......ok
t/27-client-leaks......ok
t/28-ext...............ok
Test Summary Report
-------------------
t/13-atom1 (Wstat: 256 Tests: 23 Failed: 1)
Failed test: 22
Non-zero exit status: 1
Files=20, Tests=266, 7 wallclock secs ( 0.17 usr 0.02 sys + 4.34 cusr
0.46 csys = 4.99 CPU)
Result: FAIL
Failed 1/20 test programs. 1/266 subtests failed.
*** Error code 255
Stop in /root/.cpan/build/XML-Atom-0.31-p6ZP0i.
MIYAGAWA/XML-Atom-0.31.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MIYAGAWA/XML-Atom-0.31.tar.gz
Running make install
make test had returned bad status, won't install without force