[GHC] #15950: Hadrian build fails on Windows

GHC ghc-devs at haskell.org
Mon Nov 26 15:14:55 UTC 2018


#15950: Hadrian build fails on Windows
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.8.1
       Component:  Build System      |              Version:  8.6.2
  (Hadrian)                          |
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 I see, `Settings.Default.stage1Packages` conditions both `iserv` and
 `libiserv` on the platform not being Windows. However, then
 `Rules.Test.needIservBins` depends upon `iserv` regardless. This all seems
 terribly fragile.

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


More information about the ghc-tickets mailing list