git: aa71322324a6 - main - science/dirac: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Nov 2022 10:17:41 UTC
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