Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 491178

Summary: media-libs/coin-3.1.3-r2 uses limited parallel make
Product: Gentoo Linux Reporter: izarf.mail
Component: [OLD] LibraryAssignee: Maciej Mrozowski <reavertm>
Status: RESOLVED WORKSFORME    
Severity: normal CC: izarf.mail
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description izarf.mail 2013-11-13 16:19:09 UTC
media-libs/coin-3.1.3-r2 does not build on multiple cores despite MAKEOPTS="-j5".
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-13 16:55:56 UTC
Parallel make works fine here. It looks like the upstream build system uses parallel make very well - it's just that there aren't many jobs it can run in concurrently.