PATH=/usr/bin:/bin Start 2011-06-24T00:04:01 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Thu, 23 Jun 2011 16:28:15 GMT Running make for M/MI/MIYAGAWA/Starman-0.2012.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MI/MIYAGAWA/Starman-0.2012.tar.gz ok Starman-0.2012/ Starman-0.2012/.gitignore Starman-0.2012/bin/ Starman-0.2012/Changes Starman-0.2012/inc/ Starman-0.2012/lib/ Starman-0.2012/Makefile.PL Starman-0.2012/MANIFEST Starman-0.2012/META.yml Starman-0.2012/README Starman-0.2012/t/ Starman-0.2012/xt/ Starman-0.2012/xt/perlcritic.t Starman-0.2012/xt/pod.t Starman-0.2012/xt/podspell.t Starman-0.2012/xt/synopsis.t Starman-0.2012/t/00_compile.t Starman-0.2012/t/chunked_req.t Starman-0.2012/t/chunked_zero_length.t Starman-0.2012/t/findbin.psgi Starman-0.2012/t/findbin.t Starman-0.2012/t/harakiri.t Starman-0.2012/t/rand.psgi Starman-0.2012/t/rand.t Starman-0.2012/t/suite.t Starman-0.2012/lib/HTTP/ Starman-0.2012/lib/Plack/ Starman-0.2012/lib/Starman/ Starman-0.2012/lib/Starman.pm Starman-0.2012/lib/Starman/Server.pm Starman-0.2012/lib/Plack/Handler/ Starman-0.2012/lib/Plack/Handler/Starman.pm Starman-0.2012/lib/HTTP/Server/ Starman-0.2012/lib/HTTP/Server/PSGI/ Starman-0.2012/lib/HTTP/Server/PSGI/Net/ Starman-0.2012/lib/HTTP/Server/PSGI/Net/Server/ Starman-0.2012/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm Starman-0.2012/inc/Module/ Starman-0.2012/inc/Module/Install/ Starman-0.2012/inc/Module/Install.pm Starman-0.2012/inc/Module/Install/AuthorTests.pm Starman-0.2012/inc/Module/Install/Base.pm Starman-0.2012/inc/Module/Install/Can.pm Starman-0.2012/inc/Module/Install/Fetch.pm Starman-0.2012/inc/Module/Install/Makefile.pm Starman-0.2012/inc/Module/Install/Metadata.pm Starman-0.2012/inc/Module/Install/ReadmeFromPod.pm Starman-0.2012/inc/Module/Install/Repository.pm Starman-0.2012/inc/Module/Install/Scripts.pm Starman-0.2012/inc/Module/Install/Win32.pm Starman-0.2012/inc/Module/Install/WriteAll.pm Starman-0.2012/bin/starman CPAN.pm: Going to build M/MI/MIYAGAWA/Starman-0.2012.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Starman Writing MYMETA.yml >>> make cp lib/Starman.pm blib/lib/Starman.pm cp lib/Starman/Server.pm blib/lib/Starman/Server.pm cp lib/Plack/Handler/Starman.pm blib/lib/Plack/Handler/Starman.pm cp lib/HTTP/Server/PSGI/Net/Server/PreFork.pm blib/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm cp bin/starman blib/script/starman /home/fly1400/ap1400/bin/perl-static "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/starman Manifying blib/man1/starman.1 Manifying blib/man3/Starman.3 Manifying blib/man3/Plack::Handler::Starman.3 MIYAGAWA/Starman-0.2012.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00_compile.t ........... 1..1 ok 1 - use Starman; ok 2011/06/24-00:04:04 Starman::Server (type Net::Server::PreFork) starting! pid(14617) Binding to TCP port 50580 on host 127.0.0.1 Setting gid to "504 504 504" 2011/06/24-00:04:04 Server closing! t/chunked_req.t .......... ok 1 ok 2 1..2 ok 2011/06/24-00:04:04 Starman::Server (type Net::Server::PreFork) starting! pid(14624) Binding to TCP port 50931 on host 127.0.0.1 Setting gid to "504 504 504" 2011/06/24-00:04:04 Server closing! Accept failed with 29 tries left: Invalid argument Accept failed with 28 tries left: Invalid argument Accept failed with 27 tries left: Invalid argument Accept failed with 26 tries left: Invalid argument Accept failed with 25 tries left: Invalid argument Accept failed with 24 tries left: Invalid argument Accept failed with 23 tries left: Invalid argument Accept failed with 22 tries left: Invalid argument Accept failed with 21 tries left: Invalid argument Accept failed with 20 tries left: Invalid argument Accept failed with 19 tries left: Invalid argument Accept failed with 18 tries left: Invalid argument Accept failed with 17 tries left: Invalid argument Accept failed with 16 tries left: Invalid argument Accept failed with 15 tries left: Invalid argument Accept failed with 14 tries left: Invalid argument Accept failed with 13 tries left: Invalid argument Accept failed with 12 tries left: Invalid argument Accept failed with 11 tries left: Invalid argument Accept failed with 10 tries left: Invalid argument Accept failed with 9 tries left: Invalid argument Accept failed with 8 tries left: Invalid argument Accept failed with 7 tries left: Invalid argument Accept failed with 6 tries left: Invalid argument Accept failed with 5 tries left: Invalid argument Accept failed with 4 tries left: Invalid argument Accept failed with 3 tries left: Invalid argument Accept failed with 2 tries left: Invalid argument Accept failed with 1 tries left: Invalid argument Accept failed with 0 tries left: Invalid argument Ran out of accept retries! t/chunked_zero_length.t .. ok 1 1..1 ok 2011/06/24-00:04:35 Starman::Server (type Net::Server::PreFork) starting! pid(14633) Binding to TCP port 50499 on host * Setting gid to "504 504 504" 2011/06/24-00:04:35 Server closing! t/findbin.t .............. ok 1 ok 2 1..2 ok 2011/06/24-00:04:35 Starman::Server (type Net::Server::PreFork) starting! pid(14638) Binding to TCP port 50981 on host 127.0.0.1 Setting gid to "504 504 504" # Failed test 'In non-harakiri mode, pid is reused' # at /home/fly1400/var/megalib/Test/More.pm line 377. # got: '2' # expected: '5' 2011/06/24-00:04:35 Server closing! 2011/06/24-00:04:35 Starman::Server (type Net::Server::PreFork) starting! pid(14645) Binding to TCP port 50798 on host 127.0.0.1 Setting gid to "504 504 504" 2011/06/24-00:04:35 Server closing! # Looks like you failed 1 test of 2. Accept failed with 29 tries left: Invalid argument Accept failed with 28 tries left: Invalid argument Accept failed with 27 tries left: Invalid argument Accept failed with 26 tries left: Invalid argument Accept failed with 25 tries left: Invalid argument Accept failed with 24 tries left: Invalid argument Accept failed with 23 tries left: Invalid argument Accept failed with 22 tries left: Invalid argument Accept failed with 21 tries left: Invalid argument Accept failed with 20 tries left: Invalid argument Accept failed with 19 tries left: Invalid argument Accept failed with 18 tries left: Invalid argument Accept failed with 17 tries left: Invalid argument Accept failed with 16 tries left: Invalid argument Accept failed with 15 tries left: Invalid argument Accept failed with 14 tries left: Invalid argument Accept failed with 13 tries left: Invalid argument Accept failed with 12 tries left: Invalid argument Accept failed with 11 tries left: Invalid argument Accept failed with 10 tries left: Invalid argument Accept failed with 9 tries left: Invalid argument Accept failed with 8 tries left: Invalid argument Accept failed with 7 tries left: Invalid argument Accept failed with 6 tries left: Invalid argument Accept failed with 5 tries left: Invalid argument Accept failed with 4 tries left: Invalid argument Accept failed with 3 tries left: Invalid argument Accept failed with 2 tries left: Invalid argument Accept failed with 1 tries left: Invalid argument Accept failed with 0 tries left: Invalid argument Ran out of accept retries! t/harakiri.t ............. not ok 1 - In non-harakiri mode, pid is reused ok 2 - In Harakiri mode, each pid only used once 1..2 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests 2011/06/24-00:05:06 Starman::Server (type Net::Server::PreFork) starting! pid(14704) Binding to TCP port 50268 on host * Setting gid to "504 504 504" 2011/06/24-00:05:06 Server closing! 2011/06/24-00:05:06 Starman::Server (type Net::Server::PreFork) starting! pid(14708) Binding to TCP port 50929 on host * Setting gid to "504 504 504" 2011/06/24-00:05:06 Server closing! t/rand.t ................. ok 1 ok 2 1..2 ok 2011/06/24-00:05:06 Starman::Server (type Net::Server::PreFork) starting! pid(14713) Binding to TCP port 50919 on host 127.0.0.1 Setting gid to "504 504 504" 2011/06/24-00:05:07 Server closing! t/suite.t ................ # SCRIPT_NAME ok 1 # GET ok 2 ok 3 ok 4 ok 5 # POST ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 # big POST ok 12 ok 13 ok 14 ok 15 ok 16 # psgi.url_scheme ok 17 ok 18 ok 19 ok 20 # return glob ok 21 ok 22 ok 23 ok 24 ok 25 # filehandle ok 26 ok 27 ok 28 ok 29 # bigger file ok 30 ok 31 ok 32 ok 33 ok 34 # handle HTTP-Header ok 35 ok 36 ok 37 ok 38 # handle HTTP-Cookie ok 39 ok 40 ok 41 ok 42 # validate env ok 43 ok 44 ok 45 ok 46 # % encoding in PATH_INFO ok 47 - PATH_INFO should be decoded per RFC 3875 # % double encoding in PATH_INFO ok 48 - PATH_INFO should be decoded only once, per RFC 3875 # % encoding in PATH_INFO (outside of URI characters) ok 49 # SERVER_PROTOCOL is required ok 50 ok 51 ok 52 ok 53 # SCRIPT_NAME should not be undef ok 54 # call close after read IO::Handle-like ok 55 - closed ok 56 # has errors ok 57 # status line ok 58 # Do not crash when the app dies ok 59 ok 60 # multi headers (request) ok 61 # multi headers (response) ok 62 # Do not set $env->{COOKIE} ok 63 ok 64 # no entity headers on 304 ok 65 ok 66 ok 67 ok 68 - No Content-Type ok 69 - No Content-Length ok 70 - No Transfer-Encoding # REQUEST_URI is set ok 71 # filehandle with path() ok 72 ok 73 ok 74 ok 75 # a big header value > 128 bytes ok 76 ok 77 ok 78 # coderef res ok 79 ok 80 ok 81 ok 82 # coderef streaming ok 83 ok 84 ok 85 ok 86 # CRLF output and FCGI parse bug ok 87 ok 88 # newlines ok 89 # test 404 ok 90 ok 91 ok 92 # request->input seekable ok 93 # request->content on GET ok 94 # Content-Length => 0 is not set Transfer-Encoding # regression test ok 95 ok 96 ok 97 ok 98 # handle Authorization header ok 99 ok 100 ok 101 ok 102 # repeated slashes ok 103 ok 104 ok 105 ok 106 1..106 ok Test Summary Report ------------------- t/harakiri.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=7, Tests=116, 63 wallclock secs ( 0.04 usr 0.09 sys + 1.39 cusr 0.57 csys = 2.09 CPU) Result: FAIL Failed 1/7 test programs. 1/116 subtests failed. make: *** [test_dynamic] Error 255 MIYAGAWA/Starman-0.2012.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MIYAGAWA/Starman-0.2012.tar.gz Finished 2011-06-24T00:05:07