PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-09-27T06:07:53 ActivePerl-1402 CPAN-1.9402 Going to read '/export/home/fly1464/var/cpan/Metadata' Database was generated on Thu, 27 Sep 2012 12:55:04 GMT Running make for M/MI/MIYAGAWA/Starman-0.3003.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MI/MIYAGAWA/Starman-0.3003.tar.gz ok Starman-0.3003/ Starman-0.3003/.gitignore Starman-0.3003/bin/ Starman-0.3003/Changes Starman-0.3003/inc/ Starman-0.3003/lib/ Starman-0.3003/Makefile.PL Starman-0.3003/MANIFEST Starman-0.3003/META.yml Starman-0.3003/README Starman-0.3003/t/ Starman-0.3003/xt/ Starman-0.3003/xt/perlcritic.t Starman-0.3003/xt/pod.t Starman-0.3003/xt/podspell.t Starman-0.3003/xt/synopsis.t Starman-0.3003/t/00_compile.t Starman-0.3003/t/chunked_req.t Starman-0.3003/t/chunked_termination.t Starman-0.3003/t/chunked_zero_length.t Starman-0.3003/t/findbin.psgi Starman-0.3003/t/findbin.t Starman-0.3003/t/harakiri.t Starman-0.3003/t/rand.psgi Starman-0.3003/t/rand.t Starman-0.3003/t/suite.t Starman-0.3003/lib/HTTP/ Starman-0.3003/lib/Plack/ Starman-0.3003/lib/Starman/ Starman-0.3003/lib/Starman.pm Starman-0.3003/lib/Starman/Server.pm Starman-0.3003/lib/Plack/Handler/ Starman-0.3003/lib/Plack/Handler/Starman.pm Starman-0.3003/lib/HTTP/Server/ Starman-0.3003/lib/HTTP/Server/PSGI/ Starman-0.3003/lib/HTTP/Server/PSGI/Net/ Starman-0.3003/lib/HTTP/Server/PSGI/Net/Server/ Starman-0.3003/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm Starman-0.3003/inc/Module/ Starman-0.3003/inc/Module/Install/ Starman-0.3003/inc/Module/Install.pm Starman-0.3003/inc/Module/Install/AuthorTests.pm Starman-0.3003/inc/Module/Install/Base.pm Starman-0.3003/inc/Module/Install/Can.pm Starman-0.3003/inc/Module/Install/Fetch.pm Starman-0.3003/inc/Module/Install/Makefile.pm Starman-0.3003/inc/Module/Install/Metadata.pm Starman-0.3003/inc/Module/Install/ReadmeFromPod.pm Starman-0.3003/inc/Module/Install/Repository.pm Starman-0.3003/inc/Module/Install/Scripts.pm Starman-0.3003/inc/Module/Install/Win32.pm Starman-0.3003/inc/Module/Install/WriteAll.pm Starman-0.3003/bin/starman CPAN.pm: Going to build M/MI/MIYAGAWA/Starman-0.3003.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Starman Writing MYMETA.yml and MYMETA.json >>> make cp lib/Starman.pm blib/lib/Starman.pm cp lib/Starman/Server.pm blib/lib/Starman/Server.pm cp lib/HTTP/Server/PSGI/Net/Server/PreFork.pm blib/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm cp lib/Plack/Handler/Starman.pm blib/lib/Plack/Handler/Starman.pm cp bin/starman blib/script/starman /export/home/fly1464/bin/perl "-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.3003.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1464/bin/perl "-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 2012/09/27-06:08:06 Starman::Server (type Net::Server::PreFork) starting! pid(11579) Binding to TCP port 50054 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2012/09/27-06:08:07 Server closing! t/chunked_req.t .......... ok 1 ok 2 1..2 ok t/chunked_termination.t .. ok 1 - Reading chunked encoding does not block on well-placed package borders 1..1 ok 2012/09/27-06:08:08 Starman::Server (type Net::Server::PreFork) starting! pid(11587) Binding to TCP port 50626 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2012/09/27-06:08:08 Server closing! t/chunked_zero_length.t .. ok 1 1..1 ok 2012/09/27-06:08:09 Starman::Server (type Net::Server::PreFork) starting! pid(11594) Resolved [*]:50190 to [::]:50190, IPv6 Not including resolved host [0.0.0.0] IPv4 because it should be handled by [::] IPv6 Binding to TCP port 50190 on host :: with IPv6 Setting gid to "1 1 1" 2012/09/27-06:08:10 Server closing! t/findbin.t .............. ok 1 ok 2 1..2 ok 2012/09/27-06:08:10 Starman::Server (type Net::Server::PreFork) starting! pid(11600) Binding to TCP port 50800 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2012/09/27-06:08:11 Server closing! 2012/09/27-06:08:11 Starman::Server (type Net::Server::PreFork) starting! pid(11606) Binding to TCP port 50715 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2012/09/27-06:08:12 Server closing! t/harakiri.t ............. ok 1 - In non-harakiri mode, pid is reused ok 2 - In Harakiri mode, each pid only used once 1..2 ok 2012/09/27-06:08:13 Starman::Server (type Net::Server::PreFork) starting! pid(11631) Resolved [*]:50593 to [::]:50593, IPv6 Not including resolved host [0.0.0.0] IPv4 because it should be handled by [::] IPv6 Binding to TCP port 50593 on host :: with IPv6 Setting gid to "1 1 1" 2012/09/27-06:08:13 Server closing! 2012/09/27-06:08:14 Starman::Server (type Net::Server::PreFork) starting! pid(11636) Resolved [*]:50052 to [::]:50052, IPv6 Not including resolved host [0.0.0.0] IPv4 because it should be handled by [::] IPv6 Binding to TCP port 50052 on host :: with IPv6 Setting gid to "1 1 1" 2012/09/27-06:08:14 Server closing! t/rand.t ................. ok 1 ok 2 1..2 ok 2012/09/27-06:08:15 Starman::Server (type Net::Server::PreFork) starting! pid(11642) Binding to TCP port 50031 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2012/09/27-06:08:16 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 # handle Authorization header ok 95 ok 96 ok 97 ok 98 # repeated slashes ok 99 ok 100 ok 101 ok 102 1..102 ok All tests successful. Files=8, Tests=113, 11 wallclock secs ( 0.22 usr 0.07 sys + 10.24 cusr 3.42 csys = 13.95 CPU) Result: PASS MIYAGAWA/Starman-0.3003.tar.gz make test TEST_VERBOSE=1 -- OK Tatsuhiko Miyagawa <miyagawa@bulknews.net> High-performance preforking PSGI/Plack web server >>> (cd /export/home/fly1464/var/cpan/build/Starman-0.3003-fXhw4z && tar cvf - Starman-0.3003.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/M/MI/MIYAGAWA/Starman-0.3003.tar.gz Starman-0.3003.ppd blib/ blib/lib/ blib/lib/Starman.pm blib/lib/Starman/ blib/lib/Starman/Server.pm blib/lib/HTTP/ blib/lib/HTTP/Server/ blib/lib/HTTP/Server/PSGI/ blib/lib/HTTP/Server/PSGI/Net/ blib/lib/HTTP/Server/PSGI/Net/Server/ blib/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm blib/lib/Plack/ blib/lib/Plack/Handler/ blib/lib/Plack/Handler/Starman.pm blib/script/ blib/script/starman blib/man1/ blib/man1/starman.1 blib/man3/ blib/man3/Starman.3 blib/man3/Plack::Handler::Starman.3 >>> mv /export/home/fly1464/var/cpan/build/Starman-0.3003-fXhw4z/Starman-0.3003.ppd /export/home/fly1464/var/REPO/M/MI/MIYAGAWA Finished 2012-09-27T06:08:21