Thread Installationsfehler RPC::XML (16 answers)
Opened by bianca at 2012-03-12 08:20

bianca
 2012-03-12 08:20
#156753 #156753
User since
2009-09-13
6978 Artikel
BenutzerIn

user image
Habe hier auf Win32 mit Strawberry 5.10.1 Probleme mit o.a. Modul:
more (8.8kb):
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
cpan shell -- CPAN exploration and modules installation (v1.9454)
Enter 'h' for help.

cpan> install RPC::XML
Fetching with LWP:
http://cpan.strawberryperl.com/authors/01mailrc.txt.gz
Fetching with LWP:
http://cpan.strawberryperl.com/modules/02packages.details.txt.gz
Fetching with LWP:
http://cpan.strawberryperl.com/modules/03modlist.data.gz
Database was generated on Thu, 15 Dec 2011 15:04:48 GMT
Updating database file ...

Gathering information from index files ...
Obtaining current state of database ...
Populating database tables ...
Done!
Running install for module 'RPC::XML'
Running make for R/RJ/RJRAY/RPC-XML-0.76.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/R/RJ/RJRAY/RPC-XML-0.76.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/R/RJ/RJRAY/CHECKSUMS
Checksum for C:\strawberry\cpan\sources\authors\id\R\RJ\RJRAY\RPC-XML-0.76.tar.gz ok

CPAN.pm: Going to build R/RJ/RJRAY/RPC-XML-0.76.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for RPC::XML
Writing MYMETA.yml and MYMETA.json
C:\strawberry\perl\bin\perl.exe etc\make_method --base=lib\Apache\RPC\status
C:\strawberry\perl\bin\perl.exe etc\make_method --base=methods\identity
C:\strawberry\perl\bin\perl.exe etc\make_method --base=methods\introspection
C:\strawberry\perl\bin\perl.exe etc\make_method --base=methods\listMethods
C:\strawberry\perl\bin\perl.exe etc\make_method --base=methods\methodHelp
C:\strawberry\perl\bin\perl.exe etc\make_method --base=methods\methodSignature
C:\strawberry\perl\bin\perl.exe etc\make_method --base=methods\multicall
C:\strawberry\perl\bin\perl.exe etc\make_method --base=methods\status
cp lib/Apache/RPC/Status.pm blib\lib/Apache/RPC/Status.pm
cp methods\listMethods.xpl blib\lib\RPC\XML\listMethods.xpl
cp methods\status.xpl blib\lib\RPC\XML\status.xpl
cp lib/RPC/XML/Procedure.pm blib\lib/RPC/XML/Procedure.pm
cp lib/RPC/XML/Parser/XMLLibXML.pm blib\lib/RPC/XML/Parser/XMLLibXML.pm
cp methods\methodSignature.xpl blib\lib\RPC\XML\methodSignature.xpl
cp methods\identity.xpl blib\lib\RPC\XML\identity.xpl
cp lib/RPC/XML/Parser.pm blib\lib/RPC/XML/Parser.pm
cp methods\methodHelp.xpl blib\lib\RPC\XML\methodHelp.xpl
cp lib/Apache/RPC/Server.pm blib\lib/Apache/RPC/Server.pm
cp lib/RPC/XML/Server.pm blib\lib/RPC/XML/Server.pm
cp methods\introspection.xpl blib\lib\RPC\XML\introspection.xpl
cp lib/Apache/RPC/status.xpl blib\lib/Apache/RPC/status.xpl
cp lib/RPC/XML.pm blib\lib/RPC/XML.pm
cp lib/RPC/XML/Client.pm blib\lib/RPC/XML/Client.pm
cp lib/RPC/XML/ParserFactory.pm blib\lib/RPC/XML/ParserFactory.pm
cp methods\multicall.xpl blib\lib\RPC\XML\multicall.xpl
cp lib/RPC/XML/Parser/XMLParser.pm blib\lib/RPC/XML/Parser/XMLParser.pm
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp -- etc\make_method blib\script\make_method
pl2bat.bat blib\script\make_method
RJRAY/RPC-XML-0.76.tar.gz
C:\strawberry\c\bin\dmake.EXE -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00_load.t ..................... ok
t/10_data.t ..................... ok
t/11_base64_fh.t ................ ok
t/12_nil.t ...................... ok
t/13_no_deep_recursion.t ........ ok
t/14_datetime_iso8601.t ......... skipped: DateTime::Format::ISO8601 not available
t/15_serialize.t ................ 1/20
# Failed test 'Normal response file size OK'
# at t/15_serialize.t line 181.
# got: '2606'
# expected: '2574'
# Looks like you failed 1 test of 20.
t/15_serialize.t ................ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/20 subtests
t/20_xml_parser.t ............... ok
t/21_xml_libxml.t ............... 34/110 Use of uninitialized value in subroutine entry at C:\strawberry\perl\vendor\lib/XML/LibXML.pm line 846.
Use of uninitialized value in subroutine entry at C:\strawberry\perl\vendor\lib/XML/LibXML.pm line 846.
Can't locate object method "args" via package "file:///etc/xml/catalog:1: parser error : Document is empty

