From owner-freebsd-alpha Sat Nov 28 07:26:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA19264 for freebsd-alpha-outgoing; Sat, 28 Nov 1998 07:26:34 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from dingo.cdrom.com (castles233.castles.com [208.214.165.233]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA19259 for ; Sat, 28 Nov 1998 07:26:33 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id HAA00603; Sat, 28 Nov 1998 07:24:49 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199811281524.HAA00603@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Wilko Bulte cc: jb@cimlogic.com.au (John Birrell), freebsd-alpha@FreeBSD.ORG Subject: Re: building -current for Alpha In-reply-to: Your message of "Sat, 28 Nov 1998 10:51:56 +0100." <199811280951.KAA14110@yedi.iaf.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 28 Nov 1998 07:24:48 -0800 From: Mike Smith Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Set CFLAGS="-pipe" now. Omitting -O makes make quite a bit faster (no > surprise ;-). I noticed (in the meantime) that I also ran out of /tmp space. > After fixing that the make ran quite a bit further but it now fell over > with: > > cc -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include > -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale > -DBROKEN_DES -DYP -I/usr/obj/elf/usr/src/tmp/usr/include -c > /usr/src/lib/libc/../libc/net/gethostbydns.c -o gethostbydns.o > Cputime limit exceeded > Nov 28 03:53:05 axp33 /kernel: calcru: negative time of -3566867 usec for > pid 21093 (make) > Nov 28 03:53:05 axp33 /kernel: calcru: negative time of -3566867 usec for > pid 21093 (make) This is the dreaded "timecounter bug". Try updating to a very recent kernel, add options "NTIMECOUNTER=10" to your kernel config, rebuild, and then be prepared to work with phk to get it resolved if it reoccurs. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message