cpanm (App::cpanminus) 1.5007 on perl 5.014002 built for x86_64-linux Work directory is /home/xenoterracide/.cpanm/work/1330853506.21162 You have make /usr/bin/make You have LWP 6.04 You have /bin/tar: tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip Searching XML::Compile::SOAP::Daemon on cpanmetadb ... --> Working on XML::Compile::SOAP::Daemon Fetching http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/XML-Compile-SOAP-Daemon-3.02.tar.gz -> OK Unpacking XML-Compile-SOAP-Daemon-3.02.tar.gz Entering XML-Compile-SOAP-Daemon-3.02 Checking configure dependencies from META.yml Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.62) Configuring XML-Compile-SOAP-Daemon-3.02 Running Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for XML::Compile::SOAP::Daemon Writing MYMETA.yml and MYMETA.json -> OK Checking dependencies from MYMETA.json ... Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.62) Checking if you have Test::More 0.54 ... Yes (0.98) Checking if you have Log::Report 0.9 ... Yes (0.94) Checking if you have XML::Compile::Tester 0.05 ... Yes (0.06) Checking if you have XML::Compile::SOAP 2.26 ... Yes (2.26) Checking if you have Time::HiRes 0 ... Yes (1.9725) Checking if you have XML::Compile 1.24 ... Yes (1.24) Checking if you have XML::Compile::Cache 0.991 ... Yes (0.991) Building and testing XML-Compile-SOAP-Daemon-3.02 cp lib/XML/Compile/SOAP/Daemon/LWPutil.pod blib/lib/XML/Compile/SOAP/Daemon/LWPutil.pod cp lib/XML/Compile/SOAP/Daemon/CGI.pod blib/lib/XML/Compile/SOAP/Daemon/CGI.pod cp lib/XML/Compile/SOAP/Daemon.pod blib/lib/XML/Compile/SOAP/Daemon.pod cp lib/XML/Compile/SOAP/Daemon.pm blib/lib/XML/Compile/SOAP/Daemon.pm cp lib/XML/Compile/SOAP/Daemon/AnyDaemon.pod blib/lib/XML/Compile/SOAP/Daemon/AnyDaemon.pod cp lib/XML/Compile/SOAP/Daemon/AnyDaemon.pm blib/lib/XML/Compile/SOAP/Daemon/AnyDaemon.pm cp lib/XML/Compile/SOAP/Daemon/CGI.pm blib/lib/XML/Compile/SOAP/Daemon/CGI.pm cp lib/XML/Compile/SOAP/Daemon/NetServer.pod blib/lib/XML/Compile/SOAP/Daemon/NetServer.pod cp lib/XML/Compile/SOAP/HTTPDaemon.pm blib/lib/XML/Compile/SOAP/HTTPDaemon.pm cp lib/XML/Compile/SOAP/Daemon/NetServer.pm blib/lib/XML/Compile/SOAP/Daemon/NetServer.pm cp lib/XML/Compile/SOAP/Daemon/LWPutil.pm blib/lib/XML/Compile/SOAP/Daemon/LWPutil.pm Manifying blib/man3/XML::Compile::SOAP::Daemon::LWPutil.3 Manifying blib/man3/XML::Compile::SOAP::Daemon::CGI.3 Manifying blib/man3/XML::Compile::SOAP::Daemon::NetServer.3 Manifying blib/man3/XML::Compile::SOAP::Daemon.3 Manifying blib/man3/XML::Compile::SOAP::Daemon::AnyDaemon.3 PERL_DL_NONLAZY=1 /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Test::More version 0.98 XML::Compile version 1.24 XML::Compile::SOAP version 2.26 XML::Compile::Cache version 0.991 XML::Compile::Tester version 0.06 XML::Compile::SOAP::WSA not installed XML::LibXML version 1.94 Net::Server version 0.99 LWP version 6.04 libxml2 2.7.8 t/01use.t ........ ok notice: Process Backgrounded # Failed test 'not POST' # at t/10fault_ns.t line 99. # got: '500 # Can't connect to localhost:8876 (Connection refused) # text/plain # # Can't connect to localhost:8876 (Connection refused) # # LWP::Protocol::http::Socket: connect: Connection refused at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/LWP/Protocol/http.pm line 51. # ' # expected: '405 # only POST or M-POST # text/plain # # [405] attempt to connect via GET # ' # Failed test 'not XML' # at t/10fault_ns.t line 99. # got: '500 # Can't connect to localhost:8876 (Connection refused) # text/plain # # Can't connect to localhost:8876 (Connection refused) # # LWP::Protocol::http::Socket: connect: Connection refused at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/LWP/Protocol/http.pm line 51. # ' # expected: '406 # required is XML # text/plain # # [406] content-type seems to be text/plain, must be some XML # ' # Failed test 'parsing error' # at t/10fault_ns.t line 99. # got: '500 # Can't connect to localhost:8876 (Connection refused) # text/plain # # Can't connect to localhost:8876 (Connection refused) # # LWP::Protocol::http::Socket: connect: Connection refused at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/LWP/Protocol/http.pm line 51. # ' # expected: '422 # XML syntax error # text/plain # # [422] The XML cannot be parsed: :1: parser error : Premature end of data in tag bad-xml line 1 # ' # Failed test 'no soap envelope' # at t/10fault_ns.t line 99. # got: '500 # Can't connect to localhost:8876 (Connection refused) # text/plain # # Can't connect to localhost:8876 (Connection refused) # # LWP::Protocol::http::Socket: connect: Connection refused at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/LWP/Protocol/http.pm line 51. # ' # expected: '403 # message not SOAP # text/plain # # [403] The message was XML, but not SOAP; not an Envelope but `not-soap' # ' # Failed test 'unknown soap envelope' # at t/10fault_ns.t line 99. # got: '500 # Can't connect to localhost:8876 (Connection refused) # text/plain # # Can't connect to localhost:8876 (Connection refused) # # LWP::Protocol::http::Socket: connect: Connection refused at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/LWP/Protocol/http.pm line 51. # ' # expected: '501 # SOAP version not supported # text/plain # # [501] The soap version `xx' is not supported # ' # Failed test 'message not found' # at t/10fault_ns.t line 99. # got: '500 # Can't connect to localhost:8876 (Connection refused) # text/plain # # Can't connect to localhost:8876 (Connection refused) # # LWP::Protocol::http::Socket: connect: Connection refused at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/LWP/Protocol/http.pm line 51. # ' # expected: '404 # message not recognized # text/xml # charset="utf-8" # # # # # # SOAP-ENV:Server.notRecognized # SOAP11 there are no handlers available, so also not for {http://schemas.xmlsoap.org/soap/envelope/}something # http://schemas.xmlsoap.org/soap/actor/next # # # # ' # Looks like you failed 6 tests of 18. t/10fault_ns.t ... Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/18 subtests t/11fault_cgi.t .. ok t/20wsa.t ........ skipped: XML::Compile::SOAP::WSA not installed Test Summary Report ------------------- t/10fault_ns.t (Wstat: 1536 Tests: 18 Failed: 6) Failed tests: 7, 9, 11, 13, 15, 17 Non-zero exit status: 6 Files=4, Tests=29, 3 wallclock secs ( 0.03 usr 0.00 sys + 0.83 cusr 0.09 csys = 0.95 CPU) Result: FAIL Failed 1/4 test programs. 6/29 subtests failed. make: *** [test_dynamic] Error 255 -> FAIL Installing XML::Compile::SOAP::Daemon failed. See /home/xenoterracide/.cpanm/build.log for details.