Hi all,
I'm gettin an error while installing Net::APPliance::Session
module from Cygwin, can someone help me with this
--------------------------------------------------------------------------------------------------------------------------------
$ perl -MCPAN -e "install Net::Appliance::Session"
CPAN: File::HomeDir loaded ok (v0.80)
CPAN: Storable loaded ok (v2.18)
Going to read /cygdrive/c/Documents and Settings/monna/.cpan/Metadata
Database was generated on Tue, 25 Nov 2008 23:27:00 GMT
CPAN: YAML loaded ok (v0.66)
Going to read /cygdrive/c/Documents and Settings/monna/.cpan/build/
............................................................................DON
Found 13 old builds, restored the state of 13
Running install for module 'Net::Appliance::Session'
Running make for O/OL/OLIVER/Net-Appliance-Session-1.32.tar.gz
Has already been unwrapped into directory /cygdrive/c/Documents and
Settings/
onna/.cpan/build/Net-Appliance-Session-1.32-JFhnqV
Has already been made
Running make test
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc',
'blib/
ib', 'blib/arch')" t/*.t
t/10-use............1/29
# Failed test 'use Net::Appliance::Session;'
# at t/10-use.t line 10.
# Tried to use 'Net::Appliance::Session'.
# Error: Base class package "Class::Accessor::Fast::Contained" is
empty.
# (Perhaps you need to 'use' the module which defines that package
first,
# or make that module available in @INC (@INC contains:
/cygdrive/c/Documen
s and Settings/monna/.cpan/build/Net-Appliance-Session-1.32-JFhnqV/inc
/cygdriv
/c/Documents and
Settings/monna/.cpan/build/Net-Appliance-Session-1.32-JFhnqV/b
ib/lib /cygdrive/c/Documents and
Settings/monna/.cpan/build/Net-Appliance-Sessi
n-1.32-JFhnqV/blib/arch /usr/lib/perl5/5.10/i686-cygwin /usr/lib/perl5/5.10
/us
/lib/perl5/site_perl/5.10/i686-cygwin /usr/lib/perl5/site_perl/5.10
/usr/lib/pe
l5/vendor_perl/5.10/i686-cygwin /usr/lib/perl5/vendor_perl/5.10
/usr/lib/perl5/
endor_perl/5.10 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8
.).
# at /cygdrive/c/Documents and
Settings/monna/.cpan/build/Net-Appliance-Sessio
-1.32-JFhnqV/blib/lib/Net/Appliance/Session.pm line 12
# BEGIN failed--compilation aborted at /cygdrive/c/Documents and
Settings/monna
.cpan/build/Net-Appliance-Session-1.32-JFhnqV/blib/lib/Net/Appliance/Session.pm
line 12.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
# Failed test 'new without Host isa Net::Appliance::Session'
# at t/10-use.t line 18.
# new without Host isn't defined
# Failed test 'new with Host isa Net::Appliance::Session'
# at t/10-use.t line 21.
# new with Host isn't defined
Can't call method "can" on an undefined value at t/10-use.t line 51.
# Looks like you planned 29 tests but only ran 3.
# Looks like you failed 3 tests of 3 run.
# Looks like your test died just after 3.
t/10-use............ Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 29/29 subtests
t/pod-coverage......Can't open perl script ""-I/cygdrive/c/Documents and
Settin
s/monna/.cpan/build/Net-Appliance-Session-1.32-JFhnqV/inc"": No such file or
di
ectory
t/pod-coverage...... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/pod...............Can't open perl script ""-I/cygdrive/c/Documents and
Settin
s/monna/.cpan/build/Net-Appliance-Session-1.32-JFhnqV/inc"": No such file or
di
ectory
t/pod............... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/10-use.t (Wstat: 65280 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 29 tests but ran 3.
t/pod-coverage.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/pod.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=3, Tests=3, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.33 cusr 0.29
csy
= 0.68 CPU)
Result: FAIL
Failed 3/3 test programs. 3/3 subtests failed.
make: *** [test_dynamic] Error 2
OLIVER/Net-Appliance-Session-1.32.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports OLIVER/Net-Appliance-Session-1.32.tar.gz
Running make install
make test had returned bad status, won't install without force
--------------------------------------------------------------------------------------------------------------------