[yocto] PSA for anyone using openSUSE 42.2 (or similar)

Trevor Woerner twoerner at gmail.com
Fri Dec 16 19:19:36 PST 2016


On Fri, Dec 16, 2016 at 12:31 PM, Alexander Kanavin
<alexander.kanavin at linux.intel.com> wrote:
> Actually, scratch that; if bitbake can detect that the limit is not optimal
> at runtime, then it probably should. Direct the bug accordingly.


Bitbake can't possibly know how many builds you're going to spin up at
any one time, and it can't take into consideration whether of not you
set "parallel build" or "number of threads" settings on any of those
builds. So when each bitbake starts it might look at the variable and
say "that looks reasonable" but after starting the 3rd bitbake you end
up with resource issues that fail a build that might otherwise muddle
through.



More information about the yocto mailing list