July 20, 2026, 9 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-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-mono kirkstone 83a6e83f43 → 23724d7c4a |
| meta-mono scarthgap 463006c98b → cb02835c5f |
| meta-mono whinlatter d4ee48ac5c → 238ddf86ab |
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: /opt/workdir/https___github_com_DynamicDevices_meta-mono_git/recipes-mono/mono/mono-6.xx.inc:130 has a lack of whitespace around the assignment: 'PARALLEL_MAKEINST=""' |
| meta-mingw wrynose a4ba674d6a → 5876c193da |
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-toradex-torizon master 25a7e5ed13 → e6d6945ba2 |
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: Failed to get layers information. Caused by layer at /opt/workdir/https___git_openembedded_org_openembedded-core/meta. Exception: expected str, bytes or os.PathLike object, not NoneType
WARNING: Failed to get layers information. Caused by layer at /opt/workdir/https___git_openembedded_org_openembedded-core/meta. Exception: expected str, bytes or os.PathLike object, not NoneType
WARNING: Failed to get layers information. Caused by layer at /opt/workdir/https___git_openembedded_org_openembedded-core/meta. Exception: expected str, bytes or os.PathLike object, not NoneType
WARNING: Failed to get layers information. Caused by layer at /opt/workdir/https___git_openembedded_org_openembedded-core/meta. Exception: expected str, bytes or os.PathLike object, not NoneType
WARNING: Failed to get layers information. Caused by layer at /opt/workdir/https___git_openembedded_org_openembedded-core/meta. Exception: expected str, bytes or os.PathLike object, not NoneType
WARNING: Failed to get layers information. Caused by layer at /opt/workdir/https___git_openembedded_org_openembedded-core/meta. Exception: expected str, bytes or os.PathLike object, not NoneType
ERROR: Unable to read /opt/workdir/https___github_com_torizon_meta-toradex-torizon_git/dynamic-layers/meta-ti-bsp/recipes-tisdk/ti-psdk-rtos/ti-edgeai-firmware.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 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 335, in eval
bb.parse.BBHandler.inherit(self.classes, self.filename, self.lineno, data)
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___github_com_torizon_meta-toradex-torizon_git/dynamic-layers/meta-ti-bsp/recipes-tisdk/ti-psdk-rtos/ti-edgeai-firmware.bb:35: Could not inherit file classes/ti-secdev.bbclass
|
| 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-mono master 10e04fa221 → 55df73dc65 |
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 |
| openembedded-core master aa33c4317d → ce8b2340e4 |
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: Recipe.license: recipes-kernel/linux-firmware/linux-firmware_20260622.bb: length 4649 exceeds maximum (3072), truncating WARNING: gcc-cross-canadian-i686: LICENSE is using an old syntax and should be upgraded to: "GPL-3.0-only AND GPL-3.0-with-GCC-exception" WARNING: gcc-cross-canadian-i686: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: gcc-cross-i686: LICENSE is using an old syntax and should be upgraded to: "GPL-3.0-only AND GPL-3.0-with-GCC-exception" WARNING: gcc-cross-i686: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: gcc-crosssdk-x86_64-oesdk-linux: LICENSE is using an old syntax and should be upgraded to: "GPL-3.0-only AND GPL-3.0-with-GCC-exception" WARNING: gcc-crosssdk-x86_64-oesdk-linux: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: gcc-source-16.1.0: LICENSE is using an old syntax and should be upgraded to: "GPL-3.0-only AND GPL-3.0-with-GCC-exception" WARNING: gcc-source-16.1.0: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: gcc-runtime: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: nativesdk-gcc-runtime: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: gcc: LICENSE is using an old syntax and should be upgraded to: "GPL-3.0-only AND GPL-3.0-with-GCC-exception" WARNING: gcc: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: nativesdk-gcc: LICENSE is using an old syntax and should be upgraded to: "GPL-3.0-only AND GPL-3.0-with-GCC-exception" WARNING: nativesdk-gcc: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: libgcc-initial: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: nativesdk-libgcc-initial: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: libgcc: LICENSE is using an old syntax and should be upgraded to: "GPL-3.0-only AND GPL-3.0-with-GCC-exception" WARNING: libgcc: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: libgcc: LICENSE:libgcc contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: libgcc: LICENSE:libgcc-dev contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: libgcc: LICENSE:libgcc-dbg contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: nativesdk-libgcc: LICENSE is using an old syntax and should be upgraded to: "GPL-3.0-only AND GPL-3.0-with-GCC-exception" WARNING: nativesdk-libgcc: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: nativesdk-libgcc: LICENSE:nativesdk-libgcc contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: nativesdk-libgcc: LICENSE:nativesdk-libgcc-dev contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: nativesdk-libgcc: LICENSE:nativesdk-libgcc-dbg contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: libgfortran: LICENSE is using an old syntax and should be upgraded to: "GPL-3.0-only AND GPL-3.0-with-GCC-exception" WARNING: libgfortran: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: libgfortran: LICENSE:libgfortran-dbg contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: libgfortran: LICENSE:libgfortran contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: libgfortran: LICENSE:libgfortran-dev contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: nativesdk-libgfortran: LICENSE is using an old syntax and should be upgraded to: "GPL-3.0-only AND GPL-3.0-with-GCC-exception" WARNING: nativesdk-libgfortran: LICENSE contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: nativesdk-libgfortran: LICENSE:nativesdk-libgfortran-dbg contains deprecated licenses GPL-3.0-with-GCC-exception WARNING: Recipe.bbclassextend: recipes-core/images/core-image-ptest.bb: length 2720 exceeds maximum (100), truncating |