Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2024 10:41:59 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ed864d0be6b9 - main - lang/ghc: Mark BROKEN on FreeBSD 14 aarch64
Message-ID:  <202403231041.42NAfx1M055306@gitrepo.freebsd.org>

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

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

commit ed864d0be6b99f12bc7f080fe8bbe711f49df937
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-03-23 10:40:18 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-23 10:40:43 +0000

    lang/ghc: Mark BROKEN on FreeBSD 14 aarch64
    
    Reported by:    pkg-fallout
---
 lang/ghc/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile
index 0b082f2cf8b3..3258a75a12f8 100644
--- a/lang/ghc/Makefile
+++ b/lang/ghc/Makefile
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 ONLY_FOR_ARCHS=		aarch64 amd64 i386
 
+BROKEN_FreeBSD_14_aarch64=	https://gitlab.haskell.org/ghc/ghc/-/issues/24580
+
 BUILD_DEPENDS=		${LOCALBASE}/lib/libgmp.so:math/gmp
 
 USES=			autoreconf compiler:c11 gmake \



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