From owner-freebsd-stable@FreeBSD.ORG Tue Dec 20 17:24:16 2011 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21CDF106566C for ; Tue, 20 Dec 2011 17:24:16 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 035008FC0C for ; Tue, 20 Dec 2011 17:24:15 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 4CDC756173; Tue, 20 Dec 2011 11:06:48 -0600 (CST) Date: Tue, 20 Dec 2011 11:06:48 -0600 From: Mark Linimon To: stable@FreeBSD.org Message-ID: <20111220170648.GC10143@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Cc: linimon@FreeBSD.org Subject: status of ports and clang X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2011 17:24:16 -0000 I have recently been able to get the new build cluster on pointyhat-west set up to run full builds of ports with clang on amd64-9. I have documented the latest results on the wiki: http://wiki.freebsd.org/PortsAndClang If you are interested in working on ports being built via clang, this is your place to start. Please also note that now that we have up-to-date builds going, it is not as useful to us to report individual clang build failures. Patches to fix problems are, of course, highly welcome. mcl