
#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): Now I've managed to figure out what causes the build failure. It's the combination of me using {{{git clone --bare --mirror}}} into a local mirror and the use of submodules with relative paths. This means that I will need to also mirror all the relevant package repos. AFAIU this basically means that the {{{-r}}} argument to {{{sync-all}}} won't work as I think it was intended. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8768#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler