From patchwork Fri Sep 15 18:59:52 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: 30505 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 DC63AEED63D for ; Fri, 15 Sep 2023 18:59:59 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.web10.29670.1694804393397846280 for ; Fri, 15 Sep 2023 11:59:53 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=G50vDY72; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=qA2LYgSk; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101018a9a36b8a9-10b3ee29-447f-4848-8a45-f906b2a93965-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=1694804392; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=99WBTiGMuTorW35DvPHnvY4J6evZoregvhPoKqbuxbw=; b=G50vDY72BIrKpKPkyfsfGaQhvS9l6qooO3J3U32JaCe8vUMeInvP/rXPamDRSSzJ YauzfuJ0156ROfPYN7LlfzDpuBnYTUomUOjlyCzzFyycICjYAeO70iyN59Kt0Mk6pu/ vBGH8ixAnVYs4SvG8q0DkeaHAYFTj3DEgcMu2Ulo= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1694804392; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=99WBTiGMuTorW35DvPHnvY4J6evZoregvhPoKqbuxbw=; b=qA2LYgSkEkpLZaGPzA8teRa7uBu2nSQ1U08dei04jIrA4Frc38KssacjE3cy4UNw fy2BPlADTSISSGEhjlN/pXpO9Scau+2xK+LnHFzvlXG4BxwbQJkw0Sfo8hWS6kan7IZ gSzPP3/N+SDA0iZYyNACs5foYaNIHIOF0/s1fklk= MIME-Version: 1.0 From: auh@yoctoproject.org To: Chen Qi Cc: openembedded-core@lists.openembedded.org Subject: [AUH] util-linux-libuuid: upgrading to 2.39.2 FAILED Message-ID: <0101018a9a36b8a9-10b3ee29-447f-4848-8a45-f906b2a93965-000000@us-west-2.amazonses.com> Date: Fri, 15 Sep 2023 18:59:52 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.09.15-54.240.27.191 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, 15 Sep 2023 18:59:59 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/187692 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *util-linux-libuuid* to *2.39.2* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-util-linux-libuuid-upgrade-2.39.1-2.39.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 ccc47819549433b59b90974164fccb3ea365eb83 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 15 Sep 2023 07:53:09 +0000 Subject: [PATCH] util-linux-libuuid: upgrade 2.39.1 -> 2.39.2 --- ...til-linux-libuuid_2.39.1.bb => util-linux-libuuid_2.39.2.bb} | 0 meta/recipes-core/util-linux/util-linux.inc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/util-linux/{util-linux-libuuid_2.39.1.bb => util-linux-libuuid_2.39.2.bb} (100%) diff --git a/meta/recipes-core/util-linux/util-linux-libuuid_2.39.1.bb b/meta/recipes-core/util-linux/util-linux-libuuid_2.39.2.bb similarity index 100% rename from meta/recipes-core/util-linux/util-linux-libuuid_2.39.1.bb rename to meta/recipes-core/util-linux/util-linux-libuuid_2.39.2.bb diff --git a/meta/recipes-core/util-linux/util-linux.inc b/meta/recipes-core/util-linux/util-linux.inc index 99ce2a24b0..4aa173574c 100644 --- a/meta/recipes-core/util-linux/util-linux.inc +++ b/meta/recipes-core/util-linux/util-linux.inc @@ -37,4 +37,4 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/util-linux/v${MAJOR_VERSION}/util-lin file://avoid_parallel_tests.patch \ " -SRC_URI[sha256sum] = "890ae8ff810247bd19e274df76e8371d202cda01ad277681b0ea88eeaa00286b" +SRC_URI[sha256sum] = "87abdfaa8e490f8be6dde976f7c80b9b5ff9f301e1b67e3899e1f05a59a1531f"