[GHC] #5013: sporadic failures during compilation under solaris

GHC ghc-devs at haskell.org
Mon Feb 24 11:20:52 UTC 2014


#5013: sporadic failures during compilation under solaris
----------------------------------+---------------------------
        Reporter:  maeder         |            Owner:
            Type:  bug            |           Status:  new
        Priority:  normal         |        Milestone:  7.6.2
       Component:  Compiler       |          Version:  7.6.1
      Resolution:                 |         Keywords:
Operating System:  Solaris        |     Architecture:  x86
 Type of failure:  Runtime crash  |       Difficulty:  Unknown
       Test Case:                 |       Blocked By:
        Blocking:                 |  Related Tickets:
----------------------------------+---------------------------

Comment (by kgardas):

 Do you have a patch? I'm asking since for complete verification I would
 need to:
 1) patch and build 7.6.x (using gmake -j1)
 2) patch GHC HEAD and build with (1) using gmake -jX
 The reason is simple, your offered patch GHC will be used just to build
 ghc-stage1 + boot libs and this is just a small part of GHC bootstrap.
 Everything else will go with ghc-stage1 which also needs to be patched.
 Thanks!

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


More information about the ghc-tickets mailing list