Date: Sun, 27 Nov 2022 10:17:41 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: aa71322324a6 - main - science/dirac: Broken on armv7 Message-ID: <202211271017.2ARAHf2B027728@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=aa71322324a6246f762f4cb0ab36b67aa2a77d20 commit aa71322324a6246f762f4cb0ab36b67aa2a77d20 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-11-27 10:17:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-11-27 10:17:18 +0000 science/dirac: Broken on armv7 Reported by: fallout --- science/dirac/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/science/dirac/Makefile b/science/dirac/Makefile index d9b6b962724c..2eb4308f0c2d 100644 --- a/science/dirac/Makefile +++ b/science/dirac/Makefile @@ -12,6 +12,7 @@ WWW= http://diracprogram.org/doku.php LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv7= compilation fails: Error: Old-style type declaration REAL*16 not supported at (1) BROKEN_i386= error: Type mismatch in argument 'dsetid' at (1); passed INTEGER(8) to INTEGER(4), see https://gitlab.com/dirac/dirac/-/issues/36 BUILD_DEPENDS= gmake:devel/gmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211271017.2ARAHf2B027728>