[oe] Warnings during build

Martin Jansa martin.jansa at gmail.com
Wed Mar 26 18:28:21 UTC 2014


On Wed, Mar 26, 2014 at 11:12:28AM -0700, Adam Lee wrote:
> Hope I am not spamming the list with pesky questions.
> I am getting build warnings similar to below:
> 
> WARNING: gtk-immodule-ipa-2.24.22 was registered as shlib provider for
> im-ipa.so, changing it to gtk3-immodule-ipa-3.10.7 because it was built
> later
> 
> 
> The full list of warnings can be found at - http://pastebin.com/quqwCPEq.
> 
> I am not sure what these warnings are. They are definitely new in 1.6. I am
> trying to figure out if there is something I can do, or if this will be
> sorted out as we get closer to the 1.6 release date.

See
http://comments.gmane.org/gmane.comp.handhelds.openembedded/62213

as long as nothing tries to link against im-ipa.so it's safe and you
should just list them in PRIVATE_LIBS.

The warning means that if something links with im-ipa.so then it's not
known if it will get runtime dependency on gtk-immodule-ipa-2.24.22 or
gtk3-immodule-ipa-3.10.7 (it will always be the one built later in the
same sysroot).

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140326/1e5eec8b/attachment-0002.sig>


More information about the Openembedded-devel mailing list