Can anyone identify what the fault is? I presume its another dependancy issue?
Using emerge -D makes no difference either, nor does seperately emerging SOAP-Lite.
edit: Code updated. I've just copied and pasted a copy from Konsole, rather than the text file which wasn't including all error messages..
Code: Select all
bash-2.05b# emerge -D SOAP-Lite
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-perl/SOAP-Lite-0.55 to /
>>> md5 src_uri ;-) SOAP-Lite-0.55.tar.gz
>>> Unpacking source...
>>> Unpacking SOAP-Lite-0.55.tar.gz to /var/tmp/portage/SOAP-Lite-0.55/work
>>> Source unpacked.
We are about to install SOAP::Lite and for your convenience will provide
you with list of modules and prerequisites, so you'll be able to choose
only modules you need for your configuration.
XMLRPC::Lite, UDDI::Lite, and XML::Parser::Lite are included by default.
Installed transports can be used for both SOAP::Lite and XMLRPC::Lite.
Client HTTP support (SOAP::Transport::HTTP::Client) [yes]
Client HTTPS support (SOAP::Transport::HTTPS::Client, require OpenSSL) [no]
Client SMTP/sendmail support (SOAP::Transport::MAILTO::Client) [yes]
Client FTP support (SOAP::Transport::FTP::Client) [yes]
Standalone HTTP server (SOAP::Transport::HTTP::Daemon) [yes]
Apache/mod_perl server (SOAP::Transport::HTTP::Apache, require Apache) [no]
FastCGI server (SOAP::Transport::HTTP::FCGI, require FastCGI) [no]
POP3 server (SOAP::Transport::POP3::Server) [yes]
IO server (SOAP::Transport::IO::Server) [yes]
MQ transport support (SOAP::Transport::MQ) [no]
JABBER transport support (SOAP::Transport::JABBER) [no]
MIME messages [required for POP3, optional for HTTP] (SOAP::MIMEParser) [no]
SSL support for TCP transport (SOAP::Transport::TCP) [no]
Compression support for HTTP transport (SOAP::Transport::HTTP) [no]
Do you want to proceed with this configuration? [yes] yes
During "make test" phase we may run tests with several SOAP servers
that may take long and may fail due to server/connectivity problems.
Do you want to perform these tests in addition to core tests? [no] no
Checking if your kit is complete...
Looks good
Writing Makefile for SOAP::Lite
cp lib/UDDI/Lite.pm blib/lib/UDDI/Lite.pm
cp lib/XML/Parser/Lite.pm blib/lib/XML/Parser/Lite.pm
cp lib/XMLRPC/Transport/TCP.pm blib/lib/XMLRPC/Transport/TCP.pm
cp lib/XMLRPC/Transport/POP3.pm blib/lib/XMLRPC/Transport/POP3.pm
cp lib/SOAP/Transport/JABBER.pm blib/lib/SOAP/Transport/JABBER.pm
cp lib/XMLRPC/Lite.pm blib/lib/XMLRPC/Lite.pm
cp lib/SOAP/Transport/MAILTO.pm blib/lib/SOAP/Transport/MAILTO.pm
cp lib/SOAP/Test.pm blib/lib/SOAP/Test.pm
cp lib/Apache/SOAP.pm blib/lib/Apache/SOAP.pm
cp lib/Apache/XMLRPC/Lite.pm blib/lib/Apache/XMLRPC/Lite.pm
cp lib/XMLRPC/Transport/HTTP.pm blib/lib/XMLRPC/Transport/HTTP.pm
cp lib/SOAP/Transport/MQ.pm blib/lib/SOAP/Transport/MQ.pm
cp lib/SOAP/Transport/POP3.pm blib/lib/SOAP/Transport/POP3.pm
cp lib/IO/SessionData.pm blib/lib/IO/SessionData.pm
cp lib/XMLRPC/Test.pm blib/lib/XMLRPC/Test.pm
cp lib/SOAP/Transport/TCP.pm blib/lib/SOAP/Transport/TCP.pm
cp lib/IO/SessionSet.pm blib/lib/IO/SessionSet.pm
cp lib/SOAP/Transport/IO.pm blib/lib/SOAP/Transport/IO.pm
cp lib/SOAP/Transport/HTTP.pm blib/lib/SOAP/Transport/HTTP.pm
cp lib/SOAP/Transport/LOCAL.pm blib/lib/SOAP/Transport/LOCAL.pm
cp lib/SOAP/Lite.pm blib/lib/SOAP/Lite.pm
cp lib/SOAP/Transport/FTP.pm blib/lib/SOAP/Transport/FTP.pm
cp bin/SOAPsh.pl blib/script/SOAPsh.pl
/usr/bin/perl5.8.5 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/SOAPsh.pl
cp bin/stubmaker.pl blib/script/stubmaker.pl
/usr/bin/perl5.8.5 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/stubmaker.pl
cp bin/XMLRPCsh.pl blib/script/XMLRPCsh.pl
/usr/bin/perl5.8.5 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/XMLRPCsh.pl
Manifying blib/man1/SOAPsh.pl.1
Manifying blib/man1/XMLRPCsh.pl.1
Manifying blib/man3/UDDI::Lite.3pm
Manifying blib/man3/XML::Parser::Lite.3pm
Manifying blib/man3/XMLRPC::Transport::POP3.3pm
Manifying blib/man3/XMLRPC::Transport::TCP.3pm
Manifying blib/man3/SOAP::Transport::JABBER.3pm
Manifying blib/man3/XMLRPC::Lite.3pm
Manifying blib/man3/SOAP::Transport::MAILTO.3pm
Manifying blib/man3/Apache::SOAP.3pm
Manifying blib/man3/SOAP::Test.3pm
Manifying blib/man3/Apache::XMLRPC::Lite.3pm
Manifying blib/man3/XMLRPC::Transport::HTTP.3pm
Manifying blib/man3/SOAP::Transport::POP3.3pm
Manifying blib/man3/SOAP::Transport::MQ.3pm
Manifying blib/man3/XMLRPC::Test.3pm
Manifying blib/man3/SOAP::Transport::TCP.3pm
Manifying blib/man3/SOAP::Transport::IO.3pm
Manifying blib/man3/SOAP::Transport::HTTP.3pm
Manifying blib/man3/SOAP::Lite.3pm
Manifying blib/man3/SOAP::Transport::LOCAL.3pm
Manifying blib/man3/SOAP::Transport::FTP.3pm
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/01-core.t t/02-payload.t t/03-server.t t/04-attach.t t/05-customxml.t t/06-modules.t t/07-xmlrpc_payload.t t/08-schema.t
t/01-core..............ok
t/02-payload...........ok
t/03-server............NOK 2# Failed test 2 in t/03-server.t at line 135 fail #2
# t/03-server.t line 135 is: $_ =~ /XML/ || $is_mimeparser ? ok(($result->faultstring || '') =~ /Failed to access class \(Calculator\)/)
t/03-server............NOK 3# Failed test 3 in t/03-server.t at line 135 fail #3
t/03-server............NOK 6# Failed test 6 in t/03-server.t at line 144 fail #2
# t/03-server.t line 144 is: $_ =~ /XML/ || $is_mimeparser ? ok(($result->result || 0) == 7)
t/03-server............NOK 7# Failed test 7 in t/03-server.t at line 144 fail #3
t/03-server............FAILED tests 2-3, 6-7
Failed 4/30 tests, 86.67% okay
t/04-attach............Something wrong with MIME message: MIME::Parser: can't flush: at /usr/lib/perl5/vendor_perl/5.8.5/MIME/Parser.pm line 789.
t/04-attach............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-15
Failed 15/15 tests, 0.00% okay
t/05-customxml.........ok
t/06-modules...........ok
4/18 skipped: various reasons
t/07-xmlrpc_payload....ok
t/08-schema............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/03-server.t 30 4 13.33% 2-3 6-7
t/04-attach.t 255 65280 15 30 200.00% 1-15
4 subtests skipped.
Failed 2/8 test scripts, 75.00% okay. 19/311 subtests failed, 93.89% okay.
make: *** [test_dynamic] Error 255
!!! ERROR: dev-perl/SOAP-Lite-0.55 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! test failed
!!! If you need support, post the topmost build error, NOT this status message.


