git: 51f452c12e75 - main - multimedia/olive: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 21 Dec 2024 05:19:33 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=51f452c12e75a60902a7d8c9705ff6b6cc0832fe

commit 51f452c12e75a60902a7d8c9705ff6b6cc0832fe
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-12-21 04:56:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-21 05:19:29 +0000

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

diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile
index a9866dbfe9b4..64adc78e514e 100644
--- a/multimedia/olive/Makefile
+++ b/multimedia/olive/Makefile
@@ -15,6 +15,8 @@ WWW=		https://olivevideoeditor.org/ \
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	compilation fails, see https://github.com/olive-editor/olive/issues/2364
+
 BUILD_DEPENDS=	frei0r>0:graphics/frei0r
 LIB_DEPENDS=	libavcodec.so:multimedia/ffmpeg \
 		libImath.so:math/Imath \