From owner-freebsd-current@FreeBSD.ORG Thu May 24 14:22:13 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 4392316A421 for ; Thu, 24 May 2007 14:22:13 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 1AC3013C45D for ; Thu, 24 May 2007 14:22:13 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id A8A915C2E; Thu, 24 May 2007 10:26:06 -0400 (EDT) Date: Thu, 24 May 2007 10:26:06 -0400 From: Wesley Shields To: Tom Evans Message-ID: <20070524142606.GC45539@atarininja.org> References: <46554442.7070502@delphij.net> <20070524132352.GC2803@kobe.laptop> <20070524135214.GB45539@atarininja.org> <1180015981.9846.26.camel@zoot.mintel.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1180015981.9846.26.camel@zoot.mintel.co.uk> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Giorgos Keramidas , FreeBSD Current , LI Xin 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 14:22:13 -0000 On Thu, May 24, 2007 at 03:13:01PM +0100, Tom Evans wrote: > On Thu, 2007-05-24 at 09:52 -0400, Wesley Shields wrote: > > On Thu, May 24, 2007 at 04:23:53PM +0300, 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? > > > > > > I think this was never really ``supported''. It may work, but if it > > > breaks nobody is going to fix it. > > > > > > What *is* supported and should always work is building CURRENT on the > > > latest RELENG_X branch. But what you are doing is the reverse... > > > > The problem is that running a tinderbox on a CURRENT host and building a > > RELENG_X branch is often done. I understand it's not really supported > > but it is a very nice thing to be able to do. > > > > Currently, a RELENG_6 build for a ports tinderbox running on CURRENT is > > broken. :( > > > > -- WXS > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > Isn't it the other way around? You couldn't have a tinderbox building > for 7.0 running on a 6.2 host, but its common practise to have tinderbox > build 6.2 packages whilst running on 7.0 host. http://www.marcuscom.com/pipermail/tinderbox-list/2007-May/000839.html I can reproduce this on my tinderbox host after getting the GCC upgrade. -- WXS