Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *systemtap* to *5.0* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-systemtap-upgrade-4.9-5.0.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 83bc9b77d0cb53f6bdd7bf6313db98f498482f5c Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 1 Dec 2023 12:33:56 +0000
Subject: [PATCH] systemtap: upgrade 4.9 -> 5.0
---
.../systemtap/0001-release-date-fix.patch | 37 -------------------
.../recipes-kernel/systemtap/systemtap_git.bb | 5 ++-
.../systemtap/systemtap_git.inc | 4 +-
3 files changed, 6 insertions(+), 40 deletions(-)
delete mode 100644
meta/recipes-kernel/systemtap/systemtap/0001-release-date-fix.patch
diff --git
a/meta/recipes-kernel/systemtap/systemtap/0001-release-date-fix.patch
b/meta/recipes-kernel/systemtap/systemtap/0001-release-date-fix.patch
deleted file mode 100644
index 3dcb369ec3..0000000000
--- a/meta/recipes-kernel/systemtap/systemtap/0001-release-date-fix.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From ebb424eee5599fcc131901c0d82d0bfc0d2f57ab Mon Sep 17 00:00:00 2001
-From: "Frank Ch. Eigler" <[email protected]>
-Date: Fri, 28 Apr 2023 13:51:27 -0400
-Subject: [PATCH] release date fix
-
-Upstream-Status: Backport
----
- NEWS | 2 +-
- systemtap.spec | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/NEWS b/NEWS
-index 695bc990c..46859e304 100644
---- a/NEWS
-+++ b/NEWS
-@@ -1,4 +1,4 @@
--* What's new in version 4.9, 2023-04-27
-+* What's new in version 4.9, 2023-04-28
-
- - ISystemtap: the new interactive systemtap jupyter kernel. This provides
- a simple GUI for writing/running Systemtap scripts in an easy, incremental
-diff --git a/systemtap.spec b/systemtap.spec
-index 59814f112..fd8023264 100644
---- a/systemtap.spec
-+++ b/systemtap.spec
-@@ -1307,7 +1307,7 @@ exit 0
-
- # PRERELEASE
- %changelog
--* Thu Apr 27 2023 Frank Ch. Eigler <[email protected]> - 4.9-1
-+* Fri Apr 28 2023 Frank Ch. Eigler <[email protected]> - 4.9-1
- - Upstream release, see wiki page below for detailed notes.
- https://sourceware.org/systemtap/wiki/SystemTapReleases
-
---
-2.40.1
-
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb
b/meta/recipes-kernel/systemtap/systemtap_git.bb
index d320a8a5e0..03f74cde7c 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.bb
+++ b/meta/recipes-kernel/systemtap/systemtap_git.bb
@@ -6,7 +6,10 @@ HOMEPAGE = "https://sourceware.org/systemtap/"
require systemtap_git.inc
-SRC_URI += " \
+SRC_URI +=
"git://sourceware.org/git/systemtap.git;branch=master;protocol=https \
+
file://0001-Do-not-let-configure-write-a-python-location-into-th.patch \
+ file://0001-Install-python-modules-to-correct-library-dir.patch \
+
file://0001-staprun-stapbpf-don-t-support-installing-a-non-root.patch \
file://0001-improve-reproducibility-for-c-compiling.patch \
file://0001-staprun-address-ncurses-6.3-failures.patch \
"
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc
b/meta/recipes-kernel/systemtap/systemtap_git.inc
index de3750ff04..af15239fac 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -1,7 +1,7 @@
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRCREV = "418f0a45ca4473491385b5c7eef777607bbdb3b7"
-PV = "4.9"
+SRCREV = "e72dc118e563c645d93a1a2d771e8d90e8fec1ae"
+PV = "5.0"
SRC_URI = "git://sourceware.org/git/systemtap.git;branch=master;protocol=https
\
file://0001-Do-not-let-configure-write-a-python-location-into-th.patch \
--
2.39.2
NOTE: Reconnecting to bitbake server... Loading cache...done. Loaded 1844 entries from dependency cache. Parsing recipes... Summary: There were 4 ERROR messages, returning a non-zero exit code. ERROR: /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb: Unable to get checksum for systemtap-uprobes SRC_URI entry 0001-release-date-fix.patch: file could not be found The following paths were searched: /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/poky/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes-5.0/poky/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes/poky/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/poky/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/qemux86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes-5.0/qemux86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes/qemux86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/qemux86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/qemuall/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes-5.0/qemuall/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes/qemuall/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/qemuall/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/x86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes-5.0/x86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes/x86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/x86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes-5.0/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-uprobes/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/0001-release-date-fix.patch ERROR: /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap_git.bb: Unable to get checksum for nativesdk-systemtap SRC_URI entry 0001-release-date-fix.patch: file could not be found The following paths were searched: /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-5.0/poky/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/poky/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/poky/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-5.0/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-5.0/x86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/x86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/x86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-5.0/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/0001-release-date-fix.patch ERROR: /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-native_git.bb: Unable to get checksum for nativesdk-systemtap-native SRC_URI entry 0001-release-date-fix.patch: file could not be found The following paths were searched: /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-5.0/poky/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/poky/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/poky/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-5.0/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-5.0/x86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/x86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/x86-64/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap-5.0/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/systemtap/0001-release-date-fix.patch /home/pokybuild/yocto-worker/auh/build/meta/recipes-kernel/systemtap/files/0001-release-date-fix.patch ERROR: Parsing halted due to errors, see error messages above
0001-systemtap-upgrade-4.9-5.0.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#191644): https://lists.openembedded.org/g/openembedded-core/message/191644 Mute This Topic: https://lists.openembedded.org/mt/102914424/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
