Date: Sun, 28 Apr 2024 07:20: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: a0bc16f62da0 - 2024Q2 - biology/spoa: Broken on i386 Message-ID: <202404280720.43S7KM7j000298@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0bc16f62da0f751c0fd48c07d9550e0cb08b185 commit a0bc16f62da0f751c0fd48c07d9550e0cb08b185 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-12 04:05:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-28 07:20:17 +0000 biology/spoa: Broken on i386 Reported by: fallout (cherry picked from commit b9636819d752a4b79a93af276df3d44c96ea6709) --- 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?202404280720.43S7KM7j000298>