https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-admin/haskell-updater-1.3.2 fails to compile with compiler-rt. Discovered on: amd64 (internal ref: tinderbox)
Created attachment 662797 [details] build.log build log and emerge --info
Possible context of error(s): x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-rtlib=compiler-rt’
Today ghc ebuild does not allow overriding $CC and defaults to ${CHOST}-gcc. Partly because ghc embeds some details about toolchain into GHC's code generator.
*** Bug 881961 has been marked as a duplicate of this bug. ***
*** Bug 881993 has been marked as a duplicate of this bug. ***