Subject: | 'nmake test' hangs |
Hi
Windows XP Professional XP2
ActivePerl v5.8.6 build 811
nmake (from MSKB article Q132084)
The 'perl Makefile.pl' runs normally. 'nmake test' hangs (apparently forever) in the 't\parallel' test.
I'm not sure if it would every finish; I terminated it after 17 minutes.
Here's the short story; I've appended a lot file with debug enabled:
C:\Temp\IPC-Run-0.79>nmake test
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'bl
ib\lib', 'blib\arch')" 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
t\adopt............ok
29/29 skipped: adopt not done yet
t\binmode..........ok
t\bogus............ok
1/2 skipped: Can't really exec() MSWin32
t\filter...........ok
t\harness..........ok
t\io...............ok
9/14 skipped: MSWin32 does not allow select() on non-sockets
t\kill_kill........# Failed test 1 in t\kill_kill.t at line 31
# t\kill_kill.t line 31 is: ok ! $needed_kill ;
t\kill_kill........FAILED test 1
Failed 1/2 tests, 50.00% okay (less 1 skipped test: 0 okay, 0.00%)
t\parallel.........ok 1/6Terminating on signal SIGINT(2)
NMAKE : U1058:
Stop.
C:\Temp\IPC-Run-0.79>
Please let me know what other information I can provide.
Thanks!
tl
Message body is not shown because it is too large.