Im attempting to install slimrat on openSuse 11.1 64bit. One of the requirements is the perl module WWW::Mechanize. If i enter into cpan and run “install WWW::Mechanize” the make test fails. Below is the output of cpan, i was wondering if anyone could shed some light on this problem?
Thank you.
t/live/computers4sure....NOK 5/9
# Failed test 'Should have lots of product links'
# at t/live/computers4sure.t line 24.
# '0'
# >
# '10'
t/live/computers4sure....NOK 6/9
# Failed test 'The object isa WWW::Mechanize::Link'
# at t/live/computers4sure.t line 27.
# The object isn't defined
Can't call method "url" on an undefined value at t/live/computers4sure.t line 28.
# Looks like you planned 9 tests but only ran 6.
# Looks like you failed 2 tests of 6 run.
# Looks like your test died just after 6.
t/live/computers4sure....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 5-9
Failed 5/9 tests, 44.44% okay
#---CUT
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/live/computers4sure.t 255 65280 9 8 5-9
(4 subtests UNEXPECTEDLY SUCCEEDED), 4 tests and 11 subtests skipped.
Failed 1/51 test scripts. 5/577 subtests failed.
Files=51, Tests=577, 32 wallclock secs (11.13 cusr + 0.87 csys = 12.00 CPU)
Failed 1/51 test programs. 5/577 subtests failed.
make: *** [test_dynamic] Error 255
PETDANCE/WWW-Mechanize-1.52.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports PETDANCE/WWW-Mechanize-1.52.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
PETDANCE/WWW-Mechanize-1.52.tar.gz : make_test NO