From owner-svn-ports-all@freebsd.org Sun Jun 5 16:05:17 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F403B6AF2B; Sun, 5 Jun 2016 16:05:17 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:50a2::3:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C6BC81DC2; Sun, 5 Jun 2016 16:05:16 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id 88F5E6002EB; Sun, 5 Jun 2016 18:05:13 +0200 (CEST) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Pt7E4f5JIBJd; Sun, 5 Jun 2016 18:05:13 +0200 (CEST) Received: from elch.exwg.net (dslb-178-008-019-121.178.008.pools.vodafone-ip.de [178.8.19.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS; Sun, 5 Jun 2016 18:05:13 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id BBDEC301F4; Sun, 5 Jun 2016 18:05:12 +0200 (CEST) Date: Sun, 5 Jun 2016 18:05:12 +0200 From: Christoph Moench-Tegeder To: Tijl Coosemans Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r416393 - in head: deskutils/tomboy devel/gmake devel/ocaml-deriving-ocsigen/files games/0ad/files Message-ID: <20160605160512.GA1535@elch.exwg.net> References: <201606051435.u55EZ2q0028696@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201606051435.u55EZ2q0028696@repo.freebsd.org> User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2016 16:05:17 -0000 ## Tijl Coosemans (tijl@FreeBSD.org): > Log: > - Update devel/gmake to 4.2. Here it breaks www/firefox' build, right this way: gmake[7]: Leaving directory '/usr/ports/www/firefox/work/firefox-47.0/obj-x86_64-portbld-freebsd10.3/netwerk/dns' gmake[7]: Entering directory '/usr/ports/www/firefox/work/firefox-47.0/obj-x86_64-portbld-freebsd10.3/toolkit/xre' awk: can't open file ../../buildid.h source line number 1 Makefile:21: *** Variable MOZ_BUILDID does not contain a value. Stop. gmake[7]: Leaving directory '/usr/ports/www/firefox/work/firefox-47.0/obj-x86_64-portbld-freebsd10.3/toolkit/xre' As none of the (few) changes between the (old) candidate2 and the (current) candidate3 I reverted gmake to gmake-4.1_2 et voila, the build passes this point (it's still running so no definitive result yet, but I thought a quick Heads Up would be in order). Regards, Christoph -- Spare Space