* [AUH] spirv-tools: upgrading to 2020.6 FAILED
@ 2020-12-15 19:23 auh
0 siblings, 0 replies; 2+ messages in thread
From: auh @ 2020-12-15 19:23 UTC (permalink / raw)
To: Jose Quaresma; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 3752 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *spirv-tools* to *2020.6* has Failed (devtool error).
Detailed error information:
The following devtool command failed: upgrade spirv-tools -V 2020.6 -S b27b1afd12d05bf238ac7368bb49de73cd620a8e
NOTE: Starting bitbake server...
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)...
Loading cache...done.
Loaded 1480 entries from dependency cache.
INFO: Extracting current version source...
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.49.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "qemux86-64"
DISTRO = "poky"
DISTRO_VERSION = "3.2+snapshot-bcf094da6e75fa45809aaf8e5e91b1f2e13cd627"
TUNE_FEATURES = "m64 core2"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp = "tmp-auh-upgrades:bcf094da6e75fa45809aaf8e5e91b1f2e13cd627"
workspace = "master:796be0593a607938aef3941372a9238b7e895446"
Initialising tasks...done.
Sstate summary: Wanted 0 Found 0 Missed 0 Current 20 (0% match, 100% complete)
NOTE: Executing Tasks
ERROR: Error executing a python function in exec_python_func() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:patch_task_postfunc(d)
0003:
File: '/home/pokybuild/yocto-worker/auh/build/build/poky/meta/classes/patch.bbclass', lineno: 82, function: patch_task_postfunc
0078: stdout, _ = bb.process.run('git status --porcelain .', cwd=srcsubdir)
0079: if stdout:
0080: useroptions = []
0081: oe.patch.GitApplyTree.gitCommandUserOptions(useroptions, d=d)
*** 0082: bb.process.run('git add .; git %s commit -a -m "Committing changes from %s\n\n%s"' % (' '.join(useroptions), func, oe.patch.GitApplyTree.ignore_commit_prefix + ' - from %s' % func), cwd=srcsubdir)
0083:}
0084:
0085:def src_patches(d, all=False, expand=True):
0086: import oe.patch
File: '/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/process.py', lineno: 184, function: run
0180: if not stderr is None:
0181: stderr = stderr.decode("utf-8")
0182:
0183: if pipe.returncode != 0:
*** 0184: raise ExecutionError(cmd, pipe.returncode, stdout, stderr)
0185: return stdout, stderr
Exception: bb.process.ExecutionError: Execution of 'git add .; git -c user.name="OpenEmbedded" -c user.email="oe.patch@oe" commit -a -m "Committing changes from do_patch
%% ignore - from do_patch"' failed with exit code 1:
On branch devtool-orig
Changes not staged for commit:
modified: external/effcee (modified content)
no changes added to commit
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-64-poky-linux/spirv-tools/2020.5-r0/devtooltmp-44150anr/temp/log.do_patch.45175
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 2 seconds
ERROR: Extracting source for spirv-tools 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [AUH] spirv-tools: upgrading to 2020.6 FAILED
@ 2020-12-20 14:15 auh
0 siblings, 0 replies; 2+ messages in thread
From: auh @ 2020-12-20 14:15 UTC (permalink / raw)
To: Jose Quaresma; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 3756 bytes --]
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *spirv-tools* to *2020.6* has Failed (devtool error).
Detailed error information:
The following devtool command failed: upgrade spirv-tools -V 2020.6 -S b27b1afd12d05bf238ac7368bb49de73cd620a8e
NOTE: Starting bitbake server...
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)...
Loading cache...done.
Loaded 1416 entries from dependency cache.
INFO: Extracting current version source...
Removing 1 recipes from the x86_64 sysroot...done.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.49.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "qemux86-64"
DISTRO = "poky"
DISTRO_VERSION = "3.2+snapshot-06091b02c1321be7527f05f2a9b8125b1bb0c9cb"
TUNE_FEATURES = "m64 core2"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp = "tmp-auh-upgrades:06091b02c1321be7527f05f2a9b8125b1bb0c9cb"
workspace = "master-next:afec39415be67b6985f0a0c3de041b4f302ffff3"
Initialising tasks...done.
Sstate summary: Wanted 0 Found 0 Missed 0 Current 20 (0% match, 100% complete)
NOTE: Executing Tasks
ERROR: Error executing a python function in exec_python_func() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:patch_task_postfunc(d)
0003:
File: '/home/pokybuild/yocto-worker/auh/build/build/poky/meta/classes/patch.bbclass', lineno: 82, function: patch_task_postfunc
0078: stdout, _ = bb.process.run('git status --porcelain .', cwd=srcsubdir)
0079: if stdout:
0080: useroptions = []
0081: oe.patch.GitApplyTree.gitCommandUserOptions(useroptions, d=d)
*** 0082: bb.process.run('git add .; git %s commit -a -m "Committing changes from %s\n\n%s"' % (' '.join(useroptions), func, oe.patch.GitApplyTree.ignore_commit_prefix + ' - from %s' % func), cwd=srcsubdir)
0083:}
0084:
0085:def src_patches(d, all=False, expand=True):
0086: import oe.patch
File: '/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/process.py', lineno: 184, function: run
0180: if not stderr is None:
0181: stderr = stderr.decode("utf-8")
0182:
0183: if pipe.returncode != 0:
*** 0184: raise ExecutionError(cmd, pipe.returncode, stdout, stderr)
0185: return stdout, stderr
Exception: bb.process.ExecutionError: Execution of 'git add .; git -c user.name="OpenEmbedded" -c user.email="oe.patch@oe" commit -a -m "Committing changes from do_patch
%% ignore - from do_patch"' failed with exit code 1:
On branch devtool-orig
Changes not staged for commit:
modified: external/effcee (modified content)
no changes added to commit
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/auh/build/build/build/tmp/work/core2-64-poky-linux/spirv-tools/2020.5-r0/devtooltmp-gpeducum/temp/log.do_patch.4835
NOTE: Tasks Summary: Attempted 93 tasks of which 90 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
ERROR: Extracting source for spirv-tools 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-20 14:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-20 14:15 [AUH] spirv-tools: upgrading to 2020.6 FAILED auh
-- strict thread matches above, loose matches on Subject: below --
2020-12-15 19:23 auh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox