Re: [distcc] make -j N sometimes fails after a few minutes with distcc

2005-05-30 Thread Grigorio V. Moshkin
Thank you Jean! I supposed something similar but was not sure. My makefile is generated from MPC/MWC project (http://www.ociweb.com/product/mpc/) and does not contain all the dependencies, you're right. Also, some source *.cpp files did contain few errors to that moment. So, make may fail.

Re: [distcc] make -j N sometimes fails after a few minutes with distcc

2005-05-30 Thread Martin Pool
On Mon, 2005-05-30 at 11:19 +0400, Grigorio V. Moshkin wrote: make exits and I see make log file, but make child processes (jobs) go on compilation. make parent doesn't wait for all the jobs to finish themselves. 1- what OS are you using? 2- what make are you using? -- Martin __ distcc

Re: [distcc] make -j N sometimes fails after a few minutes with distcc

2005-05-27 Thread Jean Delvare
Hi Grigorio, I use distcc 2.18.3 on my Linux box as coordinator and distccd running on 4 Cygwin boxes as servers. Sometimes all work well. But sometimes my command $ make -j 8 CC = distcc ... CXX=distcc ... out.log 21 fails after minutes of distributed compilation with log message: