Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2026 23:06:00 +0000
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: d1d6704961bf - main - finance/hs-hledger-ui: Broken on 16: ghc SEGVs
Message-ID:  <69c318d8.316e6.7e0131bf@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit d1d6704961bf8fee34d43c94777f8ad7ee7afed7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-24 22:16:23 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-24 23:05:57 +0000

    finance/hs-hledger-ui: Broken on 16: ghc SEGVs
    
    Reported by:    fallout
---
 finance/hs-hledger-ui/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/finance/hs-hledger-ui/Makefile b/finance/hs-hledger-ui/Makefile
index b15c3bcaa87a..6b2bbf2e3bf8 100644
--- a/finance/hs-hledger-ui/Makefile
+++ b/finance/hs-hledger-ui/Makefile
@@ -9,6 +9,8 @@ WWW=		https://hledger.org/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_FreeBSD_16=	compilation fails: ghc SEGVs, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294032
+
 LIB_DEPENDS=	libinotify.so:devel/libinotify
 
 USES=		cabal


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c318d8.316e6.7e0131bf>