On Tuesday 09 June 2015 16:14:41 Burton, Ross wrote: > On 9 June 2015 at 15:53, Diego Sueiro <diego.sue...@gmail.com> wrote: > > When qtwebengine compile task are running in parallel with another task I > > get an "file not recognized: File format not recognized" error. > > > > I put PARALLEL_MAKE="" but the compile task still uses all CPUs. > > It's possible that qmake or whatever qtwebengine is using isn't respecting > PARALLEL_MAKE. I don't use qt so can't comment any further.
I believe internally it's using ninja since that's just inherited from Chromium, and yes that won't pay attention to PARALLEL_MAKE. Honestly if it can't cope with being built in parallel that's a bug that upstream should be fixing given that it does so by default - my advice would be to check upstream (at the very least, the Qt bugtracker) and see if there is a fix that can be applied. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core