From owner-freebsd-current@FreeBSD.ORG Thu Mar 22 21:47:19 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C594E1065677 for ; Thu, 22 Mar 2012 21:47:19 +0000 (UTC) (envelope-from juli@clockworksquid.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id 12EA18FC0C for ; Thu, 22 Mar 2012 21:47:18 +0000 (UTC) Received: by wibhq7 with SMTP id hq7so1104715wib.13 for ; Thu, 22 Mar 2012 14:47:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=7ImbSUPu/B+llIbr3kY5x5UGUxaNpxiHflcJegfJBgc=; b=gq9iQeNYodWDipNw6CjR5+upC+aFiSIXTyeQPuPPq+R4xMFre227/neug1O9kQ6l6O U7ei0KW46xzW8UWu5YGM68zPf3MojSj5oxOFQGbW80Zjzo/i8+4hmBD/lDza8tOvRSJj H0qHUm1mohTQ24QDVfIzgpBeuvyjzP2BlZ6xyK5RV4owLLctltcfL5DrPeLZBQqf6dtN WV+531nglfuBXqXvWiiEpl8lJDk6oQRyl/97jcWGdcCKvpMad5seZ63Kjq7TNMzGi3cZ /9n4R2UdQv+/r8Fz9ZdT8/t6O9hyUWSJSaI5nGnRRjhWIsSnPynRFTyUGsSmCrg8sh7C rrIQ== Received: by 10.216.134.233 with SMTP id s83mr5091133wei.104.1332452832155; Thu, 22 Mar 2012 14:47:12 -0700 (PDT) MIME-Version: 1.0 Sender: juli@clockworksquid.com Received: by 10.180.99.161 with HTTP; Thu, 22 Mar 2012 14:46:51 -0700 (PDT) In-Reply-To: <20120322143913.341f91bb.stas@FreeBSD.org> References: <201203221806.q2MI6Su1094113@freebsd-current.sentex.ca> <20120322143913.341f91bb.stas@FreeBSD.org> From: Juli Mallett Date: Thu, 22 Mar 2012 14:46:51 -0700 X-Google-Sender-Auth: QURhtqpNlnJqMUVdXQ3TXyTWdDA Message-ID: To: Stanislav Sedov Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQl634BC5NIUcTc4mrBajBSl5TkvuTKE0i9tHWflmVrg9bo035XC0SKipQlV3hbSFdvLVe7B Cc: mips@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on mips/mips 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, 22 Mar 2012 21:47:19 -0000 On Thu, Mar 22, 2012 at 14:39, Stanislav Sedov wrote: > Hi! > > This is due to the bug in binutils which we're working on fixing in base = binutils. > I added a workaround to the libkafs5 Makefile, but tinderbox is using a d= eprecated > TARGET_ARCH=3Dmips which does not enable that workaround. =C2=A0Should we= switch tinderbox to > use mips.mipseb or mips.mipsel instead? Please don't switch it as "mips" will be the new spelling of "mipseb" in the very near future.