diff mbox series

[AUH] weechat: upgrading to 4.1.1 FAILED

Message ID 0101018b9851bbc4-b6ca752c-d6c5-4e46-9c41-ed6fac4865c6-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] weechat: upgrading to 4.1.1 FAILED | expand

Commit Message

auh@yoctoproject.org Nov. 4, 2023, 3:12 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *weechat* to *4.1.1* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-weechat-upgrade-4.0.4-4.1.1.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 a42d76101f90d9cb33a5a7aa6426a30c05497dd0 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 03:03:49 +0000
Subject: [PATCH] weechat: upgrade 4.0.4 -> 4.1.1

---
 .../recipes-irc/weechat/{weechat_4.0.4.bb => weechat_4.1.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-irc/weechat/{weechat_4.0.4.bb => weechat_4.1.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-irc/weechat/weechat_4.0.4.bb b/meta-networking/recipes-irc/weechat/weechat_4.1.1.bb
similarity index 93%
rename from meta-networking/recipes-irc/weechat/weechat_4.0.4.bb
rename to meta-networking/recipes-irc/weechat/weechat_4.1.1.bb
index d13764e4c..13bfa0df3 100644
--- a/meta-networking/recipes-irc/weechat/weechat_4.0.4.bb
+++ b/meta-networking/recipes-irc/weechat/weechat_4.1.1.bb
@@ -10,7 +10,7 @@  SRC_URI = "https://weechat.org/files/src/weechat-${PV}.tar.xz \
            file://0001-use-pkg-config-for-gcrypt-instead.patch \
            "
 
-SRC_URI[sha256sum] = "ae5f4979b5ada0339b84e741d5f7e481ee91e3fecd40a09907b64751829eb6f6"
+SRC_URI[sha256sum] = "774238614d8e63e4d3d5a73a6cb640ec76fe06cc982b87a8c923651579277675"
 
 inherit cmake pkgconfig