From patchwork Sun Sep 15 14:34:01 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 49101 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 A969EC36008 for ; Sun, 15 Sep 2024 14:34:18 +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.115406.1726410841879955785 for ; Sun, 15 Sep 2024 07:34:01 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=Mr3/n7MJ; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=uEFNHvav; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 01010191f61adc6c-e39737f6-1a6b-4443-8c9d-6b4a8238883d-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=1726410841; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=o9y/QOx6c9wVEhzX25Si1m7UCvSYSo06tfxnkpaSef0=; b=Mr3/n7MJx7lXTw++n+oacmb5Nt2aOsLo6VYy3Egk/7KA1+z884UjggHKPnJn9ryB 1dqZWgzke64dbVfDDxHNfAwTd5C3+xWUK98dyLvGviymNk5+3+FBzSiz7YoYccpjvRs LGyJDgR/u3iYk+LFHanZ2wClqAEZyO3GN7W+PHUQ= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1726410841; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=o9y/QOx6c9wVEhzX25Si1m7UCvSYSo06tfxnkpaSef0=; b=uEFNHvavq6NyCQgsda4S3KEyCNyVcS1XPuxPX11pn+PSeFK7DWlYmSc5MkogZgQ6 JYehLvkNKmafijjJTKZWfvFtUtmYOnwzK5/MWd5vj6EIRHqd3jIbshet8CCGIKOxMjb eXE8JVLllPpc3QOY9cCxR0DP5FzKyRwWXqzn2Q4Q= MIME-Version: 1.0 From: auh@yoctoproject.org To: Alexander Kanavin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gobject-introspection: upgrading to 1.82.0 FAILED Message-ID: <01010191f61adc6c-e39737f6-1a6b-4443-8c9d-6b4a8238883d-000000@us-west-2.amazonses.com> Date: Sun, 15 Sep 2024 14:34:01 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.09.15-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 ; Sun, 15 Sep 2024 14:34:18 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/204566 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gobject-introspection* to *1.82.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-gobject-introspection-upgrade-1.80.1-1.82.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 5ef9780029273885f073bee280ba8004827357ea Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Sep 2024 11:03:47 +0000 Subject: [PATCH] gobject-introspection: upgrade 1.80.1 -> 1.82.0 --- ...01-Relocate-the-repository-directory-for-native-builds.patch | 2 +- ...-introspection_1.80.1.bb => gobject-introspection_1.82.0.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.80.1.bb => gobject-introspection_1.82.0.bb} (99%) diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch index 510bc426d1..c3581c32cb 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch @@ -1,4 +1,4 @@ -From 4e1aa0ddbc43403ff24f644b4c4912b737290c41 Mon Sep 17 00:00:00 2001 +From f2ab0b3ced6ad297d76e0a010495c0d1a2d329e1 Mon Sep 17 00:00:00 2001 From: Sascha Silbe Date: Fri, 8 Jun 2018 13:55:10 +0200 Subject: [PATCH] Relocate the repository directory for native builds diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.82.0.bb similarity index 99% rename from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb rename to meta/recipes-gnome/gobject-introspection/gobject-introspection_1.82.0.bb index e161f3ca2d..15032520bb 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.80.1.bb +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.82.0.bb @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c434e8128a68bedd59b80b2ac1eb1c4a \ SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-${PV}.tar.xz \ " -SRC_URI[sha256sum] = "a1df7c424e15bda1ab639c00e9051b9adf5cea1a9e512f8a603b53cd199bc6d8" +SRC_URI[sha256sum] = "0f5a4c1908424bf26bc41e9361168c363685080fbdb87a196c891c8401ca2f09" SRC_URI:append:class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch"