[meta-freescale] bitbake freezes at recipe qt4-x11-free-1_4.8.5-r0: task do_compile: Started

Eric Nelson eric.nelson at boundarydevices.com
Tue Jan 13 19:04:09 PST 2015


Hi Alvin,

On 01/13/2015 06:20 PM, Alvin D.M. DIZON wrote:
> Hello,
> 
> I am building an image using the "bitbake fsl-image-x11" command.
> Bitbake seems to run through all the tasks but the output freezes at
> "recipe qt4-x11-free-1_4.8.5-r0: task do_compile: Started". I have tried
> stopping bitbake and rebuilding, but it always stops at the same task. I
> am using a Ubuntu 12.04 VM running on Oracle Virtualbox. Here is my
> local.conf:
> 

I'm not sure about Qt4, but Qt5 eats a **lot** of memory when
linking the Webkit libraries (~7GiB), so you may just be thrashing
here.

I'd suggest running top and possibly strace against the offending
process to see if it's moving forward.

Regards,


Eric


More information about the meta-freescale mailing list