Start 2009-06-15T17:57:03 ActivePerl-818 CPAN-1.94 Going to read '/Users/fly818/var/cpan/Metadata' Database was generated on Mon, 15 Jun 2009 10:27:00 GMT Running make for A/AD/ADAMK/IPC-Run-0.82.tar.gz Checksum for /Users/fly818/var/cpan/sources/authors/id/A/AD/ADAMK/IPC-Run-0.82.tar.gz ok IPC-Run-0.82/ IPC-Run-0.82/META.yml IPC-Run-0.82/README IPC-Run-0.82/Makefile.PL IPC-Run-0.82/LICENSE IPC-Run-0.82/lib/ IPC-Run-0.82/lib/IPC/ IPC-Run-0.82/lib/IPC/Run.pm IPC-Run-0.82/lib/IPC/Run/ IPC-Run-0.82/lib/IPC/Run/Win32Pump.pm IPC-Run-0.82/lib/IPC/Run/Debug.pm IPC-Run-0.82/lib/IPC/Run/Timer.pm IPC-Run-0.82/lib/IPC/Run/Win32Helper.pm IPC-Run-0.82/lib/IPC/Run/IO.pm IPC-Run-0.82/lib/IPC/Run/Win32IO.pm IPC-Run-0.82/abuse/ IPC-Run-0.82/abuse/blocking_debug_with_sub_coprocess IPC-Run-0.82/abuse/timers IPC-Run-0.82/abuse/broken_pipe_on_bad_executable_name IPC-Run-0.82/abuse/blocking_writes IPC-Run-0.82/TODO IPC-Run-0.82/MANIFEST IPC-Run-0.82/eg/ IPC-Run-0.82/eg/factorial IPC-Run-0.82/eg/factorial_scalar IPC-Run-0.82/eg/run_daemon IPC-Run-0.82/eg/synopsis_scripting IPC-Run-0.82/eg/factorial_pipe IPC-Run-0.82/eg/runsh IPC-Run-0.82/eg/runsu IPC-Run-0.82/t/ IPC-Run-0.82/t/win32_compile.t IPC-Run-0.82/t/run.t IPC-Run-0.82/t/adopt.t IPC-Run-0.82/t/binmode.t IPC-Run-0.82/t/pty.t IPC-Run-0.82/t/harness.t IPC-Run-0.82/t/timeout.t IPC-Run-0.82/t/kill_kill.t IPC-Run-0.82/t/filter.t IPC-Run-0.82/t/signal.t IPC-Run-0.82/t/io.t IPC-Run-0.82/t/lib/ IPC-Run-0.82/t/lib/Test.pm IPC-Run-0.82/t/pump.t IPC-Run-0.82/t/bogus.t IPC-Run-0.82/t/timer.t IPC-Run-0.82/t/parallel.t IPC-Run-0.82/Changes CPAN.pm: Going to build A/AD/ADAMK/IPC-Run-0.82.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for IPC::Run >>> make cp lib/IPC/Run/Debug.pm blib/lib/IPC/Run/Debug.pm cp lib/IPC/Run/Win32Pump.pm blib/lib/IPC/Run/Win32Pump.pm cp lib/IPC/Run.pm blib/lib/IPC/Run.pm cp lib/IPC/Run/Win32IO.pm blib/lib/IPC/Run/Win32IO.pm cp lib/IPC/Run/IO.pm blib/lib/IPC/Run/IO.pm cp lib/IPC/Run/Win32Helper.pm blib/lib/IPC/Run/Win32Helper.pm cp lib/IPC/Run/Timer.pm blib/lib/IPC/Run/Timer.pm Manifying blib/man3/IPC::Run::Debug.3 Manifying blib/man3/IPC::Run::Win32Pump.3 Manifying blib/man3/IPC::Run.3 Manifying blib/man3/IPC::Run::Win32IO.3 Manifying blib/man3/IPC::Run::Win32Helper.3 Manifying blib/man3/IPC::Run::IO.3 Manifying blib/man3/IPC::Run::Timer.3 ADAMK/IPC-Run-0.82.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/adopt.t .......... skipped: adopt not implemented yet t/binmode.t ........ 1..24 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 - no binary ok 7 ok 8 - out binary ok 9 ok 10 - out binary 0 ok 11 ok 12 - out binary 1 ok 13 ok 14 - reporter < \n ok 15 ok 16 - reporter < binary \n ok 17 ok 18 - reporter < binary \r\n ok 19 ok 20 - reporter < binary(0) \n ok 21 ok 22 - reporter < binary(1) \n ok 23 ok 24 - reporter < binary(1) \r\n ok t/bogus.t .......... 1..2 ok 1 - starting ./bogus_really_bogus ok 2 - starting /Users/fly818/bin/perl with simulated_exec_failure => 1 ok t/filter.t ......... 1..80 ok 1 - filter_tests didn't pass undef (EOF) through ok 2 - filter_tests didn't return 0 (please try again) when given a 0 ok 3 - filter_tests didn't return 0 (please try again) when given a second 0 ok 4 - filter_tests didn't return undef (EOF) after two 0s and an undef ok 5 - filter_tests didn't consume it's input ok 6 - filter_tests didn't return undef (EOF), tried 100 times ok 7 - filter_tests ok 8 ok 9 - filter_tests [] didn't pass undef (EOF) through ok 10 - filter_tests [] didn't return 0 (please try again) when given a 0 ok 11 - filter_tests [] didn't return 0 (please try again) when given a second 0 ok 12 - filter_tests [] didn't return undef (EOF) after two 0s and an undef ok 13 - filter_tests [] didn't consume it's input ok 14 - filter_tests [] didn't return undef (EOF), tried 100 times ok 15 - filter_tests [] ok 16 ok 17 - filter_tests [] 2 didn't pass undef (EOF) through ok 18 - filter_tests [] 2 didn't return 0 (please try again) when given a 0 ok 19 - filter_tests [] 2 didn't return 0 (please try again) when given a second 0 ok 20 - filter_tests [] 2 didn't return undef (EOF) after two 0s and an undef ok 21 - filter_tests [] 2 didn't consume it's input ok 22 - filter_tests [] 2 didn't return undef (EOF), tried 100 times ok 23 - filter_tests [] 2 ok 24 ok 25 - uc_filter didn't pass undef (EOF) through ok 26 - uc_filter didn't return 0 (please try again) when given a 0 ok 27 - uc_filter didn't return 0 (please try again) when given a second 0 ok 28 - uc_filter didn't return undef (EOF) after two 0s and an undef ok 29 - uc_filter didn't consume it's input ok 30 - uc_filter didn't return undef (EOF), tried 100 times ok 31 - uc_filter ok 32 ok 33 - chunking_filter by lines 1 didn't pass undef (EOF) through ok 34 - chunking_filter by lines 1 didn't return 0 (please try again) when given a 0 ok 35 - chunking_filter by lines 1 didn't return 0 (please try again) when given a second 0 ok 36 - chunking_filter by lines 1 didn't return undef (EOF) after two 0s and an undef ok 37 - chunking_filter by lines 1 didn't consume it's input ok 38 - chunking_filter by lines 1 didn't return undef (EOF), tried 100 times ok 39 - chunking_filter by lines 1 ok 40 ok 41 - chunking_filter by lines 2 didn't pass undef (EOF) through ok 42 - chunking_filter by lines 2 didn't return 0 (please try again) when given a 0 ok 43 - chunking_filter by lines 2 didn't return 0 (please try again) when given a second 0 ok 44 - chunking_filter by lines 2 didn't return undef (EOF) after two 0s and an undef ok 45 - chunking_filter by lines 2 didn't consume it's input ok 46 - chunking_filter by lines 2 didn't return undef (EOF), tried 100 times ok 47 - chunking_filter by lines 2 ok 48 ok 49 - chunking_filter by lines 2 didn't pass undef (EOF) through ok 50 - chunking_filter by lines 2 didn't return 0 (please try again) when given a 0 ok 51 - chunking_filter by lines 2 didn't return 0 (please try again) when given a second 0 ok 52 - chunking_filter by lines 2 didn't return undef (EOF) after two 0s and an undef ok 53 - chunking_filter by lines 2 didn't consume it's input ok 54 - chunking_filter by lines 2 didn't return undef (EOF), tried 100 times ok 55 - chunking_filter by lines 2 ok 56 ok 57 - chunking_filter by an odd separator didn't pass undef (EOF) through ok 58 - chunking_filter by an odd separator didn't return 0 (please try again) when given a 0 ok 59 - chunking_filter by an odd separator didn't return 0 (please try again) when given a second 0 ok 60 - chunking_filter by an odd separator didn't return undef (EOF) after two 0s and an undef ok 61 - chunking_filter by an odd separator didn't consume it's input ok 62 - chunking_filter by an odd separator didn't return undef (EOF), tried 100 times ok 63 - chunking_filter by an odd separator ok 64 ok 65 - chunking_filter 2 didn't pass undef (EOF) through ok 66 - chunking_filter 2 didn't return 0 (please try again) when given a 0 ok 67 - chunking_filter 2 didn't return 0 (please try again) when given a second 0 ok 68 - chunking_filter 2 didn't return undef (EOF) after two 0s and an undef ok 69 - chunking_filter 2 didn't consume it's input ok 70 - chunking_filter 2 didn't return undef (EOF), tried 100 times ok 71 - chunking_filter 2 ok 72 ok 73 - appending_filter didn't pass undef (EOF) through ok 74 - appending_filter didn't return 0 (please try again) when given a 0 ok 75 - appending_filter didn't return 0 (please try again) when given a second 0 ok 76 - appending_filter didn't return undef (EOF) after two 0s and an undef ok 77 - appending_filter didn't consume it's input ok 78 - appending_filter didn't return undef (EOF), tried 100 times ok 79 - appending_filter ok 80 ok t/harness.t ........ 1..120 ok 1 - ARRAY(0x1801380) b > c 2>d 2> e >>f >> g 2>>h 2>> i ok 21 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 0, DEST ok 22 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 0, KFD ok 23 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 0, TRUNC ok 24 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 0, TYPE ok 25 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 1, DEST ok 26 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 1, KFD ok 27 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 1, TRUNC ok 28 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 1, TYPE ok 29 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 2, DEST ok 30 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 2, KFD ok 31 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 2, TRUNC ok 32 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 2, TYPE ok 33 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 3, DEST ok 34 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 3, KFD ok 35 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 3, TRUNC ok 36 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 3, TYPE ok 37 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 4, DEST ok 38 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 4, KFD ok 39 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 4, TRUNC ok 40 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 4, TYPE ok 41 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 5, DEST ok 42 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 5, KFD ok 43 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 5, TRUNC ok 44 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 5, TYPE ok 45 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 6, DEST ok 46 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 6, KFD ok 47 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 6, TRUNC ok 48 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 6, TYPE ok 49 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 7, DEST ok 50 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 7, KFD ok 51 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 7, TRUNC ok 52 - ARRAY(0x1801380) >b > c 2>d 2> e >>f >> g 2>>h 2>> i: 7, TYPE ok 53 - ARRAY(0x1801380) >&b >& c &>d &> e ok 54 - ARRAY(0x1801380) >&b >& c &>d &> e: 0, DEST ok 55 - ARRAY(0x1801380) >&b >& c &>d &> e: 0, KFD ok 56 - ARRAY(0x1801380) >&b >& c &>d &> e: 0, TRUNC ok 57 - ARRAY(0x1801380) >&b >& c &>d &> e: 0, TYPE ok 58 - ARRAY(0x1801380) >&b >& c &>d &> e: 1, KFD1 ok 59 - ARRAY(0x1801380) >&b >& c &>d &> e: 1, KFD2 ok 60 - ARRAY(0x1801380) >&b >& c &>d &> e: 1, TYPE ok 61 - ARRAY(0x1801380) >&b >& c &>d &> e: 2, DEST ok 62 - ARRAY(0x1801380) >&b >& c &>d &> e: 2, KFD ok 63 - ARRAY(0x1801380) >&b >& c &>d &> e: 2, TRUNC ok 64 - ARRAY(0x1801380) >&b >& c &>d &> e: 2, TYPE ok 65 - ARRAY(0x1801380) >&b >& c &>d &> e: 3, KFD1 ok 66 - ARRAY(0x1801380) >&b >& c &>d &> e: 3, KFD2 ok 67 - ARRAY(0x1801380) >&b >& c &>d &> e: 3, TYPE ok 68 - ARRAY(0x1801380) >&b >& c &>d &> e: 4, DEST ok 69 - ARRAY(0x1801380) >&b >& c &>d &> e: 4, KFD ok 70 - ARRAY(0x1801380) >&b >& c &>d &> e: 4, TRUNC ok 71 - ARRAY(0x1801380) >&b >& c &>d &> e: 4, TYPE ok 72 - ARRAY(0x1801380) >&b >& c &>d &> e: 5, KFD1 ok 73 - ARRAY(0x1801380) >&b >& c &>d &> e: 5, KFD2 ok 74 - ARRAY(0x1801380) >&b >& c &>d &> e: 5, TYPE ok 75 - ARRAY(0x1801380) >&b >& c &>d &> e: 6, DEST ok 76 - ARRAY(0x1801380) >&b >& c &>d &> e: 6, KFD ok 77 - ARRAY(0x1801380) >&b >& c &>d &> e: 6, TRUNC ok 78 - ARRAY(0x1801380) >&b >& c &>d &> e: 6, TYPE ok 79 - ARRAY(0x1801380) >&b >& c &>d &> e: 7, KFD1 ok 80 - ARRAY(0x1801380) >&b >& c &>d &> e: 7, KFD2 ok 81 - ARRAY(0x1801380) >&b >& c &>d &> e: 7, TYPE ok 82 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010) ok 83 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 0, DEST ok 84 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 0, FILTERS ok 85 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 0, KFD ok 86 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 0, TRUNC ok 87 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 0, TYPE ok 88 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 1, KFD1 ok 89 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 1, KFD2 ok 90 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 1, TYPE ok 91 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 2, DEST ok 92 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 2, FILTERS ok 93 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 2, KFD ok 94 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 2, TRUNC ok 95 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 2, TYPE ok 96 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 3, FILTERS ok 97 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 3, KFD ok 98 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 3, SOURCE ok 99 - ARRAY(0x1801380) >& CODE(0x1846abc) CODE(0x1846b1c) SCALAR(0x1802010) > CODE(0x1846b70) CODE(0x1846bb8) SCALAR(0x1802010) < CODE(0x1846c0c) CODE(0x1846c54) SCALAR(0x1802010): 3, TYPE ok 100 - ARRAY(0x1801380) < SCALAR(0x1802010) > SCALAR(0x1802010) ok 101 - ARRAY(0x1801380) < SCALAR(0x1802010) > SCALAR(0x1802010): 0, KFD ok 102 - ARRAY(0x1801380) < SCALAR(0x1802010) > SCALAR(0x1802010): 0, SOURCE ok 103 - ARRAY(0x1801380) < SCALAR(0x1802010) > SCALAR(0x1802010): 0, TYPE ok 104 - ARRAY(0x1801380) < SCALAR(0x1802010) > SCALAR(0x1802010): 1, DEST ok 105 - ARRAY(0x1801380) < SCALAR(0x1802010) > SCALAR(0x1802010): 1, KFD ok 106 - ARRAY(0x1801380) < SCALAR(0x1802010) > SCALAR(0x1802010): 1, TYPE ok 107 - ARRAY(0x1801380) pipe SCALAR(0x1802010) ok 108 - ARRAY(0x1801380) pipe SCALAR(0x1802010): 0, KFD ok 109 - ARRAY(0x1801380) pipe SCALAR(0x1802010): 0, SOURCE ok 110 - ARRAY(0x1801380) pipe SCALAR(0x1802010): 0, TYPE ok 111 - ARRAY(0x1801380) pipe SCALAR(0x1802010): 1, DEST ok 112 - ARRAY(0x1801380) pipe SCALAR(0x1802010): 1, KFD ok 113 - ARRAY(0x1801380) pipe SCALAR(0x1802010): 1, TYPE ok 114 - ARRAY(0x1801380) SCALAR(0x1802010) ok 115 - ARRAY(0x1801380) SCALAR(0x1802010): 0, KFD ok 116 - ARRAY(0x1801380) SCALAR(0x1802010): 0, SOURCE ok 117 - ARRAY(0x1801380) SCALAR(0x1802010): 0, TYPE ok 118 - ARRAY(0x1801380) SCALAR(0x1802010): 1, DEST ok 119 - ARRAY(0x1801380) SCALAR(0x1802010): 1, KFD ok 120 - ARRAY(0x1801380) SCALAR(0x1802010): 1, TYPE ok t/io.t ............. 1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t/kill_kill.t ...... 1..2 ok 1 - Did not need kill_kill ok 2 - Did not need kill_kill ok t/parallel.t ....... 1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok # IO::Tty 1.08, IO::Pty 1.08 make: *** [test_dynamic] Terminated Timeout (max run time is 300s) /Users/fly818/bin/perl killed by signal 15