[Bug 264192] lang/ghc: poudriere based build used odd mix of devel/llvm10 and system toolchain
Date: Mon, 30 May 2022 20:03:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264192 --- 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.haddock] 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' ===> 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.) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.