Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2009 16:23:44 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        arch@FreeBSD.org
Subject:   Re: svn commit: r187132 - head/usr.bin/make
Message-ID:  <20090203002344.GB14870@dragon.NUXI.org>
In-Reply-To: <20090202.154213.387237162.imp@bsdimp.com>
References:  <20090130.085130.-4349483.imp@bsdimp.com> <20090130.093052.-2022808221.imp@bsdimp.com> <20090202220628.GA76833@dragon.NUXI.org> <20090202.154213.387237162.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 02, 2009 at 03:42:13PM -0700, M. Warner Losh wrote:
> Right now, we get useless output from these job markers:
> % make -j 3 all
..
> --- one ---
> --- two ---
> --- three ---
> one
> one
> one
> --- one ---
> one
> two
> two
> two
> --- two ---
> two
> three
..  snip..
> Based on this, I'd suggest we turn them off until we can at least
> produce good results.  I don't know if we want them on by default with
> good results, but we certainly want them off when they are generating
> bad results.

I would have expected a few days to track down the bug.

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090203002344.GB14870>