Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *ovmf* to
*edk2-stable202508.01^{}* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am
0001-ovmf-upgrade-edk2-stable202508-edk2-stable202508.01.patch
- check the changes to upstream patches and summarize them in the commit
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list
Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.
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
-- >8 --
>From 50060597606143a289ded6a46814cdb2adc97535 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sat, 15 Nov 2025 08:38:29 +0000
Subject: [PATCH] ovmf: upgrade edk2-stable202508 -> edk2-stable202508.01^{}
---
.../ovmf/0001-ovmf-update-path-to-native-BaseTools.patch | 2 +-
...aseTools-makefile-adjust-to-build-in-under-bitbake.patch | 2 +-
meta/recipes-core/ovmf/ovmf/0003-debug-prefix-map.patch | 2 +-
meta/recipes-core/ovmf/ovmf/0004-reproducible.patch | 2 +-
meta/recipes-core/ovmf/ovmf_git.bb | 6 +++---
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git
a/meta/recipes-core/ovmf/ovmf/0001-ovmf-update-path-to-native-BaseTools.patch
b/meta/recipes-core/ovmf/ovmf/0001-ovmf-update-path-to-native-BaseTools.patch
index 890e586210..b43b1cdc14 100644
---
a/meta/recipes-core/ovmf/ovmf/0001-ovmf-update-path-to-native-BaseTools.patch
+++
b/meta/recipes-core/ovmf/ovmf/0001-ovmf-update-path-to-native-BaseTools.patch
@@ -1,4 +1,4 @@
-From 0f859c6de2914cd984f8a0dd61471b91a2371bfa Mon Sep 17 00:00:00 2001
+From d2ff2a708b237d57d6ac033c55d8c910f4177e3e Mon Sep 17 00:00:00 2001
From: Ricardo Neri <[email protected]>
Date: Thu, 9 Jun 2016 02:23:01 -0700
Subject: [PATCH] ovmf: update path to native BaseTools
diff --git
a/meta/recipes-core/ovmf/ovmf/0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch
b/meta/recipes-core/ovmf/ovmf/0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch
index 4a55528571..5b698536c3 100644
---
a/meta/recipes-core/ovmf/ovmf/0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch
+++
b/meta/recipes-core/ovmf/ovmf/0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch
@@ -1,4 +1,4 @@
-From 9dbd082516fdd7100f99f0f389b8eef5ececab19 Mon Sep 17 00:00:00 2001
+From 02eec79efa96ee5e5be1a640d1c4000a9f2b4400 Mon Sep 17 00:00:00 2001
From: Ricardo Neri <[email protected]>
Date: Fri, 26 Jul 2019 17:34:26 -0400
Subject: [PATCH] BaseTools: makefile: adjust to build in under bitbake
diff --git a/meta/recipes-core/ovmf/ovmf/0003-debug-prefix-map.patch
b/meta/recipes-core/ovmf/ovmf/0003-debug-prefix-map.patch
index 1e79c23ae9..8c97490c5f 100644
--- a/meta/recipes-core/ovmf/ovmf/0003-debug-prefix-map.patch
+++ b/meta/recipes-core/ovmf/ovmf/0003-debug-prefix-map.patch
@@ -1,4 +1,4 @@
-From eb6db21ed0a845dce149d17acf8673d5188adea4 Mon Sep 17 00:00:00 2001
+From d317079270e9948474bca478a42d8329f297c596 Mon Sep 17 00:00:00 2001
From: Alexander Kanavin <[email protected]>
Date: Mon, 14 Jun 2021 19:56:28 +0200
Subject: [PATCH] debug prefix map
diff --git a/meta/recipes-core/ovmf/ovmf/0004-reproducible.patch
b/meta/recipes-core/ovmf/ovmf/0004-reproducible.patch
index 73f242321e..094f481c68 100644
--- a/meta/recipes-core/ovmf/ovmf/0004-reproducible.patch
+++ b/meta/recipes-core/ovmf/ovmf/0004-reproducible.patch
@@ -1,4 +1,4 @@
-From 0d22e07cd9cc35ede04c01d3141068db744d7677 Mon Sep 17 00:00:00 2001
+From 6650bef8a8136f9ab18839649461d8aa4e79ef4e Mon Sep 17 00:00:00 2001
From: Alexander Kanavin <[email protected]>
Date: Mon, 14 Jun 2021 19:57:30 +0200
Subject: [PATCH] reproducible
diff --git a/meta/recipes-core/ovmf/ovmf_git.bb
b/meta/recipes-core/ovmf/ovmf_git.bb
index 577310a678..652551865f 100644
--- a/meta/recipes-core/ovmf/ovmf_git.bb
+++ b/meta/recipes-core/ovmf/ovmf_git.bb
@@ -20,15 +20,15 @@ PACKAGECONFIG[tpm] = "-D TPM_ENABLE=TRUE,-D
TPM_ENABLE=FALSE,,"
#see
https://src.fedoraproject.org/rpms/edk2/blob/rawhide/f/0032-Basetools-turn-off-gcc12-warning.patch
BUILD_CFLAGS += "-Wno-error=stringop-overflow"
-SRC_URI =
"gitsm://github.com/tianocore/edk2.git;branch=master;protocol=https;tag=${PV} \
+SRC_URI =
"gitsm://github.com/tianocore/edk2.git;branch=stable/202508;protocol=https;tag=${PV}
\
file://0001-ovmf-update-path-to-native-BaseTools.patch \
file://0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch \
file://0003-debug-prefix-map.patch \
file://0004-reproducible.patch \
"
-PV = "edk2-stable202508"
-SRCREV = "d46aa46c8361194521391aa581593e556c707c6e"
+PV = "edk2-stable202508.01^{}"
+SRCREV = "3d244c3b364bd4e21261380662186d064659161c"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)"
CVE_PRODUCT = "edk2"
--
2.47.1
0001-ovmf-upgrade-edk2-stable202508-edk2-stable202508.01.patch
Description: Binary data
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1944 entries from dependency cache.
Parsing recipes...done.
Parsing of 947 .bb files complete (946 cached, 1 parsed). 1944 targets, 47
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.15.2"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "x86_64-poky-linux"
MACHINE = "qemux86-64"
DISTRO = "poky"
DISTRO_VERSION =
"5.2.99+snapshot-62700fe8021dc365da4fac94bc9a4adb325cea36"
TUNE_FEATURES = "m64 x86-64-v3"
TARGET_FPU = ""
meta =
"tmp-auh-upgrades:62700fe8021dc365da4fac94bc9a4adb325cea36"
meta-yocto-bsp
meta-poky = "master:66ea31cee15309af07afeee8dec8a6fe1d92d28e"
workspace = "<unknown>:<unknown>"
Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing
build without monitoring pressure
Sstate summary: Wanted 167 Local 151 Mirrors 0 Missed 16 Current 375 (90%
match, 97% complete)
done.
NOTE: Executing Tasks
NOTE: Running setscene task 534 of 542
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_recipe_qa_setscene)
NOTE: Running setscene task 536 of 542
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_recipe_qa_setscene)
NOTE: recipe ovmf-edk2-stable202508.01^{}-r0: task do_recipe_qa_setscene:
Started
NOTE: recipe ovmf-native-edk2-stable202508.01^{}-r0: task
do_recipe_qa_setscene: Started
NOTE: recipe ovmf-edk2-stable202508.01^{}-r0: task do_recipe_qa_setscene:
Succeeded
NOTE: Running task 1656 of 1689
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_fetch)
NOTE: recipe ovmf-native-edk2-stable202508.01^{}-r0: task
do_recipe_qa_setscene: Succeeded
NOTE: Setscene tasks completed
NOTE: Running task 1658 of 1689
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_fetch)
NOTE: recipe ovmf-edk2-stable202508.01^{}-r0: task do_fetch: Started
NOTE: recipe ovmf-native-edk2-stable202508.01^{}-r0: task do_fetch: Started
NOTE: recipe ovmf-edk2-stable202508.01^{}-r0: task do_fetch: Succeeded
NOTE: Running task 1659 of 1689
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_unpack)
NOTE: recipe ovmf-edk2-stable202508.01^{}-r0: task do_unpack: Started
NOTE: recipe ovmf-native-edk2-stable202508.01^{}-r0: task do_fetch: Succeeded
NOTE: Running task 1660 of 1689
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_unpack)
NOTE: Running task 1661 of 1689
(virtual:native:/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_prepare_recipe_sysroot)
NOTE: recipe ovmf-native-edk2-stable202508.01^{}-r0: task do_unpack: Started
NOTE: recipe ovmf-native-edk2-stable202508.01^{}-r0: task
do_prepare_recipe_sysroot: Started
NOTE: recipe ovmf-native-edk2-stable202508.01^{}-r0: task
do_prepare_recipe_sysroot: Succeeded
NOTE: recipe ovmf-edk2-stable202508.01^{}-r0: task do_unpack: Succeeded
NOTE: Running task 1662 of 1689
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_patch)
NOTE: recipe ovmf-edk2-stable202508.01^{}-r0: task do_patch: Started
NOTE: recipe ovmf-edk2-stable202508.01^{}-r0: task do_patch: Failed
NOTE: recipe ovmf-native-edk2-stable202508.01^{}-r0: task do_unpack: Succeeded
NOTE: Tasks Summary: Attempted 1662 tasks of which 1656 didn't need to be rerun
and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 2 seconds
NOTE: The errors for this build are stored in
/srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20251115083723.txt
You can send the errors to a reports server by running:
send-error-report
/srv/pokybuild/yocto-worker/auh/build/build/tmp/log/error-report/error_report_20251115083723.txt
[-s server]
NOTE: The contents of these logs will be posted in public if you use the above
command with the default server. Please ensure you remove any identifying or
proprietary information when prompted before sending.
Summary: 1 task failed:
/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_patch
log:
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ovmf/edk2-stable202508.01^{}/temp/log.do_patch.3786991
Summary: There was 1 ERROR message, returning a non-zero exit code.
ERROR: ovmf-edk2-stable202508.01^{}-r0 do_patch: Applying patch
'0001-ovmf-update-path-to-native-BaseTools.patch' on target directory
'/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ovmf/edk2-stable202508.01^{}/sources/ovmf-edk2-stable202508.01^{}'
CmdError("quilt --quiltrc
'/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ovmf/edk2-stable202508.01^{}/recipe-sysroot-native/etc/quiltrc'
push", 0, 'stdout: Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command
[-h] ...
quilt --version
Commands are:
Global options:
--trace
\tRuns the command in bash trace mode (-x). For internal debugging.
--quiltrc file
\tUse the specified configuration file instead of ~/.quiltrc (or
\t/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ovmf/edk2-stable202508.01^{}/recipe-sysroot-native/etc/quilt.quiltrc
if ~/.quiltrc does not exist). See the pdf
\tdocumentation for details about its possible contents. The
\tspecial value "-" causes quilt not to read any configuration
\tfile.
--version
\tPrint the version number and exit immediately.
stderr:
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ovmf/edk2-stable202508.01^{}/recipe-sysroot-native/usr/bin/quilt:
line 46: column: command not found
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ovmf/edk2-stable202508.01^{}/recipe-sysroot-native/usr/bin/quilt:
line 46: column: command not found
')
ERROR: Logfile of failure stored in:
/srv/pokybuild/yocto-worker/auh/build/build/tmp/work/x86-64-v3-poky-linux/ovmf/edk2-stable202508.01^{}/temp/log.do_patch.3786991
ERROR: Task
(/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb:do_patch)
failed with exit code '1'
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#226327): https://lists.openembedded.org/g/openembedded-core/message/226327 Mute This Topic: https://lists.openembedded.org/mt/116309718/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
