[yocto] python3-native problems

Matthew Karas mkarascybi at gmail.com
Wed Apr 1 07:29:59 PDT 2015


Hello,

When I include

python3 python3-native python3-distribute to one of my recipes.

DEPENDS = "python3 python3-native python3-distribute"
RDEPENDS_${PN} = "python3 python3-native python3-distribute"
RDEPENDS_${PN}-dev = "bash python3 python3-native python3-distribute"

I get the following errors.

WARNING: QA Issue: tests-dev rdepends on python3-native, but it isn't a
build dependency? [build-deps]
WARNING: QA Issue: tests rdepends on python3-native, but it isn't a build
dependency? [build-deps]
WARNING: QA Issue: tests rdepends on glib-2.0, but it isn't a build
dependency? [build-deps]

Finally this error too.

Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for
tests:
 *     python3-native *
 * opkg_install_cmd: Cannot install package tests.

But I can bitbake python3-native by itself.  So I'm a bit confused.

Kind Regards and thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150401/285fa610/attachment.html>


More information about the yocto mailing list