From owner-freebsd-gecko@freebsd.org Tue Dec 29 17:42:32 2015 Return-Path: Delivered-To: freebsd-gecko@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 0A178A55B9D for ; Tue, 29 Dec 2015 17:42:32 +0000 (UTC) (envelope-from melson.r@att.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E42B11F17 for ; Tue, 29 Dec 2015 17:42:31 +0000 (UTC) (envelope-from melson.r@att.net) Received: by mailman.ysv.freebsd.org (Postfix) id E33F0A55B9C; Tue, 29 Dec 2015 17:42:31 +0000 (UTC) Delivered-To: gecko@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 CA8C4A55B9A for ; Tue, 29 Dec 2015 17:42:31 +0000 (UTC) (envelope-from melson.r@att.net) Received: from nm17-vm5.access.bullet.mail.gq1.yahoo.com (nm17-vm5.access.bullet.mail.gq1.yahoo.com [216.39.63.135]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A39621F13 for ; Tue, 29 Dec 2015 17:42:31 +0000 (UTC) (envelope-from melson.r@att.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=att.net; s=s1024; t=1451410748; bh=LQsImFEoHFTLNLkcYpVS0hCKJijnVkK3IvEUR0yTjeY=; h=To:From:Subject:Date:From:Subject; b=Sda4c1DkFvCVjqeNotY3Q+6ZsIcn++YidA5zWgpJir6Hqtq68UZXSFg9lQ5eSBodHcr33xxc6t+dTHd4pkgf+Begqs9kZ67uVP5L0UKfOtT/mOv5NInqO/ORQbdo6HbVcCXlc7OVPuE2iP+bzLHwGSGk6hIKkknTZWJedBaVZ7c= Received: from [216.39.60.172] by nm17.access.bullet.mail.gq1.yahoo.com with NNFMP; 29 Dec 2015 17:39:08 -0000 Received: from [98.138.104.98] by tm8.access.bullet.mail.gq1.yahoo.com with NNFMP; 29 Dec 2015 17:39:08 -0000 Received: from [127.0.0.1] by smtp118.sbc.mail.ne1.yahoo.com with NNFMP; 29 Dec 2015 17:39:08 -0000 X-Yahoo-Newman-Id: 93933.32308.bm@smtp118.sbc.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: fiQUnZIVM1mftWqNPdJjLyIXGG6Dbrg.IZRbAFav1yXEBJ5 cwryT6d_RiBMdZcE_k1ERsx1ZQeK6oXpq3JoMVAeN3qGqyty13fMiD.2KeDh Dbc3_BJBjXWtg3tvZk0vC1dP2Ek6WksnjoIidKL3_f5O1F7vlyfuCaKp0vQ8 Po4oukEe227IUKvlvwdcCNS9RpWL78LF9E0VkT1t9FS3VtiyjGiRHfj9kIzh ONuu0yod08Vb3Il68.8gTO0wthitPdpY3OmdXfoImpA821NOWgoVH1mfstPC bToiIMizYquPtjw_yTiQnBmEs7NxxPxPw82t1GIYK8qJVvTUp9PF1mZzPxnI OEnZe6L0Tk3m3Evmtxw8G7LUdYYqGnjhk7Pnz9OKJdKgXLIw5IwrW9CFDahr mOmbO3QA7IbfQnFgfpXsMhH76keKVjjNyteHqp_4QDcWCVn.ts4nnaQtfOaR d5c5IRdI4hckAuMTR.PpAz1jnhpBin1A8zdH3AzmQBy3NZpN1.B4VrDcxyPo eMvd6jLtGpkLd0cFyTfwskOfUNrQN74bdtq.3 X-Yahoo-SMTP: RxdRp8mswBB83n3KB2.GK3x99mG1E13BNZ7H80Q- To: gecko@FreeBSD.org From: Bob Melson Subject: compiling Firefox/Seamonkey/Thunderbird Organization: Dept. of Paleocomputing, Whatsamatta U. Message-ID: <5682C53A.20802@att.net> Date: Tue, 29 Dec 2015 10:39:06 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2015 17:42:32 -0000 For the past several months, whenever there's been an update to Firefox, Seamonkey or Thunderbird compilation has failed at what appears to be the same place in each of the products (what I show below is from an attempted compilation of Firefox, but could as well be for the others). I've looked at /usr/ports/UPDATING and have made sure that sqlite has been compiled with the necessary flag and have, as well, tracked down ports/200853 (which I admit I don't entirely understand). My question, then, is what must I do to successfully compile any one or all of these applications? I'm pretty sure it's a matter of user head-space and timing, but I really haven't a clue, so any help would be very much appreciated. /usr/ports/www/firefox/work/firefox-43.0.1/config/recurse.mk:32: recipe for target 'compile' failed gmake[3]: *** [compile] Error 2 gmake[3]: Leaving directory '/usr/ports/www/firefox/work/firefox-43.0.1/obj-x86_64-portbld-freebsd9.3' /usr/ports/www/firefox/work/firefox-43.0.1/config/rules.mk:549: recipe for target 'default' failed gmake[2]: *** [default] Error 2 gmake[2]: Leaving directory '/usr/ports/www/firefox/work/firefox-43.0.1/obj-x86_64-portbld-freebsd9.3' /usr/ports/www/firefox/work/firefox-43.0.1/client.mk:396: recipe for target 'realbuild' failed gmake[1]: *** [realbuild] Error 2 gmake[1]: Leaving directory '/usr/ports/www/firefox/work/firefox-43.0.1' /usr/ports/www/firefox/work/firefox-43.0.1/client.mk:171: recipe for target 'build' failed gmake: *** [build] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/www/firefox. *** [build] Error code 1 Stop in /usr/ports/www/firefox. ident /usr/ports/www/firefox/Makefile /usr/ports/www/firefox/Makefile: $FreeBSD: head/www/firefox/Makefile 404012 2015-12-19 10:50:13Z jbeich $ uname -a FreeBSD strider.homeunix.net 9.3-STABLE FreeBSD 9.3-STABLE #37 r290542: Sun Nov 8 13:27:53 MST 2015 root@strider.homeunix.net:/usr/obj/usr/src/sys/STRIDER amd64 -- Robert G. Melson | Rio Grande Microsolutions | El Paso, TX -- The world will not be destroyed by those who do evil, but by those who watch and do nothing. Albert Einstein