Can't build www/firefox on 8.3

Jan Beich jbeich at tormail.org
Thu Mar 28 13:07:25 UTC 2013


"Mikhail T." <mi+thun at aldan.algebra.com> writes:

> Running:
>
>    % make CC=gcc46 CXX=g++46
>    ....
>    /mi/ports/www/firefox/work/mozilla-release/content/base/src/nsContentUtils.cpp:
>    In static member function 'static bool
>    nsContentUtils::GetSVGGlyphExtents(nsContentUtils::Element*, const
>    gfxMatrix&, gfxRect*)':
>    /mi/ports/www/firefox/work/mozilla-release/content/base/src/nsContentUtils.cpp:6987:38:
>    error: ambiguous overload for 'operator=' in '* aResult =
>    displayFrame->nsISVGChildFrame::GetBBoxContribution((* &
> aSVGToAppSpace), 31u)'
>    /mi/ports/www/firefox/work/mozilla-release/content/base/src/nsContentUtils.cpp:6987:38:
>    note: candidates are:
>    ../../../dist/include/gfxRect.h:59:19: note: gfxRect&
>    gfxRect::operator=(const gfxRect&)
>    ../../../dist/include/gfxRect.h:59:19: note: gfxRect&
>    gfxRect::operator=(gfxRect&&)
>    gmake[5]: *** [nsContentUtils.o] ??????? 1
>    ...
>
> Any ideas? Thanks! Yours,

It doesn't look like anything known. Please, provide more info about
your build environment.

1/ arch? i386 and amd64 should work, powerpc (or any tier2) may not[*]
2/ exact version? 8.3 can be 8.3-RELEASE or /stable/8 a few months old
3/ actual compiler? cflags? environ? options? requires full build log
4/ firefox20 affected? too late to fix firefox19 issues less than a week
   before the next release

[*] a/ pointyhat logs for tier2 archs aren't accessible to confirm
    b/ requires specific hardware, not on redports
    c/ upstream considers non-x86 as tier3 except for android;
       this leads to bitrot, especially on big-endian archs

>
>    -mi


More information about the freebsd-gecko mailing list