Date: Sun, 20 Mar 2022 18:25:14 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: 7ba8d98230ed - main - science/octopus: Broken on aarch64 Message-ID: <202203201825.22KIPEw6082840@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=7ba8d98230ed4a7781bfafed7ded1396281b5551 commit 7ba8d98230ed4a7781bfafed7ded1396281b5551 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-03-20 18:24:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-03-20 18:24:41 +0000 science/octopus: Broken on aarch64 Reported by: portscout --- science/octopus/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/octopus/Makefile b/science/octopus/Makefile index d901f9072e54..402dd3d580a5 100644 --- a/science/octopus/Makefile +++ b/science/octopus/Makefile @@ -9,6 +9,8 @@ COMMENT= Scientific program aimed at the ab initio virtual experimentation LICENSE= GPLv2 +BROKEN_aarch64= undefined reference to `__aarch64_cas8_acq_rel' #' + BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libarpack.so:math/arpack-ng \ libblas.so:math/blas \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203201825.22KIPEw6082840>