Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554208 - =dev-lang/ghc-7.8.4: compile phase failed
Summary: =dev-lang/ghc-7.8.4: compile phase failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL: http://52midnight.com/gentoo/ghc
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-08 06:08 UTC by Carl Adams
Modified: 2015-07-18 14:30 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Adams 2015-07-08 06:08:19 UTC
http://52midnight.com/gentoo/ghc

Reproducible: Always
Comment 1 Jason Zaman gentoo-dev 2015-07-12 12:35:54 UTC
Can you attach the build.log and all the rest of the info directly to the bug report.
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2015-07-12 22:04:25 UTC
> You don't have permission to access /gentoo/ghc/build.log on this server.

I need something readable.
Comment 3 Carl Adams 2015-07-12 23:20:12 UTC
Sorry, forgot to check server permissions defaults - should be OK now.
Comment 4 Carl Adams 2015-07-12 23:26:47 UTC
Tried emerge on machine with more RAM and it came through OK. Marked as solved.

Sorry for the confusion - first time try at reporting a "bug".
Comment 5 Sergei Trofimovich (RETIRED) gentoo-dev 2015-07-18 14:30:33 UTC
No problem. Glad you've found and fixed a problem!

Leaving snippet to ease search for similar problem:

    [43 of 73] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.o )
utils/ghc-cabal/ghc.mk:34: recipe for target 'utils/ghc-cabal/dist/build/tmp/ghc-cabal' failed
    make[1]: *** [utils/ghc-cabal/dist/build/tmp/ghc-cabal] Killed
    Makefile:71: recipe for target 'ghc/stage2/build/tmp/ghc-stage2' failed
    make: *** [ghc/stage2/build/tmp/ghc-stage2] Error 2

dmesg should contain traces of killed compiler.