git: 4a8e19e1a403 - main - math/fricas: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Oct 2024 17:37:51 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a8e19e1a403e5cc9f0a2e71939e1229bb7796f1 commit 4a8e19e1a403e5cc9f0a2e71939e1229bb7796f1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-14 17:37:26 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-14 17:37:26 +0000 math/fricas: Broken on i386 Reported by: fallout --- math/fricas/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/fricas/Makefile b/math/fricas/Makefile index 7ad712a292ee..8a062e8f7b80 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -11,6 +11,8 @@ WWW= https://fricas.sourceforge.net/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license/LICENSE.AXIOM +BROKEN_i386= fails to configure: mmap: Cannot allocate memory + BUILD_DEPENDS= sbcl:lang/sbcl LIB_DEPENDS= libzstd.so:archivers/zstd RUN_DEPENDS= rlwrap:devel/rlwrap