From owner-freebsd-current@FreeBSD.ORG Thu Mar 31 12:04:12 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 5EA8D106564A for ; Thu, 31 Mar 2011 12:04:12 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id E7C7C8FC16 for ; Thu, 31 Mar 2011 12:04:11 +0000 (UTC) Received: by wyf23 with SMTP id 23so2323806wyf.13 for ; Thu, 31 Mar 2011 05:04:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=iRL1Tts+xCLo3wM+iGPqprc/DpoSN4QS2+g/ftCv31k=; b=KQR3rLNuowmkFClWh8RY9p6Zyu9xKHMpsGxoIbmzuDQxSSbsNWWP1OhiHd5UtcgWcG VHb9QzQqOHPRBHTClzjND0/7UhZ2cVDttLswsCeK32FWvJenZ81GU+/ouCc/BUIjFGZd vYsEdbbTul6G3FIAdH4c0lSQQ2vvJzFUEM3R0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=Dewgt/NM8zWQCBcmM/MZ+kdJ9qewHaVatWtd+1Bca9zEPyOaC9v6ivSbLfQ29Dxrf9 8qWYlqt5fD2yqMd/J2EGpRw1orVdWQ8LW5tDFv90TJtLQY6peBe1UmywbtJCMB1sqiJo RTaawttDatlXvhmeCEqz5SZ8w8PtRRCy3GBTI= MIME-Version: 1.0 Received: by 10.227.180.77 with SMTP id bt13mr2679397wbb.93.1301573050989; Thu, 31 Mar 2011 05:04:10 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.227.135.137 with HTTP; Thu, 31 Mar 2011 05:04:10 -0700 (PDT) In-Reply-To: <201103311125.p2VBPYVU018790@freebsd-current.sentex.ca> References: <201103311125.p2VBPYVU018790@freebsd-current.sentex.ca> Date: Thu, 31 Mar 2011 20:04:10 +0800 X-Google-Sender-Auth: X0CH8J1MqrNr_tudzWeg7lR6JCI Message-ID: From: Adrian Chadd To: freebsd-current Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: [head tinderbox] failure on sparc64/sparc64 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, 31 Mar 2011 12:04:12 -0000 .. I fixed it by just disabling building the ath_ahb module for now. Adrian