Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2021 08:48:49 GMT
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 76a14ebdfd4f - main - science/nwchem: Mark as broken on aarch64.
Message-ID:  <202109260848.18Q8mnKS036845@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=76a14ebdfd4f97b49bd8451454c64b17f2b46f29

commit 76a14ebdfd4f97b49bd8451454c64b17f2b46f29
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2021-09-26 08:25:25 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-09-26 08:25:25 +0000

    science/nwchem: Mark as broken on aarch64.
---
 science/nwchem/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/science/nwchem/Makefile b/science/nwchem/Makefile
index 380230a9ea86..dfafaac969d3 100644
--- a/science/nwchem/Makefile
+++ b/science/nwchem/Makefile
@@ -12,6 +12,8 @@ LICENSE_NAME=	Educational Community License (ECL) 2.0
 LICENSE_FILE=	${WRKSRC}/../LICENSE.TXT
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN_aarch64=	fails to build: gfortran10: error: unrecognized command-line option '-m64'
+
 BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libblas.so:math/blas \
 		libga.so:devel/ga \



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