git: 65b542d259ee - main - biology/hhsuite: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Sep 2022 21:49:54 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=65b542d259ee8de09ae6802dd2e3ed811ea8fceb
commit 65b542d259ee8de09ae6802dd2e3ed811ea8fceb
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-09 21:28:47 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-09 21:49:50 +0000
biology/hhsuite: Broken on armv7
Reported by: fallout
---
biology/hhsuite/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/biology/hhsuite/Makefile b/biology/hhsuite/Makefile
index 60e0fcb6ad66..7686f86e7278 100644
--- a/biology/hhsuite/Makefile
+++ b/biology/hhsuite/Makefile
@@ -11,6 +11,8 @@ WWW= https://github.com/soedinglab/hh-suite
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_armv7= compilation fails: no member named 'neon_f64' in 'simde__m128d_private', see https://github.com/soedinglab/hh-suite/issues/322
+
LIB_DEPENDS= libmpi.so:net/openmpi
USES= compiler:c++11-lang cmake perl5 python shebangfix