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