From owner-freebsd-current@freebsd.org Mon May 2 16:36:06 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F81FAEEEF3 for ; Mon, 2 May 2016 16:36:06 +0000 (UTC) (envelope-from lidl@pix.net) Received: from hydra.pix.net (hydra.pix.net [IPv6:2001:470:e254::4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.pix.net", Issuer "Pix.Com Technologies, LLC CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3D2D71969; Mon, 2 May 2016 16:36:06 +0000 (UTC) (envelope-from lidl@pix.net) Received: from torb.pix.net (torb.pix.net [192.168.16.32]) (authenticated bits=0) by hydra.pix.net (8.15.2/8.15.2) with ESMTPA id u42Ga4E0000413; Mon, 2 May 2016 12:36:05 -0400 (EDT) (envelope-from lidl@pix.net) Subject: Re: Build failed in Jenkins: FreeBSD_HEAD #220 To: Jung-uk Kim , John Baldwin References: <1930955076.5.1461942541071.JavaMail.jenkins@jenkins-9.freebsd.org> <4410839.umQIpSnpkP@ralph.baldwin.cx> <00078caa-226f-77ec-a847-030789483f74@FreeBSD.org> <4214221.s09rEQldUq@ralph.baldwin.cx> Cc: freebsd-current@freebsd.org, jenkins-admin@freebsd.org From: Kurt Lidl Message-ID: Date: Mon, 2 May 2016 12:36:04 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Mon, 02 May 2016 16:36:06 -0000 On 4/30/16 2:57 AM, Jung-uk Kim wrote: > On 04/29/16 05:46 PM, Jung-uk Kim wrote: >> On 04/29/16 05:17 PM, John Baldwin wrote: >>> You'll have to talk to the Intel guy who broke this to find out how he'd >>> like to fix it (not hardcode 32, or fix the AccessWidth). >> >> I notified Intel guys and they will take care of it. Once they patch >> the bug, I'll merge the fix ASAP. > > It seems it is taking longer than I expected. I reverted the commits > from our tree for now (r298838) until we have a proper fix. > > Sorry for the breakage. > > Jung-uk Kim > I rebuilt the world on my VirtualBox host after the ACPI commit was reverted. I was able to installkernel / installworld without issue, and the VirtualBox host has been running without issue since then. I'll spin up a new build when the fixed version is re-committed. Thanks! -Kurt