All of lore.kernel.org
 help / color / mirror / Atom feed
* Detecting missing build dependencies
@ 2016-01-27 14:45 Ulf Magnusson
  2016-01-27 14:59 ` Martin Jansa
  2016-01-27 15:02 ` Burton, Ross
  0 siblings, 2 replies; 5+ messages in thread
From: Ulf Magnusson @ 2016-01-27 14:45 UTC (permalink / raw)
  To: yocto

Hello,

If a recipe has a missing build dependency that the sysroot just
happens to contain anyway from an earlier build, then the build will
succeed only to fail later when the sysroot no longer has the build
dependency. We want to avoid that, so we're looking for ways to
automatically check for unspecified build dependencies.

The only method I know of at the moment is to remove or rename tmp/ so
that the build uses a fresh sysroot and then trying to rebuild the
recipe. Is there something nicer? I think I remember reading about a
script for testing for missing build dependencies, but I might be
misremembering.

Cheers,
Ulf


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

end of thread, other threads:[~2016-01-27 15:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-27 14:45 Detecting missing build dependencies Ulf Magnusson
2016-01-27 14:59 ` Martin Jansa
2016-01-27 15:02 ` Burton, Ross
2016-01-27 15:29   ` Ulf Magnusson
2016-01-27 15:48     ` Burton, Ross

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.