From patchwork Wed Jul 29 07:24:31 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 93813 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 E0C5BC54FD1 for ; Wed, 29 Jul 2026 07:24:33 +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.msgproc01-g2.6130.1785309872257771610 for ; Wed, 29 Jul 2026 00:24:32 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=iJ9eNoMO; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=CxPDDqHO; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019facc2bbc5-4acb2aa9-47dc-4560-ab69-7bb7425007e9-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=1785309871; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=C/Qrhljc7MNfGfD+vJJJ2OHwMSIQLZnWnFG4NCCyNUU=; b=iJ9eNoMOxEh+2EAuPisRBbSOnbAuFGOXlVjuNM1vy2CTZ+8bkkrwrLondcgeGdqM Y8/pnWztEA0LrvzIB0kFAIGaBTCkdDimqMa7gOq3Rofd5UQaulf3TQRiBtemjjveOBc FvnrxQlVIqNtDUBa0iITgPf4S6wyuJQH//gKe3mc= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1785309871; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=C/Qrhljc7MNfGfD+vJJJ2OHwMSIQLZnWnFG4NCCyNUU=; b=CxPDDqHOqVl9pPID5BCHU4Yu5kITZOUkwlQaDdYxRadJNE1AGn13afOUW5DL+6f5 zcgtTJ1eZtxAXP715L22uw5CjECVePsSwKWJ7wBVkW51BoRs4BYzYGjAhTjAWycvNky l8h4T8FMsE6AmhCU0qZ7e1Jx3aW9SDZBcRmBWuAM= MIME-Version: 1.0 From: auh@yoctoproject.org To: Jose Quaresma Cc: openembedded-core@lists.openembedded.org Subject: [AUH] spirv-tools: upgrading to 1.4.357.0 FAILED Message-ID: <0101019facc2bbc5-4acb2aa9-47dc-4560-ab69-7bb7425007e9-000000@us-west-2.amazonses.com> Date: Wed, 29 Jul 2026 07:24:31 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.07.29-54.240.27.23 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 29 Jul 2026 07:24:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/242251 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *spirv-tools* to *1.4.357.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-spirv-tools-upgrade-1.4.350.1-1.4.357.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 f0f49f71d0da721de92e7657556334b125b244f3 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 29 Jul 2026 06:19:06 +0000 Subject: [PATCH] spirv-tools: upgrade 1.4.350.1 -> 1.4.357.0 Source: CHANGES v2026.3 2026-07-08 - General - Support SPV_QCOM_multiple_wait_queues, SPV_KHR_opacity_micromap, and SPV_EXT_ocp_microscaling_types (#6671, #6670, #6772) - Add ArmExperimentalMLOperations and NonSemantic.Graph.DebugInfo instruction sets (#6692, #6666) - Fix unbounded memory usage in FriendlyNameMapper (#6763) - Improved hex-float compilation and float equality testing (#6778, #6783) - Various build system and dependency updates (Bazel, GN, Protobuf, Abseil) - Optimizer - Stability fixes for DeadBranchElimPass, CodeSinkingPass, and OrderBlocks (#6764, #6703, #6676) - Improved handling of tensor constants, non-semantic instructions, and loop decorations (#6684, #6721, #6719, #6690) - Add folding rule for extract from copy logical and prevent word limit overflows (#6725, #6722) - Validator - Support SPV_EXT_ocp_microscaling_types, SPV_EXT_split_barrier, and SPV_ARM_graph (#6779, #6732, #6694) - Support for SPV_NV_cooperative_matrix_decode_vector and Intel extensions (#6693, #6717, #6665) - Enhanced error reporting with source line printing and Shader Debug Info (#6648, #6698, #6691, #6686, #6685, #6681) - Correctness fixes for ray queries, descriptors, OpSpecConstantOp, and array validation (#6710, #6729, #6731, #6777, #6709) - Disallow duplicate targets for OpGroupDecorate and multiple graph entry points (#6720, #6754) - Assembler/Disassembler - Support for SPV_QCOM_image_processing3 (#6776) - Performance and correctness improvements in the disassembler and tools (#6757, #6650) --- .../{spirv-tools_1.4.350.1.bb => spirv-tools_1.4.357.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/spir/{spirv-tools_1.4.350.1.bb => spirv-tools_1.4.357.0.bb} (94%) diff --git a/meta/recipes-graphics/spir/spirv-tools_1.4.350.1.bb b/meta/recipes-graphics/spir/spirv-tools_1.4.357.0.bb similarity index 94% rename from meta/recipes-graphics/spir/spirv-tools_1.4.350.1.bb rename to meta/recipes-graphics/spir/spirv-tools_1.4.357.0.bb index b7ae50764b..aa504e52b4 100644 --- a/meta/recipes-graphics/spir/spirv-tools_1.4.350.1.bb +++ b/meta/recipes-graphics/spir/spirv-tools_1.4.357.0.bb @@ -7,9 +7,8 @@ SECTION = "graphics" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "0539c81f69a3daeb706fd3477dca61435b475156" -SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=main;protocol=https;tag=vulkan-sdk-${PV} \ -" +SRCREV = "9a49b0883b9b635689a85b5647dbfcb223268151" +SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=vulkan-sdk-1.4.357;protocol=https;tag=vulkan-sdk-${PV}" PE = "1" # These recipes need to be updated in lockstep with each other: # glslang, vulkan-headers, vulkan-loader, vulkan-tools, spirv-headers, spirv-tools