Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2024 04:05:46 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b9636819d752 - main - biology/spoa: Broken on i386
Message-ID:  <202404120405.43C45kpM039461@gitrepo.freebsd.org>

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

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

commit b9636819d752a4b79a93af276df3d44c96ea6709
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-12 04:05:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-12 04:05:12 +0000

    biology/spoa: Broken on i386
    
    Reported by:    fallout
---
 biology/spoa/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/biology/spoa/Makefile b/biology/spoa/Makefile
index 378002e2f801..6ad5d248bb8e 100644
--- a/biology/spoa/Makefile
+++ b/biology/spoa/Makefile
@@ -9,6 +9,8 @@ WWW=		https://github.com/rvaser/spoa
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	compilation fails: error: _Float16 is not supported on this target
+
 BUILD_DEPENDS=	bioparser>0:biology/bioparser \
 		biosoup>0:biology/biosoup \
 		cereal>0:devel/cereal \



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