Hi all,

I'm building core-image-minimal with Yocto 2.1 krogoth.
It failed with missing libatomic. The only thing closest is libatomic-ops.
meta/recipes-support/libatomic-ops/libatomic-ops_7.4.2.bb

[joelz@ldt-joelz]:(krogoth)$ bitbake core-image-minimal
Parsing recipes: 100%
|####################################################################################################################################|
Time: 00:02:20
Parsing of 1948 .bb files complete (0 cached, 1948 parsed). 2514 targets,
389 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'libatomic' (but
/home/joelz/poky/build/../meta/recipes-core/packagegroups/
packagegroup-core-standalone-sdk-target.bb RDEPENDS on or otherwise
requires it)
NOTE: Runtime target 'libatomic' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['libatomic']
NOTE: Runtime target 'packagegroup-core-standalone-sdk-target' is
unbuildable, removing...
Missing or unbuildable dependency chain was:
['packagegroup-core-standalone-sdk-target', 'libatomic']
ERROR: Required build target 'core-image-minimal' has no buildable
providers.
Missing or unbuildable dependency chain was: ['core-image-minimal',
'packagegroup-core-standalone-sdk-target', 'libatomic']

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

Any suggestion?

Thanks,
Joel
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to