July 22, 2026, 6 p.m.
ERROR: Subdirectory for layer meta-arago-test does not exist on branch master - if this is legitimate, the layer branch record should be deleted
ERROR: conf/layer.conf not found for layer meta-ti (branch wrynose) - is subdirectory set correctly?
ERROR: conf/layer.conf not found for layer meta-tq (branch wrynose) - is subdirectory set correctly?
ERROR: Issues found on branch master:
meta-swupdate-boards: Failed to add since LAYERDEPENDS [swupdate ...] is not satisfied
meta-mchp-pic64: Failed to add since LAYERDEPENDS [meta-mchp-common ...] is not satisfied
meta-mchp-polarfire-soc-bsp: Failed to add since LAYERDEPENDS [meta-mchp-common ...] is not satisfied
meta-raspberrypi-secure: Failed to add since LAYERDEPENDS [swupdate ...] is not satisfied
meta-mchp-polarfire-soc-community: Failed to add since LAYERDEPENDS [meta-mchp-polarfire-soc-bsp ...] is not satisfied
meta-mchp-mpu-apps: Failed to add since LAYERDEPENDS [meta-mchp-mpu-bsp ...] is not satisfied
ERROR: Issues found on branch wrynose:
meta-qcom: Failed to add since LAYERDEPENDS [lts-linux-firmware-mixin ...] is not satisfied
meta-dominion: Failed to add since LAYERDEPENDS [sdr-layer ...] is not satisfied
meta-raspberrypi-secure: Failed to add since LAYERDEPENDS [tpm-layer ...] is not satisfied
meta-qcom-3rdparty: Failed to add since LAYERDEPENDS [qcom ...] is not satisfied
ERROR: Issues found on branch walnascar:
meta-toradex-torizon: Failed to add since LAYERDEPENDS [sota ...] is not satisfied
ERROR: Issues found on branch scarthgap:
meta-raspberrypi-secure: Failed to add since LAYERDEPENDS [tpm-layer ...] is not satisfied
meta-qcom-3rdparty: Failed to add since LAYERDEPENDS [qcom-hwe ...] is not satisfied
ERROR: Issues found on branch kirkstone:
meta-qcom-3rdparty: Failed to add since LAYERDEPENDS [qcom-hwe ...] is not satisfied
| meta-openjdk-temurin dunfell |
ERROR: Traceback (most recent call last):
File "/opt/layerindex/layerindex/update_layer.py", line 430, in main
layer_config_data = layerconfparser.parse_layer(layerdir)
File "/opt/layerindex/layerindex/layerconfparse.py", line 48, in parse_layer
utils.parse_layer_conf(layerdir, self.config_data_copy, logger=self.logger)
File "/opt/layerindex/layerindex/utils.py", line 346, in parse_layer_conf
data = parse_conf(conf_file, data)
File "/opt/layerindex/layerindex/utils.py", line 331, in parse_conf
data = bb.parse.handle(conf_file, d, include=True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 107, in handle
return h['handle'](fn, data, include)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 145, in handle
feeder(lineno, s, abs_fn, statements)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 192, in feeder
raise ParseError("unparsed line: '%s'" % s, fn, lineno);
bb.parse.ParseError: ParseError at /opt/workdir/https___github_com_lucimber_meta-openjdk-temurin_git/conf/layer.conf:18: unparsed line: 'python () {'
|
| meta-xilinx-standalone scarthgap 7e0d742413 → c9a7bee15d |
| meta-xilinx-contrib scarthgap 68b6e8bebf → 196649a618 |
| meta-xilinx-vendor scarthgap 68b6e8bebf → cdbf30f949 |
| meta-xilinx-bsp scarthgap 68b6e8bebf → cdbf30f949 |
| meta-xilinx-core scarthgap 936845b97a → abb969768e |
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.1.bb:14: Could not include required file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.2.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.2.bb:14: Could not include required file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2025.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2025.1.bb:14: Could not include required file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-echo_v2025.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-matrix_v2025.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-proxy_v2025.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-demo-host.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-demo-host.bb:6: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-demo-remote.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-demo-remote.bb:6: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2025.2.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2025.2.bb:14: Could not include required file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2026.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2026.1.bb:14: Could not include required file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-echo_v2025.2.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.2.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-echo_v2026.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2026.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-matrix_v2025.2.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.2.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-matrix_v2026.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2026.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-proxy_v2025.2.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.2.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-proxy_v2026.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2026.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
|
| meta-microblaze scarthgap 68b6e8bebf → 7820e000ab |
| meta-xilinx-standalone wrynose → 58057b9e5a |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf |
| meta-xilinx-core wrynose → ca6459420b |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.2.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.2.bb:14: Could not include required file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2025.2.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2025.2.bb:14: Could not include required file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2026.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2026.1.bb:14: Could not include required file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2025.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2025.1.bb:14: Could not include required file ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-echo_v2025.2.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.2.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-echo_v2026.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2026.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-matrix_v2025.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-proxy_v2026.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2026.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-echo_v2025.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-matrix_v2026.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2026.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-matrix_v2025.2.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.2.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-proxy_v2025.1.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.1.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-proxy_v2025.2.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/rpmsg-examples/open-amp-xlnx-demos_v2025.2.inc:1: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-demo-host.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-demo-host.bb:6: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
ERROR: Unable to read /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-demo-remote.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
abs_fn = resolve_file(fn, d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file
raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath))
FileNotFoundError: [Errno 2] file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc not found in /opt/layerindex:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core:/opt/workdir/https___git_openembedded_org_openembedded-core/meta:/opt/workdir/https___git_yoctoproject_org_meta-arm/meta-arm:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-networking:/opt/workdir/https___git_openembedded_org_meta-openembedded/meta-oe
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 593, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 156, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file
raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_yoctoproject_org_meta-xilinx/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-demo-remote.bb:6: Could not include required file ${LAYER_PATH_openamp-layer}/recipes-openamp/rpmsg-examples/rpmsg-example.inc
|
| meta-microblaze wrynose → 2ccb9c2ab8 |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf |
| meta-freescale wrynose cddd7be7a4 → 5561e165f7 |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf |
| meta-clang-revival master 6e0e44b2f3 → 352b2261a3 |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf |
| meta-wayland master c8c7633997 → 55f3a7cc34 |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf |
| meta-integrity-wr master |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf ERROR: Dependency meta-tpm of layer meta-integrity-wr does not have branch record for branch master |