July 28, 2026, 3 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-lts-collab kirkstone c3642097a5f5b0141790
meta-voltumna wrynose 61eb881b56c9ea8c3def
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___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/dynamic-layers/intel/recipes-opencl/igc/intel-graphics-compiler-legacy1_1.0.17537.24.bb: Fetcher failure: Recipe uses a floating tag/branch '${SPIRV_TOOLS_SRCREV}' for repo 'github.com/KhronosGroup/SPIRV-Tools.git' without a fixed SRCREV yet doesn't call bb.fetch2.get_srcrev() (use SRCPV in PV for OE).
ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang14/clang14_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang14.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang14/compiler-rt14-sanitizers_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang14.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang14/compiler-rt14_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang14-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang14/libclc14_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang14.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang14/libcxx14_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang14-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang14/openmp14_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang14.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang15/clang15_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 632, in multi_finalize
    finalize(fn, datastores[variant], variant)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang15.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang15/compiler-rt15-sanitizers_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang15.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang15/compiler-rt15_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang15-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang15/libclc15_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang15.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang15/libcxx15_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang15-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang15/openmp15_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang15.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang16/clang16_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang16.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang16/compiler-rt16-sanitizers_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang16.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang16/compiler-rt16_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang16-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang16/libclc16_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang16.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang16/libcxx16_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang16-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang16/openmp16_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang16.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang17/clang17_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 632, in multi_finalize
    finalize(fn, datastores[variant], variant)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang17.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang17/compiler-rt17-sanitizers_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang17.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang17/compiler-rt17_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang17-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang17/libclc17_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang17.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang17/libcxx17_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang17-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang17/openmp17_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang17.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang20/compiler-rt20-sanitizers_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang20-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang20/compiler-rt20_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang20-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang20/libclc20_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang20.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang20/libcxx20_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:35: Could not inherit file classes/toolchain/clang20-native.bbclass

ERROR: Unable to read /opt/workdir/https___github_com_voltumna-linux_meta-voltumna_git/meta-clang-revival/recipes-devtools/clang20/openmp20_git.bb: 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 168, in handle
    return ast.multi_finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 593, in multi_finalize
    finalize(fn, d)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 532, in finalize
    bb.parse.BBHandler.inherit(inherit, filename, lineno, d, deferred=True)
  File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 81, in inherit
    raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___git_openembedded_org_openembedded-core/meta/classes-global/base.bbclass:36: Could not inherit file classes/toolchain/clang20.bbclass

meta-freescale wrynose 2e2fc69da5b97144617d
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-tegra wrynose 545e70e8c60e09559ec6
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-rubygems master cedd2e8270373546effc
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
meta-tegra master ee5ce44b25b73e566e97
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-qcom master 77205c4755f6c50e3032
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
WARNING: qcom-fastcv-binaries: LICENSE is using an old syntax and should be upgraded to: "LicenseRef-LICENSE.qcom-2"
WARNING: qcom-fastcv-binaries: LICENSE is using an old syntax and should be upgraded to: "LicenseRef-LICENSE.qcom-2"