Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2022 07:33:00 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: 704d61e4dba9 - main - science/dalton: Broken on armv7
Message-ID:  <202212110733.2BB7X0eR005381@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=704d61e4dba91eb78b2004d1661cef79a5fcd1ed

commit 704d61e4dba91eb78b2004d1661cef79a5fcd1ed
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-11 07:32:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-11 07:32:12 +0000

    science/dalton: Broken on armv7
    
    Reported by:    fallout
---
 science/dalton/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/science/dalton/Makefile b/science/dalton/Makefile
index 95750c0b7434..fc472c17e205 100644
--- a/science/dalton/Makefile
+++ b/science/dalton/Makefile
@@ -8,6 +8,8 @@ WWW=		https://daltonprogram.org/
 
 LICENSE=	LGPL21
 
+BROKEN_armv7=	fortran runs out of memory
+
 LIB_DEPENDS=	liblapack.so:math/lapack \
 		libopenblas.so:math/openblas
 RUN_DEPENDS=	bash:shells/bash



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