git: 51e2287bed38 - main - lang/eisl: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Apr 2024 09:08:52 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=51e2287bed38d48d7a4f48492849026d8087a833
commit 51e2287bed38d48d7a4f48492849026d8087a833
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-28 09:08:22 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-28 09:08:47 +0000
lang/eisl: Broken on armv7
Reported by: fallout
---
lang/eisl/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/lang/eisl/Makefile b/lang/eisl/Makefile
index 9a9e8ee43d85..c2648632b04b 100644
--- a/lang/eisl/Makefile
+++ b/lang/eisl/Makefile
@@ -10,6 +10,7 @@ WWW= https://github.com/sasagawa888/eisl
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/license.txt
+BROKEN_armv7= stage breaks: Abort trap (likely due to the memory allocation problem)
BROKEN_i386= stage breaks: data segment of more than 500GB is required, see https://github.com/sasagawa888/eisl/issues/218
TEST_DEPENDS= cppcheck:devel/cppcheck