Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2024 05:28:11 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a6b469b848bc - main - textproc/apertium-eng: BROKEN on 15 armv7
Message-ID:  <202401030528.4035SBdg094118@gitrepo.freebsd.org>

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

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

commit a6b469b848bc641bc70232af417843b954d67632
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-03 04:22:15 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-03 05:27:53 +0000

    textproc/apertium-eng: BROKEN on 15 armv7
    
    Reported by:    portsfallout
---
 textproc/apertium-eng/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/apertium-eng/Makefile b/textproc/apertium-eng/Makefile
index 7af875a47fec..b431a9bddc94 100644
--- a/textproc/apertium-eng/Makefile
+++ b/textproc/apertium-eng/Makefile
@@ -11,6 +11,8 @@ WWW=		https://www.apertium.org/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_FreeBSD_15_armv7=	segmentation fault
+
 BUILD_DEPENDS=	apertium>0:textproc/apertium
 LIB_DEPENDS=	libcg3.so:textproc/cg3
 



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