Re: www/[firefox|libxul]: configure: error: --enable-chrome-format must be set to either jar, flat, or omni

2015-11-18 Thread Christoph Moench-Tegeder
## O. Hartmann (ohart...@zedat.fu-berlin.de):

> Since the problem now appears to destroy every firefox installation on CURRENT
> (most recent, amd64), the problem got severe for us.

Until evidence to the contrary, I guess it's your local problem.
The --enable-chrome-format argument is set to omni by bsd.gecko.mk,
unless overridden. Check MOZ_OPTIONS and configure output, e.g.
obj-x86_64-portbld-freebsd10.2/.mozconfig.json or
obj-x86_64-portbld-freebsd10.2/js/src/config.status (I hope they
did not change since your version).

Regards,
Christoph

-- 
Spare Space
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


www/[firefox|libxul]: configure: error: --enable-chrome-format must be set to either jar, flat, or omni

2015-11-17 Thread O. Hartmann
A day or two ago, I updated ports without any problems, especially www/firefox.
Doing the same mainatining process yesterday and today on several other boxes
results in a fail of either updating www/firefox with the very similar error as
shown below, or with the error shown below after I tried a "portmaster -f
www/libxul' as I suspected a problem in www/libxul.

This problem now makes www/firefox unusable on several systems since yesterday
(Tuesday, 17th of November) with port revision most recently updated.

Since the problem now appears to destroy every firefox installation on CURRENT
(most recent, amd64), the problem got severe for us.

Please fix!

Kind regards,

oh

[...]
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/libxul/work/mozilla-esr38/client.mk:361: recipe for target
'configure' failed gmake[2]: *** [configure] Error 1
gmake[2]: Leaving directory '/usr/ports/www/libxul'
===>  Script "configure" failed unexpectedly.
Please report the problem to ge...@freebsd.org [maintainer] and attach the
"/usr/ports/www/libxul/work/mozilla-esr38/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

Stop.
make[1]: stopped in /usr/ports/www/libxul
*** Error code 1

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"