git: 4f2f289ba651 - main - misc/onnxruntime: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 11 Oct 2024 10:23:58 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f2f289ba6513efeaca17b6d38a50c717a413046

commit 4f2f289ba6513efeaca17b6d38a50c717a413046
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-11 04:49:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-11 10:23:54 +0000

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

diff --git a/misc/onnxruntime/Makefile b/misc/onnxruntime/Makefile
index ea55b2a59131..348c73a169df 100644
--- a/misc/onnxruntime/Makefile
+++ b/misc/onnxruntime/Makefile
@@ -12,6 +12,8 @@ WWW=		https://onnxruntime.ai/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	compilation fails: error: requested alignment is less than minimum alignment of 8 for type 'google::protobuf::internal::ThreadSafeArena::CacheAlignedLifecycleIdGenerator'
+
 BUILD_DEPENDS=	gpatch:devel/patch
 LIB_DEPENDS=	libabsl_base.so:devel/abseil