meta-chromium scarthgap - May 6, 2026, 6:04 p.m. (4 seconds)
Updated 168d284276 → 85eeb6b508
ERROR: Unable to read /opt/workdir/https___github_com_OSSystems_meta-browser_/meta-chromium/recipes-browser/chromium/chromium-ozone-wayland_147.0.7727.116.bb: Traceback (most recent call last):
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 463, in expandWithRefs
s = __expand_python_regexp__.sub(varparse.python_sub, s)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 153, in python_sub
value = utils.better_eval(codeobj, DataContext(self.d), {'d' : self.d})
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/utils.py", line 434, in better_eval
return eval(source, ctx, locals)
File "Var <SRC_URI>", line 1, in <module>
File "/opt/workdir/https___github_com_OSSystems_meta-browser_/meta-chromium/recipes-browser/chromium/chromium-gn.inc", line 15, in rust_is_newer_than_190
return int(rustver[0]) > 1 or (int(rustver[0]) == 1 and int(rustver[1]) > 90)
ValueError: invalid literal for int() with base 10: '75%'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/command.py", line 519, in dataStoreConnectorCmd
ret = getattr(d, method)(*args, **kwargs)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 659, in getVar
return self.getVarFlag(var, "_content", expand, noweakdefault, parsing)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 859, in getVarFlag
parser = self.expandWithRefs(value, cachename)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 479, in expandWithRefs
raise ExpansionError(varname, s, exc).with_traceback(tb) from exc
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 463, in expandWithRefs
s = __expand_python_regexp__.sub(varparse.python_sub, s)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 153, in python_sub
value = utils.better_eval(codeobj, DataContext(self.d), {'d' : self.d})
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/utils.py", line 434, in better_eval
return eval(source, ctx, locals)
File "Var <SRC_URI>", line 1, in <module>
File "/opt/workdir/https___github_com_OSSystems_meta-browser_/meta-chromium/recipes-browser/chromium/chromium-gn.inc", line 15, in rust_is_newer_than_190
return int(rustver[0]) > 1 or (int(rustver[0]) == 1 and int(rustver[1]) > 90)
bb.data_smart.ExpansionError: Failure expanding variable SRC_URI, expression was https://commondatastorage.googleapis.com/chromium-browser-official/chromium-147.0.7727.116.tar.xz file://0001-Drop-GN-compiler-settings-conflicting-with-OE.patch file://0002-v8-qemu-wrapper.patch file://0003-wrapper-extra-flags.patch file://0004-Delete-compiler-options-not-available-in-release-ver.patch file://0005-avoid-link-latomic-failure-on-CentOS-8-host.patch file://0007-Fix-constexpr-variable-must-be-initialized-by-a-cons.patch file://0009-Adjust-the-Rust-build-to-our-needs.patch file://0010-Don-t-require-profiler_builtins.rlib.patch file://0011-fix-check_version-Only-compare-node.js-major-version.patch file://0012-chromium-fix-v4l2-compiler-error-on-arm.patch file://0013-Reduce-minimum-browser-window-width-to-480px.patch file://0001-Fix-building-gpu_host_impl.cc-on-Linux.patch ${@ '' if rust_is_newer_than_190(d) else 'file://chromium-142-crabbyavif-rust18x.patch'} file://fix-SYS_SECCOMP-redefinition.patch file://use-adler2.patch file://chromium-145-zip_ffi_glue-use-edition2024.patch file://0014-devtools-fix-import-meta-main-for-older-nodejs.patch file://fix-cpp26-octal-literals.patch file://fix-clang20-defaulted-operator-crash.patch file://fix-xr-rigid-transform-incomplete-type.patch which triggered exception ValueError: invalid literal for int() with base 10: '75%'
The variable dependency chain for the failure is: SRC_URI
ERROR: Unable to read /opt/workdir/https___github_com_OSSystems_meta-browser_/meta-chromium/recipes-browser/chromium/chromium-x11_147.0.7727.116.bb: Traceback (most recent call last):
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 463, in expandWithRefs
s = __expand_python_regexp__.sub(varparse.python_sub, s)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 153, in python_sub
value = utils.better_eval(codeobj, DataContext(self.d), {'d' : self.d})
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/utils.py", line 434, in better_eval
return eval(source, ctx, locals)
File "Var <SRC_URI>", line 1, in <module>
File "/opt/workdir/https___github_com_OSSystems_meta-browser_/meta-chromium/recipes-browser/chromium/chromium-gn.inc", line 15, in rust_is_newer_than_190
return int(rustver[0]) > 1 or (int(rustver[0]) == 1 and int(rustver[1]) > 90)
ValueError: invalid literal for int() with base 10: '75%'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/command.py", line 519, in dataStoreConnectorCmd
ret = getattr(d, method)(*args, **kwargs)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 659, in getVar
return self.getVarFlag(var, "_content", expand, noweakdefault, parsing)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 859, in getVarFlag
parser = self.expandWithRefs(value, cachename)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 479, in expandWithRefs
raise ExpansionError(varname, s, exc).with_traceback(tb) from exc
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 463, in expandWithRefs
s = __expand_python_regexp__.sub(varparse.python_sub, s)
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 153, in python_sub
value = utils.better_eval(codeobj, DataContext(self.d), {'d' : self.d})
File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/utils.py", line 434, in better_eval
return eval(source, ctx, locals)
File "Var <SRC_URI>", line 1, in <module>
File "/opt/workdir/https___github_com_OSSystems_meta-browser_/meta-chromium/recipes-browser/chromium/chromium-gn.inc", line 15, in rust_is_newer_than_190
return int(rustver[0]) > 1 or (int(rustver[0]) == 1 and int(rustver[1]) > 90)
bb.data_smart.ExpansionError: Failure expanding variable SRC_URI, expression was https://commondatastorage.googleapis.com/chromium-browser-official/chromium-147.0.7727.116.tar.xz file://0001-Drop-GN-compiler-settings-conflicting-with-OE.patch file://0002-v8-qemu-wrapper.patch file://0003-wrapper-extra-flags.patch file://0004-Delete-compiler-options-not-available-in-release-ver.patch file://0005-avoid-link-latomic-failure-on-CentOS-8-host.patch file://0007-Fix-constexpr-variable-must-be-initialized-by-a-cons.patch file://0009-Adjust-the-Rust-build-to-our-needs.patch file://0010-Don-t-require-profiler_builtins.rlib.patch file://0011-fix-check_version-Only-compare-node.js-major-version.patch file://0012-chromium-fix-v4l2-compiler-error-on-arm.patch file://0013-Reduce-minimum-browser-window-width-to-480px.patch file://0001-Fix-building-gpu_host_impl.cc-on-Linux.patch ${@ '' if rust_is_newer_than_190(d) else 'file://chromium-142-crabbyavif-rust18x.patch'} file://fix-SYS_SECCOMP-redefinition.patch file://use-adler2.patch file://chromium-145-zip_ffi_glue-use-edition2024.patch file://0014-devtools-fix-import-meta-main-for-older-nodejs.patch file://fix-cpp26-octal-literals.patch file://fix-clang20-defaulted-operator-crash.patch file://fix-xr-rigid-transform-incomplete-type.patch which triggered exception ValueError: invalid literal for int() with base 10: '75%'
The variable dependency chain for the failure is: SRC_URI