Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2023 15:34:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        haskell@FreeBSD.org
Subject:   [Bug 273091] lang/ghc 9.4.6 fails to build without the addition of iconv configure flags
Message-ID:  <bug-273091-16154-qxrlqWv5nS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273091-16154@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273091-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=3D273091

--- 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:=20

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

(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 f=
or
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).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273091-16154-qxrlqWv5nS>