PATH=/usr/bin:/bin Start 2011-05-25T12:03:09 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Tue, 24 May 2011 22:28:46 GMT Running make for M/MI/MIYAGAWA/Starman-0.2011.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MI/MIYAGAWA/Starman-0.2011.tar.gz ok Starman-0.2011/ Starman-0.2011/.gitignore Starman-0.2011/bin/ Starman-0.2011/Changes Starman-0.2011/inc/ Starman-0.2011/lib/ Starman-0.2011/Makefile.PL Starman-0.2011/MANIFEST Starman-0.2011/META.yml Starman-0.2011/README Starman-0.2011/t/ Starman-0.2011/xt/ Starman-0.2011/xt/perlcritic.t Starman-0.2011/xt/pod.t Starman-0.2011/xt/podspell.t Starman-0.2011/xt/synopsis.t Starman-0.2011/t/00_compile.t Starman-0.2011/t/chunked_req.t Starman-0.2011/t/chunked_zero_length.t Starman-0.2011/t/findbin.psgi Starman-0.2011/t/findbin.t Starman-0.2011/t/rand.psgi Starman-0.2011/t/rand.t Starman-0.2011/t/suite.t Starman-0.2011/lib/HTTP/ Starman-0.2011/lib/Plack/ Starman-0.2011/lib/Starman/ Starman-0.2011/lib/Starman.pm Starman-0.2011/lib/Starman/Server.pm Starman-0.2011/lib/Plack/Handler/ Starman-0.2011/lib/Plack/Handler/Starman.pm Starman-0.2011/lib/HTTP/Server/ Starman-0.2011/lib/HTTP/Server/PSGI/ Starman-0.2011/lib/HTTP/Server/PSGI/Net/ Starman-0.2011/lib/HTTP/Server/PSGI/Net/Server/ Starman-0.2011/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm Starman-0.2011/inc/Module/ Starman-0.2011/inc/Module/Install/ Starman-0.2011/inc/Module/Install.pm Starman-0.2011/inc/Module/Install/AuthorTests.pm Starman-0.2011/inc/Module/Install/Base.pm Starman-0.2011/inc/Module/Install/Can.pm Starman-0.2011/inc/Module/Install/Fetch.pm Starman-0.2011/inc/Module/Install/Makefile.pm Starman-0.2011/inc/Module/Install/Metadata.pm Starman-0.2011/inc/Module/Install/ReadmeFromPod.pm Starman-0.2011/inc/Module/Install/Repository.pm Starman-0.2011/inc/Module/Install/Scripts.pm Starman-0.2011/inc/Module/Install/Win32.pm Starman-0.2011/inc/Module/Install/WriteAll.pm Starman-0.2011/bin/starman CPAN.pm: Going to build M/MI/MIYAGAWA/Starman-0.2011.tar.gz >>> /Users/fly1400/bin/perl 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/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 /Users/fly1400/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.2011.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/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 2011/05/25-12:03:15 Starman::Server (type Net::Server::PreFork) starting! pid(28423) Binding to TCP port 10116 on host 127.0.0.1 Setting gid to "20 20 20 404 61 12 403 402" 2011/05/25-12:03:15 Server closing! t/chunked_req.t .......... ok 1 ok 2 1..2 ok 2011/05/25-12:03:15 Starman::Server (type Net::Server::PreFork) starting! pid(28430) Binding to TCP port 10327 on host 127.0.0.1 Setting gid to "20 20 20 404 61 12 403 402" 2011/05/25-12:03:15 Server closing! t/chunked_zero_length.t .. ok 1 1..1 ok 2011/05/25-12:03:16 Starman::Server (type Net::Server::PreFork) starting! pid(28437) Binding to TCP port 10949 on host * Setting gid to "20 20 20 404 61 12 403 402" 2011/05/25-12:03:16 Server closing! t/findbin.t .............. ok 1 ok 2 1..2 ok 2011/05/25-12:03:16 Starman::Server (type Net::Server::PreFork) starting! pid(28442) Binding to TCP port 10185 on host * Setting gid to "20 20 20 404 61 12 403 402" 2011/05/25-12:03:16 Server closing! 2011/05/25-12:03:17 Starman::Server (type Net::Server::PreFork) starting! pid(28446) Binding to TCP port 10248 on host * Setting gid to "20 20 20 404 61 12 403 402" 2011/05/25-12:03:17 Server closing! t/rand.t ................. ok 1 ok 2 1..2 ok 2011/05/25-12:03:17 Starman::Server (type Net::Server::PreFork) starting! pid(28451) Binding to TCP port 10924 on host 127.0.0.1 Setting gid to "20 20 20 404 61 12 403 402" 2011/05/25-12:03:17 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 # test 404 ok 89 ok 90 ok 91 # request->input seekable ok 92 # request->content on GET ok 93 # Content-Length => 0 is not set Transfer-Encoding # regression test ok 94 ok 95 ok 96 ok 97 # handle Authorization header ok 98 ok 99 ok 100 ok 101 # repeated slashes ok 102 ok 103 ok 104 ok 105 1..105 ok All tests successful. Files=6, Tests=113, 4 wallclock secs ( 0.06 usr 0.02 sys + 1.85 cusr 0.42 csys = 2.35 CPU) Result: PASS MIYAGAWA/Starman-0.2011.tar.gz make test TEST_VERBOSE=1 -- OK Tatsuhiko Miyagawa <miyagawa@bulknews.net> High-performance preforking PSGI/Plack web server >>> (cd /Users/fly1400/var/cpan/build/Starman-0.2011-E65GPR && tar cvf - Starman-0.2011.ppd blib) | gzip -c >/Users/fly1400/var/REPO/M/MI/MIYAGAWA/Starman-0.2011.tar.gz Starman-0.2011.ppd blib/ blib/lib/ 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/lib/Starman/ blib/lib/Starman/Server.pm blib/lib/Starman.pm blib/man1/ blib/man1/starman.1 blib/man3/ blib/man3/Plack::Handler::Starman.3 blib/man3/Starman.3 blib/script/ blib/script/starman >>> mv /Users/fly1400/var/cpan/build/Starman-0.2011-E65GPR/Starman-0.2011.ppd /Users/fly1400/var/REPO/M/MI/MIYAGAWA Finished 2011-05-25T12:03:18