git: 176d99d0ec73 - main - science/siesta: Broken on aarch64

Yuri Victorovich yuri at FreeBSD.org
Thu May 13 22:24:56 UTC 2021


The branch main has been updated by yuri:

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

commit 176d99d0ec73de2b67a8db3487a7be728f184f5d
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-13 18:59:14 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-13 22:24:45 +0000

    science/siesta: Broken on aarch64
---
 science/siesta/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/science/siesta/Makefile b/science/siesta/Makefile
index 7e07cff3291f..8371eb2f959e 100644
--- a/science/siesta/Makefile
+++ b/science/siesta/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Program to perform efficient electronic structure calculations
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/../COPYING
 
+BROKEN_aarch64=	Fatal Error: Cannot find an intrinsic module named 'ieee_arithmetic' at (1), see https://gitlab.com/siesta-project/siesta/-/issues/115
+
 LIB_DEPENDS=	libblas.so:math/blas \
 		liblapack.so:math/lapack
 


More information about the dev-commits-ports-all mailing list