git: 2c34d4370fbe - main - lang/intel-compute-runtime: Mark BROKEN

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 29 Apr 2025 12:49:14 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c34d4370fbe261b6b5ed62c9a1f3f0a04c49606

commit 2c34d4370fbe261b6b5ed62c9a1f3f0a04c49606
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-04-29 11:49:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-04-29 12:43:08 +0000

    lang/intel-compute-runtime: Mark BROKEN
    
    intel-compute-runtime does not build with latest level-zero.
    
    FAILED: bin/built_ins/x64/gen8/bindful_copy_buffer_to_image3d_stateless_0_Gen8core.gen bin/built_ins/x64/gen8/bindful_copy_buffer_to_image3d_stateless_0_Gen8core.bin /wrkdirs/usr/ports/lang/intel-compute-runtime/work-llvm14/.build/bin/built_ins/x64/gen8/bindful_copy_buffer_to_image3d_stateless_0_Gen8core.gen /wrkdirs/usr/ports/lang/intel-compute-runtime/work-llvm14/.build/bin/built_ins/x64/gen8/bindful_copy_buffer_to_image3d_stateless_0_Gen8core.bin
---
 lang/intel-compute-runtime/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile
index 6038103ebb2c..b8062472f26c 100644
--- a/lang/intel-compute-runtime/Makefile
+++ b/lang/intel-compute-runtime/Makefile
@@ -11,6 +11,7 @@ WWW=		https://01.org/compute-runtime
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
+BROKEN=		Does not build with latest level-zero
 ONLY_FOR_ARCHS=	amd64
 ONLY_FOR_ARCHS_REASON=	only Intel GPUs on x86 are supported