CMod Cint ? Some broken packages
Stefan O'Rear
stefanor at cox.net
Wed Jul 11 00:10:56 EDT 2007
On Wed, Jul 11, 2007 at 06:01:59AM +0200, Marc Weber wrote:
> The following packages (not including those which I couldn't build yet
> because I han't add missing C dependencies etc) are broken:
>
> log-hackage-BerkeleyDB-0.2: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-FileManip-0.2: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-HSH-1.2.0: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-darcs-buildpackage-0.5.11: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-debian-1.2: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-dfsbuild-0.99.4: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-flock-0.1: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-gopherbot-0.1.0: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-harchive-0.2: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-hg-buildpackage-1.0.1: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-hmp3-1.2: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-srcinst-0.8.7: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-unix-2.0: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-vty-3.0.0: Couldn't match expected type `CInt' against inferred type `CMode'
> log-hackage-xmobar-0.5: Couldn't match expected type `CInt' against inferred type `CMode'
>
> Should we built some replace support into cabal to make things just work
> for everyone?
>
> A simple table such like
> replace [ghc, '>6.61', 'CMod' ,'Cint']
> would suffice .. ?
Something Strange is going on - I can build vty-3.0.0 with 6.6.1 and
6.7.20070612. I wonder what's breaking it for you?
Does your system by any chance chase dependancies? That list looks like
a list of [Everything that depends on unix].
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20070710/054a6ac7/attachment.bin
More information about the cabal-devel
mailing list