[GHC] #14011: T3807 fails to build on FreeBSD

GHC ghc-devs at haskell.org
Sat Jul 22 16:05:27 UTC 2017


#14011: T3807 fails to build on FreeBSD
-------------------------------------+-------------------------------------
           Reporter:  bgamari        |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Test Suite     |           Version:  8.0.1
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 FreeBSD doesn't have a `libdl`; instead it provides `dlopen` and friends
 in `libc`. Consequently this testcase fails to link.

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


More information about the ghc-tickets mailing list