From patchwork Fri Nov 3 19:52:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 33607 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 2C5FCC05021 for ; Fri, 3 Nov 2023 19:52:49 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.web10.63866.1699041165904062429 for ; Fri, 03 Nov 2023 12:52:47 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=Vi+KVBIW; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=SDkagwxs; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101018b96bec674-97da410b-4ae5-4b5e-952c-cb1ef96c19ec-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1699041167; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=vrDhM3iNNxxEQxcgc8gNhdPKawUUvmdNQqbM5wJemTQ=; b=Vi+KVBIWFIUNqhKx6r2miU5POk4JKYuYb1Syw67fCHiOQM/qPCvTSZk7orBi69v0 ZEkgJpWQOATq9y69C+xhEGQcKtU3Pe/d55kfAB3Rc2rFT0h6Ofy5+kSjZN66jhajDul 4EBi8TbTUwBrymwj1A2hhklc8tbrS2HXDJUehjtE= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699041167; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=vrDhM3iNNxxEQxcgc8gNhdPKawUUvmdNQqbM5wJemTQ=; b=SDkagwxsxwkKI3L4fkltYboHZl1bgYjDickMsN0kCtghE4D7mwrgZMbESmTJ5X5o wNefPdufDqanCcy7zOJkylHM/ZdyLd+GLaP2sJHG31awF6HS7j+TFqQWQoASBacIrgW cgrXu9ryMTWr7Junp/cbaHFy2MrJ/40IhYsWPwjc= MIME-Version: 1.0 From: auh@yoctoproject.org To: Forced@yoctoproject.org, maintainer@yoctoproject.org, for@yoctoproject.org, AUH@yoctoproject.org Cc: openembedded-devel@lists.openembedded.org Subject: [AUH] glibmm: upgrading to 2.78.0 FAILED Message-ID: <0101018b96bec674-97da410b-4ae5-4b5e-952c-cb1ef96c19ec-000000@us-west-2.amazonses.com> Date: Fri, 3 Nov 2023 19:52:46 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.03-54.240.27.33 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 ; Fri, 03 Nov 2023 19:52:49 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105922 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *glibmm* to *2.78.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-glibmm-upgrade-2.66.2-2.78.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 72fa15d1d6cd55b115d63092dae2d663c050988f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 3 Nov 2023 12:41:10 +0000 Subject: [PATCH] glibmm: upgrade 2.66.2 -> 2.78.0 --- .../glib-2.0/{glibmm_2.66.2.bb => glibmm_2.78.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-core/glib-2.0/{glibmm_2.66.2.bb => glibmm_2.78.0.bb} (90%) diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.66.2.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.78.0.bb similarity index 90% rename from meta-oe/recipes-core/glib-2.0/glibmm_2.66.2.bb rename to meta-oe/recipes-core/glib-2.0/glibmm_2.78.0.bb index a6dc8ff20..b42a6ffd1 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm_2.66.2.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.78.0.bb @@ -13,7 +13,7 @@ inherit gnomebase SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" -SRC_URI[archive.sha256sum] = "b2a4cd7b9ae987794cbb5a1becc10cecb65182b9bb841868625d6bbb123edb1d" +SRC_URI[archive.sha256sum] = "5d2e872564996f02a06d8bbac3677e7c394af8b00dd1526aebd47af842a3ef50" FILES:${PN} = "${libdir}/lib*.so.*" FILES:${PN}-dev += "${datadir}/glibmm-* ${libdir}/glibmm-2.4/include/ ${libdir}/glibmm-2.4/proc/ ${libdir}/giomm-2.4/include/"