[GHC] #10593: compilation failure on OpenBSD

GHC ghc-devs at haskell.org
Tue Jul 28 08:33:32 UTC 2015


#10593: compilation failure on OpenBSD
-------------------------------------+-------------------------------------
        Reporter:  kgardas           |                   Owner:  simonmar
            Type:  bug               |                  Status:  closed
        Priority:  normal            |               Milestone:  7.12.1
       Component:  Runtime System    |                 Version:  7.11
      Resolution:  fixed             |                Keywords:
Operating System:  OpenBSD           |            Architecture:  x86_64
 Type of failure:  Building GHC      |  (amd64)
  failed                             |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:  Phab:1023
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  patch => closed
 * resolution:   => fixed
 * milestone:  7.10.3 => 7.12.1


Comment:

 Fixed in bbf607865323f7d8dbd37dbfa2ae705fafb22417:
 {{{
 Author: Karel Gardas <>
 Date:   Wed Jul 1 00:02:52 2015 +0200

     disable check for .init_array section on OpenBSD

     Summary:
     The patch disables check for .init_array section on OpenBSD.
     It is provided in OpenBSD ports tree and was done by Matthias Kilian.

     Reviewers: austin

     Subscribers: thomie, bgamari

     Differential Revision: https://phabricator.haskell.org/D1023
 }}}

 Please set milestone back to 7.10.3 and status=merge if this needs to go
 to the 7.10 branch as well.

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


More information about the ghc-tickets mailing list