All of lore.kernel.org
 help / color / mirror / Atom feed
* Quick note about one of the autobuilder failures
@ 2011-09-25 11:10 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2011-09-25 11:10 UTC (permalink / raw)
  To: openembedded-core

With the autobuilder now stressing out sstate more, we're seeing some
interesting build failures. One example which caught my eye is:

http://autobuilder.yoctoproject.org:8010/builders/nightly-arm/builds/100/steps/shell_57/logs/stdio

What this is telling us is we actually have some dependency issues in
the metadata. I've already established that:

libXinerama.so.1 is needed by libgtk-2.0-2.22.1-r4.armv5te
means that gtk+ needs to disable xinerama (preferred) or depend on
xinerama.

I've also seem a local error which showed:
neon needs to depend on libproxy (preferred) or to explicitly disable
it.

Once you understand these messages mean we need to look into the base
recipes dependencies, they become easier to dig into and fix.

Cheers,

Richard








^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-25 11:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-25 11:10 Quick note about one of the autobuilder failures Richard Purdie

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.