Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641856 - www-client/firefox-52.5.2 - Unified_cpp_gfx_thebes1.cpp:(.text.unlikely+0x800a): undefined reference to `gfxShapedWord* gfxFont::GetShapedWord<unsigned char>(mozilla::gfx::DrawTarget*, unsigned char const*, unsigned int, unsigned int, mozilla::unicode...
Summary: www-client/firefox-52.5.2 - Unified_cpp_gfx_thebes1.cpp:(.text.unlikely+0x800...
Status: RESOLVED DUPLICATE of bug 633640
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-20 22:48 UTC by Steven Cordwell
Modified: 2017-12-22 19:58 UTC (History)
0 users

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


Attachments
emerge --info '=www-client/firefox-52.5.2::gentoo' (emerge-info,5.49 KB, text/plain)
2017-12-20 22:48 UTC, Steven Cordwell
Details
emerge -pqv '=www-client/firefox-52.5.2::gentoo' (emerge-pqv,774 bytes, text/plain)
2017-12-20 22:49 UTC, Steven Cordwell
Details
Last 1000KB of 'build.log' (build.log.last,976.56 KB, text/plain)
2017-12-20 22:51 UTC, Steven Cordwell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Cordwell 2017-12-20 22:48:37 UTC
Created attachment 511258 [details]
emerge --info '=www-client/firefox-52.5.2::gentoo'

I currently have Firefox 52.4.0 installed but emerging 52.5.2 fails

emake failed
 * ERROR: www-client/firefox-52.5.2::gentoo failed (compile phase):
 *   Failed to run 'emake -f client.mk profiledbuild'
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_compile
 *   environment, line 5125:  Called virtx 'emake' '-f' 'client.mk' 'profiledbuild'
 *   environment, line 6205:  Called die
 * The specific snippet of code:
 *       [[ ${retval} -ne 0 ]] && die "Failed to run '$@'";
 *
Comment 1 Steven Cordwell 2017-12-20 22:49:40 UTC
Created attachment 511260 [details]
emerge -pqv '=www-client/firefox-52.5.2::gentoo'
Comment 2 Steven Cordwell 2017-12-20 22:51:03 UTC
Created attachment 511262 [details]
Last 1000KB of 'build.log'
Comment 3 Steven Cordwell 2017-12-21 02:36:13 UTC
Compiling with pgo use flag disabled works.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2017-12-22 17:13:00 UTC
Comment on attachment 511262 [details]
Last 1000KB of 'build.log'

Please attach the entire build log to this bug report. Hint: You can compress the file!
Comment 5 Jory A. Pratt gentoo-dev 2017-12-22 19:58:49 UTC

*** This bug has been marked as a duplicate of bug 633640 ***