From owner-freebsd-stable@FreeBSD.ORG Sat Oct 29 14:28:58 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B2FA16A41F for ; Sat, 29 Oct 2005 14:28:58 +0000 (GMT) (envelope-from phred1975@yahoo.com) Received: from web60021.mail.yahoo.com (web60021.mail.yahoo.com [209.73.178.69]) by mx1.FreeBSD.org (Postfix) with SMTP id 1993A43D45 for ; Sat, 29 Oct 2005 14:28:58 +0000 (GMT) (envelope-from phred1975@yahoo.com) Received: (qmail 94859 invoked by uid 60001); 29 Oct 2005 14:28:57 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=gBGl+u7hhmvl5Ze2xtSYFxo20fZFYsDarwffRFu2aMxvRcVBJnw7rMQyqOmWDbx97zVkF2PkEqpT5iCG9BRPejSo7783eNjxhlTvxorJClzvUWcxsH3vrXaP9EIvWINupvLlPcajuQX3Rbsikx/NdXseaF2HA+qvU2BI3KCZiXA= ; Message-ID: <20051029142857.94857.qmail@web60021.mail.yahoo.com> Received: from [65.11.249.74] by web60021.mail.yahoo.com via HTTP; Sat, 29 Oct 2005 07:28:57 PDT Date: Sat, 29 Oct 2005 07:28:57 -0700 (PDT) From: Tom Shafron To: Kris Kennaway In-Reply-To: <20051028234157.GA99756@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org Subject: Re: Error in make buildworld 5.4 stable 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: Sat, 29 Oct 2005 14:28:58 -0000 --- Kris Kennaway wrote: > On Fri, Oct 28, 2005 at 04:36:31PM -0700, Tom > Shafron wrote: > > Hi, > > > > I just cvsuped the entire source for 5.4 stable > > earlier today. I'm running AMD64. When I make > > buildworld I get: > > > > cc -m32 -march=athlon-xp -msse2 -mfancy-math-387 > > -DCOMPAT_32BIT > -I/usr/obj/usr/src/lib32/usr/include > > -L/usr/obj/usr/src/lib32/usr/lib32 > > -B/usr/obj/usr/src/lib32/usr/lib32 -O2 -pipe > > -funroll-loops -I/usr/src/lib/libc/include > > -I/usr/src/lib/libc/../../include > > -I/usr/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE > > -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 > > -I/usr/obj/lib32/usr/src/lib/libc -DPOSIX_MISTAKE > > -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP > > -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP > -DHESIOD > > -Wsystem-headers -Werror -Wall -Wno-format-y2k > > -Wno-uninitialized -c > > /usr/src/lib/libc/i386/sys/_amd64_get_fsbase.c > > /usr/src/lib/libc/i386/sys/_amd64_get_fsbase.c: In > > function `_amd64_get_fsbase': > > /usr/src/lib/libc/i386/sys/_amd64_get_fsbase.c:40: > > warning: dereferencing type-punned pointer will > break > > strict-aliasing rules > > *** Error code 1 > > > > Stop in /usr/src/lib/libc. > > *** Error code 1 > > > > Stop in /usr/src/lib. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > > > Any help tracking down the problem would be much > > appreciated. Let me know if you need more info. > > You're using non-standard CFLAGS. Don't do this > unless you're > prepared to deal with the consequences (you're > apparently not :-) > > Kris > Thanks Kris! I feel really stupid... I completely forgot that I had a nonstandard CFLAGS on that machine :P Regards, Tom Shafron __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com