Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2005 12:55:26 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Martin Nilsson <martin@mullet.se>
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   Re: 5.3 STABLE kernel compilation oddity
Message-ID:  <Pine.NEB.3.96L.1050201125439.35704W-100000@fledge.watson.org>
In-Reply-To: <41FF78C4.3000905@mullet.se>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 1 Feb 2005, Martin Nilsson wrote:

> I've seen something similar to this on 5.3 and 5.3-STABLE buildworld it
> happens on fast machines (both SMP & UP) when running 'make -j n
> buildworld' with n larger than about 8. It does not happen everytime,
> just often enough to make you wonder if the hardware is flaky or not. 
> 
> I have seen this on P4E (Prescott), Xeon (533FSB & 800FSB) as well as
> SMP Opterons. I can't remember getting it on the Celerons. If anybody
> wants patches that fixes this tested, I'd be happy to help. It is very
> annoying when using buildworld to see if a newly built machine is
> working OK. 

What specific failure mode are you seeing?  Typically, hardware problems
cause compiler segfaults, data corruption, etc, which tend to manifest
fairly differently from dependency problems, where the failure mode is
almost always an error about a missing library, include file, or the like.

Robert N M Watson




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1050201125439.35704W-100000>