[GHC] #8721: Testsuite not reporting errors for DYN way on OS X

GHC ghc-devs at haskell.org
Mon Dec 1 15:35:13 UTC 2014


#8721: Testsuite not reporting errors for DYN way on OS X
-------------------------------------+------------------------------------
              Reporter:  darchon     |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:
             Component:  Test Suite  |          Version:  7.6.3
            Resolution:              |         Keywords:  dynamic linking
      Operating System:  MacOS X     |     Architecture:  Unknown/Multiple
       Type of failure:  Other       |       Difficulty:  Unknown
             Test Case:              |       Blocked By:
              Blocking:              |  Related Tickets:
Differential Revisions:              |
-------------------------------------+------------------------------------

Comment (by darchon):

 No, it does not mean that we can refrain from setting `DYLD_LIBRARY_PATH`.
 in  f7be53ac9dac85b83e7fe5ecede01b98a572ba48, the rpaths are made relative
 to the final install location. During testing, the libraries are still in
 their build locations, so we still need `DYLD_LIBRARY_PATH` to find the
 libraries.

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


More information about the ghc-tickets mailing list