git: b1aca3bc5cd3 - main - audio/sfizz: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Dec 2024 06:06:03 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1aca3bc5cd3019c73680aaf222c111e1c58e578 commit b1aca3bc5cd3019c73680aaf222c111e1c58e578 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-20 03:26:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-20 06:05:41 +0000 audio/sfizz: Broken on aarch64 Reported by: fallout --- audio/sfizz/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/sfizz/Makefile b/audio/sfizz/Makefile index 094ae7cb05fd..e53583c195d0 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_aarch64= compilation fails: fatal error: 'linux/auxvec.h' file not found, see https://github.com/steinwurf/cpuid/issues/65 + LIB_DEPENDS= libabsl_hash.so:devel/abseil RUN_DEPENDS= zenity:x11/zenity