From owner-freebsd-gecko@freebsd.org Mon Nov 9 10:41:38 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 50A66A29494 for ; Mon, 9 Nov 2015 10:41:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 384521E0D for ; Mon, 9 Nov 2015 10:41:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 36A64A29493; Mon, 9 Nov 2015 10:41:38 +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 36431A29492 for ; Mon, 9 Nov 2015 10:41:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B4951E0C for ; Mon, 9 Nov 2015 10:41:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tA9AfbEF075644 for ; Mon, 9 Nov 2015 10:41:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: maintainer-feedback requested: [Bug 204394] www/firefox: configure: error: --enable-chrome-format must be set to either jar, flat, or omni Date: Mon, 09 Nov 2015 10:41:37 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Mon, 09 Nov 2015 10:41:38 -0000 ohartman@zedat.fu-berlin.de has reassigned Bugzilla Automation 's request for maintainer-feedback to gecko@FreeBSD.o= rg: Bug 204394: www/firefox: configure: error: --enable-chrome-format must be s= et to either jar, flat, or omni https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204394 --- Description --- Port fails to compile/configure on most recent CURRENT (FreeBSD 11.0-CURREN= T #0 r290570: Mon Nov 9 06:31:05 CET 2015 amd64) as shown below. [...] configure:27436: c++ -c -O2 -pipe -O3 -march=3Dnative -O3 -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=3Dgnu++0x -Qunused-arguments -isystem/usr/local/include -DLIBICONV_PLUG conftest.C 1>&5 configure:27453: checking for _Unwind_Backtrace configure:27490: c++ -o conftest -O2 -pipe -O3 -march=3Dnative -O3 -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=3Dgnu++0x -Qunused-arg= uments -isystem/usr/local/include -DLIBICONV_PLUG -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -fstack-protector -Wl,-z,noexecstack -Wl,-z,text conftest.C 1>&5 configure: error: --enable-chrome-format must be set to either jar, flat, or omni *** Fix above errors and then restart with\ "gmake -f client.mk build" /usr/ports/www/firefox/work/mozilla-release/client.mk:364: recipe for target 'configure' failed gmake[3]: *** [configure] Error 1 gmake[3]: Leaving directory '/usr/ports/www/firefox' =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to gecko@FreeBSD.org [maintainer] and attach the "/usr/ports/www/firefox/work/mozilla-release/config.log" including the outp= ut of the failure of your make command. Also, it might be a good idea to provi= de an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1=