libmatthew not compatible with cve-check on world (meta-java)
The module affected: meta-java and oniro in general
What is the action to reproduce the bug?
Clone oniro
$ TEMPLATECONF=../oniro/flavours/linux . ./oe-core/oe-init-build-env build-oniro-linux
$ bitbake --runonly=do_cve_check world
What is the result you see?
ERROR: Nothing PROVIDES 'classpath' (but /oniroproject-current/oe-core/../meta-java/recipes-core/libmatthew/libmatthew_0.8.bb DEPENDS on or otherwise requires it)
classpath was skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES)
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'dbus-java', 'libmatthew', 'classpath']
What is the result you expect?
The command should generate a complete cve-check report for oniro and finish without any errors
The issue is blocking for security analysis.
Frequency?
always
Tested version
Oniro 1ec86d19
Do you know any workaround of this issue?
no
Do you have a fix for this issue?
no