git: a17709cd4f40 - main - science/libint2-psi4: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Aug 2023 05:27:11 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a17709cd4f40b137fd63d8e192246274539c98ea commit a17709cd4f40b137fd63d8e192246274539c98ea Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-17 05:16:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-17 05:27:08 +0000 science/libint2-psi4: Broken on aarch64 Reported by: fallout --- science/libint2-psi4/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/libint2-psi4/Makefile b/science/libint2-psi4/Makefile index b60d12ec390f..72eaf8c685fe 100644 --- a/science/libint2-psi4/Makefile +++ b/science/libint2-psi4/Makefile @@ -12,6 +12,8 @@ WWW= https://github.com/evaleev/libint LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_aarch64= compilation fails: runaway processes and out-of-memory conditions + LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libgmpxx.so:math/gmp