Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2013 12:04:54 -0100
From:      Jan Beich <jbeich@tormail.org>
To:        "Mikhail T." <mi+thun@aldan.algebra.com>
Cc:        gecko@freebsd.org
Subject:   Re: Can't build www/firefox on 8.3
Message-ID:  <1ULCVm-0000AJ-Bk@internal.tormail.org>
References:  <515366C9.6050308@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Mikhail T." <mi+thun@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1ULCVm-0000AJ-Bk>