Date: Tue, 7 Jun 2022 15:42:30 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d245ca388857 - main - math/cmh: mark BROKEN Message-ID: <202206071542.257FgUiv029036@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=d245ca38885707c40692e4f268c8161d767aaad9 commit d245ca38885707c40692e4f268c8161d767aaad9 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-06-07 14:44:04 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-06-07 15:39:07 +0000 math/cmh: mark BROKEN Approved by: portmgr blanket --- math/cmh/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/cmh/Makefile b/math/cmh/Makefile index 635c8e683128..17a4c00c7adb 100644 --- a/math/cmh/Makefile +++ b/math/cmh/Makefile @@ -10,6 +10,8 @@ COMMENT= Compute Igusa class polynomials LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= does not build: lll.cpp:40:18: error: expected ';' after expression + LIB_DEPENDS= libfplll.so:math/fplll \ libgmp.so:math/gmp \ libmpc.so:math/mpc \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206071542.257FgUiv029036>