All of lore.kernel.org
 help / color / mirror / Atom feed
* [DYLAN] RPATH issue with qt5's qtwebkit
@ 2013-08-24  1:36 Trevor Woerner
  2013-08-24  8:48 ` Richard Purdie
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Trevor Woerner @ 2013-08-24  1:36 UTC (permalink / raw)
  To: Richard Purdie, yocto; +Cc: Otavio Salvador

[-- Attachment #1: Type: text/plain, Size: 1023 bytes --]

Hi,

When I try to include "qtwebkit" in my image from the "dylan" branch I end
up
with the following QA do_package_qa error [note that this does not happen
with "master"]:

ERROR: QA Issue: package qtwebkit contains bad RPATH
/home/trevor/build/yocto/tmp/dylan/work/armv5te-poky-linux-gnueabi/qtwebkit/5.0.2-r0.0/build/lib
in file
/home/trevor/build/yocto/tmp/dylan/work/armv5te-poky-linux-gnueabi/qtwebkit/5.0.2-r0.0/packages-split/qtwebkit/usr/lib/qt5/libexec/QtWebProcess

And the QA test is correct. When I "objdump -x" this binary I get:

Dynamic Section:
  NEEDED               libQt5WebKitWidgets.so.5
  NEEDED               libQt5WebKit.so.5
  NEEDED               libQt5Widgets.so.5
  NEEDED               libQt5Core.so.5
  NEEDED               libstdc++.so.6
  NEEDED               libc.so.6
  RPATH
/home/trevor/build/yocto/tmp/rdk/work/armv5te-rdk-linux-gnueabi/qtwebkit/5.0.2-r0.0/build/lib

Can anyone suggest any fixes or patches? Note I'm using 5.0.2.

Best regards,
    Trevor

[-- Attachment #2: Type: text/html, Size: 1187 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-09-24 16:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-24  1:36 [DYLAN] RPATH issue with qt5's qtwebkit Trevor Woerner
2013-08-24  8:48 ` Richard Purdie
2013-08-24 13:06 ` Erik Botö
2013-08-24 14:11   ` Martin Jansa
2013-09-17  1:34     ` Trevor Woerner
2013-08-24 16:03   ` Richard Purdie
2013-08-26 10:51     ` Belisko Marek
2013-08-26 11:11 ` Fathi Boudra
2013-09-17  1:23   ` Trevor Woerner
2013-09-18 21:52     ` Fathi Boudra
2013-09-19  1:36       ` Trevor Woerner
2013-09-24 16:04         ` Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.