From owner-freebsd-mips@FreeBSD.ORG Wed Feb 2 04:07:17 2011 Return-Path: Delivered-To: freebsd-mips@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52BEB106564A for ; Wed, 2 Feb 2011 04:07:17 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 11A888FC14 for ; Wed, 2 Feb 2011 04:07:16 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id p12477gX062893 for ; Tue, 1 Feb 2011 21:07:07 -0700 (MST) (envelope-from imp@bsdimp.com) Message-ID: <4D48D86B.2030209@bsdimp.com> Date: Tue, 01 Feb 2011 21:07:07 -0700 From: Warner Losh User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101211 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-mips@FreeBSD.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: OK, what's up with the tinderbox? X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 04:07:17 -0000 On 02/01/2011 20:11, Jayachandran C. wrote: > On Wed, Feb 2, 2011 at 3:37 AM, Andrew Duane wrote: >> I assume I'm not the only one getting messages every 15 minutes about the build failure? >> > Tinderbox was broken for mips for a few days (as it used the old > TARGET_ARCH of mips, not the preferred mipsel or mipeb), this has been > fixed about 2 days back. And Warner seems to have checked in a better > fix yesterday - so things should work now. and then zfs broke things again. but the usual governers that are in place to keep tinderbox run-a-way seem to no longer be in place for reasons unknown. now that the build has been fixed, I think the problem will disappear for a while... Warner