PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-04-04T07:00:13 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1464/var/cpan/Metadata' Database was generated on Fri, 04 Apr 2014 12:06:18 GMT Running make for M/MI/MIYAGAWA/Starman-0.4009.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MI/MIYAGAWA/Starman-0.4009.tar.gz Checksum for /export/home/fly1464/var/cpan/sources/authors/id/M/MI/MIYAGAWA/Starman-0.4009.tar.gz ok Starman-0.4009/ Starman-0.4009/Build.PL Starman-0.4009/Changes Starman-0.4009/cpanfile Starman-0.4009/dist.ini Starman-0.4009/lib/ Starman-0.4009/LICENSE Starman-0.4009/MANIFEST Starman-0.4009/META.json Starman-0.4009/META.yml Starman-0.4009/README Starman-0.4009/script/ Starman-0.4009/t/ Starman-0.4009/t/00_compile.t Starman-0.4009/t/chunked_req.t Starman-0.4009/t/chunked_termination.t Starman-0.4009/t/chunked_zero_length.t Starman-0.4009/t/findbin.psgi Starman-0.4009/t/findbin.t Starman-0.4009/t/harakiri.t Starman-0.4009/t/lf_only_request.t Starman-0.4009/t/no_chunked_head.t Starman-0.4009/t/rand.psgi Starman-0.4009/t/rand.t Starman-0.4009/t/release-pod-syntax.t Starman-0.4009/t/ssl.t Starman-0.4009/t/ssl_ca.pem Starman-0.4009/t/ssl_key.pem Starman-0.4009/t/ssl_largebody.t Starman-0.4009/t/suite.t Starman-0.4009/script/starman Starman-0.4009/lib/HTTP/ Starman-0.4009/lib/Plack/ Starman-0.4009/lib/Starman/ Starman-0.4009/lib/Starman.pm Starman-0.4009/lib/Starman/Server.pm Starman-0.4009/lib/Plack/Handler/ Starman-0.4009/lib/Plack/Handler/Starman.pm Starman-0.4009/lib/HTTP/Server/ Starman-0.4009/lib/HTTP/Server/PSGI/ Starman-0.4009/lib/HTTP/Server/PSGI/Net/ Starman-0.4009/lib/HTTP/Server/PSGI/Net/Server/ Starman-0.4009/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm CPAN.pm: Building M/MI/MIYAGAWA/Starman-0.4009.tar.gz >>> /export/home/fly1464/bin/perl Build.PL Creating new 'Build' script for 'Starman' version '0.4009' ---- Unsatisfied dependencies detected during ---- ---- MIYAGAWA/Starman-0.4009.tar.gz ---- Test::TCP [requires] Running Build test Delayed until after prerequisites Running test for module 'Test::TCP' Running make for T/TO/TOKUHIROM/Test-TCP-2.02.tar.gz Checksum for /export/home/fly1464/var/cpan/sources/authors/id/T/TO/TOKUHIROM/Test-TCP-2.02.tar.gz ok Test-TCP-2.02/Build.PL Test-TCP-2.02/Changes Test-TCP-2.02/LICENSE Test-TCP-2.02/META.json Test-TCP-2.02/README.md Test-TCP-2.02/cpanfile Test-TCP-2.02/lib/Net/EmptyPort.pm Test-TCP-2.02/lib/Test/TCP.pm Test-TCP-2.02/lib/Test/TCP/CheckPort.pm Test-TCP-2.02/t/00_compile.t Test-TCP-2.02/t/01_simple.t Test-TCP-2.02/t/02_abrt.t Test-TCP-2.02/t/03_return_when_sigterm.t Test-TCP-2.02/t/04_die.t Test-TCP-2.02/t/05_sigint.t Test-TCP-2.02/t/06_nest.t Test-TCP-2.02/t/07_optional.t Test-TCP-2.02/t/08_exit.t Test-TCP-2.02/t/09_fork.t Test-TCP-2.02/t/10_oo.t Test-TCP-2.02/t/11_net_empty_port.t Test-TCP-2.02/t/12_pass_wait_port_options.t Test-TCP-2.02/t/13_undef_port.t Test-TCP-2.02/t/Server.pm Test-TCP-2.02/xt/02_perlcritic.t Test-TCP-2.02/xt/04_dependents.t Test-TCP-2.02/xt/author/11_net_emptyport.t Test-TCP-2.02/META.yml Test-TCP-2.02/MANIFEST CPAN.pm: Building T/TO/TOKUHIROM/Test-TCP-2.02.tar.gz >>> /export/home/fly1464/bin/perl Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Test-TCP' version '2.02' Merging cpanfile prereqs to MYMETA.yml Merging cpanfile prereqs to MYMETA.json >>> ./Build Building Test-TCP TOKUHIROM/Test-TCP-2.02.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 # Test::More: 1.001003 t/00_compile.t ................. 1..1 ok 1 - use Test::TCP; ok t/01_simple.t .................. 1..22 ok 1 - test case for sharedfork ok 2 - test case for sharedfork ok 3 - test case for sharedfork ok 4 - test case for sharedfork ok 5 - test case for sharedfork ok 6 - test case for sharedfork ok 7 - test case for sharedfork ok 8 - test case for sharedfork ok 9 - test case for sharedfork ok 10 - test case for sharedfork ok 11 - test case for sharedfork ok 12 - test case for sharedfork ok 13 - test case for sharedfork ok 14 - test case for sharedfork ok 15 - test case for sharedfork ok 16 - test case for sharedfork ok 17 - test case for sharedfork ok 18 - test case for sharedfork ok 19 - test case for sharedfork ok 20 - test case for sharedfork # send 1 # new request ok 21 # send 2 # new request ok 22 # finalize # new request ok # your server received SIGABRT t/02_abrt.t .................... 1..2 ok 1 ok 2 ok t/03_return_when_sigterm.t ..... 1..2 ok 1 ok 2 - test finished. ok t/04_die.t ..................... 1..3 ok 1 ok 2 ok 3 - already killed by test_tcp ok # Failed test 'should not reach here' # at t/05_sigint.t line 43. # Failed test at t/05_sigint.t line 21. # Failed test 'sigint' # at t/05_sigint.t line 22. # got: 'ZERO' # expected: 'INT' # Looks like you planned 2 tests but ran 3. # Looks like you failed 3 tests of 3 run. t/05_sigint.t .................. 1..2 not ok 1 - should not reach here not ok 2 not ok 3 - sigint Dubious, test returned 3 (wstat 768, 0x300) Failed 2/2 subtests t/06_nest.t .................... 1..1 ok 1 - 50876, 50048 ok t/07_optional.t ................ 1..2 ok 1 - One ok 2 - Two ok t/08_exit.t .................... 1..5 # SEVER: 6409 # CLIENT: 6408 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/09_fork.t .................... 1..6 ok 1 - Successfully forked child 6412 ok 2 - Successfully forked child 0 ok 3 - Successfully executed child 6412 ok 4 - child exited normally ok 5 - socket is connected # new request ok 6 - got expected reply ok t/10_oo.t ...................... 1..22 ok 1 - test case for sharedfork ok 2 - test case for sharedfork ok 3 - test case for sharedfork ok 4 - test case for sharedfork ok 5 - test case for sharedfork ok 6 - test case for sharedfork ok 7 - test case for sharedfork ok 8 - test case for sharedfork ok 9 - test case for sharedfork ok 10 - test case for sharedfork ok 11 - test case for sharedfork ok 12 - test case for sharedfork ok 13 - test case for sharedfork ok 14 - test case for sharedfork ok 15 - test case for sharedfork ok 16 - test case for sharedfork ok 17 - test case for sharedfork ok 18 - test case for sharedfork ok 19 - test case for sharedfork ok 20 - test case for sharedfork # send 1 # new request ok 21 # send 2 # new request ok 22 # finalize # new request ok t/11_net_empty_port.t .......... ok 1 - found an empty port ok 2 - port is closed ok 3 - port is open 1..3 ok t/12_pass_wait_port_options.t .. ok 1 ok 2 - test case for sharedfork ok 3 - test case for sharedfork ok 4 - test case for sharedfork ok 5 - test case for sharedfork ok 6 - test case for sharedfork ok 7 - test case for sharedfork ok 8 - test case for sharedfork ok 9 - test case for sharedfork ok 10 - test case for sharedfork ok 11 - test case for sharedfork ok 12 - test case for sharedfork ok 13 - test case for sharedfork ok 14 - test case for sharedfork ok 15 - test case for sharedfork ok 16 - test case for sharedfork ok 17 - test case for sharedfork ok 18 - test case for sharedfork ok 19 - test case for sharedfork ok 20 - test case for sharedfork ok 21 - test case for sharedfork # send 1 # new request ok 22 # send 2 # new request ok 23 # finalize # new request ok 24 ok 25 - test case for sharedfork ok 26 - test case for sharedfork ok 27 - test case for sharedfork ok 28 - test case for sharedfork ok 29 - test case for sharedfork ok 30 - test case for sharedfork ok 31 - test case for sharedfork ok 32 - test case for sharedfork ok 33 - test case for sharedfork ok 34 - test case for sharedfork ok 35 - test case for sharedfork ok 36 - test case for sharedfork ok 37 - test case for sharedfork ok 38 - test case for sharedfork ok 39 - test case for sharedfork ok 40 - test case for sharedfork ok 41 - test case for sharedfork ok 42 - test case for sharedfork ok 43 - test case for sharedfork ok 44 - test case for sharedfork # send 1 # new request ok 45 # send 2 # new request ok 46 # finalize # new request ok 47 1..47 ok t/13_undef_port.t .............. 1..22 ok 1 - test case for sharedfork ok 2 - test case for sharedfork ok 3 - test case for sharedfork ok 4 - test case for sharedfork ok 5 - test case for sharedfork ok 6 - test case for sharedfork ok 7 - test case for sharedfork ok 8 - test case for sharedfork ok 9 - test case for sharedfork ok 10 - test case for sharedfork ok 11 - test case for sharedfork ok 12 - test case for sharedfork ok 13 - test case for sharedfork ok 14 - test case for sharedfork ok 15 - test case for sharedfork ok 16 - test case for sharedfork ok 17 - test case for sharedfork ok 18 - test case for sharedfork ok 19 - test case for sharedfork ok 20 - test case for sharedfork # send 1 # new request ok 21 # send 2 # new request ok 22 # finalize # new request ok Test Summary Report ------------------- t/05_sigint.t (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Parse errors: Bad plan. You planned 2 tests but ran 3. Files=14, Tests=141, 13 wallclock secs ( 0.21 usr 0.12 sys + 5.66 cusr 1.00 csys = 6.99 CPU) Result: FAIL Failed 1/14 test programs. 3/141 subtests failed. TOKUHIROM/Test-TCP-2.02.tar.gz ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TOKUHIROM/Test-TCP-2.02.tar.gz Running Build for M/MI/MIYAGAWA/Starman-0.4009.tar.gz Has already been unwrapped into directory /export/home/fly1464/var/cpan/build/Starman-0.4009-AhbHFC CPAN.pm: Building M/MI/MIYAGAWA/Starman-0.4009.tar.gz Warning: Prerequisite 'Test::TCP => 2.00' for 'MIYAGAWA/Starman-0.4009.tar.gz' failed when processing 'TOKUHIROM/Test-TCP-2.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> ./Build cp script/starman blib/script/starman 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 MIYAGAWA/Starman-0.4009.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 t/00_compile.t ........... ok 2014/04/04-07:00:50 Starman::Server (type Net::Server::PreFork) starting! pid(6425) Binding to TCP port 50970 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2014/04/04-07:00:51 Server closing! t/chunked_req.t .......... ok t/chunked_termination.t .. ok 2014/04/04-07:00:52 Starman::Server (type Net::Server::PreFork) starting! pid(6433) Binding to TCP port 50973 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2014/04/04-07:00:52 Server closing! t/chunked_zero_length.t .. ok 2014/04/04-07:00:54 Starman::Server (type Net::Server::PreFork) starting! pid(6440) Resolved [*]:50099 to [::]:50099, IPv6 Not including resolved host [0.0.0.0] IPv4 because it should be handled by [::] IPv6 Binding to TCP port 50099 on host :: with IPv6 Setting gid to "1 1 1" 2014/04/04-07:00:54 Server closing! t/findbin.t .............. ok 2014/04/04-07:00:55 Starman::Server (type Net::Server::PreFork) starting! pid(6446) Binding to TCP port 50156 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2014/04/04-07:00:55 Server closing! 2014/04/04-07:00:55 Starman::Server (type Net::Server::PreFork) starting! pid(6452) Binding to TCP port 50255 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2014/04/04-07:00:56 Server closing! t/harakiri.t ............. ok 2014/04/04-07:00:57 Starman::Server (type Net::Server::PreFork) starting! pid(6479) Binding to TCP port 50996 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2014/04/04-07:00:57 Server closing! t/lf_only_request.t ...... ok 2014/04/04-07:00:58 Starman::Server (type Net::Server::PreFork) starting! pid(6486) Binding to TCP port 50606 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2014/04/04-07:00:58 Server closing! t/no_chunked_head.t ...... ok 2014/04/04-07:00:59 Starman::Server (type Net::Server::PreFork) starting! pid(6493) Resolved [*]:50066 to [::]:50066, IPv6 Not including resolved host [0.0.0.0] IPv4 because it should be handled by [::] IPv6 Binding to TCP port 50066 on host :: with IPv6 Setting gid to "1 1 1" 2014/04/04-07:00:59 Server closing! 2014/04/04-07:01:00 Starman::Server (type Net::Server::PreFork) starting! pid(6498) Resolved [*]:50851 to [::]:50851, IPv6 Not including resolved host [0.0.0.0] IPv4 because it should be handled by [::] IPv6 Binding to TCP port 50851 on host :: with IPv6 Setting gid to "1 1 1" 2014/04/04-07:01:00 Server closing! t/rand.t ................. ok t/release-pod-syntax.t ... skipped: these tests are for release candidate testing 2014/04/04-07:01:02 Starman::Server (type Net::Server::PreFork) starting! pid(6505) Resolved [localhost]:50262 to [::1]:50262, IPv6 Resolved [localhost]:50262 to [127.0.0.1]:50262, IPv4 Binding to SSL port 50262 on host ::1 with IPv6 Binding to SSL port 50262 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" Could not finalize SSL connection with client handle (SSL connect accept failed because of handshake problems) 2014/04/04-07:01:02 Server closing! t/ssl.t .................. ok 2014/04/04-07:01:03 Starman::Server (type Net::Server::PreFork) starting! pid(6513) Resolved [localhost]:50804 to [::1]:50804, IPv6 Resolved [localhost]:50804 to [127.0.0.1]:50804, IPv4 Binding to SSL port 50804 on host ::1 with IPv6 Binding to SSL port 50804 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" Could not finalize SSL connection with client handle (SSL connect accept failed because of handshake problems) 2014/04/04-07:01:04 Server closing! t/ssl_largebody.t ........ ok 2014/04/04-07:01:05 Starman::Server (type Net::Server::PreFork) starting! pid(6521) Binding to TCP port 50906 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2014/04/04-07:01:06 Server closing! t/suite.t ................ ok All tests successful. Files=13, Tests=119, 18 wallclock secs ( 0.25 usr 0.09 sys + 15.27 cusr 5.36 csys = 20.97 CPU) Result: PASS MIYAGAWA/Starman-0.4009.tar.gz ./Build 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.4009-AhbHFC && tar cvf - Starman-0.4009.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/M/MI/MIYAGAWA/Starman-0.4009.tar.gz Starman-0.4009.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 >>> mv /export/home/fly1464/var/cpan/build/Starman-0.4009-AhbHFC/Starman-0.4009.ppd /export/home/fly1464/var/REPO/M/MI/MIYAGAWA Finished 2014-04-04T07:01:08