[GHC] #15860: Hadrian build fails on FreeBSD

GHC ghc-devs at haskell.org
Mon Nov 5 15:06:46 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:                    |
-------------------------------------+-------------------------------------

Comment (by raichoo):

 I've tried what has been suggested on IRC but now I'm running into the
 following behavior:

 {{{
 hadrian: '/usr/home/raichoo/Sources/ghc/ghc/_build/stage0/bin/ghc' exited
 with
 an error:
 ghc: missing -B<dir> option

 shakeArgsWith   0.000s    0%
 Function shake  0.275s   12%  ===
 Database read   0.125s    5%  =
 With database   0.006s    0%
 Running rules   1.767s   81%  =========================
 Total           2.174s   99%
 Error when running Shake build system:
 * _build/stage1/lib/package.conf.d/rts-1.0.conf
 * OracleQ (ContextDataKey (Context {stage = Stage1, package = Package
 {pkgType = Library, pkgName = "rts", pkgPath = "rts"}, way = v}))
 * _build/stage1/rts/setup-config
 ExitFailure 1
 }}}

 Just running `/usr/home/raichoo/Sources/ghc/ghc/_build/stage0/bin/ghc`
 also reports `ghc: missing -B<dir> option`. Am I again missing something
 that's obvious here?

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


More information about the ghc-tickets mailing list