[GHC] #9549: deriveConstants fails on OpenBSD

GHC ghc-devs at haskell.org
Sat Oct 11 22:15:26 UTC 2014


#9549: deriveConstants fails on OpenBSD
-------------------------------------+-------------------------------------
              Reporter:  roland      |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:
             Component:  Build       |          Version:  7.9
  System                             |         Keywords:
            Resolution:              |     Architecture:  Unknown/Multiple
      Operating System:  OpenBSD     |       Difficulty:  Unknown
       Type of failure:  Building    |       Blocked By:
  GHC failed                         |  Related Tickets:
             Test Case:              |
              Blocking:              |
Differential Revisions:  Phab:D332   |
-------------------------------------+-------------------------------------

Comment (by roland):

 The above patch (Phab:D332) switches from nm to objdump if System.Info.os
 == "openbsd".  /usr/bin/objdump is part of the OpenBSD base system, so
 should always be there.

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


More information about the ghc-tickets mailing list