Opened 14 years ago

Last modified 9 years ago

#21768 new defect

Error installing hsshellscript

Reported by: haim@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: gwright@…
Port: hsshellscript

Description

Hi

When trying to install hsshellscript I get this error:

--->  Computing dependencies for hsshellscript
--->  Fetching hsshellscript
--->  Verifying checksum(s) for hsshellscript
--->  Extracting hsshellscript
--->  Applying patches to hsshellscript
--->  Configuring hsshellscript
--->  Building hsshellscript
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_hsshellscript/work/hsshellscript-2.1.0" && /usr/bin/make -j1   " returned error 2
Command output: ghc -ibuild:src/lib:src/test -odir build -hidir build -fglasgow-exts -package unix -package util -package text -package lang -package parsec -package-name hsshellscript -c -o build/HsShellScript/Shell.o src/lib/HsShellScript/Shell.hs
<command line>: unknown package: util
make: *** [build/HsShellScript/Shell.o] Error 1

Thanks in advance

Change History (3)

comment:1 Changed 14 years ago by haim@…

Cc: haim@… added

Cc Me!

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Cc: gwright@… added; haim@… removed

You don't need to be in cc when you are the reporter. Apparently the util package no longer exists.

comment:3 Changed 9 years ago by jmroot (Joshua Root)

Version 2.1.0 was released in 2004, so this almost certainly just needs to be updated. The latest version compatible with ghc 7.6 is 3.3.1.

Note: See TracTickets for help on using tickets.