git: 055c08e08451 - main - lang/eisl: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 07 Sep 2022 02:51:47 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=055c08e084514415e41789eec53513f7de92e06c

commit 055c08e084514415e41789eec53513f7de92e06c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-07 02:47:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-07 02:51:45 +0000

    lang/eisl: Broken on i386
    
    Reported by:    fallout
---
 lang/eisl/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/eisl/Makefile b/lang/eisl/Makefile
index 95096d20d9c8..61df7e277d54 100644
--- a/lang/eisl/Makefile
+++ b/lang/eisl/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Interpreter and compiler compatible with ISLisp standard
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/documents/license.txt
 
+BROKEN_i386=	stage breaks: Abort trap, see https://github.com/sasagawa888/eisl/issues/218
+
 TEST_DEPENDS=	cppcheck:devel/cppcheck
 
 USES=		gmake ncurses:port # port because tests need ncurses6-config