Opened 15 years ago

Closed 11 years ago

#20340 closed defect (wontfix)

ghc-devel fails to fetch

Reported by: gale@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: ghc-devel

Description

Mac OS X 10.4.11 Intel, MacPorts 1.7.1

$ sudo port install ghc-devel
--->  Fetching ghc-devel
Error: Target org.macports.fetch returned: invalid command name "cd"
Error: Status 1 encountered during processing.
$

This port should either be fixed and updated, see #14462, or removed from MacPorts.

Is anyone actually using this? It could be a nice convenience, but people who want to use GHC HEAD could just build it manually like on other platforms.

Change History (5)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to gwright@…

comment:2 Changed 15 years ago by gwright@…

Status: newassigned

I will probably remove it unless fetching is straightened out upstream. When ghc moved the core development to git, it was necessary use both git and darcs to fetch the compiler and core libraries. This was unworkable.

ghc is may be moving back to darcs, which would make resuscitation of ghc-devel possible.

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

The obsolete "cd" command was removed from ghc-devel in r54981; a pre-fetch block was also added which deliberately prevents installation of the port at all.

comment:4 Changed 12 years ago by raimue (Rainer Müller)

Owner: changed from gwright@… to macports-tickets@…

Port abandoned, #35561.

comment:5 Changed 11 years ago by neverpanic (Clemens Lang)

Resolution: wontfix
Status: assignedclosed

ghc-devel is obsolete.

Note: See TracTickets for help on using tickets.