[GHC] #15860: Hadrian build fails on FreeBSD

GHC ghc-devs at haskell.org
Mon Nov 5 13:24:21 UTC 2018


#15860: Hadrian build fails on FreeBSD
-------------------------------------+-------------------------------------
        Reporter:  raichoo           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Build System      |              Version:  8.7
  (Hadrian)                          |
      Resolution:                    |             Keywords:
Operating System:  FreeBSD           |         Architecture:  x86_64
 Type of failure:  Compile-time      |  (amd64)
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by alpmestan):

 * cc: snowleopard (added)


Comment:

 As stated in the #ghc IRC channel and as suggested by the error message, I
 suspect you have not run `./configure` (and maybe not even `./boot`?). You
 can run `./boot && ./configure` yourself or ask hadrian to do it by
 passing `--configure` or `-c`.

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


More information about the ghc-tickets mailing list