From owner-freebsd-ports@FreeBSD.ORG Tue Apr 12 06:04:00 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73BAC1065672 for ; Tue, 12 Apr 2011 06:04:00 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id DE2F08FC1C for ; Tue, 12 Apr 2011 06:03:59 +0000 (UTC) Received: by wwc33 with SMTP id 33so7072456wwc.31 for ; Mon, 11 Apr 2011 23:03:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=X6dKqeyaKw66odnzs/gjVLojUnAusMfvXMQRqF1MkNs=; b=dwoFzuDZcQwAIq0a4d5lEfOFUg0mBa8waVQua5KA032Z7BgOb/oJ5gS6T0akpQDNNW Kr3k9vNIMV9isJPd7OKIXA4rTSj867eO+mka7wVegKPiOTo/rTbGKpwVA2NcjRFuLdR0 TyV/XV3mLRywDgY2c8767Jy7u/IfkZBbEmWNw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=JCsVUEiibIEDlFKiXQ9gEfEp1zNhuwkwma3IJVI2tRbF96f0zk/WluKYm/UhDacMMw 3rW5vRUWP0AUJV9Yg/0AbCBZrinqW+buketbIP8PVqR8nxX6y7pBv+itAQiQhdvQz721 T4HGSnKS+dVD250FK0Hd11siJGIHyRaLOOh/Y= MIME-Version: 1.0 Received: by 10.216.254.142 with SMTP id h14mr1064362wes.31.1302588238765; Mon, 11 Apr 2011 23:03:58 -0700 (PDT) Received: by 10.216.138.29 with HTTP; Mon, 11 Apr 2011 23:03:58 -0700 (PDT) In-Reply-To: References: Date: Tue, 12 Apr 2011 01:03:58 -0500 Message-ID: From: Brandon Gooch To: Ade Lovett Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Ports Subject: Re: GNU make 3.82 update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 06:04:00 -0000 On Sun, Apr 10, 2011 at 8:27 PM, Ade Lovett wrote: > Hi folks, > > After a few more -exp runs, we're down to exactly one piece of collateral= damage in terms of migrating from GNU make 3.81->3.82 > > It's a doozy. =A0http://tinderbox.lovett.com/errors/8.2-amd64-uxb/io-0.0.= 2009.08.03.log > > Apparently something is so messed up that a compiled interim binary fails= to run with 3.82 > > Since there's only this one port affected which in turn has one other dep= ending on it, I'm planning on committing the update tomorrow (April 11th) a= nd simply marking this port BROKEN. > > We will continue to have precisely one version of gmake in the tree -- gm= ake381 will be nuked as part of the update and was only there to make testi= ng a bit easier. =A0I believe someone owes me a beer on account of this. > > -aDe What port is it? Sorry, I can't determine from the previous message... Thanks for working on this! -Brandon