git: 9a403e3bcfff - main - science/ukrmol+: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 18:23:38 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a403e3bcfff29b6cdc266eea6f1cbecda7b4549 commit 9a403e3bcfff29b6cdc266eea6f1cbecda7b4549 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-06-03 17:05:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-03 18:23:35 +0000 science/ukrmol+: Broken on aarch64 Reported by: fallout --- science/ukrmol+/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/ukrmol+/Makefile b/science/ukrmol+/Makefile index 84adca07890f..7f53e805c452 100644 --- a/science/ukrmol+/Makefile +++ b/science/ukrmol+/Makefile @@ -13,6 +13,8 @@ COMMENT= Code to compute electron and positron scattering from molecules LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_aarch64= fails to build: Cannot open module file 'ieee_arithmetic.mod' for reading + LIB_DEPENDS= libGBTO.so:science/gbtolib \ libgsl.so:math/gsl \ libopenblas.so:math/openblas