Skip to Content.
Sympa Menu

en - [sympa-users] SOAP PROBLEM

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Daniel Cortes <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] SOAP PROBLEM
  • Date: Fri, 01 Apr 2005 14:04:22 +0200

This is the message in CPAN, when I try to install SOAP::Lite
I tried to reinstal MIME::Parser but I don't have error, anyone has the same problem?


PERL_DL_NONLAZY=1 /usr/bin/perl "-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...........NOK 42# Failed test 42 in t/02-payload.t at line 271 # t/02-payload.t line 271 is: ok($serialized =~ m!<SOAP__SOM(?: xsi:type="namesp(\d+):SOAP__SOM"| xmlns:namesp\d+="http://namespaces.soaplite.com/perl";| xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";| xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";| xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance";| xmlns:xsd="http://www.w3.org/1999/XMLSchema";){6}><a xsi:type="xsd:int">1</a><_current(?: SOAP-ENC:arrayType="xsd:ur-type\[0\]"| xsi:type="SOAP-ENC:Array"){2}/></SOAP__SOM>!);
t/02-payload...........FAILED test 42 Failed 1/125 tests, 99.20% okay
t/03-server............NOK 2# Failed test 2 in t/03-server.t at line 138 fail #2
# t/03-server.t line 138 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 138 fail #3
t/03-server............NOK 6# Failed test 6 in t/03-server.t at line 148 fail #2
# t/03-server.t line 148 is: $_ =~ /XML/ || $is_mimeparser ? ok(($result->result || 0) == 7)
t/03-server............NOK 7# Failed test 7 in t/03-server.t at line 148 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/site_perl/5.8.1/MIME/Parser.pm line 789.

t/04-attach............dubious Test returned status 255 (wstat 65280, 0xff00)
Scalar found where operator expected at (eval 158) line 1, near "'int' $__val"
(Missing operator before $__val?)
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/02-payload.t 125 1 0.80% 42
t/03-server.t 30 4 13.33% 1-2 5-6
t/04-attach.t 255 65280 15 30 200.00% 1-15
4 subtests skipped.
Failed 3/8 test scripts, 62.50% okay. 20/308 subtests failed, 93.51% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force




Archive powered by MHonArc 2.6.19+.

Top of Page