git: 47dbf5553498 - main - databases/lancedb-c: Broken on i386

Yuri Victorovich <[email protected]> Sat, 01 Aug 2026 18:15:02 +0000
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=47dbf5553498477c8f90ef1242202176825ce7f0

commit 47dbf5553498477c8f90ef1242202176825ce7f0
Author:     Yuri Victorovich <[email protected]>
AuthorDate: 2026-08-01 17:41:16 +0000
Commit:     Yuri Victorovich <[email protected]>
CommitDate: 2026-08-01 17:41:16 +0000

    databases/lancedb-c: Broken on i386
    
    Reported by:    fallout
---
 databases/lancedb-c/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/databases/lancedb-c/Makefile b/databases/lancedb-c/Makefile
index ec59e4a580be..38a321d56a0b 100644
--- a/databases/lancedb-c/Makefile
+++ b/databases/lancedb-c/Makefile
@@ -10,6 +10,8 @@ WWW=		https://github.com/lancedb/lancedb-c
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	compilation fails: error[E0425]: cannot find function `_mm256_insert_epi64` in this scope
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/protoc:devel/protobuf
 LIB_DEPENDS=	libzstd.so:archivers/zstd