PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-05-15T18:04:44 ActivePerl-1205 CPAN-2.00 Reading '/export/home/fly1232/var/cpan/Metadata' Database was generated on Fri, 15 May 2015 05:41:02 GMT Running make for M/MI/MIYAGAWA/Starman-0.4013.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MI/MIYAGAWA/Starman-0.4013.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MI/MIYAGAWA/CHECKSUMS Checksum for /export/home/fly1232/var/cpan/sources/authors/id/M/MI/MIYAGAWA/Starman-0.4013.tar.gz ok Starman-0.4013/ Starman-0.4013/Build.PL Starman-0.4013/Changes Starman-0.4013/cpanfile Starman-0.4013/dist.ini Starman-0.4013/lib/ Starman-0.4013/LICENSE Starman-0.4013/MANIFEST Starman-0.4013/META.json Starman-0.4013/META.yml Starman-0.4013/README Starman-0.4013/script/ Starman-0.4013/t/ Starman-0.4013/t/00_compile.t Starman-0.4013/t/chunked_req.t Starman-0.4013/t/chunked_termination.t Starman-0.4013/t/chunked_zero_length.t Starman-0.4013/t/findbin.psgi Starman-0.4013/t/harakiri.t Starman-0.4013/t/lf_only_request.t Starman-0.4013/t/no_chunked_head.t Starman-0.4013/t/rand.psgi Starman-0.4013/t/release-findbin.t Starman-0.4013/t/release-pod-syntax.t Starman-0.4013/t/release-rand.t Starman-0.4013/t/ssl.t Starman-0.4013/t/ssl_ca.pem Starman-0.4013/t/ssl_key.pem Starman-0.4013/t/ssl_largebody.t Starman-0.4013/t/suite.t Starman-0.4013/script/starman Starman-0.4013/lib/HTTP/ Starman-0.4013/lib/Plack/ Starman-0.4013/lib/Starman/ Starman-0.4013/lib/Starman.pm Starman-0.4013/lib/Starman/Server.pm Starman-0.4013/lib/Plack/Handler/ Starman-0.4013/lib/Plack/Handler/Starman.pm Starman-0.4013/lib/HTTP/Server/ Starman-0.4013/lib/HTTP/Server/PSGI/ Starman-0.4013/lib/HTTP/Server/PSGI/Net/ Starman-0.4013/lib/HTTP/Server/PSGI/Net/Server/ Starman-0.4013/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm CPAN.pm: Building M/MI/MIYAGAWA/Starman-0.4013.tar.gz >>> /export/home/fly1232/bin/perl Build.PL Creating new 'Build' script for 'Starman' version '0.4013' ---- Unsatisfied dependencies detected during ---- ---- MIYAGAWA/Starman-0.4013.tar.gz ---- Test::TCP [requires] Running Build test Delayed until after prerequisites Running test for module 'Test::TCP' Running make for K/KA/KAZUHO/Test-TCP-2.11.tar.gz Checksum for /export/home/fly1232/var/cpan/sources/authors/id/K/KA/KAZUHO/Test-TCP-2.11.tar.gz ok Test-TCP-2.11/Changes Test-TCP-2.11/LICENSE Test-TCP-2.11/META.json Test-TCP-2.11/Makefile.PL Test-TCP-2.11/README.md Test-TCP-2.11/cpanfile Test-TCP-2.11/lib/Net/EmptyPort.pm Test-TCP-2.11/lib/Test/TCP.pm Test-TCP-2.11/lib/Test/TCP/CheckPort.pm Test-TCP-2.11/minil.toml Test-TCP-2.11/t/00_compile.t Test-TCP-2.11/t/01_simple.t Test-TCP-2.11/t/02_abrt.t Test-TCP-2.11/t/03_return_when_sigterm.t Test-TCP-2.11/t/04_die.t Test-TCP-2.11/t/05_sigint.t Test-TCP-2.11/t/06_nest.t Test-TCP-2.11/t/07_optional.t Test-TCP-2.11/t/08_exit.t Test-TCP-2.11/t/09_fork.t Test-TCP-2.11/t/10_oo.t Test-TCP-2.11/t/11_net_empty_port.t Test-TCP-2.11/t/12_pass_wait_port_options.t Test-TCP-2.11/t/13_undef_port.t Test-TCP-2.11/t/Server.pm Test-TCP-2.11/xt/02_perlcritic.t Test-TCP-2.11/xt/04_dependents.t Test-TCP-2.11/xt/author/11_net_emptyport.t Test-TCP-2.11/META.yml Test-TCP-2.11/MANIFEST CPAN.pm: Building K/KA/KAZUHO/Test-TCP-2.11.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL cp META.json MYMETA.json cp META.yml MYMETA.yml Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::TCP >>> make cp lib/Test/TCP/CheckPort.pm blib/lib/Test/TCP/CheckPort.pm cp lib/Net/EmptyPort.pm blib/lib/Net/EmptyPort.pm cp lib/Test/TCP.pm blib/lib/Test/TCP.pm Manifying 3 pod documents KAZUHO/Test-TCP-2.11.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1232/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Test::More: 1.001009 t/00_compile.t ................. 1..1 ok 1 - use Test::TCP; ok Your vendor has not defined Socket macro IPV6_V6ONLY, used at /export/home/fly1232/var/megalib/IO/Socket/IP.pm line 615 # Child (v6) exited without calling finalize() # Failed test 'v6' # at /export/home/fly1232/var/megalib/Test/Builder.pm line 279. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 29 just after 2. t/01_simple.t .................. # Subtest: v4 ok 1 - starting the test 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 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 # send 1 # new request ok 12 # send 2 # new request ok 13 # finalize # new request 1..13 ok 1 - v4 # Subtest: v6 not ok 2 - v6 Dubious, test returned 29 (wstat 7424, 0x1d00) Failed 1/2 subtests # 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 47. # $Config{sig_name}: ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM USR1 USR2 CHLD PWR WINCH URG IO STOP TSTP CONT TTIN TTOU VTALRM PROF XCPU XFSZ WAITING LWP FREEZE THAW CANCEL LOST RTMIN NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 RTMAX IOT CLD POLL # CHILD_ERROR_NATIVE: 0 # $?: 0 # Failed test at t/05_sigint.t line 25. # Failed test 'sigint' # at t/05_sigint.t line 26. # 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 - 50304, 51394 ok t/07_optional.t ................ 1..2 ok 1 - One ok 2 - Two ok t/08_exit.t .................... 1..5 # SEVER: 5904 # CLIENT: 5903 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/09_fork.t .................... 1..6 ok 1 - Successfully forked child 5907 ok 2 - Successfully forked child 0 ok 3 - Successfully executed child 5907 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 Your vendor has not defined Socket macro IPV6_V6ONLY, used at /export/home/fly1232/var/megalib/IO/Socket/IP.pm line 615 # Child (v6) exited without calling finalize() # Failed test 'v6' # at /export/home/fly1232/var/megalib/Test/Builder.pm line 279. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 29 just after 4. t/11_net_empty_port.t .......... ok 1 - bind to 127.0.0.1 ok 2 - bind to an anvailable address # Subtest: v4 ok 1 ok 2 - port is closed ok 3 - port is open 1..3 ok 3 - v4 # Subtest: v6 not ok 4 - v6 Dubious, test returned 29 (wstat 7424, 0x1d00) Failed 1/4 subtests 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/01_simple.t (Wstat: 7424 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 29 Parse errors: No plan found in TAP output 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. t/11_net_empty_port.t (Wstat: 7424 Tests: 4 Failed: 1) Failed test: 4 Non-zero exit status: 29 Parse errors: No plan found in TAP output Files=14, Tests=122, 13 wallclock secs ( 0.17 usr 0.11 sys + 5.31 cusr 0.81 csys = 6.40 CPU) Result: FAIL Failed 3/14 test programs. 5/122 subtests failed. make: *** [test_dynamic] Error 255 KAZUHO/Test-TCP-2.11.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports KAZUHO/Test-TCP-2.11.tar.gz Running Build for M/MI/MIYAGAWA/Starman-0.4013.tar.gz Has already been unwrapped into directory /export/home/fly1232/var/cpan/build/Starman-0.4013-OaA2qs CPAN.pm: Building M/MI/MIYAGAWA/Starman-0.4013.tar.gz Warning: Prerequisite 'Test::TCP => 2.00' for 'MIYAGAWA/Starman-0.4013.tar.gz' failed when processing 'KAZUHO/Test-TCP-2.11.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.4013.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 t/00_compile.t ........... ok 2015/05/15-18:05:20 Starman::Server (type Net::Server::PreFork) starting! pid(5920) Binding to TCP port 50376 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2015/05/15-18:05:21 Server closing! t/chunked_req.t .......... ok t/chunked_termination.t .. ok 2015/05/15-18:05:22 Starman::Server (type Net::Server::PreFork) starting! pid(5928) Binding to TCP port 50631 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2015/05/15-18:05:22 Server closing! t/chunked_zero_length.t .. ok 2015/05/15-18:05:23 Starman::Server (type Net::Server::PreFork) starting! pid(5935) Binding to TCP port 50825 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2015/05/15-18:05:23 Server closing! 2015/05/15-18:05:23 Starman::Server (type Net::Server::PreFork) starting! pid(5941) Binding to TCP port 50021 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2015/05/15-18:05:24 Server closing! t/harakiri.t ............. ok 2015/05/15-18:05:25 Starman::Server (type Net::Server::PreFork) starting! pid(5968) Binding to TCP port 50170 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2015/05/15-18:05:25 Server closing! t/lf_only_request.t ...... ok 2015/05/15-18:05:26 Starman::Server (type Net::Server::PreFork) starting! pid(5975) Binding to TCP port 50776 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2015/05/15-18:05:26 Server closing! t/no_chunked_head.t ...... ok t/release-findbin.t ...... skipped: these tests are for release candidate testing t/release-pod-syntax.t ... skipped: these tests are for release candidate testing t/release-rand.t ......... skipped: these tests are for release candidate testing 2015/05/15-18:05:27 Starman::Server (type Net::Server::PreFork) starting! pid(5985) Resolved [localhost]:50180 to [::1]:50180, IPv6 Resolved [localhost]:50180 to [127.0.0.1]:50180, IPv4 Binding to SSL port 50180 on host ::1 with IPv6 Binding to SSL port 50180 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" Could not finalize SSL connection with client handle (SSL accept attempt failed because of handshake problems) 2015/05/15-18:05:27 Server closing! t/ssl.t .................. ok 2015/05/15-18:05:28 Starman::Server (type Net::Server::PreFork) starting! pid(5995) Resolved [localhost]:50544 to [::1]:50544, IPv6 Resolved [localhost]:50544 to [127.0.0.1]:50544, IPv4 Binding to SSL port 50544 on host ::1 with IPv6 Binding to SSL port 50544 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" Could not finalize SSL connection with client handle (SSL accept attempt failed because of handshake problems) 2015/05/15-18:05:29 Server closing! t/ssl_largebody.t ........ ok 2015/05/15-18:05:30 Starman::Server (type Net::Server::PreFork) starting! pid(6003) Binding to TCP port 50364 on host 127.0.0.1 with IPv4 Setting gid to "1 1 1" 2015/05/15-18:05:31 Server closing! t/suite.t ................ ok All tests successful. Files=13, Tests=115, 12 wallclock secs ( 0.32 usr 0.04 sys + 10.79 cusr 3.07 csys = 14.22 CPU) Result: PASS MIYAGAWA/Starman-0.4013.tar.gz ./Build test verbose=1 -- OK Tatsuhiko Miyagawa <miyagawa@bulknews.net> High-performance preforking PSGI/Plack web server >>> (cd /export/home/fly1232/var/cpan/build/Starman-0.4013-OaA2qs && tar cvf - Starman-0.4013.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/M/MI/MIYAGAWA/Starman-0.4013.tar.gz Starman-0.4013.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/fly1232/var/cpan/build/Starman-0.4013-OaA2qs/Starman-0.4013.ppd /export/home/fly1232/var/REPO/M/MI/MIYAGAWA Finished 2015-05-15T18:05:32