From owner-freebsd-ports@freebsd.org Wed Nov 22 19:57:28 2017 Return-Path: Delivered-To: freebsd-ports@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 91885DF4089 for ; Wed, 22 Nov 2017 19:57:28 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from msa1.earth.yoonka.com (yoonka.com [88.98.225.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "msa1.earth.yoonka.com", Issuer "msa1.earth.yoonka.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C5D967224 for ; Wed, 22 Nov 2017 19:57:27 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from ultrabook.yoonka.com (x5271636d.dyn.telefonica.de [82.113.99.109]) (authenticated bits=0) by msa1.earth.yoonka.com (8.15.2/8.15.2) with ESMTPSA id vAMJderh075995 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Wed, 22 Nov 2017 19:39:41 GMT (envelope-from list1@gjunka.com) X-Authentication-Warning: msa1.earth.yoonka.com: Host x5271636d.dyn.telefonica.de [82.113.99.109] claimed to be ultrabook.yoonka.com Subject: Re: Building bug report To: freebsd-ports@freebsd.org References: From: Grzegorz Junka Message-ID: <876bb476-5925-1b46-4de6-2e2b5555d678@gjunka.com> Date: Wed, 22 Nov 2017 19:39:35 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-GB-large X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Nov 2017 19:57:28 -0000 Whenever I have build errors first thing I try is to build with default options (e.g. using a clean setting environment in poudriere). Very often it succeeds, which means that the problem is in some of the option I have set for Firefox or one of its dependencies. Does it build with default options for you? GrzegorzJ On 22/11/2017 02:15, Mathieu Demers via freebsd-ports wrote: > Hi, > > I have tried to build Firefox57 for 3 days but I had always the same > error when it is building. > > There are the infos: > > FreeBSD Laptop-Mathieu 11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321309: > Fri Jul 21 02:08:28 UTC 2017 > root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64 > > /usr/ports/www/firefox/Makefile: >      $FreeBSD: head/www/firefox/Makefile 454194 2017-11-14 19:04:44Z > jbeich $ > > The error building: > > gmake[3]: Leaving directory '/usr/ports/www/firefox/work/firefox-57.0' > gmake[2]: *** [/usr/ports/www/firefox/work/firefox-57.0/client.mk:237: > profiledbuild] Error 2 > gmake[2]: Leaving directory '/usr/ports/www/firefox/work/firefox-57.0' > ===> Compilation failed unexpectedly. > Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the > failure to > the maintainer. > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/www/firefox > *** Error code 1 > > Stop. > make: stopped in /usr/ports/www/firefox > > ===>>> make build failed for www/firefox > ===>>> Aborting update > > ===>>> Update for www/firefox failed > ===>>> Aborting update > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >