On Tue, Jul 14, 2015 at 04:21:40PM +0200, Martin Jansa wrote: > I'm not 100% sure it's related to recent bitbake variable expansion > changes, but my recent builds are failing with errors about > dbus-ptest cannot be installed because dbus-test-ptest doesn't exist > > ERROR: > Collected errors: > > * satisfy_dependencies_for: Cannot satisfy the following dependencies > * for dbus-ptest: > > * dbus-test-ptest * > > * opkg_install_cmd: Cannot install package dbus-ptest. > > It's using a bit strange construct to add it to RDEPENDS: > meta/recipes-core/dbus/dbus.inc:RDEPENDS_dbus-ptest_class-target = > "dbus-test-ptest" > > but checking cooker log shows that dbus-test > (meta/recipes-core/dbus/dbus-test_1.8.18.bb) wasn't built at all, only > dbus-test message is from opkg error and this QA error from dbus itself: > > NOTE: recipe dbus-1.8.18-r0: task do_package_write_ipk: Started > WARNING: QA Issue: dbus-ptest rdepends on dbus-test-ptest, but it isn't > a build dependency? [build-deps]
Possibly other issues caused by different data expansion (because I don't remember any metadata changes in this area) Parsing of 2408 .bb files complete (0 cached, 2408 parsed). 2963 targets, 125 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies NOTE: multiple providers are available for runtime opencv-samples (opencv-samples, opencv) NOTE: consider defining a PREFERRED_PROVIDER entry to match opencv-samples ERROR: Nothing PROVIDES 'qt4-x11-free-native' (but virtual:native:/home/jenkins/oe/world/shr-core/meta-smartphone/meta-fso/recipes-freesmartphone/freesmartphone/qfsodbusxml2cpp_git.bb DEPENDS on or otherwise requires it). Close matches: qt4-x11-free NOTE: Runtime target 'aurora-daemon-dev' is unbuildable, removing... Missing or unbuildable dependency chain was: ['aurora-daemon-dev', 'libfso-qt', 'qfsodbusxml2cpp-native', 'qt4-x11-free-native'] NOTE: Runtime target 'aurora-daemon' is unbuildable, removing... Missing or unbuildable dependency chain was: ['aurora-daemon', 'libfso-qt', 'qfsodbusxml2cpp-native', 'qt4-x11-free-native'] NOTE: Runtime target 'libfso-qt' is unbuildable, removing... Missing or unbuildable dependency chain was: ['libfso-qt', 'qfsodbusxml2cpp-native', 'qt4-x11-free-native'] NOTE: Runtime target 'libfso-qt-dev' is unbuildable, removing... Missing or unbuildable dependency chain was: ['libfso-qt-dev', 'qfsodbusxml2cpp-native', 'qt4-x11-free-native'] ERROR: Nothing PROVIDES 'gtk+-native' (but virtual:native:/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb DEPENDS on or otherwise requires it). Close matches: tk-native git-native atk-native NOTE: Runtime target 'abiword-dev' is unbuildable, removing... Missing or unbuildable dependency chain was: ['abiword-dev', 'libwmf-native', 'gtk+-native'] NOTE: Runtime target 'abiword' is unbuildable, removing... Missing or unbuildable dependency chain was: ['abiword', 'libwmf-native', 'gtk+-native'] -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
