svn commit: r187132 - head/usr.bin/make

David O'Brien obrien at FreeBSD.org
Mon Feb 2 16:23:51 PST 2009


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 at FreeBSD.org)


More information about the freebsd-arch mailing list