Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633790 - firefox-52.4.0 does not compile
Summary: firefox-52.4.0 does not compile
Status: RESOLVED DUPLICATE of bug 633788
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-08 17:30 UTC by Thomas
Modified: 2017-10-09 05:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (firefox.info,6.94 KB, application/x-info)
2017-10-08 17:30 UTC, Thomas
Details
build.log (build.log.xz,77.10 KB, application/x-xz)
2017-10-08 17:34 UTC, Thomas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas 2017-10-08 17:30:53 UTC
Created attachment 498144 [details]
emerge --info

firefox-52.4.0 does not compile.neither with gcc-5.4.0 nor with gcc-6.4.0.
The error is exactly the same:
In file included from /tmp/portage/www-client/firefox-52.4.0/work/firefox-52.4.0esr/ff/gfx/thebes/Unified_cpp_gfx_thebes
0.cpp:65:0:
/tmp/portage/www-client/firefox-52.4.0/work/firefox-52.4.0esr/gfx/thebes/gfxFont.cpp:2625:29: error: 'mozilla::gfx::ShapedTextFlags' has not been declared
                        gfx::ShapedTextFlags aFlags,
                             ^~~~~~~~~~~~~~~
/tmp/portage/www-client/firefox-52.4.0/work/firefox-52.4.0esr/gfx/thebes/gfxFont.cpp:2626:24: error: 'RoundingFlags' has not been declared
                        RoundingFlags aRounding,
                        ^~~~~~~~~~~~~
/tmp/portage/www-client/firefox-52.4.0/work/firefox-52.4.0esr/gfx/thebes/gfxFont.cpp:2618:1: error: template-id 'GetShapedWord<>' for 'gfxShapedWord* gfxFont::GetShapedWord(gfxFont::DrawTarget*, const uint8_t*, uint32_t, uint32_t, gfxFont::Script, bool, int32_t, int, int, gfxTextPerfMetrics*)' does not match any template declaration
 gfxFont::GetShapedWord(DrawTarget *aDrawTarget,
 ^~~~~~~
In file included from /tmp/portage/www-client/firefox-52.4.0/work/firefox-52.4.0esr/gfx/thebes/gfxFont.cpp:6:0,
                 from /tmp/portage/www-client/firefox-52.4.0/work/firefox-52.4.0esr/ff/gfx/thebes/Unified_cpp_gfx_thebes0.cpp:65:
/tmp/portage/www-client/firefox-52.4.0/work/firefox-52.4.0esr/gfx/thebes/gfxFont.h:1755:20: note: candidate is: template<class T> gfxShapedWord* gfxFont::GetShapedWord(gfxFont::DrawTarget*, const T*, uint32_t, uint32_t, gfxFont::Script, bool, int32_t, uint32_t, gfxTextPerfMetrics*)
     gfxShapedWord* GetShapedWord(DrawTarget *aDrawTarget,
                    ^~~~~~~~~~~~~
libxpfe_appshell.a.desc
Comment 1 Thomas 2017-10-08 17:34:43 UTC
Created attachment 498146 [details]
build.log
Comment 2 Michael Jones 2017-10-09 01:52:27 UTC
probably duplicate: https://bugs.gentoo.org/633788
Comment 3 Tomáš Mózes 2017-10-09 05:19:14 UTC

*** This bug has been marked as a duplicate of bug 633788 ***
Comment 4 Tomáš Mózes 2017-10-09 05:20:10 UTC
I think it's not needed to CC arches in these cases.