git: db022e874ba8 - main - audio/sfizz: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 28 Jul 2022 22:08:08 UTC
The branch main has been updated by yuri:

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

commit db022e874ba83eab4754bac3ce8a9ca1a9ea50f6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-28 22:07:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-28 22:08:05 +0000

    audio/sfizz: Broken on i386
    
    Reported by:    fallout
---
 audio/sfizz/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/audio/sfizz/Makefile b/audio/sfizz/Makefile
index 9388fb577d20..b48991ec669d 100644
--- a/audio/sfizz/Makefile
+++ b/audio/sfizz/Makefile
@@ -9,6 +9,7 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_riscv64=	fails to compile: src/external/atomic_queue/defs.h:45:2: Unknown CPU architecture
+BROKEN_i386=	fails to compile: unknown type name 'Elf64_Auxinfo', see https://github.com/sfztools/sfizz/issues/1110
 
 LIB_DEPENDS=	libsndfile.so:audio/libsndfile
 RUN_DEPENDS=	zenity:x11/zenity