git: e6d5957937b4 - main - audio/kaldi: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 18:53:18 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6d5957937b49ed2edf0d489384d2a9fe985c1fd commit e6d5957937b49ed2edf0d489384d2a9fe985c1fd Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-21 18:52:47 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-21 18:52:47 +0000 audio/kaldi: Broken on i386 Reported by: fallout --- audio/kaldi/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/kaldi/Makefile b/audio/kaldi/Makefile index 279ac2753021..1de88fcfcb79 100644 --- a/audio/kaldi/Makefile +++ b/audio/kaldi/Makefile @@ -9,6 +9,8 @@ WWW= https://kaldi-asr.org/ LICENSE= APACHE20 +BROKEN_i386= compilation fails: compile with -msse -mfpmath=sse, or equivalent, when these flags are already provided, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276505 + LIB_DEPENDS= libcblas.so:math/cblas \ libfst.so:math/openfst \ liblapack.so:math/lapack