devinder@devinder-desktop:~/HoneyClient-Util-0.98$ sudo make test
/usr/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Log::Dispatch::Syslog,0,SOAP::Lite,0.67,XML::Tidy,0
*** Installing dependencies...
CPAN: File::HomeDir loaded ok (v0.65)
*** Installing SOAP::Lite...
CPAN: Storable loaded ok (v2.15)
Going to read /home/devinder/.cpan/Metadata
Database was generated on Tue, 21 Aug 2007 06:36:47 GMT
CPAN: YAML loaded ok (v0.65)
Going to read /home/devinder/.cpan/build/
............................................................................DONE
Found 33 old builds, restored the state of 33
Running install for module 'SOAP::Lite'
Running make for B/BY/BYRNE/SOAP-Lite-0.69.tar.gz
Has already been unwrapped into directory /home/devinder/.cpan/build/SOAP-Lite-0.69-kR74PW
Has already been made
Running make test
Has already been tested successfully
Running make install
Already done
*** SOAP::Lite installation failed.
*** Module::AutoInstall installation finished.
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/honeyclient_util_config.t t/honeyclient_util_soap.t
t/honeyclient_util_config....ok
t/honeyclient_util_soap......ok 1/0
# Failed test 'use HoneyClient::Util::SOAP;'
# at t/honeyclient_util_soap.t line 29.
# Tried to use 'HoneyClient::Util::SOAP'.
# Error: SOAP::Lite version 0.67 required--this is only version 0.60 at /home/devinder/HoneyClient-Util-0.98/blib/lib/HoneyClient/Util/SOAP.pm line 226.
# BEGIN failed--compilation aborted at t/honeyclient_util_soap.t line 29.
# Compilation failed in require at (eval 17) line 2.
# BEGIN failed--compilation aborted at (eval 17) line 2.
# Can't load HoneyClient::Util::SOAP package. Check to make sure the package library is correctly listed within the path.
t/honeyclient_util_soap......NOK 2/0Undefined subroutine &HoneyClient::Util::SOAP::getServerHandle called at t/honeyclient_util_soap.t line 71.
# Looks like you failed 1 test of 15.
# Looks like your test died just after 15.
t/honeyclient_util_soap......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 2
Failed 1/15 tests, 93.33% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/honeyclient_util_soap.t 255 65280 15 1 2
Failed 1/2 test scripts. 1/43 subtests failed.
Files=2, Tests=43, 4 wallclock secs ( 3.42 cusr + 0.03 csys = 3.45 CPU)
Failed 1/2 test programs. 1/43 subtests failed.
make: *** [test_dynamic] Error 255
devinder@devinder-desktop:~/HoneyClient-Util-0.98$