From owner-freebsd-current@FreeBSD.ORG Thu Sep 29 19:46:32 2011 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 F147A106566C for ; Thu, 29 Sep 2011 19:46:32 +0000 (UTC) (envelope-from greglmiller@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 5B6E98FC12 for ; Thu, 29 Sep 2011 19:46:32 +0000 (UTC) Received: by wwe3 with SMTP id 3so1503897wwe.31 for ; Thu, 29 Sep 2011 12:46:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Kp4GBWrok6esSBcha9YNwCo2JbXdHDHoTRTCezIM/8g=; b=fEUw6vKom+BI/l25dvXxqQuzkfzS0qvjPRVWWs9tmaRLPmUwmeoK+NhaONXLBkslCX uAV6K6u4JMNBY1LRVgFG00Y3yWliQUAnAHzmFUip1yjAjrLSzDqcAGt56uNK9+Qa6YmO zri1W26dAeDQ3IWIBeCnQTtj5PdQxWQEyMyWE= MIME-Version: 1.0 Received: by 10.227.165.202 with SMTP id j10mr3420100wby.18.1317325591431; Thu, 29 Sep 2011 12:46:31 -0700 (PDT) Received: by 10.180.104.37 with HTTP; Thu, 29 Sep 2011 12:46:31 -0700 (PDT) In-Reply-To: References: Date: Thu, 29 Sep 2011 14:46:31 -0500 Message-ID: From: Greg Miller To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: make buildworld error on 9.0B2 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: Thu, 29 Sep 2011 19:46:33 -0000 On 9/29/11, Greg Miller wrote: > On 9/28/11, Adrian Chadd wrote: >> On 29 September 2011 08:57, Greg Miller wrote: >>> On a fresh install of 9.0B2, I've updated my source to RELENG_9 with >>> csup, and I get the following when I try to make buildworld: >> >> Good, is this reproducable? There's a patch to csup that may help you >> out with this. >> >> Index: src/usr.bin/csup/fixups.c > > [snipped] > > It's 100% reproducible, and the patch didn't change anything. > I just tried it with cvsup and got the same result, so it doesn't appear to be a csup issue. I have no idea what's going on here.