delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/01/28/03:45:30

X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
From: Bill Harding <bharding AT amazeent DOT com>
Subject: Make Parallel Jobs
Date: Sun, 28 Jan 2007 08:37:43 +0000 (UTC)
Lines: 37
Message-ID: <loom.20070128T093332-165@post.gmane.org>
Mime-Version: 1.0
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

All,
 
I have been combating a make bug for several months, and 
after many hours of web searching, I am finally breaking 
down to see if anyone might possibly have some idea about 
what I can do about this bug.  The issue is that I am 
building assets for a video game using the following command:
 
make -C Anims --no-print-directory -r -f Anims.mk all &&  
make -C BGs --no-print-directory -r -f BGs.mk all 

However, at seemingly random intervals throughout the build 
process (usually about 4-5 times per build), I get the 
following error:
 
make[1]: *** read jobs pipe: No such file or directory.  Stop.
make[1]: *** Waiting for unfinished jobs....
ShIdleA.ica
make[1]: *** Waiting for unfinished jobs....
make: *** [build] Error 2
Error executing c:\windows\system32\cmd.exe.
 
After I get this error, I can invoke the build again and 
it will start building files again where it had left off, 
indicating that there was no problem with the asset itself.  
The most perplexing part of this "jobs pipe error" is that 
I am not using jobs.  Even if I explicitly pass make a -j1 
flag, it still gives me this error quite often, and 
cumulatively this ends up being an enormous time cost.  
Do you have any idea why I would be getting this error 
when I am not using jobs, and more importantly, if there 
is anything that could be done to fix it?
 
Thanks!
Bill Harding
Lead Developer
Amaze Entertainment


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019