Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2022 19:57:38 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: 1ceaf37c23f5 - 2022Q3 - audio/fatfrog-lv2: Broken on riscv64
Message-ID:  <202207211957.26LJvcpT007153@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ceaf37c23f5246f9911fdc626b9942c23ee4920

commit 1ceaf37c23f5246f9911fdc626b9942c23ee4920
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-21 19:56:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-21 19:57:31 +0000

    audio/fatfrog-lv2: Broken on riscv64
    
     Reported by:   fallout
    
    (cherry picked from commit 6d820dffc0fe04be6fc82120f9559df6cc2497a4)
---
 audio/fatfrog-lv2/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/fatfrog-lv2/Makefile b/audio/fatfrog-lv2/Makefile
index 0097f5781bd5..5080632e964a 100644
--- a/audio/fatfrog-lv2/Makefile
+++ b/audio/fatfrog-lv2/Makefile
@@ -10,6 +10,8 @@ COMMENT=	High gain amplifier LV2 audio plugin
 LICENSE=	BSD0CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_riscv64=	ld: error: ../libxputty/libxputty/libxputty.a(knob.o): cannot link object files with different floating-point ABI
+
 BUILD_DEPENDS=	lv2>0:audio/lv2
 
 USES=		gmake gnome localbase pkgconfig xorg



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