make issues while installing mozrepl and perl mecha :: firefox

  • Thread starter Thread starter sayhello
  • Start date Start date
S

sayhello

hello dear linux-experts,

well i am running opensuse 13.1 -

trying to install mozrepl and perl www::mechanize::firefox

i did the following

perl -MCPAN -e shell
cpan> install WWW::Mechanize::Firefox

- it failed... see

perl_mecha | Pastebin.de - Share text and code with Pastebin
Code:
Parse errors: No plan found in TAP output
t/rt84418.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/select.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=86, Tests=81, 9 wallclock secs ( 0.30 usr 0.09 sys + 7.11 cusr 0.79 csys = 8.29 CPU)
Result: FAIL
Failed 81/86 test programs. 14/81 subtests failed.
make: *** [test_dynamic] Fehler 2
CORION/WWW-Mechanize-Firefox-0.74.tar.gz
one dependency not OK (MozRepl::RemoteObject); additionally test harness failed
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports CORION/WWW-Mechanize-Firefox-0.74.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
ZIGOROU/MozRepl-0.06.tar.gz : make_test NO
CORION/MozRepl-RemoteObject-0.37.tar.gz : make_test NO one dependency not OK (MozRepl)
CORION/WWW-Mechanize-Firefox-0.74.tar.gz : make_test NO one dependency not OK (MozRepl::RemoteObject); additionally test harness failed

cpan[2]>
what goes wrong here.
a. should i install via yast?
or should i have a closer look at the make!?

or what can i do!?`

Continue reading...
 
Back
Top