From patchwork Fri Nov 3 20:02:19 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: 33672 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 3F1A5C3DA6E for ; Fri, 3 Nov 2023 20:02:29 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.web11.63222.1699041739096037992 for ; Fri, 03 Nov 2023 13:02:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=NzF8RsUY; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=FODwA3X/; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101018b96c78145-a27db9d3-d3ab-431c-845b-8b7f68f72616-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=1699041739; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=4NSmrQs0AKq0db2LhNM6UU90c6goT7JSltMYw2zdebM=; b=NzF8RsUY3IuNuJpuqwjLHcvkvRKuGuvAKNvgQ8eHuukT+EpKlMxGHKWZMKqHZ2rD YVJFpTonHc0fUs48tkqRJ3jmU99XMDc9AhVcxD2o6KL8y3f3BE6QvOH5aa9Eh68ASWs chSg8nUSNTN6XSh57Zzmzgr/1fYJrudE9oTmuZ5Y= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699041739; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=4NSmrQs0AKq0db2LhNM6UU90c6goT7JSltMYw2zdebM=; b=FODwA3X/IvvzJqiRvvNP2JDzC63hE7BMYESIOgMMngo9rQ/ewYR9DEK93leScYph lnRBDvqy5R1wz9uvTBT9agu3NE15djr1cN3/lK5iVlHIqOze6SUYDM+PIDaiKd7XCaV F4BY5qpyOLNaKwm1E5Buws0FvUbrFCROq7LlyLUw= 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] pangomm: upgrading to 2.50.1 FAILED Message-ID: <0101018b96c78145-a27db9d3-d3ab-431c-845b-8b7f68f72616-000000@us-west-2.amazonses.com> Date: Fri, 3 Nov 2023 20:02:19 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.03-54.240.27.29 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 20:02:29 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106070 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *pangomm* to *2.50.1* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-pangomm-upgrade-2.46.2-2.50.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 491ab0b03a6769daf0c0c225ca3bbe40393f76b3 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 3 Nov 2023 17:39:39 +0000 Subject: [PATCH] pangomm: upgrade 2.46.2 -> 2.50.1 --- .../pango/{pangomm_2.46.2.bb => pangomm_2.50.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/pango/{pangomm_2.46.2.bb => pangomm_2.50.1.bb} (84%) diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb b/meta-oe/recipes-graphics/pango/pangomm_2.50.1.bb similarity index 84% rename from meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb rename to meta-oe/recipes-graphics/pango/pangomm_2.50.1.bb index 42074c14a..060c3b4c8 100644 --- a/meta-oe/recipes-graphics/pango/pangomm_2.46.2.bb +++ b/meta-oe/recipes-graphics/pango/pangomm_2.50.1.bb @@ -12,7 +12,7 @@ inherit gnomebase features_check ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" -SRC_URI[archive.sha256sum] = "57442ab4dc043877bfe3839915731ab2d693fc6634a71614422fb530c9eaa6f4" +SRC_URI[archive.sha256sum] = "ccc9923413e408c2bff637df663248327d72822f11e394b423e1c5652b7d9214" FILES:${PN} = "${libdir}/lib*.so.*" FILES:${PN}-dev += "${libdir}/*/include/ ${libdir}/pangomm-*/"