From owner-freebsd-stable@FreeBSD.ORG Wed Sep 12 09:08:37 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6860F106564A for ; Wed, 12 Sep 2012 09:08:37 +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 3B5E98FC14 for ; Wed, 12 Sep 2012 09:08:36 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 83D3E56258; Wed, 12 Sep 2012 04:08:35 -0500 (CDT) Date: Wed, 12 Sep 2012 04:08:35 -0500 From: Mark Linimon To: Alexander Yerenkow Message-ID: <20120912090835.GA22971@lonesome.com> References: <20120912060420.GE31029@lonesome.com> <20120912070212.GA12778@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Christer Solskogen , FreeBSD , Andreas Nilsson , Chris Rees Subject: Re: Clang as default compiler 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: Wed, 12 Sep 2012 09:08:37 -0000 On Wed, Sep 12, 2012 at 11:54:51AM +0300, Alexander Yerenkow wrote: > How about run automated test on two poudriere setups, one with CLANG set > up, other with USE_GCC=4.2 applied to all ports which marked as broken, We have been running various tests for quite some time. > Is there somewhere list of these clang-failing ports? http://wiki.freebsd.org/PortsAndClang . I have been maintaing and updating this for over a year now. mcl