Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346733 - dev-lang/ghc-6.12.3 failed to emerge
Summary: dev-lang/ghc-6.12.3 failed to emerge
Status: RESOLVED DUPLICATE of bug 326347
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords: Bug
Depends on:
Blocks:
 
Reported: 2010-11-25 09:59 UTC by Dmitry Kravtsov
Modified: 2010-11-25 19:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info =dev-lang/ghc-6.12.3 (eminfo,5.38 KB, text/plain)
2010-11-25 10:02 UTC, Dmitry Kravtsov
Details
emerge -pqv =dev-lang/ghc-6.12.3 (empqv,158 bytes, text/plain)
2010-11-25 10:03 UTC, Dmitry Kravtsov
Details
build log (build.log,23.17 KB, text/plain)
2010-11-25 10:06 UTC, Dmitry Kravtsov
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***