From 4a8e19e1a403e5cc9f0a2e71939e1229bb7796f1 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Mon, 14 Oct 2024 10:37:26 -0700 Subject: [PATCH] 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