Trapping this errors is a bit tedious, at the moment I'm using the attached script to catch the errors, but instead of a new stackdump/gdb prompt I got a new record, 2559 iterations until reaching an error.
OK, enough! The script run since yesterday, with the debugging enabled make.exe and cygwin1.dll.
I got:
Thu Feb 26 17:11:34 EST 2004 make: *** wait: Interrupted system call. Stop. make: *** Waiting for unfinished jobs.... Failed after 2048 runs
MakefileV:6: *** unterminated variable reference. Stop. make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... Failed after 294 runs
make: -c: Command not found make: *** [28.pp] Error 127 make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... Failed after 256 runs
make: *** wait: Interrupted system call. Stop. make: *** Waiting for unfinished jobs.... Failed after 1857 runs
make: -c: Command not found make: *** [14.pp] Error 127 make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... Failed after 5356 runs
make: *** wait: Interrupted system call. Stop. make: *** Waiting for unfinished jobs.... Failed after 1387 runs
make: *** wait: Interrupted system call. Stop. make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... Failed after 211 runs
make: *** wait: No children. Stop. make: *** Waiting for unfinished jobs.... make: *** wait: No children. Stop. Failed after 887 runs
make: *** wait: Interrupted system call. Stop. make: *** Waiting for unfinished jobs.... Failed after 690 runs
make: *** wait: Interrupted system call. Stop. make: *** Waiting for unfinished jobs.... Failed after 1459 runs
c: c: No such file or directory make: *** [9.pp] Error 127 make: *** Waiting for unfinished jobs.... Failed after 6226 runs
Stopped the the script at iteration 563.
No stackdump.
Any ideas? This takes waaaaay to long to reproduce.
I never run this script with cygwin 1.5.5 maybe it fails there too. Maybe the freezes I got building OOo are long fixed and this was always broken? Or sh (ash) or even make has a problem and not cygwin. This gets us nowhere.
Volker
-- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/