Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Aug 2022 00:48:13 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2da22764b037 - main - lang/quilc: Update BROKEN message
Message-ID:  <202208070048.2770mDep048699@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2da22764b03719e96caacfbe87c36d0de926c9f6

commit 2da22764b03719e96caacfbe87c36d0de926c9f6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-07 00:47:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-07 00:47:24 +0000

    lang/quilc: Update BROKEN message
---
 lang/quilc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/quilc/Makefile b/lang/quilc/Makefile
index 0a5092c68973..b6c5f5ea2895 100644
--- a/lang/quilc/Makefile
+++ b/lang/quilc/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Optimizing Quil compiler (for quantum computing)
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-BROKEN_i386=	mmap: Cannot allocate memory, see https://bugs.launchpad.net/sbcl/+bug/1983744
+BROKEN_i386=	mmap: Cannot allocate memory: it needs between 2 and 3GB of memory, but on i386 programs can't allocate that much
 
 BUILD_DEPENDS=	sbcl:lang/sbcl \
 		cppzmq>0:net/cppzmq



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208070048.2770mDep048699>