From owner-freebsd-stable@FreeBSD.ORG Mon May 24 16:25:40 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45081106567C for ; Mon, 24 May 2010 16:25:40 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta02.emeryville.ca.mail.comcast.net (qmta02.emeryville.ca.mail.comcast.net [76.96.30.24]) by mx1.freebsd.org (Postfix) with ESMTP id 2BF408FC17 for ; Mon, 24 May 2010 16:25:40 +0000 (UTC) Received: from omta15.emeryville.ca.mail.comcast.net ([76.96.30.71]) by qmta02.emeryville.ca.mail.comcast.net with comcast id MTmn1e0091Y3wxoA2URgco; Mon, 24 May 2010 16:25:40 +0000 Received: from koitsu.dyndns.org ([98.248.46.159]) by omta15.emeryville.ca.mail.comcast.net with comcast id MURg1e00F3S48mS8bURglA; Mon, 24 May 2010 16:25:40 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 661BD9B422; Mon, 24 May 2010 09:25:39 -0700 (PDT) Date: Mon, 24 May 2010 09:25:39 -0700 From: Jeremy Chadwick To: Kevin Oberman Message-ID: <20100524162539.GB31162@icarus.home.lan> References: <20100524122944.GA26720@icarus.home.lan> <20100524161855.232761CC3A@ptavv.es.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100524161855.232761CC3A@ptavv.es.net> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Stable , Stefan Bethke Subject: Re: make world fails in usr.sbin/config? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2010 16:25:40 -0000 On Mon, May 24, 2010 at 09:18:55AM -0700, Kevin Oberman wrote: > > Date: Mon, 24 May 2010 05:29:44 -0700 > > From: Jeremy Chadwick > > Sender: owner-freebsd-stable@freebsd.org > > > > On Mon, May 24, 2010 at 02:21:44PM +0200, Stefan Bethke wrote: > > > Am 24.05.2010 um 14:18 schrieb Jeremy Chadwick: > > > > > > > 1) Were you using any "-j" flags during your make? If so, try without it. > > > > Sometimes these are known to cause oddities, even if occasionally. > > > > > > Nope. > > > > > > > 2) Make sure your system clock is correct and isn't drifting badly. > > > > Highly recommend you use ntpdate to set the clock initially, then run > > > > ntpd at all times. > > > > > > # ntpq -p > > > remote refid st t when poll reach delay offset jitter > > > ============================================================================== > > > +lokschuppen.zs6 131.188.3.222 2 u 69 512 377 34.115 5.313 0.153 > > > *jachthafen.hans 131.188.3.222 2 u 52 512 377 33.966 4.757 0.554 > > > -ps.bucuo.de 192.53.103.108 2 u 185 512 377 39.567 7.895 0.268 > > > -svr02.teleport- 73.120.242.92 2 u 187 512 377 44.572 6.949 0.542 > > > -netzwerkteufel. 192.53.103.104 2 u 202 512 377 35.338 7.662 0.422 > > > +qraftwerk.de 192.53.103.108 2 u 141 512 377 52.505 5.228 0.256 > > > > > > I'll try a new checkout next. > > > > Your clock looks OK (worst drift from a stratum 2 comparison is 5.313 > > seconds). > > Minor correction on this. The offset values from 'ntpq -p' are in > milliseconds, so the worst offset is <6 ms. Not great, but way better > than is really needed. Thanks Kevin -- you're absolutely right. I often forget this fact, since comparatively "ntpdc -c peers" outputs seconds. -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |