From owner-freebsd-current@FreeBSD.ORG Thu May 24 13:27:20 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 EF43D16A421 for ; Thu, 24 May 2007 13:27:20 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 4F19E13C455 for ; Thu, 24 May 2007 13:27:20 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l4ODOFpt023403 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 24 May 2007 16:24:31 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l4ODNrWt003418; Thu, 24 May 2007 16:24:05 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l4ODNrXc003417; Thu, 24 May 2007 16:23:53 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 24 May 2007 16:23:53 +0300 From: Giorgos Keramidas To: LI Xin Message-ID: <20070524132352.GC2803@kobe.laptop> References: <46554442.7070502@delphij.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46554442.7070502@delphij.net> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.525, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.67, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No 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 13:27:21 -0000 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...