From owner-freebsd-current@FreeBSD.ORG Thu May 24 15:20:21 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 0E4D716A46C for ; Thu, 24 May 2007 15:20:21 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id ABB8313C455 for ; Thu, 24 May 2007 15:20:20 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 8FB2CEB3CC3; Thu, 24 May 2007 23:20:19 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id yftipxG-fAvO; Thu, 24 May 2007 23:20:17 +0800 (CST) Received: from LI-Xins-MacBook.local (unknown [221.220.28.158]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id B0F9BEB3CA8; Thu, 24 May 2007 23:20:15 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=hh1gCEYLvXtMkvgvG6/1xh49mUifDFuSqsJFeQQeb61B4XeCfrjb/pD8cmg0rnfNd ldxYKzuE95hAqW5CcuG0w== Message-ID: <4655AD24.5000805@delphij.net> Date: Thu, 24 May 2007 23:20:04 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: Giorgos Keramidas References: <46554442.7070502@delphij.net> <20070524132352.GC2803@kobe.laptop> In-Reply-To: <20070524132352.GC2803@kobe.laptop> X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigB48050003C9CE97F8380C2F4" Cc: FreeBSD Current Subject: Re: RELENG_6_2 broken on latest -HEAD 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: Thu, 24 May 2007 15:20:21 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB48050003C9CE97F8380C2F4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Giorgos Keramidas wrote: > On 2007-05-24 15:52, LI Xin wrote: >> Hi, >> It seems that we can not build RELENG_6_2 world with -HEAD userland >> anymore, after the gcc upgrade. So the only way to build RELENG_6_2 >> releases is to create a chroot environment for now? >=20 > I think this was never really ``supported''. It may work, but if it > breaks nobody is going to fix it. >=20 > What *is* supported and should always work is building CURRENT on the > latest RELENG_X branch. But what you are doing is the reverse... Okay, I just thought that using chroot to build release is a bit weird :-= ) As a side note, my real concern is that, it seems that our build infrastructure can not bootstrap itself very easily, say it's not "that" self-contained as I imagined. After installing a gcc 3.4.6 from ports collection and override CC/CXX variables, I found that some of the installed headers and bsd.*.mk is still used during the build, making it very hard to produce successful build without heavy hack to the source tree. I think it's time for me to pursue more about our build skeleton..= =2E Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigB48050003C9CE97F8380C2F4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGVa0kOfuToMruuMARCsosAJwIUjSsU3KTv4r10j+h5wMS9CG1OQCfapaz 1df6KIySew4Ps0HTt2EpSiI= =lZ+1 -----END PGP SIGNATURE----- --------------enigB48050003C9CE97F8380C2F4--