Opened 9 years ago

Closed 7 years ago

#47249 closed defect (fixed)

hmake @3.14_3 (devel) Failed to build hmake

Reported by: abigail.lauren@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: neverpanic (Clemens Lang), kurthindenburg (Kurt Hindenburg)
Port: hmake

Description (last modified by larryv (Lawrence Velázquez))

'hmake' has failed to build, and other closed tickets on this topic haven't given me any solutions. I've attached a copy of the hmake/main.log. Here's what the command line spits out (as a root user):

port install hmake
--->  Computing dependencies for hmake
--->  Fetching archive for hmake
--->  Attempting to fetch hmake-3.14_3+ghc.darwin_14.x86_64.tbz2 from http://packages.macports.org/hmake
--->  Attempting to fetch hmake-3.14_3+ghc.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/hmake
--->  Attempting to fetch hmake-3.14_3+ghc.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/hmake
--->  Fetching distfiles for hmake
--->  Verifying checksums for hmake
--->  Extracting hmake
--->  Applying patches to hmake
--->  Configuring hmake
--->  Building hmake
Error: org.macports.build for port hmake returned: command execution failed
Please see the log file for port hmake for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_hmake/hmake/main.lo
g
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port hmake failed

I'm using MacPorts 2.3.3, my ports are up-to-date, and I've tried port clean hmake and then installing again. I need hmake to build scientific software for work. Help please? Thank you!

Attachments (1)

hmake_main.log (40.0 KB) - added by abigail.lauren@… 9 years ago.
main.log from hmake build

Download all attachments as: .zip

Change History (8)

Changed 9 years ago by abigail.lauren@…

Attachment: hmake_main.log added

main.log from hmake build

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Cc: cal@… added
Description: modified (diff)
Keywords: hmake haskell removed

comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:3 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

It looks like the website didn't make the change they did in 2011 to https://www.haskell.org/ - I couldn't find any new websites and other distros have discontinued support. I would suggest removing this port.

comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: cal@… added; cal@… removed

comment:5 Changed 7 years ago by dbevans (David B. Evans)

I've just run into the same problem here while trying to build hat. AFAIKT, hat is the only remaining dependent of hmake and it also depends on glib1 which is way out of date and on my list of ports to remove.

At this point, since removal of these two haskell related ports appears not to be of any consequence to the rest of the haskell ports, does any one have any objections to my removing both of them?

comment:6 Changed 7 years ago by neverpanic (Clemens Lang)

No, go ahead.

comment:7 Changed 7 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

In 510e9bb2/macports-ports:

hat hmake: remove outdated haskell ports

Closes #47249

Note: See TracTickets for help on using tickets.