Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666270 - dev-qt/qtwebengine-5.9.6-r1 ignores MAKEOPTS override
Summary: dev-qt/qtwebengine-5.9.6-r1 ignores MAKEOPTS override
Status: RESOLVED DUPLICATE of bug 652200
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-15 11:30 UTC by Adam Giergun
Modified: 2018-09-15 13:35 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 Adam Giergun 2018-09-15 11:30:01 UTC
As dev-qt/qtwebengine fails to emerge on my system with default MAKEOPTS from make.conf I've tried to override them for this particular package. Unfortunately, regardless of the way I've chosen (via package.env or putting override option in a command line with emerge), overriding is ignored. As the same methods work with other packages flawlessly I suspect that this is package specific problem and has something to do with line 111 in qtwebengine-5.9.6-r1.ebuild, which looks like:
export NINJAFLAGS="${NINJAFLAGS:--j$(makeopts_jobs) -l$(makeopts_loadavg "${MAKEOPTS}" 0) -v}"
Comment 1 Andreas Sturmlechner gentoo-dev 2018-09-15 13:35:30 UTC

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