May 11, 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: Issues found on branch master:
    meta-fus-sdk: Failed to add since LAYERDEPENDS [cyclonedx ...] is not satisfied
ERROR: Issues found on branch wrynose:
    meta-arago-distro: Failed to add since LAYERDEPENDS [virtualization-layer ...] is not satisfied
    meta-mender-raspberrypi: Failed to add since LAYERDEPENDS [mender ...] is not satisfied
    meta-ampliphy: Failed to add since LAYERDEPENDS [rauc ...] is not satisfied
    meta-python-ai: Failed to add since LAYERDEPENDS [virtualization-layer ...] 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-fus-sdk: Failed to add since LAYERDEPENDS [cyclonedx ...] 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/git___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 107, in handle
    return h['handle'](fn, data, include)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 145, in handle
    feeder(lineno, s, abs_fn, statements)
  File "/opt/workdir/git___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-integrity-wr master
WARNING: Duplicate inclusion for /opt/workdir/git___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/git___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-freescale master 3bba380c46ed4082f49c
WARNING: Duplicate inclusion for /opt/workdir/git___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/git___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf
ERROR: Unable to read /opt/workdir/https___github_com_Freescale_meta-freescale_git/recipes-kernel/linux/linux-fslc-imx_6.18.bb: Traceback (most recent call last):
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 97, in get_statements
    return cached_statements[absolute_filename]
KeyError: '/opt/workdir/https___github_com_Freescale_meta-freescale_git/recipes-kernel/linux/linux-fslc-imx_6.18.bb'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
    result = command_method(self, commandline)
  File "/opt/workdir/git___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/git___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
    return bb.parse.handle(bbfile, bb_data)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
    return h['handle'](fn, data, include, baseconfig)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 149, in handle
    statements = get_statements(fn, abs_fn, base_name)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 108, in get_statements
    feeder(lineno, s, filename, base_name, statements)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 301, in feeder
    return ConfHandler.feeder(lineno, s, fn, statements, conffile=False)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 216, in feeder
    raise ParseError("unparsed line: '%s'" % s, fn, lineno);
bb.parse.ParseError: ParseError at /opt/workdir/https___github_com_Freescale_meta-freescale_git/recipes-kernel/linux/linux-fslc-imx_6.18.bb:46: unparsed line: '$ 6e811374f6340 drm/imx: lcdifv3: Fix videomode settings'

ERROR: Unable to read /opt/workdir/https___github_com_Freescale_meta-freescale_git/recipes-kernel/linux/linux-fslc-imx_6.18.bb: Traceback (most recent call last):
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 97, in get_statements
    return cached_statements[absolute_filename]
KeyError: '/opt/workdir/https___github_com_Freescale_meta-freescale_git/recipes-kernel/linux/linux-fslc-imx_6.18.bb'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/command.py", line 91, in runCommand
    result = command_method(self, commandline)
  File "/opt/workdir/git___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/git___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 523, in _parse_recipe
    return bb.parse.handle(bbfile, bb_data)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
    return h['handle'](fn, data, include, baseconfig)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 149, in handle
    statements = get_statements(fn, abs_fn, base_name)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 108, in get_statements
    feeder(lineno, s, filename, base_name, statements)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 301, in feeder
    return ConfHandler.feeder(lineno, s, fn, statements, conffile=False)
  File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 216, in feeder
    raise ParseError("unparsed line: '%s'" % s, fn, lineno);
bb.parse.ParseError: ParseError at /opt/workdir/https___github_com_Freescale_meta-freescale_git/recipes-kernel/linux/linux-fslc-imx_6.18.bb:46: unparsed line: '$ 6e811374f6340 drm/imx: lcdifv3: Fix videomode settings'