Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601590 - www-client/chromium - implement possibility to use its "component_build"
Summary: www-client/chromium - implement possibility to use its "component_build"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-04 14:54 UTC by David Kredba
Modified: 2017-04-30 11:40 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kredba 2016-12-04 14:54:55 UTC
I tried -ggdb and -g compilation of Chromium what ended in OOM killer killing ld process, RAM 8 GB.
It linked with -g when
myconf_gn+=" is_component_build=true"
was used.
But it produces this way more libraries which are not installed in ebuild's install phase, like libbase.so.

Could you please think about implementing it in the ebuild?
Comment 1 Mike Gilbert gentoo-dev 2016-12-04 15:52:35 UTC
Seems like we might need to do this to get useful debug builds on common hardware.
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2017-04-30 11:40:28 UTC
Stable is at M58 now, closing.