[Bug 273091] lang/ghc 9.4.6 fails to build without the addition of iconv configure flags

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Aug 2023 15:34:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273091

--- Comment #11 from Kevin Reinholz <kreinholz@gmail.com> ---
(In reply to Kevin Reinholz from comment #9)
(In reply to Gleb Popov from comment #10)

Understood. I'm going to try two more things if you'll humor me: 

(1) I'm going to create a build log from a successful build using my hacky
workaround. 

(2) I'm going to try uninstalling all instances of GCC, and see if ghc then
picks up the base system LLVM and builds without errors. I'll create a build
log for that as well.

If the second test works, the optimal solution might be adding a check for
LLVM/clang before the check for GCC, since it seems like ghc is searching for
the presence of GCC and then selecting it if found.

Please bear with me--I'm not on the newest hardware (Intel Xeon circa 2015).

-- 
You are receiving this mail because:
You are the assignee for the bug.