[yocto] ERROR: Nothing RPROVIDES 'libsegfault'

Evade Flow evadeflow at gmail.com
Thu Sep 6 12:22:48 PDT 2012


I'm seeing this error while trying to 'bitbake discovery-image' from the
meta-ivi layer, according to the instructions here:

  - http://git.yoctoproject.org/cgit/cgit.cgi/meta-ivi/tree/README.md

The complete output looks like this:

Loading cache...done.
Loaded 1162 entries from dependency cache.
Parsing recipes...done.
Parsing of 858 .bb files complete (857 cached, 1 parsed). 1159
targets, 39 skipped, 0 masked, 0 errors.

Build Configuration:
BB_VERSION        = "1.15.3"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "vexpressa9"
DISTRO            = "poky-ivi-systemd"
DISTRO_VERSION    = "E-0.2+snapshot-20120906"
TUNE_FEATURES     = "armv7a vfp neon cortexa9"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "master:0f55a5868457300a3defc7fa7451ef191d19e018"
meta-ivi          = "master:d2be84764e15003603f08e950308dae7d0ffa9a2"
meta-systemd      = "master:ff33e6271934c747396c307e51dc3e5a5a1f75b8"

NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'libsegfault' (but
/media/acme/remus/poky-git/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'libsegfault' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['libsegfault']
NOTE: Runtime target 'packagegroup-core-standalone-sdk-target' is
unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-core-standalone-sdk-target', 'libsegfault']
ERROR: Required build target 'discovery-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['discovery-image',
'packagegroup-core-standalone-sdk-target', 'libsegfault']

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.


Being fairly new to Yocto/bitbake, I'm not sure how to begin
troubleshooting this. Any suggestions?  (Note: this is from poky master
as of this morning. It may be that meta-ivi doesn't--and isn't intended
to--work with the bleeding edge poky sources. I'm just trying to get my
head around how to sort out conflicts like this...)



More information about the yocto mailing list