If you experience problems while running make test, please run the failing scripts using a command like: make test TEST_FILES=t/foo.t TEST_VERBOSE=1 IPCRUNDEBUG=4 > foo.out 2>&1 (use nmake on Windows) and sending foo.out with your problem report. Bonus air miles awarded for writing a small, simple exploit script :). You may also use the IPCRUNDEBUG=1 (or 2, 3, or 4) trick with your own programs, see perldoc IPC::Run for details. See perldoc IPC::Run for details on the experimental nature of pty and Win32 support. Subprocesses are *HARD*. Checking if your kit is complete... Looks good Writing Makefile for IPC::Run Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/IPC/Run/IO.pm blib\lib\IPC\Run\IO.pm cp lib/IPC/Run/Timer.pm blib\lib\IPC\Run\Timer.pm cp lib/IPC/Run/Win32Helper.pm blib\lib\IPC\Run\Win32Helper.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/Debug.pm blib\lib\IPC\Run\Debug.pm cp lib/IPC/Run/Win32IO.pm blib\lib\IPC\Run\Win32IO.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\adopt.t t\binmode.t t\bogus.t t\filter.t t\harness.t t\io.t t\kill_kill.t t\parallel.t t\pty.t t\pump.t t\run.t t\signal.t t\timeout.t t\timer.t t\win32_compile.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IPC-Run/blib t\adopt.............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..29 ok 1 # adopt not done yet ok 2 # adopt not done yet ok 3 # adopt not done yet ok 4 # adopt not done yet ok 5 # adopt not done yet ok 6 # adopt not done yet ok 7 # adopt not done yet ok 8 # adopt not done yet ok 9 # adopt not done yet ok 10 # adopt not done yet ok 11 # adopt not done yet ok 12 # adopt not done yet ok 13 # adopt not done yet ok 14 # adopt not done yet ok 15 # adopt not done yet ok 16 # adopt not done yet ok 17 # adopt not done yet ok 18 # adopt not done yet ok 19 # adopt not done yet ok 20 # adopt not done yet ok 21 # adopt not done yet ok 22 # adopt not done yet ok 23 # adopt not done yet ok 24 # adopt not done yet ok 25 # adopt not done yet ok 26 # adopt not done yet ok 27 # adopt not done yet ok 28 # adopt not done yet ok 29 # adopt not done yet ok t\binmode...........Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..24 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok t\bogus.............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..2 ok 1 ok 2 # Can't really exec() MSWin32 ok t\filter............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..80 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok t\harness...........Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..120 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok t\io................Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # MSWin32 does not allow select() on non-sockets ok 7 # MSWin32 does not allow select() on non-sockets ok 8 # MSWin32 does not allow select() on non-sockets ok 9 # MSWin32 does not allow select() on non-sockets ok 10 # MSWin32 does not allow select() on non-sockets ok 11 # MSWin32 does not allow select() on non-sockets ok 12 # MSWin32 does not allow select() on non-sockets ok 13 # MSWin32 does not allow select() on non-sockets ok 14 # MSWin32 does not allow select() on non-sockets ok t\kill_kill.........Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..2 ok 1 ok 2 # MSWin32 does not support ignoring the TERM signal ok t\parallel..........Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\pty...............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..32 ok 1 # skip: IO::Pty not found ok 2 # skip: IO::Pty not found ok 3 # skip: IO::Pty not found ok 4 # skip: IO::Pty not found ok 5 # skip: IO::Pty not found ok 6 # skip: IO::Pty not found ok 7 # skip: IO::Pty not found ok 8 # skip: IO::Pty not found ok 9 # skip: IO::Pty not found ok 10 # skip: IO::Pty not found ok 11 # skip: IO::Pty not found ok 12 # skip: IO::Pty not found ok 13 # skip: IO::Pty not found ok 14 # skip: IO::Pty not found ok 15 # skip: IO::Pty not found ok 16 # skip: IO::Pty not found ok 17 # skip: IO::Pty not found ok 18 # skip: IO::Pty not found ok 19 # skip: IO::Pty not found ok 20 # skip: IO::Pty not found ok 21 # skip: IO::Pty not found ok 22 # skip: IO::Pty not found ok 23 # skip: IO::Pty not found ok 24 # skip: IO::Pty not found ok 25 # skip: IO::Pty not found ok 26 # skip: IO::Pty not found ok 27 # skip: IO::Pty not found ok 28 # skip: IO::Pty not found ok 29 # skip: IO::Pty not found ok 30 # skip: IO::Pty not found ok 31 # skip: IO::Pty not found ok 32 # skip: IO::Pty not found ok, 32/32 skipped: IO::Pty not found t\pump..............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..27 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok t\run...............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..266 todo 69; 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 # MSWin32's shell returns 0 even if last command doesn't ok 24 # MSWin32's shell returns 0 even if last command doesn't ok 25 # MSWin32's shell returns 0 even if last command doesn't ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 # Can't spawn subroutines on MSWin32 ok 35 # Can't spawn subroutines on MSWin32 ok 36 # Can't spawn subroutines on MSWin32 ok 37 # Can't spawn subroutines on MSWin32 ok 38 # Can't spawn subroutines on MSWin32 ok 39 ok 40 # Can't spawn subroutines on MSWin32 ok 41 # Can't spawn subroutines on MSWin32 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 # (t\run.t at line 352 TODO?!) ok 70 # Can't spawn subroutines on MSWin32 ok 71 # Can't spawn subroutines on MSWin32 ok 72 # Can't spawn subroutines on MSWin32 ok 73 # Can't spawn subroutines on MSWin32 ok 74 # Can't spawn subroutines on MSWin32 ok 75 # Can't spawn subroutines on MSWin32 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 # MSWin32 does not allow redirection of file descriptors > 2 ok 122 # MSWin32 does not allow redirection of file descriptors > 2 ok 123 # MSWin32 does not allow redirection of file descriptors > 2 ok 124 # MSWin32 does not allow redirection of file descriptors > 2 ok 125 # MSWin32 does not allow redirection of file descriptors > 2 ok 126 # MSWin32 does not allow redirection of file descriptors > 2 ok 127 # MSWin32 does not allow redirection of file descriptors > 2 ok 128 # MSWin32 does not allow redirection of file descriptors > 2 ok 129 # MSWin32 does not allow redirection of file descriptors > 2 ok 130 # MSWin32 does not allow redirection of file descriptors > 2 ok 131 # MSWin32 does not allow redirection of file descriptors > 2 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 # MSWin32 does not allow redirection of file descriptors > 2 ok 170 # MSWin32 does not allow redirection of file descriptors > 2 ok 171 # MSWin32 does not allow redirection of file descriptors > 2 ok 172 # MSWin32 does not allow redirection of file descriptors > 2 ok 173 # MSWin32 does not allow redirection of file descriptors > 2 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok, 1/266 unexpectedly succeeded t\signal............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..3 ok 1 # MSWin32 does not support signals ok 2 # MSWin32 does not support signals ok 3 # MSWin32 does not support signals ok t\timeout...........Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..25 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok t\timer.............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..72 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok t\win32_compile.....Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 25) line 1. 1..1 ok 1 ok All tests successful (1 subtest UNEXPECTEDLY SUCCEEDED), 32 subtests skipped. Files=15, Tests=703, 33 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\Debug.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\IO.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\Timer.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\Win32Helper.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\Win32IO.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\Win32Pump.pm Writing d:\cpanrun\build\5-6-1\site\lib\auto\IPC\Run\.packlist Appending installation info to d:\cpanrun\build\5-6-1\lib/perllocal.pod If you experience problems while running make test, please run the failing scripts using a command like: make test TEST_FILES=t/foo.t TEST_VERBOSE=1 IPCRUNDEBUG=4 > foo.out 2>&1 (use nmake on Windows) and sending foo.out with your problem report. Bonus air miles awarded for writing a small, simple exploit script :). You may also use the IPCRUNDEBUG=1 (or 2, 3, or 4) trick with your own programs, see perldoc IPC::Run for details. See perldoc IPC::Run for details on the experimental nature of pty and Win32 support. Subprocesses are *HARD*. Checking if your kit is complete... Looks good Writing Makefile for IPC::Run Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/IPC/Run/IO.pm blib\lib\IPC\Run\IO.pm cp lib/IPC/Run/Timer.pm blib\lib\IPC\Run\Timer.pm cp lib/IPC/Run/Win32Helper.pm blib\lib\IPC\Run\Win32Helper.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/Debug.pm blib\lib\IPC\Run\Debug.pm cp lib/IPC/Run/Win32IO.pm blib\lib\IPC\Run\Win32IO.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\adopt.t t\binmode.t t\bogus.t t\filter.t t\harness.t t\io.t t\kill_kill.t t\parallel.t t\pty.t t\pump.t t\run.t t\signal.t t\timeout.t t\timer.t t\win32_compile.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/IPC-Run/blib t\adopt.............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..29 ok 1 # adopt not done yet ok 2 # adopt not done yet ok 3 # adopt not done yet ok 4 # adopt not done yet ok 5 # adopt not done yet ok 6 # adopt not done yet ok 7 # adopt not done yet ok 8 # adopt not done yet ok 9 # adopt not done yet ok 10 # adopt not done yet ok 11 # adopt not done yet ok 12 # adopt not done yet ok 13 # adopt not done yet ok 14 # adopt not done yet ok 15 # adopt not done yet ok 16 # adopt not done yet ok 17 # adopt not done yet ok 18 # adopt not done yet ok 19 # adopt not done yet ok 20 # adopt not done yet ok 21 # adopt not done yet ok 22 # adopt not done yet ok 23 # adopt not done yet ok 24 # adopt not done yet ok 25 # adopt not done yet ok 26 # adopt not done yet ok 27 # adopt not done yet ok 28 # adopt not done yet ok 29 # adopt not done yet ok t\binmode...........Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..24 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok t\bogus.............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..2 ok 1 ok 2 # Can't really exec() MSWin32 ok t\filter............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..80 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok t\harness...........Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..120 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok t\io................Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # MSWin32 does not allow select() on non-sockets ok 7 # MSWin32 does not allow select() on non-sockets ok 8 # MSWin32 does not allow select() on non-sockets ok 9 # MSWin32 does not allow select() on non-sockets ok 10 # MSWin32 does not allow select() on non-sockets ok 11 # MSWin32 does not allow select() on non-sockets ok 12 # MSWin32 does not allow select() on non-sockets ok 13 # MSWin32 does not allow select() on non-sockets ok 14 # MSWin32 does not allow select() on non-sockets ok t\kill_kill.........Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..2 ok 1 ok 2 # MSWin32 does not support ignoring the TERM signal ok t\parallel..........Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t\pty...............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..32 ok 1 # skip: IO::Pty not found ok 2 # skip: IO::Pty not found ok 3 # skip: IO::Pty not found ok 4 # skip: IO::Pty not found ok 5 # skip: IO::Pty not found ok 6 # skip: IO::Pty not found ok 7 # skip: IO::Pty not found ok 8 # skip: IO::Pty not found ok 9 # skip: IO::Pty not found ok 10 # skip: IO::Pty not found ok 11 # skip: IO::Pty not found ok 12 # skip: IO::Pty not found ok 13 # skip: IO::Pty not found ok 14 # skip: IO::Pty not found ok 15 # skip: IO::Pty not found ok 16 # skip: IO::Pty not found ok 17 # skip: IO::Pty not found ok 18 # skip: IO::Pty not found ok 19 # skip: IO::Pty not found ok 20 # skip: IO::Pty not found ok 21 # skip: IO::Pty not found ok 22 # skip: IO::Pty not found ok 23 # skip: IO::Pty not found ok 24 # skip: IO::Pty not found ok 25 # skip: IO::Pty not found ok 26 # skip: IO::Pty not found ok 27 # skip: IO::Pty not found ok 28 # skip: IO::Pty not found ok 29 # skip: IO::Pty not found ok 30 # skip: IO::Pty not found ok 31 # skip: IO::Pty not found ok 32 # skip: IO::Pty not found ok, 32/32 skipped: IO::Pty not found t\pump..............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..27 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok t\run...............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..266 todo 69; 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 # MSWin32's shell returns 0 even if last command doesn't ok 24 # MSWin32's shell returns 0 even if last command doesn't ok 25 # MSWin32's shell returns 0 even if last command doesn't ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 # Can't spawn subroutines on MSWin32 ok 35 # Can't spawn subroutines on MSWin32 ok 36 # Can't spawn subroutines on MSWin32 ok 37 # Can't spawn subroutines on MSWin32 ok 38 # Can't spawn subroutines on MSWin32 ok 39 ok 40 # Can't spawn subroutines on MSWin32 ok 41 # Can't spawn subroutines on MSWin32 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 # (t\run.t at line 352 TODO?!) ok 70 # Can't spawn subroutines on MSWin32 ok 71 # Can't spawn subroutines on MSWin32 ok 72 # Can't spawn subroutines on MSWin32 ok 73 # Can't spawn subroutines on MSWin32 ok 74 # Can't spawn subroutines on MSWin32 ok 75 # Can't spawn subroutines on MSWin32 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 # MSWin32 does not allow redirection of file descriptors > 2 ok 122 # MSWin32 does not allow redirection of file descriptors > 2 ok 123 # MSWin32 does not allow redirection of file descriptors > 2 ok 124 # MSWin32 does not allow redirection of file descriptors > 2 ok 125 # MSWin32 does not allow redirection of file descriptors > 2 ok 126 # MSWin32 does not allow redirection of file descriptors > 2 ok 127 # MSWin32 does not allow redirection of file descriptors > 2 ok 128 # MSWin32 does not allow redirection of file descriptors > 2 ok 129 # MSWin32 does not allow redirection of file descriptors > 2 ok 130 # MSWin32 does not allow redirection of file descriptors > 2 ok 131 # MSWin32 does not allow redirection of file descriptors > 2 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 # MSWin32 does not allow redirection of file descriptors > 2 ok 170 # MSWin32 does not allow redirection of file descriptors > 2 ok 171 # MSWin32 does not allow redirection of file descriptors > 2 ok 172 # MSWin32 does not allow redirection of file descriptors > 2 ok 173 # MSWin32 does not allow redirection of file descriptors > 2 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok, 1/266 unexpectedly succeeded t\signal............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..3 ok 1 # MSWin32 does not support signals ok 2 # MSWin32 does not support signals ok 3 # MSWin32 does not support signals ok t\timeout...........Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..25 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok t\timer.............Prototype mismatch: sub Socket::IPPROTO_TCP vs () at (eval 8) line 1. Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 9) line 1. 1..72 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 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok t\win32_compile.....Prototype mismatch: sub Socket::TCP_NODELAY vs () at (eval 25) line 1. 1..1 ok 1 ok All tests successful (1 subtest UNEXPECTEDLY SUCCEEDED), 32 subtests skipped. Files=15, Tests=703, 33 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\Debug.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\IO.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\Timer.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\Win32Helper.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\Win32IO.pm Installing D:\cpanrun\build\5-6-1\site\lib\IPC\Run\Win32Pump.pm Writing d:\cpanrun\build\5-6-1\site\lib\auto\IPC\Run\.packlist Appending installation info to d:\cpanrun\build\5-6-1\lib/perllocal.pod Can't locate ExtUtils/MakeMaker/Config.pm in @INC (@INC contains: D:\cpanrun\depot\main\Apps\CPAN_Run\lib d:/cpanrun/build/5-6-1/lib d:/cpanrun/build/5-6-1/site/lib .) at d:/cpanrun/build/5-6-1/lib/ExtUtils/MakeMaker.pm line 7. BEGIN failed--compilation aborted at d:/cpanrun/build/5-6-1/lib/ExtUtils/MakeMaker.pm line 7. Compilation failed in require at Makefile.PL line 1. BEGIN failed--compilation aborted at Makefile.PL line 1.