git: 63456fdb7126 - main - audio/timbre-mill: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Aug 2022 00:12:54 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=63456fdb7126e246a3e7ba9f1d9e6e1da9bef047 commit 63456fdb7126e246a3e7ba9f1d9e6e1da9bef047 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-07 00:12:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-07 00:12:08 +0000 audio/timbre-mill: Broken on i386 Reported by: fallout --- audio/timbre-mill/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/timbre-mill/Makefile b/audio/timbre-mill/Makefile index efe0b5fe8fdc..45e8acbd3ba9 100644 --- a/audio/timbre-mill/Makefile +++ b/audio/timbre-mill/Makefile @@ -10,6 +10,8 @@ COMMENT= Timbre Mill tool for timbre correction LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_i386= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265680 + LIB_DEPENDS= libiconv.so:converters/libiconv \ libsndfile.so:audio/libsndfile # for some reason binaries aren't linked with shared libs