Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2022 20:25:22 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 312b120930f6 - 2022Q4 - audio/x42-plugins-lv2: Broken on i386
Message-ID:  <202211062025.2A6KPMFN094511@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q4 has been updated by yuri:

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

commit 312b120930f66e63f632a0fb72ac64e4bf255d79
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-11-06 20:23:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-11-06 20:25:20 +0000

    audio/x42-plugins-lv2: Broken on i386
    
    Reported by:    fallout
    
    (cherry picked from commit b9db8bd795d385850e206c0f093855668c8c7576)
---
 audio/x42-plugins-lv2/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/x42-plugins-lv2/Makefile b/audio/x42-plugins-lv2/Makefile
index 178a9988e911..6e9d1fcedb18 100644
--- a/audio/x42-plugins-lv2/Makefile
+++ b/audio/x42-plugins-lv2/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/x42/x42-plugins/
 
 LICENSE=	GPLv2
 
+BROKEN_i386=	compilation fails: unsupported option '--fast-math'; did you mean '-ffast-math', reported to the author on 2022-11-06
+
 BUILD_DEPENDS=	lv2>0:audio/lv2 \
 		${LOCALBASE}/include/fftw3.h:math/fftw3 \
 		bash:shells/bash



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211062025.2A6KPMFN094511>