From owner-freebsd-stable@FreeBSD.ORG Thu Nov 8 16:25:38 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB39CA46 for ; Thu, 8 Nov 2012 16:25:38 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id A68588FC17 for ; Thu, 8 Nov 2012 16:25:38 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TWUvB-00039m-Q7 for freebsd-stable@freebsd.org; Thu, 08 Nov 2012 08:25:37 -0800 Date: Thu, 8 Nov 2012 08:25:37 -0800 (PST) From: Jakub Lach To: freebsd-stable@freebsd.org Message-ID: <1352391937800-5759209.post@n5.nabble.com> In-Reply-To: <5097E944.1000405@gmail.com> References: <5097A5E0.2000502@gmail.com> <5097D27E.1050705@FreeBSD.org> <5097DE5E.6020405@FreeBSD.org> <5097E0BD.50909@gmail.com> <5097E2AF.2010000@FreeBSD.org> <5097E944.1000405@gmail.com> Subject: Re: buildworld fails on recent stable MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2012 16:25:38 -0000 I unfortunately confirm this problem. While not "true and only way", I had impression, that (at this point) 9-STABLE should be possible to build with clang at any time. After all, building with clang started with essentially still 8 code. With introduction of: WITH_CLANG_IS_CC=true WITHOUT_GCC=true one can have at this point gcc42-less system, and for quite some time. I understand that situation is complicated, but would be happy if it would be fixed before Dec 16. -- View this message in context: http://freebsd.1045724.n5.nabble.com/buildworld-fails-on-recent-stable-tp5758273p5759209.html Sent from the freebsd-stable mailing list archive at Nabble.com.