From patchwork Fri Nov 3 20:02:18 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: 33674 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 5370DC05032 for ; Fri, 3 Nov 2023 20:02:29 +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.64104.1699041738432461762 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=YOEgz8CV; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=ioxOUurd; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101018b96c77eec-b5952a39-8521-4a7a-9aef-62097662e40b-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=BdcuEC/H+qprQppEHocsBsWLNw2mAdLpkZtopd7So/w=; b=YOEgz8CViAlVfnKdEDVQdcEqSt68+X4pjHSjRYX2AeFYIK+2oCalAZLt49V+SEPa sGKWhXm1mwhDd6lK5U6iACvY4bPT5eWXxJzH7lyrKmIIJalfWR7glWj6e9ydVIqOpnh Lt2vy2Jz5B4sEESIWCFJUt72kE/AWXeJR9rudrYA= 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=BdcuEC/H+qprQppEHocsBsWLNw2mAdLpkZtopd7So/w=; b=ioxOUurdP1abLU/HW/Q8Lhw2JAy4PEK2gEdYcaeA8CTZ7FSe1Lzrnlm9iJrT7nKh Y3vX3XrLSiTnckUyw7KNjROO3UfnmxQYILYlu455Gbpr7rI0EPV42CiZdM0WoE2WbPO cj6VzG8eyJyZD/tkvTo88n2NWCIrHWxkefIMXThQ= 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] opencl-icd-loader: upgrading to 2023.04.17 FAILED Message-ID: <0101018b96c77eec-b5952a39-8521-4a7a-9aef-62097662e40b-000000@us-west-2.amazonses.com> Date: Fri, 3 Nov 2023 20:02:18 +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 20:02:29 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106068 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *opencl-icd-loader* to *2023.04.17* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-opencl-icd-loader-upgrade-2022.01.04-2023.04.17.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 d83c30a0113ecd21d1511e0e2a21018bee8b231d Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 3 Nov 2023 17:18:44 +0000 Subject: [PATCH] opencl-icd-loader: upgrade 2022.01.04 -> 2023.04.17 --- meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb b/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb index fc04cb55f..ac824d178 100644 --- a/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb +++ b/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb @@ -12,8 +12,8 @@ PROVIDES = "virtual/opencl-icd" RPROVIDES:${PN} = "virtual/opencl-icd" S = "${WORKDIR}/git" -PV = "v2022.01.04+git${SRCPV}" -SRCREV = "169f05d026e65948b30cfe2200595fda92198cf7" +PV = "2023.04.17" +SRCREV = "b1bce7c3c580a8345205cf65fc1a5f55ba9cdb01" SRC_URI = "git://github.com/KhronosGroup/OpenCL-ICD-Loader.git;branch=main;protocol=https" EXTRA_OECMAKE:append = " \