PATH=/usr/bin:/bin Start 2012-02-21T16:09:23 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Tue, 21 Feb 2012 23:15:30 GMT Running make for M/MI/MIYAGAWA/Starman-0.3000.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MI/MIYAGAWA/Starman-0.3000.tar.gz ok Starman-0.3000/ Starman-0.3000/.gitignore Starman-0.3000/bin/ Starman-0.3000/Changes Starman-0.3000/inc/ Starman-0.3000/lib/ Starman-0.3000/Makefile.PL Starman-0.3000/MANIFEST Starman-0.3000/META.yml Starman-0.3000/README Starman-0.3000/t/ Starman-0.3000/xt/ Starman-0.3000/xt/perlcritic.t Starman-0.3000/xt/pod.t Starman-0.3000/xt/podspell.t Starman-0.3000/xt/synopsis.t Starman-0.3000/t/00_compile.t Starman-0.3000/t/chunked_req.t Starman-0.3000/t/chunked_zero_length.t Starman-0.3000/t/findbin.psgi Starman-0.3000/t/findbin.t Starman-0.3000/t/harakiri.t Starman-0.3000/t/rand.psgi Starman-0.3000/t/rand.t Starman-0.3000/t/suite.t Starman-0.3000/lib/HTTP/ Starman-0.3000/lib/Plack/ Starman-0.3000/lib/Starman/ Starman-0.3000/lib/Starman.pm Starman-0.3000/lib/Starman/Server.pm Starman-0.3000/lib/Plack/Handler/ Starman-0.3000/lib/Plack/Handler/Starman.pm Starman-0.3000/lib/HTTP/Server/ Starman-0.3000/lib/HTTP/Server/PSGI/ Starman-0.3000/lib/HTTP/Server/PSGI/Net/ Starman-0.3000/lib/HTTP/Server/PSGI/Net/Server/ Starman-0.3000/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm Starman-0.3000/inc/Module/ Starman-0.3000/inc/Module/Install/ Starman-0.3000/inc/Module/Install.pm Starman-0.3000/inc/Module/Install/AuthorTests.pm Starman-0.3000/inc/Module/Install/Base.pm Starman-0.3000/inc/Module/Install/Can.pm Starman-0.3000/inc/Module/Install/Fetch.pm Starman-0.3000/inc/Module/Install/Makefile.pm Starman-0.3000/inc/Module/Install/Metadata.pm Starman-0.3000/inc/Module/Install/ReadmeFromPod.pm Starman-0.3000/inc/Module/Install/Repository.pm Starman-0.3000/inc/Module/Install/Scripts.pm Starman-0.3000/inc/Module/Install/Win32.pm Starman-0.3000/inc/Module/Install/WriteAll.pm Starman-0.3000/bin/starman CPAN.pm: Going to build M/MI/MIYAGAWA/Starman-0.3000.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 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 /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.3000.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 2012/02/21-16:09:29 Starman::Server (type Net::Server::PreFork) starting! pid(14844) Binding to TCP port 50827 on host 127.0.0.1 Setting gid to "100 100 100" 2012/02/21-16:09:29 Server closing! t/chunked_req.t .......... ok 1 ok 2 1..2 ok 2012/02/21-16:09:30 Starman::Server (type Net::Server::PreFork) starting! pid(14858) Binding to TCP port 50161 on host 127.0.0.1 Setting gid to "100 100 100" 2012/02/21-16:09:30 Server closing! t/chunked_zero_length.t .. ok 1 1..1 ok 2012/02/21-16:09:30 Starman::Server (type Net::Server::PreFork) starting! pid(14865) Binding to TCP port 50874 on host * Setting gid to "100 100 100" 2012/02/21-16:09:31 Server closing! t/findbin.t .............. ok 1 ok 2 1..2 ok 2012/02/21-16:09:31 Starman::Server (type Net::Server::PreFork) starting! pid(14874) Binding to TCP port 50398 on host 127.0.0.1 Setting gid to "100 100 100" 2012/02/21-16:09:31 Server closing! 2012/02/21-16:09:32 Starman::Server (type Net::Server::PreFork) starting! pid(14880) Binding to TCP port 50863 on host 127.0.0.1 Setting gid to "100 100 100" 2012/02/21-16:09:32 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/02/21-16:09:33 Starman::Server (type Net::Server::PreFork) starting! pid(14907) Binding to TCP port 50594 on host * Setting gid to "100 100 100" 2012/02/21-16:10:04 Server closing! 2012/02/21-16:10:04 Starman::Server (type Net::Server::PreFork) starting! pid(15095) Binding to TCP port 50787 on host * Setting gid to "100 100 100" 2012/02/21-16:10:04 Server closing! t/rand.t ................. ok 1 ok 2 1..2 ok 2012/02/21-16:10:04 Starman::Server (type Net::Server::PreFork) starting! pid(15100) Binding to TCP port 50646 on host 127.0.0.1 Setting gid to "100 100 100" 2012/02/21-16:10:05 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=7, Tests=112, 37 wallclock secs ( 0.04 usr 0.00 sys + 1.89 cusr 0.23 csys = 2.16 CPU) Result: PASS MIYAGAWA/Starman-0.3000.tar.gz make test TEST_VERBOSE=1 -- OK Tatsuhiko Miyagawa <miyagawa@bulknews.net> High-performance preforking PSGI/Plack web server >>> (cd /home/fly1400/var/cpan/build/Starman-0.3000-gdpcmm && tar cvf - Starman-0.3000.ppd blib) | gzip -c >/home/fly1400/var/REPO/M/MI/MIYAGAWA/Starman-0.3000.tar.gz Starman-0.3000.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 /home/fly1400/var/cpan/build/Starman-0.3000-gdpcmm/Starman-0.3000.ppd /home/fly1400/var/REPO/M/MI/MIYAGAWA Finished 2012-02-21T16:10:08