Date: Thu, 17 Aug 2023 05:27:11 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: a17709cd4f40 - main - science/libint2-psi4: Broken on aarch64 Message-ID: <202308170527.37H5RBHq030544@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=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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308170527.37H5RBHq030544>