From owner-freebsd-ports@FreeBSD.ORG Sat Mar 12 23:51:45 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 9A26D1065670 for ; Sat, 12 Mar 2011 23:51:45 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 7C0B08FC12 for ; Sat, 12 Mar 2011 23:51:45 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id CA5115615D; Sat, 12 Mar 2011 17:51:44 -0600 (CST) Date: Sat, 12 Mar 2011 17:51:44 -0600 From: Mark Linimon To: bf1783@gmail.com Message-ID: <20110312235144.GC27889@lonesome.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-ports@FreeBSD.org Subject: Re: [HEADS UP] GNU make 3.82 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: Sat, 12 Mar 2011 23:51:45 -0000 I'm sorry that I did not have a chance to run the gmake -exp sooner. Up until recently, I haven't been doing any -exps myself, other than to test the setup on pointyhat-west (on which I continue to find bugs in the newer, generalized, codebase). I put the gmake -exp on there primarily as a way to further test my changes (in particular, changes to the 'build' command that allow for top-level nodes in the ZFS tree to be destroyed.) I had not previously looked at the gmake situation at all. (In October and November, in fact, I was traveling on vacation.) So, none of this was a deliberate choice on my part. If I had it to do over again, I would do it differently. mcl