Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *icu* to *78.1* has Failed
(devtool error).
Detailed error information:
The following devtool command failed: upgrade icu -V 78.1
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1954 entries from dependency cache.
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.16.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "qemux86-64"
DISTRO = "poky"
DISTRO_VERSION =
"5.2.99+snapshot-b0c9c42e02a610547ae7f6d8152513bda50fe3d4"
TUNE_FEATURES = "m64 x86-64-v3"
TARGET_FPU = ""
meta =
"tmp-auh-upgrades:b0c9c42e02a610547ae7f6d8152513bda50fe3d4"
meta-yocto-bsp
meta-poky = "master:853589ccc3445f5952efc02a7102587cb4d4f075"
workspace = "<unknown>:<unknown>"
Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing
build without monitoring pressure
Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match,
100% complete)
done.
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun
and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 1 seconds
INFO: Extracting current version source...
INFO: SRC_URI contains some conditional appends/prepends - will create branches
to represent these
INFO: Extracting upgraded version source...
Traceback (most recent call last):
File
"/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/devtool",
line 352, in <module>
ret = main()
File
"/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/devtool",
line 338, in main
ret = args.func(args, config, basepath, workspace)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/lib/devtool/upgrade.py",
line 607, in upgrade
rev2, checksums, srcbranch, srcsubdir2 = _extract_new_source(args.version,
srctree, args.no_patch,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
args.srcrev, args.srcbranch,
args.branch, args.keep_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tinfoil, rd)
^^^^^^^^^^^^
File
"/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/lib/devtool/upgrade.py",
line 184, in _extract_new_source
uri, rev = _get_uri(crd)
~~~~~~~~^^^^^
File
"/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/lib/devtool/upgrade.py",
line 148, in _get_uri
srcuris = rd.getVar('SRC_URI').split()
~~~~~~~~~^^^^^^^^^^^
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/tinfoil.py", line
228, in remoteCommand
ret = self.tinfoil.run_command('dataStoreConnectorCmd', self.dsindex, cmd,
args, kwargs)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/tinfoil.py", line
622, in run_command
raise TinfoilCommandFailed(result[1])
bb.tinfoil.TinfoilCommandFailed: Traceback (most recent call last):
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 465, in expandWithRefs
s = __expand_python_regexp__.sub(varparse.python_sub, s)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 154, in python_sub
value = utils.better_eval(codeobj, DataContext(self.d), {'d' : self.d})
File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/utils.py",
line 489, in better_eval
return eval(source, ctx, locals)
File "Var <ICU_FOLDER>", line 1, in <module>
File
"/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-support/icu/icu_77-1.bb",
line 103, in icu_download_folder
return pvsplit[0] + "-" + pvsplit[1]
~~~~~~~^^^
IndexError: list index out of range
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/command.py", line
91, in runCommand
result = command_method(self, commandline)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/command.py", line
520, in dataStoreConnectorCmd
ret = getattr(d, method)(*args, **kwargs)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 662, in getVar
return self.getVarFlag(var, "_content", expand, noweakdefault, parsing)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 865, in getVarFlag
parser = self.expandWithRefs(value, cachename)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 463, in expandWithRefs
s = __expand_var_regexp__.sub(varparse.var_sub, s)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 114, in var_sub
var = self.d.getVarFlag(key, "_content")
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 865, in getVarFlag
parser = self.expandWithRefs(value, cachename)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 463, in expandWithRefs
s = __expand_var_regexp__.sub(varparse.var_sub, s)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 114, in var_sub
var = self.d.getVarFlag(key, "_content")
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 865, in getVarFlag
parser = self.expandWithRefs(value, cachename)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 481, in expandWithRefs
raise ExpansionError(varname, s, exc).with_traceback(tb) from exc
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 465, in expandWithRefs
s = __expand_python_regexp__.sub(varparse.python_sub, s)
File
"/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py",
line 154, in python_sub
value = utils.better_eval(codeobj, DataContext(self.d), {'d' : self.d})
File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/utils.py",
line 489, in better_eval
return eval(source, ctx, locals)
File "Var <ICU_FOLDER>", line 1, in <module>
File
"/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-support/icu/icu_77-1.bb",
line 103, in icu_download_folder
return pvsplit[0] + "-" + pvsplit[1]
~~~~~~~^^^
bb.data_smart.ExpansionError: Failure expanding variable ICU_FOLDER, expression
was ${@icu_download_folder(d)} which triggered exception IndexError: list index
out of range
The variable dependency chain for the failure is: ICU_FOLDER -> BASE_SRC_URI ->
SRC_URI
Please review the attached files for further information and build/update
failures.
Any problem please file a bug at
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler
Regards,
The Upgrade Helper
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#228812):
https://lists.openembedded.org/g/openembedded-core/message/228812
Mute This Topic: https://lists.openembedded.org/mt/117024296/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-