From owner-freebsd-stable@FreeBSD.ORG Mon Nov 26 12:19:05 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 9DA8781A for ; Mon, 26 Nov 2012 12:19:05 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 750BD8FC13 for ; Mon, 26 Nov 2012 12:19:05 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TcxeS-0004Yb-EP for freebsd-stable@freebsd.org; Mon, 26 Nov 2012 04:19:04 -0800 Date: Mon, 26 Nov 2012 04:19:04 -0800 (PST) From: Beeblebrox To: freebsd-stable@freebsd.org Message-ID: <1353932344440-5764283.post@n5.nabble.com> In-Reply-To: <50B35B23.90902@FreeBSD.org> References: <1353671378109-5763475.post@n5.nabble.com> <1353674282188-5763482.post@n5.nabble.com> <1353678344136-5763503.post@n5.nabble.com> <50AF7F2F.6050104@gmail.com> <1353680064788-5763506.post@n5.nabble.com> <50B0C3D6.5070308@andric.com> <20121124170730.GF98247@kib.kiev.ua> <1353854356417-5764013.post@n5.nabble.com> <1353928284797-5764269.post@n5.nabble.com> <50B35B23.90902@FreeBSD.org> Subject: Re: buildworld with clang breaks because no cc 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: Mon, 26 Nov 2012 12:19:05 -0000 Dimitry Andric-4 wrote > As said earlier, since you seem to be doing multithreaded builds, the > actual error is obscured here. It will have occurred some time before > the part of the log you posted. Thanks for your help Dimitry. I commented out THREADS = 6 in buildflags.conf and re-ran make release. The build completed without any error - so it was just the threaded make that was causing the relase problem. Regards. -- View this message in context: http://freebsd.1045724.n5.nabble.com/buildworld-with-clang-breaks-because-no-cc-tp5763472p5764283.html Sent from the freebsd-stable mailing list archive at Nabble.com.