git: 9cf0678bfcc7 - main - science/fleur: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Mar 2022 18:21:29 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9cf0678bfcc7476516adca6bb45a13631d0214d1
commit 9cf0678bfcc7476516adca6bb45a13631d0214d1
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-03-20 18:21:02 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-20 18:21:02 +0000
science/fleur: Broken on aarch64
Reported by: fallout
---
science/fleur/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/science/fleur/Makefile b/science/fleur/Makefile
index 37ab023f6d51..0d9a30e747a7 100644
--- a/science/fleur/Makefile
+++ b/science/fleur/Makefile
@@ -8,6 +8,8 @@ COMMENT= FLAPW code for atomic computations in quantum chemistry and physics
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= Fatal Error: Cannot find an intrinsic module named 'ieee_arithmetic' at (1)
+
LIB_DEPENDS= liblapack.so:math/lapack \
libopenblas.so:math/openblas