Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17251 closed defect (fixed)

alex-2.2 fails to build

Reported by: baguasquirrel@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: alex, haskell Cc:
Port: alex

Description

Possibly a mismatch in cabal version?..

Build log:

$ sudo port install alex
--->  Configuring alex
Error: Target org.macports.configure returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_alex/work/alex-2.2 && runhaskell Setup configure --ghc --prefix=/opt/local" returned error 1
Command output: 
Setup.lhs:30:43: Not in scope: `buildVerbose'

Error: Status 1 encountered during processing.

Change History (5)

comment:1 Changed 15 years ago by blb@…

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

comment:2 Changed 15 years ago by gwright@…

Status: newassigned

I've just checked in r42268, which eliminates the "-v" (verbose logging) flag to cabal's build command. Let me know if that fixes the problem for now.

You're probably right on the right track about the cabal version. The ever-shifting cabal API can drive you nuts....

A new version (2.3) is out and I will port it as soon as the ghc 6.10.1 port is stabilized.

comment:3 Changed 15 years ago by baguasquirrel@…

just did a selfupdate and then install alex.. still getting the same error... =/

comment:4 Changed 15 years ago by gwright@…

Resolution: fixed
Status: assignedclosed

r42462 fixes this and bumps the alex version to 2.3.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.