Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-09-24 Thread Trevor Woerner
On 18 September 2013 21:36, Trevor Woerner trevor.woer...@linaro.org wrote: I'll create a patch I have created two patches: - one for dylan: http://article.gmane.org/gmane.comp.handhelds.openembedded/59766 - one for master: http://article.gmane.org/gmane.comp.handhelds.openembedded/59795 Which

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-09-18 Thread Fathi Boudra
On 17 September 2013 04:23, Trevor Woerner trevor.woer...@linaro.org wrote: Hi Fathi, On 26 August 2013 07:11, Fathi Boudra fathi.bou...@linaro.org wrote: I haven't checked how qtwebkit is built or meta-qt5, but the Qt's configure has -no-rpath option. A grep on meta-qt5 doesn't show any

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-09-18 Thread Trevor Woerner
Hi Fathi, On 18 September 2013 17:52, Fathi Boudra fathi.bou...@linaro.org wrote: afaics, most distro are using chrpath hack to get rid of it in QtWebProcess and QtWebPluginProcess. That's good to know. For some odd reason (as Martin pointed out) the chrpath hack in OE doesn't always seem to

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-09-16 Thread Trevor Woerner
Hi Fathi, On 26 August 2013 07:11, Fathi Boudra fathi.bou...@linaro.org wrote: I haven't checked how qtwebkit is built or meta-qt5, but the Qt's configure has -no-rpath option. A grep on meta-qt5 doesn't show any usage of it. A -no-rpath option looks like something that might be passed to

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-08-26 Thread Belisko Marek
Hi All, On Sat, Aug 24, 2013 at 6:03 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Sat, 2013-08-24 at 15:06 +0200, Erik Botö wrote: On Sat, Aug 24, 2013 at 3:36 AM, Trevor Woerner trevor.woer...@linaro.org wrote: Hi, When I try to include qtwebkit in my image from the

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-08-26 Thread Fathi Boudra
Hi, On 24 August 2013 04:36, Trevor Woerner trevor.woer...@linaro.org wrote: 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

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-08-24 Thread Richard Purdie
On Fri, 2013-08-23 at 21:36 -0400, Trevor Woerner wrote: 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

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-08-24 Thread Erik Botö
On Sat, Aug 24, 2013 at 3:36 AM, Trevor Woerner trevor.woer...@linaro.org wrote: 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

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-08-24 Thread Martin Jansa
On Sat, Aug 24, 2013 at 03:06:21PM +0200, Erik Botö wrote: On Sat, Aug 24, 2013 at 3:36 AM, Trevor Woerner trevor.woer...@linaro.org wrote: 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

Re: [yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-08-24 Thread Richard Purdie
On Sat, 2013-08-24 at 15:06 +0200, Erik Botö wrote: On Sat, Aug 24, 2013 at 3:36 AM, Trevor Woerner trevor.woer...@linaro.org wrote: 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

[yocto] [DYLAN] RPATH issue with qt5's qtwebkit

2013-08-23 Thread Trevor Woerner
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