On Fri, Jun 21, 2013 at 09:35:25AM +0200, Martin Husemann wrote:
> On Thu, Jun 20, 2013 at 04:09:07PM +0000, David Holland wrote:
> > I wonder if there's a problem with make and stopping parallel jobs on
> > error.
> 
> Don't think so - it is just a combination of the deep parallelization and
> the truncated tail of the log files published (resp. bracket not finding
> the relevant message automatically). The full log had all information
> needed.

All of the makes should be using the same job token queue, so should stop
as soon as the 'failed' token is inserted.
So you should only see one non-make fail for each possible parralel task.
(Of course, it could be buggy!)

        David

-- 
David Laight: da...@l8s.co.uk

Reply via email to