PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-09-27T14:42:45 ActivePerl-1200 CPAN-2.00 Reading '/export/home/fly1264/var/cpan/Metadata' Database was generated on Fri, 27 Sep 2013 19:29:02 GMT Running make for D/DA/DAMS/IO-Socket-Timeout-0.12.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DA/DAMS/IO-Socket-Timeout-0.12.tar.gz ok IO-Socket-Timeout-0.12 IO-Socket-Timeout-0.12/README IO-Socket-Timeout-0.12/Changes IO-Socket-Timeout-0.12/LICENSE IO-Socket-Timeout-0.12/dist.ini IO-Socket-Timeout-0.12/META.yml IO-Socket-Timeout-0.12/MANIFEST IO-Socket-Timeout-0.12/Build.PL IO-Socket-Timeout-0.12/t IO-Socket-Timeout-0.12/t/io_sock.t IO-Socket-Timeout-0.12/t/io_unix.t IO-Socket-Timeout-0.12/Makefile.PL IO-Socket-Timeout-0.12/t/00-compile.t IO-Socket-Timeout-0.12/t/01_timeout_alarm.t IO-Socket-Timeout-0.12/t/release-distmeta.t IO-Socket-Timeout-0.12/t/02_timeout_select.t IO-Socket-Timeout-0.12/t/tlib IO-Socket-Timeout-0.12/t/tlib/TestTimeout.pm IO-Socket-Timeout-0.12/lib/IO/Socket IO-Socket-Timeout-0.12/lib/IO/Socket/Timeout.pm IO-Socket-Timeout-0.12/t/release-pod-coverage.t IO-Socket-Timeout-0.12/t/03_timeout_setsockopt.t IO-Socket-Timeout-0.12/lib/PerlIO/via/Timeout/Strategy IO-Socket-Timeout-0.12/lib/PerlIO/via/Timeout/Strategy/SetSockOpt.pm IO-Socket-Timeout-0.12/lib/PerlIO/via/Timeout/Strategy/AlarmWithReset.pm IO-Socket-Timeout-0.12/lib/PerlIO/via/Timeout/Strategy/SelectWithReset.pm CPAN.pm: Building D/DA/DAMS/IO-Socket-Timeout-0.12.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Warning: prerequisite PerlIO::via::Timeout 0.16 not found. Checking if your kit is complete... Looks good Generating a GNU-style Makefile Writing Makefile for IO::Socket::Timeout Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- DAMS/IO-Socket-Timeout-0.12.tar.gz ---- Test::TCP [build_requires] PerlIO::via::Timeout [requires] Running make test Delayed until after prerequisites Running test for module 'Test::TCP' Running make for T/TO/TOKUHIROM/Test-TCP-2.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TO/TOKUHIROM/Test-TCP-2.01.tar.gz ok Test-TCP-2.01/Build.PL Test-TCP-2.01/Changes Test-TCP-2.01/LICENSE Test-TCP-2.01/META.json Test-TCP-2.01/README.md Test-TCP-2.01/cpanfile Test-TCP-2.01/lib/Net/EmptyPort.pm Test-TCP-2.01/lib/Test/TCP.pm Test-TCP-2.01/lib/Test/TCP/CheckPort.pm Test-TCP-2.01/t/00_compile.t Test-TCP-2.01/t/01_simple.t Test-TCP-2.01/t/02_abrt.t Test-TCP-2.01/t/03_return_when_sigterm.t Test-TCP-2.01/t/04_die.t Test-TCP-2.01/t/05_sigint.t Test-TCP-2.01/t/06_nest.t Test-TCP-2.01/t/07_optional.t Test-TCP-2.01/t/08_exit.t Test-TCP-2.01/t/09_fork.t Test-TCP-2.01/t/10_oo.t Test-TCP-2.01/t/11_net_empty_port.t Test-TCP-2.01/t/12_pass_wait_port_options.t Test-TCP-2.01/t/13_undef_port.t Test-TCP-2.01/t/Server.pm Test-TCP-2.01/xt/02_perlcritic.t Test-TCP-2.01/xt/04_dependents.t Test-TCP-2.01/xt/author/11_net_emptyport.t Test-TCP-2.01/META.yml Test-TCP-2.01/MANIFEST CPAN.pm: Building T/TO/TOKUHIROM/Test-TCP-2.01.tar.gz >>> /export/home/fly1264/bin/perl Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Test-TCP' version '2.01' Merging cpanfile prereqs to MYMETA.yml Merging cpanfile prereqs to MYMETA.json >>> ./Build Building Test-TCP TOKUHIROM/Test-TCP-2.01.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 # Test::More: 0.98 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 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 - 50832, 50224 ok t/07_optional.t ................ 1..2 ok 1 - One ok 2 - Two ok t/08_exit.t .................... 1..5 # SEVER: 5702 # CLIENT: 5701 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/09_fork.t .................... 1..6 ok 1 - Successfully forked child 5705 ok 2 - Successfully forked child 0 ok 3 - Successfully executed child 5705 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 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, 12 wallclock secs ( 0.25 usr 0.19 sys + 6.24 cusr 1.12 csys = 7.80 CPU) Result: FAIL Failed 1/14 test programs. 3/141 subtests failed. TOKUHIROM/Test-TCP-2.01.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.01.tar.gz Running test for module 'PerlIO::via::Timeout' Running make for D/DA/DAMS/PerlIO-via-Timeout-0.16.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DA/DAMS/PerlIO-via-Timeout-0.16.tar.gz ok PerlIO-via-Timeout-0.16 PerlIO-via-Timeout-0.16/README PerlIO-via-Timeout-0.16/Changes PerlIO-via-Timeout-0.16/LICENSE PerlIO-via-Timeout-0.16/dist.ini PerlIO-via-Timeout-0.16/META.yml PerlIO-via-Timeout-0.16/MANIFEST PerlIO-via-Timeout-0.16/Build.PL PerlIO-via-Timeout-0.16/README.pod PerlIO-via-Timeout-0.16/Makefile.PL PerlIO-via-Timeout-0.16/t PerlIO-via-Timeout-0.16/t/00-compile.t PerlIO-via-Timeout-0.16/t/release-distmeta.t PerlIO-via-Timeout-0.16/t/01_socket_timeout.t PerlIO-via-Timeout-0.16/t/release-pod-coverage.t PerlIO-via-Timeout-0.16/lib/PerlIO/via PerlIO-via-Timeout-0.16/lib/PerlIO/via/Timeout.pm PerlIO-via-Timeout-0.16/lib/PerlIO/via/Timeout PerlIO-via-Timeout-0.16/lib/PerlIO/via/Timeout/Strategy.pm PerlIO-via-Timeout-0.16/lib/PerlIO/via/Timeout/Strategy PerlIO-via-Timeout-0.16/lib/PerlIO/via/Timeout/Strategy/Alarm.pm PerlIO-via-Timeout-0.16/lib/PerlIO/via/Timeout/Strategy/Select.pm PerlIO-via-Timeout-0.16/lib/PerlIO/via/Timeout/Strategy/NoTimeout.pm CPAN.pm: Building D/DA/DAMS/PerlIO-via-Timeout-0.16.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a GNU-style Makefile Writing Makefile for PerlIO::via::Timeout Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- DAMS/PerlIO-via-Timeout-0.16.tar.gz ---- Test::TCP [build_requires] Running make test Delayed until after prerequisites Running test for module 'Test::TCP' Running Build for T/TO/TOKUHIROM/Test-TCP-2.01.tar.gz Has already been unwrapped into directory /export/home/fly1264/var/cpan/build/Test-TCP-2.01-PlDEhc Has already been made Running Build test Won't repeat unsuccessful test during this command Has already been tested within this command Running make for D/DA/DAMS/PerlIO-via-Timeout-0.16.tar.gz Has already been unwrapped into directory /export/home/fly1264/var/cpan/build/PerlIO-via-Timeout-0.16-JLmFo7 CPAN.pm: Building D/DA/DAMS/PerlIO-via-Timeout-0.16.tar.gz Warning: Prerequisite 'Test::TCP => 0' for 'DAMS/PerlIO-via-Timeout-0.16.tar.gz' failed when processing 'TOKUHIROM/Test-TCP-2.01.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/PerlIO/via/Timeout/Strategy/Alarm.pm blib/lib/PerlIO/via/Timeout/Strategy/Alarm.pm cp lib/PerlIO/via/Timeout/Strategy.pm blib/lib/PerlIO/via/Timeout/Strategy.pm cp README.pod blib/lib/PerlIO/via/README.pod cp lib/PerlIO/via/Timeout.pm blib/lib/PerlIO/via/Timeout.pm cp lib/PerlIO/via/Timeout/Strategy/NoTimeout.pm blib/lib/PerlIO/via/Timeout/Strategy/NoTimeout.pm cp lib/PerlIO/via/Timeout/Strategy/Select.pm blib/lib/PerlIO/via/Timeout/Strategy/Select.pm Manifying blib/man3/PerlIO::via::README.3 Manifying blib/man3/PerlIO::via::Timeout.3 Manifying blib/man3/PerlIO::via::Timeout::Strategy.3 Manifying blib/man3/PerlIO::via::Timeout::Strategy::Alarm.3 Manifying blib/man3/PerlIO::via::Timeout::Strategy::NoTimeout.3 Manifying blib/man3/PerlIO::via::Timeout::Strategy::Select.3 DAMS/PerlIO-via-Timeout-0.16.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ ok 1 - PerlIO/via/Timeout.pm loaded ok ok 2 - PerlIO/via/Timeout/Strategy.pm loaded ok ok 3 - PerlIO/via/Timeout/Strategy/Alarm.pm loaded ok ok 4 - PerlIO/via/Timeout/Strategy/NoTimeout.pm loaded ok ok 5 - PerlIO/via/Timeout/Strategy/Select.pm loaded ok 1..5 ok Can't locate Test/TCP.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/PerlIO-via-Timeout-0.16-JLmFo7/blib/lib /export/home/fly1264/var/cpan/build/PerlIO-via-Timeout-0.16-JLmFo7/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at t/01_socket_timeout.t line 7. BEGIN failed--compilation aborted at t/01_socket_timeout.t line 7. t/01_socket_timeout.t ..... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/release-distmeta.t ...... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing Test Summary Report ------------------- t/01_socket_timeout.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=4, Tests=5, 1 wallclock secs ( 0.12 usr 0.05 sys + 1.10 cusr 0.21 csys = 1.48 CPU) Result: FAIL Failed 1/4 test programs. 0/5 subtests failed. make: *** [test_dynamic] Error 255 DAMS/PerlIO-via-Timeout-0.16.tar.gz one dependency not OK (Test::TCP); additionally test harness failed make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DAMS/PerlIO-via-Timeout-0.16.tar.gz Running make for D/DA/DAMS/IO-Socket-Timeout-0.12.tar.gz Has already been unwrapped into directory /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0 CPAN.pm: Building D/DA/DAMS/IO-Socket-Timeout-0.12.tar.gz Warning: Prerequisite 'Test::TCP => 0' for 'DAMS/IO-Socket-Timeout-0.12.tar.gz' failed when processing 'TOKUHIROM/Test-TCP-2.01.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. Warning: Prerequisite 'PerlIO::via::Timeout => 0.16' for 'DAMS/IO-Socket-Timeout-0.12.tar.gz' failed when processing 'DAMS/PerlIO-via-Timeout-0.16.tar.gz' with 'make_test => NO one dependency not OK (Test::TCP); additionally test harness failed'. Continuing, but chances to succeed are limited. >>> make cp lib/PerlIO/via/Timeout/Strategy/SetSockOpt.pm blib/lib/PerlIO/via/Timeout/Strategy/SetSockOpt.pm cp lib/IO/Socket/Timeout.pm blib/lib/IO/Socket/Timeout.pm cp lib/PerlIO/via/Timeout/Strategy/SelectWithReset.pm blib/lib/PerlIO/via/Timeout/Strategy/SelectWithReset.pm cp lib/PerlIO/via/Timeout/Strategy/AlarmWithReset.pm blib/lib/PerlIO/via/Timeout/Strategy/AlarmWithReset.pm Manifying blib/man3/IO::Socket::Timeout.3 Manifying blib/man3/PerlIO::via::Timeout::Strategy::AlarmWithReset.3 Manifying blib/man3/PerlIO::via::Timeout::Strategy::SelectWithReset.3 Manifying blib/man3/PerlIO::via::Timeout::Strategy::SetSockOpt.3 DAMS/IO-Socket-Timeout-0.12.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'IO/Socket/Timeout.pm loaded ok' # at t/00-compile.t line 31. # got: '512' # expected: '0' Can't locate PerlIO/via/Timeout.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. Compilation failed in require at -e line 1. # Failed test 'PerlIO/via/Timeout/Strategy/AlarmWithReset.pm loaded ok' # at t/00-compile.t line 31. # got: '512' # expected: '0' Can't locate PerlIO/via/Timeout/Strategy/Alarm.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at /export/home/fly1264/var/megalib/parent.pm line 20. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/PerlIO/via/Timeout/Strategy/AlarmWithReset.pm line 22. Compilation failed in require at -e line 1. # Failed test 'PerlIO/via/Timeout/Strategy/SelectWithReset.pm loaded ok' # at t/00-compile.t line 31. # got: '512' # expected: '0' Can't locate PerlIO/via/Timeout/Strategy/Select.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at /export/home/fly1264/var/megalib/parent.pm line 20. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/PerlIO/via/Timeout/Strategy/SelectWithReset.pm line 22. Compilation failed in require at -e line 1. # Failed test 'PerlIO/via/Timeout/Strategy/SetSockOpt.pm loaded ok' # at t/00-compile.t line 31. # got: '512' # expected: '0' Can't locate PerlIO/via/Timeout/Strategy/NoTimeout.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at /export/home/fly1264/var/megalib/parent.pm line 20. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/PerlIO/via/Timeout/Strategy/SetSockOpt.pm line 23. Compilation failed in require at -e line 1. # Looks like you failed 4 tests of 4. t/00-compile.t ............. not ok 1 - IO/Socket/Timeout.pm loaded ok not ok 2 - PerlIO/via/Timeout/Strategy/AlarmWithReset.pm loaded ok not ok 3 - PerlIO/via/Timeout/Strategy/SelectWithReset.pm loaded ok not ok 4 - PerlIO/via/Timeout/Strategy/SetSockOpt.pm loaded ok 1..4 Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/4 subtests Can't locate PerlIO/via/Timeout.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/t/tlib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. Compilation failed in require at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/t/tlib/TestTimeout.pm line 15. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/t/tlib/TestTimeout.pm line 15. Compilation failed in require at t/01_timeout_alarm.t line 15. BEGIN failed--compilation aborted at t/01_timeout_alarm.t line 15. t/01_timeout_alarm.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate PerlIO/via/Timeout.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/t/tlib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. Compilation failed in require at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/t/tlib/TestTimeout.pm line 15. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/t/tlib/TestTimeout.pm line 15. Compilation failed in require at t/02_timeout_select.t line 7. BEGIN failed--compilation aborted at t/02_timeout_select.t line 7. t/02_timeout_select.t ...... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate PerlIO/via/Timeout.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/t/tlib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. Compilation failed in require at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/t/tlib/TestTimeout.pm line 15. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/t/tlib/TestTimeout.pm line 15. Compilation failed in require at t/03_timeout_setsockopt.t line 7. BEGIN failed--compilation aborted at t/03_timeout_setsockopt.t line 7. t/03_timeout_setsockopt.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate PerlIO/via/Timeout.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. Compilation failed in require at t/io_sock.t line 39. BEGIN failed--compilation aborted at t/io_sock.t line 39. t/io_sock.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate PerlIO/via/Timeout.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. BEGIN failed--compilation aborted at /export/home/fly1264/var/cpan/build/IO-Socket-Timeout-0.12-cqS3s0/blib/lib/IO/Socket/Timeout.pm line 17. Compilation failed in require at t/io_unix.t line 62. BEGIN failed--compilation aborted at t/io_unix.t line 62. t/io_unix.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/release-distmeta.t ....... skipped: these tests are for release candidate testing t/release-pod-coverage.t ... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/00-compile.t (Wstat: 1024 Tests: 4 Failed: 4) Failed tests: 1-4 Non-zero exit status: 4 t/01_timeout_alarm.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/02_timeout_select.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/03_timeout_setsockopt.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/io_sock.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/io_unix.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=8, Tests=4, 2 wallclock secs ( 0.15 usr 0.09 sys + 1.58 cusr 0.35 csys = 2.17 CPU) Result: FAIL Failed 6/8 test programs. 4/4 subtests failed. make: *** [test_dynamic] Error 255 DAMS/IO-Socket-Timeout-0.12.tar.gz 2 dependencies missing (Test::TCP,PerlIO::via::Timeout); additionally test harness failed make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DAMS/IO-Socket-Timeout-0.12.tar.gz Finished 2013-09-27T14:43:29