Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2002 09:23:40 -0500 (EST)
From:      Jameel Akari <jakari@bithose.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        <ports@FreeBSD.ORG>, <alpha@FreeBSD.ORG>
Subject:   Re: xcpustate broken on alpha
Message-ID:  <Pine.OSF.4.33.0212190920470.15449-100000@poptart.bithose.com>
In-Reply-To: <20021219141822.GA3816@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?


#!/jameel/akari
sleep 4800;
make clean && make breakfast


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.33.0212190920470.15449-100000>