Thread Problem mit SOAP::Lite in Strawberry (19 answers)
Opened by bianca at 2010-03-02 18:02

bianca
 2010-03-02 18:03
#133927 #133927
User since
2009-09-13
7016 Artikel
BenutzerIn

user image
Und hier Teil 2 (boah, jetzt bekomme ich "You have to wait a few seconds until posting again; please try again later.", pq, was ist das denn alles für Zeugs? Reicht es nicht, wenn man diese Begrenzungen für Gäste macht?):

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
Compilation failed in require at (eval 129) line 3.
# Looks like you failed 2 tests of 17.
t/06-modules.t ............................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/17 subtests
(less 3 skipped subtests: 12 okay)
t/07-xmlrpc_payload.t ........................ ok
t/08-schema.t ................................ ok
t/096_characters.t ........................... skipped: (no reason given)
t/097_kwalitee.t ............................. skipped: (no reason given)
t/098_pod.t .................................. skipped: (no reason given)
t/099_pod_coverage.t ......................... skipped: (no reason given)
t/IO/SessionData.t ........................... 1/9
# Failed test 'use IO::SessionData;'
# at t/IO/SessionData.t line 4.
# Tried to use 'IO::SessionData'.
# Error: Your vendor has not defined POSIX macro EWOULDBLOCK, used at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uD
D\blib\lib/IO/SessionData.pm line 33
# BEGIN failed--compilation aborted at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uDD\blib\lib/IO/SessionData.pm line 41
.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "new" via package "IO::SessionData" at t/IO/SessionData.t line 6.
# Looks like you planned 9 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 9 just after 1.
t/IO/SessionData.t ........................... Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/9 subtests
t/IO/SessionSet.t ............................
t/IO/SessionSet.t ............................ 1/6 # Failed test 'use IO::SessionSet;'
# at t/IO/SessionSet.t line 3.
# Tried to use 'IO::SessionSet'.
# Error: Your vendor has not defined POSIX macro EWOULDBLOCK, used at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uD
D\blib\lib/IO/SessionData.pm line 33
# BEGIN failed--compilation aborted at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uDD\blib\lib/IO/SessionData.pm line 41
.
# Compilation failed in require at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uDD\blib\lib/IO/SessionSet.pm line 15.
# BEGIN failed--compilation aborted at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uDD\blib\lib/IO/SessionSet.pm line 15.

# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "SessionDataClass" via package "IO::SessionSet" at t/IO/SessionSet.t line 5.
# Looks like you planned 6 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/IO/SessionSet.t ............................ Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
t/SOAP/Data.t ................................ ok
t/SOAP/Lite/Deserializer/XMLSchema1999.t ..... ok
t/SOAP/Lite/Deserializer/XMLSchema2001.t ..... ok
t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.t .. ok
t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.t .. ok
t/SOAP/Lite/Packager.t ....................... ok
t/SOAP/Schema/WSDL.t ......................... ok
t/SOAP/Serializer.t .......................... 1/13 Use of uninitialized value $values[0] in join or string at C:\strawberry
\cpan\build\SOAP-Lite-0.710.10-K2_uDD\blib\lib/SOAP/Lite.pm line 1404.
Use of uninitialized value $values[0] in join or string at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uDD\blib\lib/SOAP/
Lite.pm line 1404.
Use of uninitialized value $values[0] in join or string at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uDD\blib\lib/SOAP/
Lite.pm line 1404.
Use of uninitialized value $values[0] in join or string at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uDD\blib\lib/SOAP/
Lite.pm line 1404.
t/SOAP/Serializer.t .......................... ok
t/SOAP/Transport/FTP.t ....................... 1/7 Use of uninitialized value in split at C:\strawberry\cpan\build\SOAP-Lite
-0.710.10-K2_uDD\blib\lib/SOAP/Transport/FTP.pm line 54.
substr outside of string at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uDD\blib\lib/SOAP/Transport/FTP.pm line 55.
Use of uninitialized value $_[1] in join or string at C:/strawberry/perl/lib/IO/Socket/INET.pm line 117.
Use of uninitialized value $server in concatenation (.) or string at C:\strawberry\cpan\build\SOAP-Lite-0.710.10-K2_uDD\blib
\lib/SOAP/Transport/FTP.pm line 59.
t/SOAP/Transport/FTP.t ....................... ok
t/SOAP/Transport/HTTP.t ...................... ok
t/SOAP/Transport/HTTP/CGI.t .................. ok
t/SOAP/Transport/IO.t ........................ ok
t/SOAP/Transport/LOCAL.t ..................... ok
t/SOAP/Transport/MAILTO.t .................... skipped: Cannot test without Test::MockObject
t/SOAP/Transport/MQ.t ........................ skipped: Cannot test without Test__MockObject
t/SOAP/Transport/POP3.t ...................... ok
t/XML/Parser/Lite.t .......................... 1/38 Use of uninitialized value in string eq at C:\strawberry\cpan\build\SOAP
-Lite-0.710.10-K2_uDD\blib\lib/XML/Parser/Lite.pm line 185.
t/XML/Parser/Lite.t .......................... ok
t/XMLRPC/Lite.t .............................. ok

Test Summary Report
-------------------
t/06-modules.t (Wstat: 512 Tests: 17 Failed: 2)
Failed tests: 5, 13
Non-zero exit status: 2
t/IO/SessionData.t (Wstat: 2304 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 9
Parse errors: Bad plan. You planned 9 tests but ran 1.
t/IO/SessionSet.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 1.
Files=37, Tests=878, 10 wallclock secs ( 0.31 usr + 0.11 sys = 0.42 CPU)
Result: FAIL
Failed 3/37 test programs. 4/878 subtests failed.
dmake.EXE: Error code 255, while making 'test_dynamic'
MKUTTER/SOAP-Lite-0.710.10.tar.gz
C:\strawberry\c\bin\dmake.EXE test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MKUTTER/SOAP-Lite-0.710.10.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
MKUTTER/SOAP-Lite-0.710.10.tar.gz : make_test NO

cpan>
10 print "Hallo"
20 goto 10

View full thread Problem mit SOAP::Lite in Strawberry