[oe] [meta-qt5][dylan][PATCH] qtwebkit 5.0.2: fix QA issue (bad RPATH)

Trevor Woerner trevor.woerner at linaro.org
Mon Sep 23 22:04:39 UTC 2013


Hi Martin,

On 23 September 2013 10:38, Trevor Woerner <trevor.woerner at linaro.org> wrote:
> On 23 September 2013 04:06, Martin Jansa <martin.jansa at gmail.com> wrote:
>> On Mon, Sep 23, 2013 at 12:29:36AM -0400, Trevor Woerner wrote:
>>> Building qtwebkit would cause a QA issue (which, in my distro, would cause a
>>> build error) such that QtWebPluginProcess and QtWebProcess would contain bad
>>> RPATHs which pointed into the build location. This fix adds a patch to not
>>> include the rpath.prf which leads to this problem.
>>
>> Could you send patch for master/dora first and then backport it to
>> dylan? Otherwise I'll do it, but it will take a bit more time.
>
> As far as I can tell, qtwebkit on master doesn't even try to compile.
> This is what I get in my log.do_compile:

Okay, I see my mistake now, qtbase needs ICU enabled otherwise
qtwebkit won't try to build.

The odd thing is that we get nothing out of qtwebkit, and yet its
build succeeds. This is quite misleading. It would be better:

- if qtwebkit won't build because qtbase doesn't include ICU support
at least a warning would be displayed
- if qtwebkit is part of a image, qtbase would automatically be built
with ICU support

Sadly now that I have enabled ICU in qtbase, my build of qtwebkit on
meta-qt5 master branch is failing. I'll have to look into it some
more. Is anyone else seeing this?

Best regards,
    Trevor



More information about the Openembedded-devel mailing list