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

Bug 346733

Summary: dev-lang/ghc-6.12.3 failed to emerge
Product: Gentoo Linux Reporter: Dmitry Kravtsov <idkravitz>
Component: [OLD] DevelopmentAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: Bug
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =dev-lang/ghc-6.12.3
emerge -pqv =dev-lang/ghc-6.12.3
build log

Description Dmitry Kravtsov 2010-11-25 09:59:25 UTC
Hi,
I tried to emerge "dev-lang/ghc-6.12.3"
It fails with MAKEOPTS="-j9", but builds perfectly with "-j1". Is the buildlog necessary here?
Comment 1 Dmitry Kravtsov 2010-11-25 10:02:26 UTC
Created attachment 255385 [details]
emerge --info =dev-lang/ghc-6.12.3
Comment 2 Dmitry Kravtsov 2010-11-25 10:03:47 UTC
Created attachment 255387 [details]
emerge -pqv =dev-lang/ghc-6.12.3
Comment 3 Dmitry Kravtsov 2010-11-25 10:06:09 UTC
Created attachment 255389 [details]
build log
Comment 4 Sergei Trofimovich (RETIRED) gentoo-dev 2010-11-25 19:33:47 UTC
Yeah, it's a known upstream issue: http://hackage.haskell.org/trac/ghc/ticket/3763

The workaround is to set lower parallel job count for make.


*** This bug has been marked as a duplicate of bug 326347 ***