diff mbox series

[AUH] webp-pixbuf-loader: upgrading to 0.2.5 FAILED

Message ID 0101018b98bf1880-7e55df10-1cc1-4ab9-9827-67239d085a67-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] webp-pixbuf-loader: upgrading to 0.2.5 FAILED | expand

Commit Message

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

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *webp-pixbuf-loader* to *0.2.5* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-webp-pixbuf-loader-upgrade-0.2.4-0.2.5.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 880d7fa43cabc96f8804b66bde41d5edf0e7bdda Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 05:05:14 +0000
Subject: [PATCH] webp-pixbuf-loader: upgrade 0.2.4 -> 0.2.5

---
 ...{webp-pixbuf-loader_0.2.4.bb => webp-pixbuf-loader_0.2.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-support/webp-pixbuf-loader/{webp-pixbuf-loader_0.2.4.bb => webp-pixbuf-loader_0.2.5.bb} (91%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.4.bb b/meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.5.bb
similarity index 91%
rename from meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.4.bb
rename to meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.5.bb
index 6f9156ded..eef25d6e1 100644
--- a/meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.4.bb
+++ b/meta-gnome/recipes-support/webp-pixbuf-loader/webp-pixbuf-loader_0.2.5.bb
@@ -15,7 +15,7 @@  EXTRA_OEMESON = "-Dupdate_cache=true"
 SRC_URI = "git://github.com/aruiz/webp-pixbuf-loader.git;protocol=https;branch=mainline"
 
 S = "${WORKDIR}/git"
-SRCREV = "a35014104a226265e44fe30fcdb4df9305af3466"
+SRCREV = "f7253133ba0902afbe65bd2482f3b9e1a84b58fb"
 
 FILES:${PN} = " \
     ${datadir}/thumbnailers/webp-pixbuf.thumbnailer \