Date: Sat, 23 Jul 2022 08:05:52 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 0a1f6292b675 - 2022Q3 - math/fricas: Broken on i386 Message-ID: <202207230805.26N85qnQ044983@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a1f6292b675041cce03005af544d352f0c4a04a commit 0a1f6292b675041cce03005af544d352f0c4a04a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-23 08:04:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-23 08:05:44 +0000 math/fricas: Broken on i386 Reported by: fallout (cherry picked from commit 735661161b351944dc5a588d026cbdddf7000c14) --- math/fricas/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/fricas/Makefile b/math/fricas/Makefile index e8cef54598c8..dc496fc12a5c 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -10,6 +10,8 @@ COMMENT= Advanced computer algebra system LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license/LICENSE.AXIOM +BROKEN_i386= build fails, reported to ML + BUILD_DEPENDS= sbcl:lang/sbcl USES= autoreconf gmake tar:bz2 xorg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207230805.26N85qnQ044983>