git: 0b965c5f142b - 2024Q4 - math/fricas: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Nov 2024 05:33:58 UTC
The branch 2024Q4 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b965c5f142bab6427f5f02a04a0c26155db39af commit 0b965c5f142bab6427f5f02a04a0c26155db39af Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-14 17:37:26 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-17 05:33:53 +0000 math/fricas: Broken on i386 Reported by: fallout (cherry picked from commit 4a8e19e1a403e5cc9f0a2e71939e1229bb7796f1) --- 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