git: 5fd3de30bafc - main - science/dirac: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Aug 2022 05:44:18 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fd3de30bafc903a736506154d33eba154437ad7 commit 5fd3de30bafc903a736506154d33eba154437ad7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-15 05:43:14 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-15 05:44:16 +0000 science/dirac: Broken on i386 Reported by: fallout --- science/dirac/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/dirac/Makefile b/science/dirac/Makefile index c65e3d3f1179..e38c100d0775 100644 --- a/science/dirac/Makefile +++ b/science/dirac/Makefile @@ -11,6 +11,8 @@ COMMENT= Program for atomic & molecular relativistic all-electron calculations LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE +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 LIB_DEPENDS= libblas.so:math/blas \ libhdf5.so:science/hdf5 \