^
file:///etc/xml/catalog:1: parser error : Start tag expected, '<' not found

^
" (perhaps you forgot to load "file:///etc/xml/catalog:1: parser error : Document is empty

^
file:///etc/xml/catalog:1: parser error : Start tag expected, '<' not found

^
"?) at t/21_xml_libxml.t line 178.
# Looks like you planned 110 tests but ran 44.
# Looks like your test exited with 2 just after 44.
t/21_xml_libxml.t ............... Dubious, test returned 2 (wstat 512, 0x200)
Failed 66/110 subtests
t/25_parser_negative.t .......... ok
t/29_parserfactory.t ............ ok
t/30_method.t ................... ok
t/35_namespaces.t ............... ok
t/40_server.t ................... 17/84
# Failed test 'RPC::XML::Server::url method (set)'
# at t/40_server.t line 173.
# 'http://www.localhost.de:9000/'
# doesn't match '(?-xism:http://(127\.0\.0\.1|localhost|localhost\.localdomain):9000)'
t/40_server.t ................... 77/84 # Looks like you failed 1 test of 84.
t/40_server.t ................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/84 subtests
(less 2 skipped subtests: 81 okay)
t/40_server_xmllibxml.t ......... 9/62
# Failed test 'RPC::XML::Server::url method (set)'
# at t/40_server_xmllibxml.t line 92.
# 'http://www.localhost.de:9000/'
# doesn't match '(?-xism:http://(127\.0\.0\.1|localhost|localhost\.localdomain):9000)'
t/40_server_xmllibxml.t ......... 45/62 # Looks like you failed 1 test of 62.
t/40_server_xmllibxml.t ......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/62 subtests
t/41_server_hang.t .............. ok
t/50_client.t ................... ok
t/51_client_with_host_header.t .. ok
t/60_net_server.t ............... skipped: Net::Server not available
t/70_compression_detect.t ....... ok
t/90_rt50013_parser_bugs.t ...... ok
t/90_rt54183_sigpipe.t .......... skipped: Skipping *NIX signals-based test on Windows platform
t/90_rt54494_blessed_refs.t ..... ok
t/90_rt58065_allow_nil.t ........ ok
t/90_rt58323_push_parser.t ...... ok

Test Summary Report
-------------------
t/15_serialize.t (Wstat: 256 Tests: 20 Failed: 1)
Failed test: 19
Non-zero exit status: 1
t/21_xml_libxml.t (Wstat: 512 Tests: 44 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 110 tests but ran 44.
t/40_server.t (Wstat: 256 Tests: 84 Failed: 1)
Failed test: 18
Non-zero exit status: 1
t/40_server_xmllibxml.t (Wstat: 256 Tests: 62 Failed: 1)
Failed test: 10
Non-zero exit status: 1
Files=25, Tests=875, 77 wallclock secs ( 0.61 usr + 0.41 sys = 1.02 CPU)
Result: FAIL
Failed 4/25 test programs. 3/875 subtests failed.
dmake.EXE: Error code 255, while making 'test_dynamic'
RJRAY/RPC-XML-0.76.tar.gz
C:\strawberry\c\bin\dmake.EXE test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports RJRAY/RPC-XML-0.76.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
RJRAY/RPC-XML-0.76.tar.gz : make_test NO

Laut CPAN Testers sollte die 0.74 mit 5.10.1 grün sein. Hier ist die 0.76. Müssen mir die Meldungen Sorgen machen und ich sollte besser die 0.74 nehmen?
Es geht mir um die Realisierung von msg #135852
Vielen Dank
Last edited: 2012-03-12 08:22:08 +0100 (CET)
10 print "Hallo"
20 goto 10

View full thread Installationsfehler RPC::XML