Wind River Support Network

HomeDefectsLIN1023-334
Acknowledged

LIN1023-334 : ERROR: Layer tensorflow-demo is not compatible with the core layer

Created: Apr 26, 2023    Updated: Jul 24, 2023
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Build & Config, Userspace

Description

INFO:
INFO: Setting up for meta-demo(LayerType.SOFTWARE), /buildarea1/master-wr/build/Tools/2022-05-09-15-25/05091526-yocto_check_layer/qemux86-64-standard-std-OE/layers/meta-tensorflow/meta-demo
INFO: Adding layer meta-tensorflow
INFO: Adding layer meta-python
INFO: Adding layer meta-oe
INFO: Getting initial bitbake variables ...
INFO: Getting initial signatures ...
INFO: Adding layer meta-demo
INFO: Starting to analyze: meta-demo
INFO: ----------------------------------------------------------------------
INFO: skipped "BSPCheckLayer: Layer meta-demo isn't BSP one."
INFO: test_layerseries_compat (common.CommonCheckLayer)
INFO: ... ok
INFO: test_parse (common.CommonCheckLayer)
INFO: ... ERROR
INFO: Traceback (most recent call last):
File "/buildarea1/master-wr/build/Tools/2022-05-09-15-25/05091526-yocto_check_layer/qemux86-64-standard-std-OE/layers/oe-core/scripts/lib/checklayer/cases/common.py", line 41, in test_parse
check_command('Layer %s failed to parse.' % self.tc.layer['name'],
File "/buildarea1/master-wr/build/Tools/2022-05-09-15-25/05091526-yocto_check_layer/qemux86-64-standard-std-OE/layers/oe-core/scripts/lib/checklayer/_init_.py", line 282, in check_command
raise RuntimeError(msg)
RuntimeError: Layer meta-demo failed to parse.
Command: bitbake -p
Output:
ERROR: Layer tensorflow-demo is not compatible with the core layer which only supports these series: kirkstone langdale (layer is compatible with hardknott honister)
...

Steps to Reproduce

$ ../wrlinux-x/setup.sh --dl-layers --all-layers
$ . ./oe-init-build-env
$ bitbake-layers show-layers >list
$ sed -n '4,$p' list | awk '{print $2 }' > layerlist
$ yocto-check-layer-wrapper ../layers/ meta-tensorflow --dependency `cat layerlist`
Live chat
Online