When building firefox on current this happens:
In file included from 
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd11.0/dom/base/Unified_cpp_dom_base1.cpp:137:
In file included from 
/usr/ports/www/firefox/work/mozilla-release/dom/base/Navigator.cpp:42:
../../dist/include/mozilla/dom/MobileMessageManager.h:17:1: error: declaration 
conflicts with target of using declaration already in scope
class Promise;
^
../../dist/include/mozilla/dom/Promise.h:72:7: note: target of using declaration
class Promise : public nsISupports,
      ^
/usr/ports/www/firefox/work/mozilla-release/dom/base/DOMRequest.cpp:22:21: 
note: using declaration
using mozilla::dom::Promise;
                    ^
1 error generated.
/usr/ports/www/firefox/work/mozilla-release/config/rules.mk:957: recipe for 
target 'Unified_cpp_dom_base1.o' failed
gmake[7]: *** [Unified_cpp_dom_base1.o] Error 1

This is on current as of Oct 6th 12:00pm PDT.
As per UPDATING DBSTAT is enabled in sqlite3
My build options for firefox:

DBUS
GIO
GSTREAMER
ALSA
GTK2

are the only things enabled.
This has always worked till now.
Thanks
Manfred



_______________________________________________
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"

Reply via email to