From owner-freebsd-current@FreeBSD.ORG Fri Jun 4 08:28:23 2010 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0F3B1065677 for ; Fri, 4 Jun 2010 08:28:23 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id B601F8FC19 for ; Fri, 4 Jun 2010 08:28:23 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 150D58C088; Fri, 4 Jun 2010 03:28:23 -0500 (CDT) Date: Fri, 4 Jun 2010 03:28:23 -0500 From: Mark Linimon To: bf1783@gmail.com Message-ID: <20100604082822.GA30280@lonesome.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-current@FreeBSD.org Subject: Re: [TESTING]: ClangBSD branch needs testing before the import to 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: Fri, 04 Jun 2010 08:28:23 -0000 On Fri, Jun 04, 2010 at 08:13:55AM +0000, b. f. wrote: > How did you obtain "gcc4-errors"? bzgrep -q "See for instructions." Part of ports/Tools/portbuild/scripts/processonelog . mcl