git: 69862347671c - main - audio/sfizz: Broken on 15 with clang-19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Nov 2024 17:19:38 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=69862347671c1e473e9831716ddc88cdedfeeaee commit 69862347671c1e473e9831716ddc88cdedfeeaee Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-09 17:18:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-09 17:19:35 +0000 audio/sfizz: Broken on 15 with clang-19 Reported by: fallout --- audio/sfizz/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/sfizz/Makefile b/audio/sfizz/Makefile index b9f7c1d487c2..95431998cf37 100644 --- a/audio/sfizz/Makefile +++ b/audio/sfizz/Makefile @@ -9,6 +9,8 @@ WWW= https://sfz.tools/sfizz/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/sfztools/sfizz/issues/1305 + LIB_DEPENDS= libabsl_hash.so:devel/abseil RUN_DEPENDS= zenity:x11/zenity