openembedded/meta-openembedded

checklayer issue with master: Nothing RPROVIDES 'python3-unittest-automake-output'

Opened this issue · 0 comments

INFO: Setting up for meta-aws(LayerType.BSP), /home/runner/work/meta-aws/meta-aws/yocto_checklayer/meta-aws
DEBUG: Processing dependencies core meta-python multimedia-layer networking-layer openembedded-layer for layer meta-aws.
DEBUG: Processing dependencies core openembedded-layer for layer meta-python.
DEBUG: Processing dependencies core for layer meta-oe.
DEBUG: Processing dependencies core meta-python openembedded-layer for layer meta-multimedia.
DEBUG: Processing dependencies core meta-python openembedded-layer for layer meta-networking.
INFO: Adding layer meta-python
INFO: Adding layer meta-oe
INFO: Adding layer meta-multimedia
INFO: Adding layer meta-networking
INFO: Getting initial bitbake variables ...
INFO: Getting initial signatures ...
INFO: Generating signatures failed. This might be due to some parse error and/or general layer incompatibilities.
Command: BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS BB_SIGNATURE_HANDLER" BB_SIGNATURE_HANDLER="OEBasicHash" bitbake -S none world
Output:
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 2504 .bb files complete (0 cached, 2504 parsed). 3900 targets, 105 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'python3-unittest-automake-output' (but /home/runner/work/meta-aws/meta-aws/yocto_checklayer/meta-openembedded/meta-python/recipes-devtools/python/python3-pyyaml-include_1.4.1.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python3-unittest-automake-output' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-unittest-automake-output']
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'python3-pyyaml-include', 'python3-unittest-automake-output']