From owner-freebsd-current@FreeBSD.ORG Thu Apr 5 19:39:21 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2ED71065676 for ; Thu, 5 Apr 2012 19:39:21 +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 806628FC16 for ; Thu, 5 Apr 2012 19:39:21 +0000 (UTC) Received: by wibhq7 with SMTP id hq7so1352806wib.13 for ; Thu, 05 Apr 2012 12:39:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type:x-gm-message-state; bh=bgIaTXrrvFPs8yQMYmOcBhCt2bIOOyJl2XLNkeR6clA=; b=H8U1pUSx8Yfs44UfMs9pMHEGbq7a+jJJ/r420HcpMnAizph2SwB1pb+R+mLMMQiHXX gwiQqS96FYJI+67f/iLHiqVxIh07OOySVryFdb67xQvOSXcDHEfccOj0p91yYG7noTUF kIub11u8+DR3a3+XEWACvUsxjrmqmtwwMFDQzoaw4SOjqsoSkQYgt7dm77/4rOu+M0mW AkEbPH15ZkW7Jq/qiIG4VTrkAxAttBWG2vhCYASmMnPPM9Q/PW3fizDDA0y6ekmpGnKr vnfQTdY+I2EkIoAvMvR0wOruRdxHm9GYPG56LbPKS8YJWVykTlfuP0+9FZ+fEdywNn6q e6rQ== Received: by 10.216.136.157 with SMTP id w29mr2478153wei.23.1333654760256; Thu, 05 Apr 2012 12:39:20 -0700 (PDT) MIME-Version: 1.0 Sender: juli@clockworksquid.com Received: by 10.180.86.37 with HTTP; Thu, 5 Apr 2012 12:39:00 -0700 (PDT) From: Juli Mallett Date: Thu, 5 Apr 2012 12:39:00 -0700 X-Google-Sender-Auth: h-9UQEA94gJz1v3Pcb0druKFyYw Message-ID: To: Doug Barton Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnQ6TR1tYEX6Z3WfX9P2JAwktFhT1s9+ospX+iaHh5XMEyGirkKy/KA+KP+sTiYvO/CEpZN Cc: Garrett Cooper , mips@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: There is a known problem with MIPS tinderbox. 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, 05 Apr 2012 19:39:22 -0000 On Thu, Apr 5, 2012 at 12:28, Doug Barton wrote: > But as always, if someone comes up with an actual problem related to the > [BIND] update I'm happy to address it. The MIPS tinderbox build is currently broken. This is related to a binutils bug for which a workaround was committed to head. For some reason, the workaround seems to be sufficient for universe done independently, but not the tinderbox. There is a fix for binutils which is known, but the fix was made after the GPLv3 switch. HJ Lu, who made the change, has been contacted about making the change available under GPLv2, but so far has not replied. Independently, jchandra@ is investigating the problem in binutils and attempting to come up with a fix from scratch. You have not broken the MIPS tinderbox. It has been broken for a couple of weeks now, and is a known problem, and hopefully will be fixed soon. Thanks, Juli.