To: ['Khem Raj ', 'Khem Raj ', 'Khem Raj ', 'Khem Raj ', 'Khem Raj '] To: openembedded-core@lists.openembedded.org Subject: [AUH] go-cross-core2-64,go-runtime,go,go-cross-canadian-x86-64,go-crosssdk-x86_64-pokysdk-linux: upgrading to 1.24.3,1.24.3,1.24.3,1.24.3,1.24.3 FAILED Attachments: Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *go-cross-core2-64,go-runtime,go,go-cross-canadian-x86-64,go-crosssdk-x86_64-pokysdk-linux* to *1.24.3,1.24.3,1.24.3,1.24.3,1.24.3* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade go-crosssdk-x86_64-pokysdk-linux -V 1.24.3 NOTE: Reconnecting to bitbake server... Loading cache...done. Loaded 1918 entries from dependency cache. Parsing recipes...done. Parsing of 941 .bb files complete (937 cached, 4 parsed). 1922 targets, 39 skipped, 0 masked, 0 errors. Removing 1 recipes from the core2-64 sysroot...done. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "2.12.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "5.2" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp workspace = "tmp-auh-upgrades:91436590247466f25eb42d1a4edd5fe59d7249a3" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 0 Local 0 Mirrors 0 Missed 0 Current 0 (0% match, 0% complete) done. NOTE: No setscene tasks NOTE: Executing Tasks NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and all succeeded. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 1 seconds Loading cache...done. Loaded 0 entries from dependency cache. Parsing recipes...done. Parsing of 942 .bb files complete (0 cached, 942 parsed). 1923 targets, 39 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "2.12.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "5.2" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp workspace = "tmp-auh-upgrades:91436590247466f25eb42d1a4edd5fe59d7249a3" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 0 (0% match, 0% complete) done. NOTE: Executing Tasks WARNING: tmp-recipetool-8ufs4ve7: the directory /srv/pokybuild/yocto-worker/auh/build/build/tmp/work/recipetool-csbkjy93/emptysrc (/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/recipetool-csbkjy93/emptysrc) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn't need to be rerun and all succeeded. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 1 seconds DEBUG 5 [Errno 25] Inappropriate ioctl for device Adding changed files: 0% | | ETA: --:--:-- Adding changed files: 0% | | ETA: --:--:-- Adding changed files: 100% |####################################| Time: 0:00:00 INFO: Extracting current version source... INFO: Extracting upgraded version source... INFO: Fetching https://golang.org/dl/go1.24.3.src.tar.gz;name=main... INFO: Rebasing devtool onto 00d1b726f0a35469a393bec03c730059cb298aa1 ERROR: Traceback (most recent call last): File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 93, in include_single_file bb.parse.handle(fn, data, True) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/parse/__init__.py", line 119, in handle return h['handle'](fn, data, include, baseconfig) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/parse/parse_py/BBHandler.py", line 136, in handle abs_fn = resolve_file(fn, d) File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/parse/__init__.py", line 139, in resolve_file raise IOError(errno.ENOENT, "file %s not found in %s" % (fn, bbpath)) FileNotFoundError: [Errno 2] file go-64-pokysdk-linux.inc not found in /srv/pokybuild/yocto-worker/auh/build/build/workspace:/srv/pokybuild/yocto-worker/auh/build/meta-poky:/srv/pokybuild/yocto-worker/auh/build/build:/srv/pokybuild/yocto-worker/auh/build/meta:/srv/pokybuild/yocto-worker/auh/build/meta-yocto-bsp During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/command.py", line 91, in runCommand result = command_method(self, commandline) File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/command.py", line 596, in parseRecipeFile envdata = command.cooker.databuilder.parseRecipe(virtualfn, appendfiles, layername) File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/cookerdata.py", line 551, in parseRecipe datastores = self.parseRecipeVariants(virtualfn, appends, virtonly=True, layername=layername) File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/cookerdata.py", line 525, in parseRecipeVariants return self._parse_recipe(bb_data, bbfile, appends, mc, layername) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/cookerdata.py", line 513, in _parse_recipe return bb.parse.handle(bbfile, bb_data) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/parse/__init__.py", line 119, in handle return h['handle'](fn, data, include, baseconfig) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle statements.eval(d) ~~~~~~~~~~~~~~~^^^ File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/parse/ast.py", line 20, in eval statement.eval(data) ~~~~~~~~~~~~~~^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/parse/ast.py", line 42, in eval bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 70, in include include_single_file(parentfn, fn, lineno, data, error_out) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 97, in include_single_file raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno) bb.parse.ParseError: ParseError at /srv/pokybuild/yocto-worker/auh/build/build/workspace/recipes/go-crosssdk-x86_64-pokysdk-linux/go-crosssdk-x86_64-pokysdk-linux_1.24.3.bb:2: Could not include required file go-64-pokysdk-linux.inc ERROR: Parsing of upgraded recipe failed 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