Date: Mon, 30 May 2022 20:03:20 +0000 From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 264192] lang/ghc: poudriere based build used odd mix of devel/llvm10 and system toolchain Message-ID: <bug-264192-16154-kt6RyA3UQB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264192-16154@https.bugs.freebsd.org/bugzilla/> References: <bug-264192-16154@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264192 --- Comment #18 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Gleb Popov from comment #17) It fixes what I reported and gets much farther along before running into a memory allocation failure in haddock. Overall: yes for the purpose at hand. For reference, though it is a separate issue . . . haddock: out of memory (requested 1048576 bytes) gmake[2]: *** [compiler/ghc.mk:310: compiler/stage2/doc/html/ghc/ghc.haddoc= k] Error 251 gmake[2]: *** Deleting file 'compiler/stage2/doc/html/ghc/ghc.haddock' gmake[1]: *** [Makefile:128: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.10.7' =3D=3D=3D> Compilation failed unexpectedly. The new out of memory failure seems to be a known issue that the ports tree does not have the update for yet. See: https://gitlab.haskell.org/ghc/ghc/-/merge_requests/6224 The end of that is in the last couple of months or so. (But I'm no ghc user. I happen to have tried something that involved this for other reasons.) --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264192-16154-kt6RyA3UQB>