From patchwork Sat Mar 15 14:18:28 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 59087 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 695C7C35FFF for ; Sat, 15 Mar 2025 14:18:31 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.web10.10329.1742048293585493784 for ; Sat, 15 Mar 2025 07:18:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=W6klsG2X; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=INfY6rtz; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 010101959a2babb6-f0c7f6d2-54ba-4028-ada2-1b7248b333dd-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1742048308; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=YzMiFLgtKyfvGfuBvJJAmOzxVkIbOhXc1WrNI/xXL58=; b=W6klsG2XyTo67TEJdo5Mo/4BpYsOhypcT3Cyo6hnR1N8/0P9hU/+6+TfO7alG78q 6/EWI/yy5Xol7RwJdvj0lQoBcrc2UkpjbZwGRyhTgXpD3mmyH/nJcciyitENMLR6roc zNAzPNeA+8OhRRBQNilHWX43+Cyggn+XIbfkLTNc= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1742048308; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=YzMiFLgtKyfvGfuBvJJAmOzxVkIbOhXc1WrNI/xXL58=; b=INfY6rtztRnMP3mE7EjjUXwlpF2L4CpaWkFAvxNnInbwx6OIlEglpeaFHxoARMfL u6kpcr7lTFnl+NIH7+dTWGwmQqFkSfF/wg58PF1Jk2icHMfdPaVTQsmlwrfyniYL5FR 5SXiv8J1Wz+VYD4I9grNzO1PKB5AOz8BX3lJbFos= MIME-Version: 1.0 From: auh@yoctoproject.org To: =?utf-8?q?Simone_Wei=C3=9F_=3Csimone=2Ep=2Eweiss=40posteo=2Ecom=3E?= @yoctoproject.org Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libadwaita: upgrading to 1.7.0 FAILED Message-ID: <010101959a2babb6-f0c7f6d2-54ba-4028-ada2-1b7248b333dd-000000@us-west-2.amazonses.com> Date: Sat, 15 Mar 2025 14:18:28 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.03.15-54.240.27.45 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 15 Mar 2025 14:18:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/212940 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libadwaita* to *1.7.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-libadwaita-upgrade-1.6.4-1.7.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 08e8f3960c2835bace4d098fa8172ee4084ab549 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 15 Mar 2025 11:49:42 +0000 Subject: [PATCH] libadwaita: upgrade 1.6.4 -> 1.7.0 --- .../libadwaita/{libadwaita_1.6.4.bb => libadwaita_1.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/libadwaita/{libadwaita_1.6.4.bb => libadwaita_1.7.0.bb} (88%) diff --git a/meta/recipes-gnome/libadwaita/libadwaita_1.6.4.bb b/meta/recipes-gnome/libadwaita/libadwaita_1.7.0.bb similarity index 88% rename from meta/recipes-gnome/libadwaita/libadwaita_1.6.4.bb rename to meta/recipes-gnome/libadwaita/libadwaita_1.7.0.bb index a8cf642ff0..df384874f6 100644 --- a/meta/recipes-gnome/libadwaita/libadwaita_1.6.4.bb +++ b/meta/recipes-gnome/libadwaita/libadwaita_1.7.0.bb @@ -11,7 +11,7 @@ DEPENDS = " \ inherit gnomebase gobject-introspection gi-docgen vala features_check -SRC_URI[archive.sha256sum] = "1011a5a93dc3b87e82da19910d7fab01a3b9d7fcb0b09751babb476eedb3d9a3" +SRC_URI[archive.sha256sum] = "58bf99b8a9f8b0171964de0ae741d01d5a09db3662134fa67541c99a8ed7dec0" ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" REQUIRED_DISTRO_FEATURES = "opengl"