From owner-freebsd-mips@FreeBSD.ORG Thu Apr 5 23:35:08 2012 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 329F5106564A; Thu, 5 Apr 2012 23:35:08 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id A842D8FC14; Thu, 5 Apr 2012 23:35:07 +0000 (UTC) Received: by yenl9 with SMTP id l9so1314336yen.13 for ; Thu, 05 Apr 2012 16:35:07 -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:content-transfer-encoding; bh=ZqJKjlfnIFVwMYRYo/zGcnlGVRpJNDWRFTSif6oK2qs=; b=lrZbCmu6sYTqxPzoEG4yhaEtphTl0Rt9R1FA8G1aG4w94MBw1zNQ9YvxIVxv/EMgfK IVQ+ghT8IttvUfjArc1LjZttfAoj4+OX1WAXeldbTDhtbaNNGJfpJfVqON/9+ekHQE2D 2FhpfpFrlpSCd8dkWFJL0fTuTo6FWhTHK8goqv/s9SUUhVFeAwuEmFXz+uOw1izjUOHW 5B5grx3OovJOK88iIBwTrJdgIEOgRAzZV3AMnhnQLFTGfD7K+zekewkZI1JpWLF1Gml3 Sk7ufmxFoSxJy1FquIs6wDmQB+Bx+7vsgpDn6PCDhZqsCSM3vA4V5S7CBQ4a5BrIbnpF Pofg== MIME-Version: 1.0 Received: by 10.236.78.6 with SMTP id f6mr4612613yhe.109.1333668907011; Thu, 05 Apr 2012 16:35:07 -0700 (PDT) Received: by 10.220.230.135 with HTTP; Thu, 5 Apr 2012 16:35:06 -0700 (PDT) In-Reply-To: <86aa2pahbf.fsf@ds4.des.no> References: <201204051006.q35A6RtB021106@freebsd-current.sentex.ca> <4F7DEDD8.2050301@FreeBSD.org> <86aa2pahbf.fsf@ds4.des.no> Date: Thu, 5 Apr 2012 16:35:06 -0700 Message-ID: From: Garrett Cooper To: =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Doug Barton , mips@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on mips/mips 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: Thu, 05 Apr 2012 23:35:08 -0000 2012/4/5 Dag-Erling Sm=F8rgrav : > Garrett Cooper writes: >> From what I saw it seems to be localized to the tinderbox host >> environment because I don't run into this issue with a copy of CURRENT >> compiled from r233913 sources. > > There is nothing special about the tinderbox host environment, it's a > quad-core Phenom running 8.3-STABLE and you can see the exact commands > and environment variables used at the top of the log. Forgot a key piece of info. My VM that this works on is i386, not amd64. I assume that's a trigger? Thanks, -Garrett