On 13 May 2014, at 16:52, John <[email protected]> wrote: > Hello ports! > > I cannot get firefox to build on my system. Can anyone please help? ... > /etc/make.conf is empty. The build fails like this: > > # define MOZ_ALWAYS_INLINE_EVEN_DEBUG __attribute__((always_inline)) > inline > ^ > In file included from > /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0/content/svg/content/src/Unified_cpp_content_svg_content_src8.cpp:2: > In file included from > /usr/ports/www/firefox/work/mozilla-release/content/svg/content/src/nsSVGElement.cpp:9: > In file included from > /usr/ports/www/firefox/work/mozilla-release/content/svg/content/src/nsSVGElement.h:15: > In file included from ../../../../dist/include/mozilla/css/StyleRule.h:16: > In file included from ../../../../dist/include/mozilla/css/Rule.h:12: > In file included from > /usr/ports/www/firefox/work/mozilla-release/layout/style/nsIStyleRule.h:16: > In file included from ../../../../dist/include/nsISupports.h:10: > In file included from ../../../../dist/include/nsrootidl.h:13: > In file included from ../../../../dist/include/nscore.h:19: > ../../../../dist/include/mozilla/mozalloc.h:234:21: warning: replacement > function 'operator delete[]' > cannot be declared 'inline' [-Winline-new-delete] > MOZALLOC_EXPORT_NEW MOZALLOC_INLINE > ^ > ../../../../dist/include/mozilla/mozalloc.h:44:27: note: expanded from macro > 'MOZALLOC_INLINE' > # define MOZALLOC_INLINE MOZ_ALWAYS_INLINE_EVEN_DEBUG > ^ > ../../../../dist/include/mozilla/Attributes.h:27:75: note: expanded from macro > 'MOZ_ALWAYS_INLINE_EVEN_DEBUG' > # define MOZ_ALWAYS_INLINE_EVEN_DEBUG __attribute__((always_inline)) > inline > ^ > In file included from > /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0/content/svg/content/src/Unified_cpp_content_svg_content_src8.cpp:2: > In file included from > /usr/ports/www/firefox/work/mozilla-release/content/svg/content/src/nsSVGElement.cpp:9: > In file included from > /usr/ports/www/firefox/work/mozilla-release/content/svg/content/src/nsSVGElement.h:15: > In file included from ../../../../dist/include/mozilla/css/StyleRule.h:16: > In file included from ../../../../dist/include/mozilla/css/Rule.h:12: > In file included from > /usr/ports/www/firefox/work/mozilla-release/layout/style/nsIStyleRule.h:16: > In file included from ../../../../dist/include/nsISupports.h:10: > In file included from ../../../../dist/include/nsrootidl.h:13: > In file included from ../../../../dist/include/nscore.h:19: > ../../../../dist/include/mozilla/mozalloc.h:240:21: warning: replacement > function 'operator delete[]' > cannot be declared 'inline' [-Winline-new-delete] > MOZALLOC_EXPORT_NEW MOZALLOC_INLINE > ^ > ../../../../dist/include/mozilla/mozalloc.h:44:27: note: expanded from macro > 'MOZALLOC_INLINE' > # define MOZALLOC_INLINE MOZ_ALWAYS_INLINE_EVEN_DEBUG > ^ > ../../../../dist/include/mozilla/Attributes.h:27:75: note: expanded from macro > 'MOZ_ALWAYS_INLINE_EVEN_DEBUG' > # define MOZ_ALWAYS_INLINE_EVEN_DEBUG __attribute__((always_inline)) > inline > ^ > 8 warnings generated. > 8 warnings generated. > gmake[5]: Leaving directory > `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0/content/svg/content/src' > gmake[4]: Leaving directory > `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0' > gmake[3]: *** [compile] Error 2 > gmake[3]: Leaving directory > `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0' > gmake[2]: *** [default] Error 2 > gmake[2]: Leaving directory > `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd10.0' > ===> Compilation failed unexpectedly.
Unfortunately, the error occurred before the part of the log you posted. Can you post the full log somewhere, or search for a line containing "error:" yourself, and paste that part instead? -Dimitry
signature.asc
Description: Message signed with OpenPGP using GPGMail
