meta-intel-edison-distro master - April 5, 2025, 9:01 p.m. (8 seconds)
Updated a9c496d0b9 → a928cf5296
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 WARNING: Recipe.inherits: recipes-core/images/edison-image.bb: length 311 exceeds maximum (255), truncating ERROR: Using S = ${WORKDIR} is no longer supported ERROR: Unable to read /opt/workdir/https___github_com_edison-fw_meta-intel-edison_git/meta-intel-edison-distro/recipes-support/battery-voltage/battery-voltage.bb: ERROR: Using S = ${WORKDIR} is no longer supported ERROR: Unable to read /opt/workdir/https___github_com_edison-fw_meta-intel-edison_git/meta-intel-edison-distro/recipes-support/timezone/run-timezone_1.0.bb: WARNING: Recipe.inherits: recipes-core/images/edison-rescue.bb: length 311 exceeds maximum (255), truncating ERROR: Using S = ${WORKDIR} is no longer supported ERROR: Unable to read /opt/workdir/https___github_com_edison-fw_meta-intel-edison_git/meta-intel-edison-distro/recipes-support/watchdog-sample/watchdog-sample.bb: ERROR: Using S = ${WORKDIR} is no longer supported ERROR: Unable to read /opt/workdir/https___github_com_edison-fw_meta-intel-edison_git/meta-intel-edison-distro/recipes-support/blink-led/blink-led_0.1.bb: ERROR: Using S = ${WORKDIR} is no longer supported ERROR: Unable to read /opt/workdir/https___github_com_edison-fw_meta-intel-edison_git/meta-intel-edison-distro/recipes-support/ap-mode-toggle/ap-mode-toggle_0.1.bb: WARNING: Recipe.inherits: recipes-core/images/edison-image-minimal.bb: length 311 exceeds maximum (255), truncating WARNING: Exception during build_dependencies for fetcher_hashes_dummyfunc WARNING: Error during finalise of /opt/workdir/https___github_com_edison-fw_meta-intel-edison_git/meta-intel-edison-distro/recipes-support/cwidget/cwidget.bb ERROR: Unable to read /opt/workdir/https___github_com_edison-fw_meta-intel-edison_git/meta-intel-edison-distro/recipes-support/cwidget/cwidget.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 432, in better_eval return eval(source, ctx, locals) File "Var <fetcher_hashes_dummyfunc[vardepvalue]>", line 1, in <module> File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 853, in get_hashvalue pkgv, revs = _get_srcrev(d, method_name=method_name) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 798, in _get_srcrev fetcher = Fetch(d.getVar('SRC_URI').split(), d) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 1810, in __init__ self.ud[url] = FetchData(url, d, localonly) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 1368, in __init__ self.method.urldata_init(self, d) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/git.py", line 261, in urldata_init ud.revision = self.latest_revision(ud, d, ud.name) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 1685, in latest_revision rev = self._latest_revision(ud, d, name) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/git.py", line 927, in _latest_revision output = self._lsremote(ud, d, "") File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/git.py", line 910, in _lsremote output = runfetchcmd(cmd, d, True) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 980, in runfetchcmd raise FetchError(error_message) bb.fetch2.FetchError: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/opt/workdir/git___git_openembedded_org_openembedded-core/scripts:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot-native/usr/bin/i686-oe-linux:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot/usr/bin/crossscripts:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot-native/usr/sbin:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot-native/usr/bin:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot-native/sbin:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot-native/bin:/opt/workdir/git___git_openembedded_org_bitbake/bin:/tmp/tmph6xxcls9/tmp/hosttools"; export HOME="/home/layers"; git -c gc.autoDetach=false -c core.pager=cat -c safe.bareRepository=all -c clone.defaultRemoteName=origin ls-remote http://salsa.debian.org/cwidget-team/cwidget.git failed with exit code 128, output: remote: GitLab is not responding fatal: unable to access 'http://salsa.debian.org/cwidget-team/cwidget.git/': The requested URL returned error: 502 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 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 513, 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 158, in handle return ast.multi_finalize(fn, d) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 541, in multi_finalize finalize(fn, d) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 495, in finalize bb.parse.siggen.finalise(fn, d, variant) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/siggen.py", line 282, in finalise taskdeps, gendeps, lookupcache = self._build_data(mcfn, d) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/siggen.py", line 253, in _build_data tasklist, gendeps, lookupcache = bb.data.generate_dependencies(d, self.basehash_ignore_vars) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data.py", line 401, in generate_dependencies deps[dep], values[dep] = build_dependencies(dep, keys, mod_funcs, shelldeps, varflagsexcl, ignored_vars, d, codeparserd) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data.py", line 308, in build_dependencies varflags = d.getVarFlags(key, ["vardeps", "vardepvalue", "vardepsexclude", "exports", "postfuncs", "prefuncs", "lineno", "filename"]) or {} File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 969, in getVarFlags flags[i] = self.expand(flags[i], var + "[" + i + "]") File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/data_smart.py", line 486, in expand return self.expandWithRefs(s, varname).value 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 432, in better_eval return eval(source, ctx, locals) File "Var <fetcher_hashes_dummyfunc[vardepvalue]>", line 1, in <module> File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 853, in get_hashvalue pkgv, revs = _get_srcrev(d, method_name=method_name) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 798, in _get_srcrev fetcher = Fetch(d.getVar('SRC_URI').split(), d) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 1810, in __init__ self.ud[url] = FetchData(url, d, localonly) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 1368, in __init__ self.method.urldata_init(self, d) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/git.py", line 261, in urldata_init ud.revision = self.latest_revision(ud, d, ud.name) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 1685, in latest_revision rev = self._latest_revision(ud, d, name) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/git.py", line 927, in _latest_revision output = self._lsremote(ud, d, "") File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/git.py", line 910, in _lsremote output = runfetchcmd(cmd, d, True) File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/fetch2/__init__.py", line 980, in runfetchcmd raise FetchError(error_message) bb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/opt/workdir/git___git_openembedded_org_openembedded-core/scripts:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot-native/usr/bin/i686-oe-linux:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot/usr/bin/crossscripts:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot-native/usr/sbin:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot-native/usr/bin:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot-native/sbin:/tmp/tmph6xxcls9/tmp/work/core2-32-oe-linux/cwidget/0.5.18-6/recipe-sysroot-native/bin:/opt/workdir/git___git_openembedded_org_bitbake/bin:/tmp/tmph6xxcls9/tmp/hosttools"; export HOME="/home/layers"; git -c gc.autoDetach=false -c core.pager=cat -c safe.bareRepository=all -c clone.defaultRemoteName=origin ls-remote http://salsa.debian.org/cwidget-team/cwidget.git failed with exit code 128, output: remote: GitLab is not responding fatal: unable to access 'http://salsa.debian.org/cwidget-team/cwidget.git/': The requested URL returned error: 502 The variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]