From owner-freebsd-current@FreeBSD.ORG Sat Jul 7 10:07:51 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9CD016A41F for ; Sat, 7 Jul 2007 10:07:51 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 9AFDF13C46C for ; Sat, 7 Jul 2007 10:07:51 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.66) with esmtp (envelope-from ) id <1I76xl-00081i-RP>; Sat, 07 Jul 2007 11:52:25 +0200 Received: from e178035136.adsl.alicedsl.de ([85.178.35.136] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.66) with esmtpsa (envelope-from ) id <1I76xl-0006OR-P0>; Sat, 07 Jul 2007 11:52:25 +0200 Message-ID: <468F6379.2080401@mail.zedat.fu-berlin.de> Date: Sat, 07 Jul 2007 11:57:13 +0200 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.4 (X11/20070616) MIME-Version: 1.0 To: Kirk Fort References: <1183669505.10705.22.camel@patricia-laptop> In-Reply-To: <1183669505.10705.22.camel@patricia-laptop> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.35.136 X-Mailman-Approved-At: Sat, 07 Jul 2007 11:19:41 +0000 Cc: freebsd-current@freebsd.org Subject: Re: buildworld error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jul 2007 10:07:51 -0000 Kirk Fort wrote: > Hi. Starting last night and throughout today I have been experiencing > buildworld errors. My architecture is i386. I have tried syncing to > multiple cvsup servers several times throughout the day. Nothing in the > CVS commits stands out at me, and I'm confused as to what could be > causing this issue. My last successful build was yesterday afternoon. > > I don't have anything custom set in make.conf (as an aside, why does > freeBSD call this, confusingly, "knobs" instead of just make.conf > options? It took me a while to figure out what this meant and where they > were set) > > Any help would be appreciated. > Sincerely, > Kirk Fort > > > cc -fpic -DPIC -O1 -pipe -I/usr/src/lib/libmd -DSHA1_ASM -DELF > -DRMD160_ASM -DELF -c /usr/src/lib/libmd/sha256c.c -o sha256c.So > [snip] Same to me on several FreeBSD 7.0-CURRENT/AMD64 and i386 boxes. The AMD64 boxes are driven by AMD CPUs and compiles with machine specific option 'athlon64'. The Intel box is an older pentium4 box. Regards Oliver