summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-04-29 19:49:34 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-04-29 20:43:08 +0800
commit2c34d4370fbe261b6b5ed62c9a1f3f0a04c49606 (patch)
treec670cd2e022613272e7652fef79310d4640a3f95
parentdatabases/rocksdb-jni: Change LIB_DEPENDS from rocksdb to rocksdb9 (diff)
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
-rw-r--r--lang/intel-compute-runtime/Makefile1
1 files changed, 1 insertions, 0 deletions
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