Re: git: ed864d0be6b9 - main - lang/ghc: Mark BROKEN on FreeBSD 14 aarch64
Date: Wed, 27 Mar 2024 09:02:05 UTC
Hello Gleb, Folowing PR link, a fix was made at: https://gitlab.haskell.org/ghc/ghc/-/commit/7db8c9927fae3369fc4ecff68f80c4cb32eea757 Should we give it a try? Cheers, Gleb Popov <arrowd@freebsd.org> escreveu (sábado, 23/03/2024 à(s) 10:42): > > 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 \ -- Nuno Teixeira FreeBSD Committer (ports)