[OE-core] [meta-qt5] Issue on linking qtwebengine
Paul Eggleton
paul.eggleton at linux.intel.com
Tue Jun 9 15:50:11 UTC 2015
On Tuesday 09 June 2015 16:14:41 Burton, Ross wrote:
> On 9 June 2015 at 15:53, Diego Sueiro <diego.sueiro at 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
More information about the Openembedded-core
mailing list