[GHC] #8768: Internal compiler error on haskell-src-exts 1.14.01 (profiling)
GHC
ghc-devs at haskell.org
Mon Apr 28 19:00:25 UTC 2014
#8768: Internal compiler error on haskell-src-exts 1.14.01 (profiling)
---------------------------------------+----------------------------------
Reporter: MagnusTherning | Owner:
Type: bug | Status: infoneeded
Priority: normal | Milestone: 7.8.3
Component: Compiler | Version: 7.8.1-rc2
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Compile-time crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
---------------------------------------+----------------------------------
Comment (by MagnusTherning):
I thought I'd make an attempt at verifying this just now, but got stuck
already on getting all the sources. First I was told that I had an old
{{{time}}} and should run {{{rm libraries/time}}}, which I did. Then I
ran into the next issue:
{{{
#!sh
% ./sync-all -r git://git.haskell.org get -b ghc-7.8
....
== running git submodule update
fatal: repository '/startdir/packages/Cabal.git' does not exist
Clone of '/startdir/packages/Cabal.git' into submodule path
'librariesCabal' failed
git failed: 256 at ./sync-all line 122.
}}}
I don't really have time to look into this myself, but if I get some
guidance I'll be happy to fire off the build while keeping busy with more
pressing stuff.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8768#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list