#40260: Cannot build darcs --------------------------+-------------------- Reporter: schnetter@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: darcs | --------------------------+-------------------- Changes (by cal@…): * status: assigned => closed * resolution: => fixed Comment: Replying to [comment:3 schnetter@…]:
I then discovered that I had another version of ghc installed in /usr/bin, pointing to /Library/Frameworks. After removing this ghc installation, I un-installed all MacPorts ghc and hs-* packages, and re- installed them from scratch.
The secondary GHC installation should not have been a problem (at least that's what I hope).
This aborted several times. Upon re-trying, I found that the probable cause was that hs-haskeline does not install properly without hs-terminfo installed, which did not get installed automatically. After installing it manually and various uninstall/clean commands, hs-haskeline and later also darcs finally installed.
In summary: It seems that the dependency hs-haskeline -> hs-terminfo is not properly handled. Everything else seem to have been errors on my part.
Dependency from hs-haskeline -> hs-terminfo added in r110149. I wonder why the cabal file doesn't list the dependency, though. Since the buildbot now also succeeded in building darcs, I think this is fixed. -- Ticket URL: <https://trac.macports.org/ticket/40260#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X