Date: Tue, 6 Oct 2015 16:18:55 -0700 From: Manfred Antar <null@pozo.com> To: FreeBSD Ports ML <freebsd-ports@freebsd.org> Cc: alane@FreeBSD.org Subject: Firefox 14.1 fails build on Current AMD64 Message-ID: <F78824BB-682C-420F-A2D9-E27D1B258A66@pozo.com>
next in thread | raw e-mail | index | archive | help
When building firefox on current this happens: In file included from /usr/ports/www/firefox/work/mozilla-release/obj-x86_6= 4-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: declarat= ion conflicts with target of using declaration already in scope class Promise; ^ ../../dist/include/mozilla/dom/Promise.h:72:7: note: target of using declar= ation 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F78824BB-682C-420F-A2D9-E27D1B258A66>