Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 745120

Summary: app-admin/haskell-updater-1.3.2 does not respect CC
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502, 745039    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-28 13:51:24 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-28 13:51:26 UTC
Created attachment 662797 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-28 13:51:28 UTC
Possible context of error(s):

x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-rtlib=compiler-rt’
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2020-09-30 22:01:53 UTC
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.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-19 08:37:54 UTC
*** Bug 881961 has been marked as a duplicate of this bug. ***
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-23 01:05:20 UTC
*** Bug 881993 has been marked as a duplicate of this bug. ***