Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Nov 2015 10:41:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204394] www/firefox: configure: error: --enable-chrome-format must be set to either jar, flat, or omni
Message-ID:  <bug-204394-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204394

            Bug ID: 204394
           Summary: www/firefox: configure: error: --enable-chrome-format
                    must be set to either jar, flat, or omni
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko@FreeBSD.org
          Reporter: ohartman@zedat.fu-berlin.de
          Assignee: gecko@FreeBSD.org
             Flags: maintainer-feedback?(gecko@FreeBSD.org)

Port fails to compile/configure on most recent CURRENT (FreeBSD 11.0-CURRENT #0
r290570: Mon Nov  9 06:31:05 CET 2015 amd64) as shown below.


[...]
configure:27436: c++ -c -O2 -pipe -O3 -march=native -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=gnu++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=native -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=gnu++0x -Qunused-arguments
-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'
===>  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 output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204394-13>