From owner-freebsd-ports Thu Dec 19 9:49:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 712EB37B401 for ; Thu, 19 Dec 2002 09:49:43 -0800 (PST) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AC2A43EE6 for ; Thu, 19 Dec 2002 09:49:42 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 12078 invoked from network); 19 Dec 2002 17:49:45 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 19 Dec 2002 17:49:45 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gBJHnQUT018936; Thu, 19 Dec 2002 12:49:29 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 19 Dec 2002 12:49:26 -0500 (EST) From: John Baldwin To: Jameel Akari Subject: Re: xcpustate broken on alpha Cc: alpha@FreeBSD.ORG, ports@FreeBSD.ORG, Kris Kennaway Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 19-Dec-2002 Jameel Akari wrote: > On Thu, 19 Dec 2002, Kris Kennaway wrote: > >> For some reason this port just became broken on alpha. Can someone >> please take a look? >> >> http://bento.freebsd.org/errorlogs/alpha-5-latest/xcpustate-2.5.log > > Well, I'm no gcc expert, but this looks suspect: > > cc -O -pipe -mcpu=ev4 -mtune=ev5 -mcpu=ev4 -mtune=ev5 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Optimizer tries to expand a macro in rstat_xdr.c:20:8 and blows up > trying to tweak for both EV4 and EV5 cpus? I doubt it. -mcpu= and -mtune= mean two different things. Also, if one did override the other, then the last one would have sole effect. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message