Date: Mon, 19 May 2003 14:27:09 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Kris Kennaway <kris@obsecurity.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/avr-libc Makefile Message-ID: <20030519112709.GE17366@sunbay.com> In-Reply-To: <20030519112109.GD17366@sunbay.com> References: <200305190828.h4J8S8l0069634@repoman.freebsd.org> <20030519094115.GC1035@sunbay.com> <20030519115435.C2937@uriah.heep.sax.de> <20030519104604.GB17366@sunbay.com> <20030519105529.GD4451@rot13.obsecurity.org> <20030519112109.GD17366@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--ytoMbUMiTKPMT3hY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 19, 2003 at 02:21:09PM +0300, Ruslan Ermilov wrote: > On Mon, May 19, 2003 at 03:55:29AM -0700, Kris Kennaway wrote: > > On Mon, May 19, 2003 at 01:46:04PM +0300, Ruslan Ermilov wrote: > > > On Mon, May 19, 2003 at 11:54:35AM +0200, Joerg Wunsch wrote: > > > > As Ruslan Ermilov wrote: > > > >=20 > > > > > Just as a quick note, the cross-compilation issues (for normal wo= rld > > > > > builds) from bsd.cpu.mk are handled by setting NO_CPU_CFLAGS. > > > >=20 > > > > That's exactly what i've got in the Makefile (long since, and FreeB= SD > > > > 5.x is the only Unix that requires a hack like this to get a > > > > cross-compilation working). Yet, it has been broken again. People > > > > seem to care more about creeping featurism these days than about a > > > > good and stable development environment. Sigh. > > > >=20 > > > Hm, so what's broken then? If NO_CPU_CFLAGS is set, the effect > > > of bsd.cpu.mk is null, if I'm reading the code correctly. Can > > > you please show me the actual error, as I can't find it anywhere > > > on bento. > >=20 > > The error appears to be that bsd.cpu.mk adds -mcpu=3Dpentiumpro even if > > NO_CPU_CFLAGS is specified (see r1.13). Joerg's cross-compiler port > > is failing because the cross-gcc is being executed with the invalid > > -mcpu option. > >=20 > BTW, rev. 1.19 to port's makefile also broke it; USE_BZIP2 was > defined too late to set the EXTRACT_SUFX properly. >=20 =2E.. and revision 1.20 doesn't fix this either: allmouth# make fetch >> avr-libc-2003.05.11.tar.gz is not in /CURRENT/usr/ports/devel/avr-libc/d= istinfo. >> Either /CURRENT/usr/ports/devel/avr-libc/distinfo is out of date, or >> avr-libc-2003.05.11.tar.gz is spelled incorrectly. *** Error code 1 Stop in /CURRENT/usr/ports/devel/avr-libc. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --ytoMbUMiTKPMT3hY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+yL+NUkv4P6juNwoRAkRvAJ9nkBW4SsgjSoQpRZQeBQOedn6tHACggxkl 0gSZoyDQm0E76EWFszH35j8= =b5xs -----END PGP SIGNATURE----- --ytoMbUMiTKPMT3hY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030519112709.GE17366>