Subject: | new install fails tests? |
I am trying to install this to my shared host server for my website. I
have included the dump of my install, I can't seem to find any big
issues so I was wondering if there was something that I missed. I hope
this helps, please let me know if there is anything else that I can
include or do to help.
PERL VERSION: This is perl, v5.8.7 built for i686-linux
OS VERSION: Linux 2.6.9-34.EL #1 Wed Mar 8 00:07:35 CST 2006 i686 i686
i386 GNU/Linux
Show quoted text
cpan> install XML::Feed
CPAN: Storable loaded ok
Going to read /home/benh/.cpan/Metadata
Database was generated on Sat, 02 Sep 2006 23:32:51 GMT
Running install for module XML::Feed
Running make for B/BT/BTROTT/XML-Feed-0.12.tar.gz
CPAN: Digest::SHA loaded ok
CPAN: Module::Signature loaded ok
WARNING: This key is not certified with a trusted signature!
Primary key fingerprint: 2E66 557A B97C 19C7 91AF 8E20 328D A867 450F 89EC
Signature for /home/benh/.cpan/sources/authors/id/B/BT/BTROTT/CHECKSUMS ok
CPAN: Compress::Zlib loaded ok
Checksum for
/home/benh/.cpan/sources/authors/id/B/BT/BTROTT/XML-Feed-0.12.tar.gz ok
Scanning cache /home/benh/.cpan/build for sizes
XML-Feed-0.12/
XML-Feed-0.12/Build.PL
XML-Feed-0.12/Changes
XML-Feed-0.12/inc/
XML-Feed-0.12/inc/ExtUtils/
XML-Feed-0.12/inc/ExtUtils/AutoInstall.pm
XML-Feed-0.12/inc/HTML/
XML-Feed-0.12/inc/HTML/TokeParser.pm
XML-Feed-0.12/inc/LWP.pm
XML-Feed-0.12/inc/Module/
XML-Feed-0.12/inc/Module/AutoInstall.pm
XML-Feed-0.12/inc/Module/Install/
XML-Feed-0.12/inc/Module/Install/AutoInstall.pm
XML-Feed-0.12/inc/Module/Install/Base.pm
XML-Feed-0.12/inc/Module/Install/Build.pm
XML-Feed-0.12/inc/Module/Install/Can.pm
XML-Feed-0.12/inc/Module/Install/Fetch.pm
XML-Feed-0.12/inc/Module/Install/Include.pm
XML-Feed-0.12/inc/Module/Install/Makefile.pm
XML-Feed-0.12/inc/Module/Install/Metadata.pm
XML-Feed-0.12/inc/Module/Install/Win32.pm
XML-Feed-0.12/inc/Module/Install/WriteAll.pm
XML-Feed-0.12/inc/Module/Install.pm
XML-Feed-0.12/inc/Test/
XML-Feed-0.12/inc/Test/More.pm
XML-Feed-0.12/lib/
XML-Feed-0.12/lib/XML/
XML-Feed-0.12/lib/XML/Feed/
XML-Feed-0.12/lib/XML/Feed/Atom.pm
XML-Feed-0.12/lib/XML/Feed/Content.pm
XML-Feed-0.12/lib/XML/Feed/Entry.pm
XML-Feed-0.12/lib/XML/Feed/RSS.pm
XML-Feed-0.12/lib/XML/Feed.pm
XML-Feed-0.12/Makefile.PL
XML-Feed-0.12/MANIFEST
XML-Feed-0.12/META.yml
XML-Feed-0.12/README
XML-Feed-0.12/t/
XML-Feed-0.12/t/00-compile.t
XML-Feed-0.12/t/01-parse.t
XML-Feed-0.12/t/02-create.t
XML-Feed-0.12/t/04-splice.t
XML-Feed-0.12/t/05-atom10-link.t
XML-Feed-0.12/t/06-atom10.t
XML-Feed-0.12/t/07-atom10-create.t
XML-Feed-0.12/t/samples/
XML-Feed-0.12/t/samples/atom-10-example.xml
XML-Feed-0.12/t/samples/atom-full.xml
XML-Feed-0.12/t/samples/atom.xml
XML-Feed-0.12/t/samples/rss10-invalid-date.xml
XML-Feed-0.12/t/samples/rss10.xml
XML-Feed-0.12/t/samples/rss20-no-summary.xml
XML-Feed-0.12/t/samples/rss20.xml
Package came without SIGNATURE
CPAN: Module::Build loaded ok
CPAN.pm: Going to build B/BT/BTROTT/XML-Feed-0.12.tar.gz
*** Module::AutoInstall version 1.02
*** Checking for Perl dependencies...
[Core Features]
- LWP ...loaded. (5.805)
- HTML::TokeParser ...loaded. (2.35)
- Test::More ...loaded. (0.62)
- Class::ErrorHandler ...loaded. (0.01)
- Feed::Find ...loaded. (0.06)
- URI::Fetch ...loaded. (0.06)
- XML::RSS ...loaded. (1.10 >= 1.01)
- XML::Atom ...loaded. (0.19 >= 0.08)
- DateTime ...loaded. (0.31)
- DateTime::Format::Mail ...loaded. (0.30)
- DateTime::Format::W3CDTF ...loaded. (0.04)
- List::Util ...loaded. (1.18)
*** Module::AutoInstall configuration finished.
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Creating new 'Build' script for 'XML-Feed' version '0.12'
CPAN: YAML loaded ok
lib/XML/Feed/Entry.pm -> blib/lib/XML/Feed/Entry.pm
lib/XML/Feed/RSS.pm -> blib/lib/XML/Feed/RSS.pm
lib/XML/Feed.pm -> blib/lib/XML/Feed.pm
lib/XML/Feed/Content.pm -> blib/lib/XML/Feed/Content.pm
lib/XML/Feed/Atom.pm -> blib/lib/XML/Feed/Atom.pm
Manifying blib/lib/XML/Feed/Entry.pm -> blib/libdoc/XML::Feed::Entry.3
Manifying blib/lib/XML/Feed.pm -> blib/libdoc/XML::Feed.3
Manifying blib/lib/XML/Feed/Content.pm -> blib/libdoc/XML::Feed::Content.3
./Build --extra_linker_flags -L/home/benh/perl/lib/perl5/site_perl -- OK
Running Build test
t/00-compile..........ok
t/01-parse............NOK 26
# Failed test in t/01-parse.t at line 61.
# got: undef
# expected: 'Travel'
# Looks like you failed 1 test of 72.
t/01-parse............dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 26
Failed 1/72 tests, 98.61% okay
t/02-create...........ok 1/69No namespace matches prefix: xml at
/home/benh/perl/lib/perl5/site_perl/5.8.7/XML/XPath/Node/Element.pm line
262.
# Looks like you planned 69 tests but only ran 7.
# Looks like your test died just after 7.
t/02-create...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 8-69
Failed 62/69 tests, 10.14% okay
t/04-splice...........No namespace matches prefix: xml at
/home/benh/perl/lib/perl5/site_perl/5.8.7/XML/XPath/Node/Element.pm line
262.
# Looks like your test died before it could output anything.
t/04-splice...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
t/05-atom10-link......NOK 1
# Failed test in t/05-atom10-link.t at line 8.
# got: undef
# expected: 'Example Feed'
t/05-atom10-link......NOK 2
# Failed test 'link without rel'
# in t/05-atom10-link.t at line 9.
# got: undef
# expected: 'http://example.org/'
Can't call method "link" on an undefined value at t/05-atom10-link.t
line 12.
# Looks like you planned 3 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
t/05-atom10-link......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
t/06-atom10...........NOK 1
# Failed test in t/06-atom10.t at line 8.
# got: undef
# expected: 'Content Considered Harmful Atom Feed'
t/06-atom10...........NOK 2
# Failed test 'link without rel'
# in t/06-atom10.t at line 9.
# got: undef
# expected: 'http://blog.jrock.us/'
Can't call method "link" on an undefined value at t/06-atom10.t line 12.
# Looks like you planned 7 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
t/06-atom10...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
t/07-atom10-create....NOK 2
# Failed test in t/07-atom10-create.t at line 23.
# '<feed
xmlns="http://www.w3.org/2005/Atom"><title>foo</title><subtitle>Atom 1.0
feed</subtitle><link xmlns="http://www.w3.org/2005/Atom"
type="text/html" rel="alternate" href="http://example.org/" /><entry
xmlns="http://www.w3.org/2005/Atom"><title>1st Entry</title><link
xmlns="http://www.w3.org/2005/Atom" type="text/html" rel="alternate"
href="http://example.org/"
/><add_category>HASH(0xa51f434)</add_category><content mode="xml"><div
xmlns="http://www.w3.org/1999/xhtml"><p>Hello
world.</p></div></content></entry></feed>'
# doesn't match '(?-xism:<content .*type="xhtml">)'
t/07-atom10-create....NOK 5
# Failed test in t/07-atom10-create.t at line 29.
# got: undef
# expected: 'foo'
t/07-atom10-create....NOK 6
# Failed test in t/07-atom10-create.t at line 30.
# got: undef
# expected: 'Atom 1.0 feed'
t/07-atom10-create....NOK 7
# Failed test in t/07-atom10-create.t at line 31.
# got: undef
# expected: 'http://example.org/'
t/07-atom10-create....NOK 8
# Failed test in t/07-atom10-create.t at line 34.
# got: '0'
# expected: '1'
Can't call method "title" on an undefined value at t/07-atom10-create.t
line 37.
# Looks like you failed 5 tests of 8.
# Looks like your test died just after 8.
t/07-atom10-create....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2, 5-8
Failed 5/8 tests, 37.50% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01-parse.t 1 256 72 1 1.39% 26
t/02-create.t 255 65280 69 124 179.71% 8-69
t/04-splice.t 255 65280 3 6 200.00% 1-3
t/05-atom10-link.t 255 65280 3 4 133.33% 1-3
t/06-atom10.t 255 65280 7 12 171.43% 1-7
t/07-atom10-create.t 255 65280 8 5 62.50% 2 5-8
Failed 6/7 test scripts, 14.29% okay. 81/166 subtests failed, 51.20% okay.
./Build test -- NOT OK
Running Build install
make test had returned bad status, won't install without force
Failed during this command:
BTROTT/XML-Feed-0.12.tar.gz : make_test NO
Thanks so much.
benh~