diff mbox series

[AUH] atkmm: upgrading to 2.36.2 FAILED

Message ID 0101018b96bebb2b-45afd877-faa0-4d20-a3e2-5e0c8d9148ea-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] atkmm: upgrading to 2.36.2 FAILED | expand

Commit Message

auh@yoctoproject.org Nov. 3, 2023, 7:52 p.m. UTC
Hello,

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

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-atkmm-upgrade-2.28.2-2.36.2.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 c90cc1ee7270d3c18ed5603c4d1c686423a2c431 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 3 Nov 2023 11:29:15 +0000
Subject: [PATCH] atkmm: upgrade 2.28.2 -> 2.36.2

---
 meta-oe/recipes-gnome/atk/{atkmm_2.28.2.bb => atkmm_2.36.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-gnome/atk/{atkmm_2.28.2.bb => atkmm_2.36.2.bb} (83%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb b/meta-oe/recipes-gnome/atk/atkmm_2.36.2.bb
similarity index 83%
rename from meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
rename to meta-oe/recipes-gnome/atk/atkmm_2.36.2.bb
index f6cb0a1e1..c29b0ca9a 100644
--- a/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
+++ b/meta-oe/recipes-gnome/atk/atkmm_2.36.2.bb
@@ -13,7 +13,7 @@  inherit gnomebase features_check
 
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
-SRC_URI[archive.sha256sum] = "a0bb49765ceccc293ab2c6735ba100431807d384ffa14c2ebd30e07993fd2fa4"
+SRC_URI[archive.sha256sum] = "6f62dd99f746985e573605937577ccfc944368f606a71ca46342d70e1cdae079"
 
 EXTRA_OEMESON = "-Dbuild-documentation=false"