From owner-freebsd-current@FreeBSD.ORG Fri Apr 4 01:21:12 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C38EC86F for ; Fri, 4 Apr 2014 01:21:12 +0000 (UTC) Received: from mail-ob0-x22a.google.com (mail-ob0-x22a.google.com [IPv6:2607:f8b0:4003:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8EBD4762 for ; Fri, 4 Apr 2014 01:21:12 +0000 (UTC) Received: by mail-ob0-f170.google.com with SMTP id uz6so2867617obc.1 for ; Thu, 03 Apr 2014 18:21:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Ok/q248OpXrHEhhUKlXEtc8sg/5jXHK6R1fvxSnq9Bk=; b=bjbNzqgXE65oJ68U444xZ6YgAHeL56IgAzPOzr7AOQb2e8ycMgiV8H+2UyP4uwLgWv zMU/lzDL/V7XWlm3nIymkTZEuJJnskFSEu5ZKNjzyf//iS+WkLeLBzBTyHBjC7D6Fcq2 TNYzmct8PY1y35zGHwxK7HA8TrSm+tfZofPcIXH2/aDk0VDOwQ5szGS4UQ4SGAoxuVao 30VWUBBWbtEK1682ZtERB7JIse7xyd3HwH2TzKtwWbUgAvBGImptiw2cpy1JemK/ykJO qrNgDysYtDrB2zt5R4srmkjPQzDfwG5JdOk6tmVes4JH2PctyAIsPdV6/dXl6o68VMWm Jm8g== MIME-Version: 1.0 X-Received: by 10.60.142.229 with SMTP id rz5mr13622013oeb.1.1396574471912; Thu, 03 Apr 2014 18:21:11 -0700 (PDT) Received: by 10.76.87.7 with HTTP; Thu, 3 Apr 2014 18:21:11 -0700 (PDT) In-Reply-To: References: Date: Thu, 3 Apr 2014 21:21:11 -0400 Message-ID: Subject: Re: cannot build 9.2 from an 11-current host From: Ryan Stone To: Benjamin Kaduk Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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 Apr 2014 01:21:12 -0000 On Thu, Apr 3, 2014 at 9:09 PM, Benjamin Kaduk wrote: > Hi all, > > I've got a build machine that does package builds of net/openafs for > upstream OpenAFS, and is supposed to build packages for all supported > FreeBSD versions (and a few unsupported ones, too). I've recently updated > to r264039M (the 'M' is reverting PCI ARI bits as discussed in a different > thread), and now when I go back to build a 9.2 chroot, I find that I cannot > build world: Unfortunately the bug is in 9.2-RELEASE, not 11-CURRENT. This patch fixes it, but it came in after 9.2-RELEASE: http://svnweb.freebsd.org/changeset/base/257812