[GHC] #10877: x86_64: dll-split: out of memory (requested 1099512676352 bytes)

GHC ghc-devs at haskell.org
Wed Sep 16 20:01:37 UTC 2015


#10877: x86_64: dll-split: out of memory (requested 1099512676352 bytes)
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.11
      Resolution:                    |                Keywords:
Operating System:  Linux             |            Architecture:  x86_64
 Type of failure:  Building GHC      |  (amd64)
  failed                             |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #10682            |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by thomie):

 That's odd. Works fine for me, and Phabricator is also x86_64.

   * Did you try 'make maintainer-clean && ./boot && ./configure && make'?

   * Maybe it is something specific to dll-split. You could try to apply
 the patch from Phab:D677. I don't think the patch will apply cleanly, but
 it's a small patch, so just try to fix the merge conflict. Only applying
 the change in DynFlags might also be enough.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10877#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list