From patchwork Mon Nov 18 21:17:57 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: 52688 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 306FBD591D4 for ; Mon, 18 Nov 2024 21:18:04 +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.web11.4733.1731964677993515739 for ; Mon, 18 Nov 2024 13:17:58 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=Iui28eqD; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=sLykAZ7J; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 010101934123ad15-ff0f7f63-5ab6-4ca3-bf63-2f6f53f7bf5d-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=1731964677; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=feQh/VqWojexxlJv9kbCroifvA2ly0L6QwCjfFWhkvE=; b=Iui28eqDGQC6V7E2YUDYi/ciFUAEgdY2rCep/CYwKks1KLOKUOJQ0T7OJBGHU0rC e0LrVWV7u9d7VSDs4jq7WSsEJc10yomqAeAHzf+xj0jiMlnRj4NTKW5wzTFPn9LsGAh i/rK3ip9mrZO7vo/hhLDRAUmL41Uit0PWuB5TL9E= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1731964677; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=feQh/VqWojexxlJv9kbCroifvA2ly0L6QwCjfFWhkvE=; b=sLykAZ7JX1Nibhw3njc5pQCan4rawXRLpTtSveGPdN2KrHscnnUshJq2LHSEi+1+ iLpNBIXOPRqjV4LzH2wq/r7Q2ExH+wDy2JFp2wzWlGusWEifL6BJSWt12L9IhJB5p0C hbUi8Patji3w1juy5a5Ut/ZHqb2t/vtfSwWFs4W4= MIME-Version: 1.0 From: auh@yoctoproject.org To: Michael Opdenacker Cc: openembedded-core@lists.openembedded.org Subject: [AUH] alsa-utils: upgrading to 1.2.13 FAILED Message-ID: <010101934123ad15-ff0f7f63-5ab6-4ca3-bf63-2f6f53f7bf5d-000000@us-west-2.amazonses.com> Date: Mon, 18 Nov 2024 21:17:57 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.11.18-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 ; Mon, 18 Nov 2024 21:18:04 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/207346 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *alsa-utils* to *1.2.13* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-alsa-utils-upgrade-1.2.12-1.2.13.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 bc9c103b7a165c8f045f46f3387d3aefeace1b6b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 18 Nov 2024 05:18:54 +0000 Subject: [PATCH] alsa-utils: upgrade 1.2.12 -> 1.2.13 --- .../alsa/{alsa-utils_1.2.12.bb => alsa-utils_1.2.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/alsa/{alsa-utils_1.2.12.bb => alsa-utils_1.2.13.bb} (98%) diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.2.12.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.2.13.bb similarity index 98% rename from meta/recipes-multimedia/alsa/alsa-utils_1.2.12.bb rename to meta/recipes-multimedia/alsa/alsa-utils_1.2.13.bb index 380140861c..fe43573764 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils_1.2.12.bb +++ b/meta/recipes-multimedia/alsa/alsa-utils_1.2.13.bb @@ -26,7 +26,7 @@ PACKAGECONFIG[manpages] = "--enable-xmlto, --disable-xmlto, xmlto-native docbook # alsa-utils specified in SRC_URI due to alsa-utils-scripts recipe SRC_URI = "https://www.alsa-project.org/files/pub/utils/alsa-utils-${PV}.tar.bz2 \ " -SRC_URI[sha256sum] = "98bc6677d0c0074006679051822324a0ab0879aea558a8f68b511780d30cd924" +SRC_URI[sha256sum] = "1702a6b1cdf9ba3e996ecbc1ddcf9171e6808f5961d503d0f27e80ee162f1daa" # On build machines with python-docutils (not python3-docutils !!) installed # rst2man (not rst2man.py) is detected and compile fails with