[GHC] #8122: make binary-dist broken on OS X in HEAD
GHC
ghc-devs at haskell.org
Tue May 26 16:42:09 UTC 2015
#8122: make binary-dist broken on OS X in HEAD
-------------------------------------+-------------------------------------
Reporter: danharaj | Owner:
Type: bug | Status: closed
Priority: highest | Milestone:
Component: Build System | Version: 7.7
Resolution: fixed | Keywords:
Operating System: MacOS X | Architecture: x86_64
Type of failure: Installing GHC | (amd64)
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by thomie):
Replying to [comment:5 edsko]:
> It seems `$$($1_$2_PROG_INPLACE)` is explicitly only set when `BINDIST`
is not equal to `YES` (lines 187, 200). But then how could this work for
anyone?
Replying to [comment:8 darchon]:
> `make binary-dist` also started failing for me; I don't know why it
worked earlier...
For posterity, this got probably broken in commit
c6a05a72d237cba0f17ea202f7c38ca0ac54aeb7:
{{{
Author: Ian Lynagh <
Date: Thu May 16 12:58:42 2013 +0100
Make dynamic GHC no Windows installable too
We need different paths in the wrapper, as teh installed tree is a
different shape to the build tree.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8122#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list