firefox does not build on 10-STABLE

Dimitry Andric dim at FreeBSD.org
Tue May 13 18:03:12 UTC 2014


On 13 May 2014, at 16:52, John <freebsd-lists at potato.growveg.org> 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140513/063e84d3/attachment.sig>


More information about the freebsd-ports mailing list