From patchwork Fri Nov 3 19:52:44 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: 33623 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 4FB53C10F05 for ; Fri, 3 Nov 2023 19:52:51 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web10.63858.1699041164963085182 for ; Fri, 03 Nov 2023 12:52:45 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=WTEtu2o0; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=PgEgRekz; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101018b96bebb2b-45afd877-faa0-4d20-a3e2-5e0c8d9148ea-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=1699041164; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=t72wZV2b6BtwoEQqjDob2Os4fz6CpUtxGGouyzSZ7yg=; b=WTEtu2o0PRNFX0FHegDr21VfWHQxYfZPxvtXjqzKM9rRDpw49AcLVC6n3KEDSndW 6gEmtrWXw4JsC52GqPiywbzCSiiZ53n8jATAsgIGu6RH3EHEPtf38TL/WWQj9j7SFHi qlXZYBd9MTCT3934Fssi7YFXjta0ZyQ/i6v3F5Po= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699041164; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=t72wZV2b6BtwoEQqjDob2Os4fz6CpUtxGGouyzSZ7yg=; b=PgEgRekzl71iJ2R7hPnjbt9b0hV48/N3hm5r4YGkOCRXtIvG6M7ZmSxcAFo9irSV dLS3mnPq4XUk0IvJgJLI9wwlfUzb1v0WdO54PywJ9oZk8Ve1894rux+WgJsXRVTDFVl 6DKI90Lc3O1eKL+gq0ONzDk3xm/aMX1AGT2nbkwg= 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] atkmm: upgrading to 2.36.2 FAILED Message-ID: <0101018b96bebb2b-45afd877-faa0-4d20-a3e2-5e0c8d9148ea-000000@us-west-2.amazonses.com> Date: Fri, 3 Nov 2023 19:52:44 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.03-54.240.27.23 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:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105877 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 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 --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"