[bitbake-devel] Parsing recipes progress bar doesn't show incremental progress

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jan 16 08:28:24 UTC 2015


On Thu, 2015-01-15 at 11:22 -0700, Gary Thomas wrote:
> I think there has been a recent change in behaviour.  When
> you start up bitbake there is a progress bar during the recipe
> parsing:
>    Parsing recipes: 100% |##########################################| Time: 00:00:05
> 
> I used to see this bar fill as it went, but now it sits there
> at 0% until it is completely done and then BAM goes to 100%
> 
> Has anyone else seen this?  I'm running Poky/Yocto updated
> to 2b925045877aeb44d9823a8c9515e8ab8fca1e52 as of 2015-01-15

My guess is that the delay introduced after parsing from pyinotify is
causing the bar to be visible at 100% for a while. I've just merged the
performance fix for pyinotify, can you see if its still doing what you
describe after that?

Cheers,

Richard




More information about the bitbake-devel mailing list