Openembedded Core Discussions
 help / color / mirror / Atom feed
* qt 4.8.5 package error
@ 2013-07-15  1:12 Yi Qingliang
  2013-07-15  8:48 ` Paul Eggleton
  0 siblings, 1 reply; 4+ messages in thread
From: Yi Qingliang @ 2013-07-15  1:12 UTC (permalink / raw)
  To: openembedded-core

hello,
	I'm using latest poky, when packaging qte, got following error, any idea?

ERROR: QA Issue: Found library in wrong location: 
/usr/bin/qtopia/examples/tools/styleplugin/styles/libsimplestyleplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/tools/styleplugin/styles/.debug/libsimplestyleplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/tools/echoplugin/plugin/libechoplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/tools/echoplugin/plugin/.debug/libechoplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/tools/plugandpaint/plugins/libpnp_extrafilters.so
Found library in wrong location: 
/usr/bin/qtopia/examples/tools/plugandpaint/plugins/.debug/libpnp_extrafilters.so
Found library in wrong location: 
/usr/bin/qtopia/examples/declarative/cppextensions/imageprovider/ImageProviderCore/libqmlimageproviderplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/declarative/cppextensions/imageprovider/ImageProviderCore/.debug/libqmlimageproviderplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/declarative/cppextensions/qwidgets/QWidgets/.debug/libqmlqwidgetsplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/declarative/cppextensions/plugins/libqmlqwidgetsplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/libqmlqtimeexampleplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/.debug/libqmlqtimeexampleplugin.so
Found library in wrong location: 
/usr/bin/qtopia/examples/declarative/cppextensions/plugins/.debug/libqmlqwidgetsplugin.so
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa




-- 
Nanjing Jilong
Yi Qingliang
niqingliang2003@gmail.com


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

* Re: qt 4.8.5 package error
  2013-07-15  1:12 qt 4.8.5 package error Yi Qingliang
@ 2013-07-15  8:48 ` Paul Eggleton
  2013-07-16  5:24   ` Yi Qingliang
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Eggleton @ 2013-07-15  8:48 UTC (permalink / raw)
  To: Yi Qingliang; +Cc: openembedded-core

On Monday 15 July 2013 09:12:23 Yi Qingliang wrote:
> hello,
> 	I'm using latest poky, when packaging qte, got following error, any idea?
> 
> ERROR: QA Issue: Found library in wrong location:
> /usr/bin/qtopia/examples/tools/styleplugin/styles/libsimplestyleplugin.so
> Found library in wrong location:
> /usr/bin/qtopia/examples/tools/styleplugin/styles/.debug/libsimplestyleplugi
> n.so Found library in wrong location:
> /usr/bin/qtopia/examples/tools/echoplugin/plugin/libechoplugin.so
> Found library in wrong location:
> /usr/bin/qtopia/examples/tools/echoplugin/plugin/.debug/libechoplugin.so
> Found library in wrong location:
> /usr/bin/qtopia/examples/tools/plugandpaint/plugins/libpnp_extrafilters.so
> Found library in wrong location:
> /usr/bin/qtopia/examples/tools/plugandpaint/plugins/.debug/libpnp_extrafilte
> rs.so Found library in wrong location:
> /usr/bin/qtopia/examples/declarative/cppextensions/imageprovider/ImageProvid
> erCore/libqmlimageproviderplugin.so Found library in wrong location:
> /usr/bin/qtopia/examples/declarative/cppextensions/imageprovider/ImageProvid
> erCore/.debug/libqmlimageproviderplugin.so Found library in wrong location:
> /usr/bin/qtopia/examples/declarative/cppextensions/qwidgets/QWidgets/libqmlq
> widgetsplugin.so Found library in wrong location:
> /usr/bin/qtopia/examples/declarative/cppextensions/qwidgets/QWidgets/.debug/
> libqmlqwidgetsplugin.so Found library in wrong location:
> /usr/bin/qtopia/examples/declarative/cppextensions/plugins/libqmlqwidgetsplu
> gin.so Found library in wrong location:
> /usr/bin/qtopia/examples/declarative/cppextensions/plugins/com/nokia/TimeExa
> mple/libqmlqtimeexampleplugin.so Found library in wrong location:
> /usr/bin/qtopia/examples/declarative/cppextensions/plugins/com/nokia/TimeExa
> mple/.debug/libqmlqtimeexampleplugin.so Found library in wrong location:
> /usr/bin/qtopia/examples/declarative/cppextensions/plugins/.debug/libqmlqwid
> getsplugin.so ERROR: QA run found fatal errors. Please consider fixing them.
> ERROR: Function failed: do_package_qa

Please pull the latest changes, this has been switched back to a warning.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: qt 4.8.5 package error
  2013-07-15  8:48 ` Paul Eggleton
@ 2013-07-16  5:24   ` Yi Qingliang
  2013-07-16  8:40     ` Paul Eggleton
  0 siblings, 1 reply; 4+ messages in thread
From: Yi Qingliang @ 2013-07-16  5:24 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded-core

On Monday, July 15, 2013 09:48:15 AM Paul Eggleton wrote:
> On Monday 15 July 2013 09:12:23 Yi Qingliang wrote:
> > hello,
> > 
> > 	I'm using latest poky, when packaging qte, got following error, any idea?
> > 
> 
> Please pull the latest changes, this has been switched back to a warning.

it was latest already, two days before.
I just updated it , no new commit.
maybe you can tell me which commit switched it back to warning?
thanks!

> 
> Cheers,
> Paul
-- 
Nanjing Jilong
Yi Qingliang
niqingliang2003@gmail.com


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

* Re: qt 4.8.5 package error
  2013-07-16  5:24   ` Yi Qingliang
@ 2013-07-16  8:40     ` Paul Eggleton
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Eggleton @ 2013-07-16  8:40 UTC (permalink / raw)
  To: Yi Qingliang; +Cc: openembedded-core

On Tuesday 16 July 2013 13:24:34 Yi Qingliang wrote:
> On Monday, July 15, 2013 09:48:15 AM Paul Eggleton wrote:
> > On Monday 15 July 2013 09:12:23 Yi Qingliang wrote:
> > > hello,
> > > 
> > > 	I'm using latest poky, when packaging qte, got following error, any
> > > 	idea?
> > 
> > Please pull the latest changes, this has been switched back to a warning.
> 
> it was latest already, two days before.
> I just updated it , no new commit.
> maybe you can tell me which commit switched it back to warning?

Sure:

http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=cb6ce45e1f73f42ab24e5abf7e1efbb54b1b83f3

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

end of thread, other threads:[~2013-07-16  8:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15  1:12 qt 4.8.5 package error Yi Qingliang
2013-07-15  8:48 ` Paul Eggleton
2013-07-16  5:24   ` Yi Qingliang
2013-07-16  8:40     ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox