Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 339301 - dev-vcs/darcs-2.0.2 compile failure: src/Workaround.hs:24:32: Module `System.Posix.Internals' does not export `FDType'
Summary: dev-vcs/darcs-2.0.2 compile failure: src/Workaround.hs:24:32: Module `System....
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on: 339580
Blocks:
  Show dependency tree
 
Reported: 2010-10-01 01:45 UTC by Randall Wald
Modified: 2011-02-25 21:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randall Wald 2010-10-01 01:45:11 UTC
Pretty much what the summary says: darcs-2.0.2 fails to compile, and it appears the error is "src/Workaround.hs:24:32: Module `System.Posix.Internals' does not export `FDType'". There are a bunch of other warnings both before and after this error appears, but since this is the only one immediately followed by "make: *** [src/Workaround.o] Error 1 \n make: *** Waiting for unfinished jobs....", I think it's the relevant error.
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2010-10-02 09:01:15 UTC
Please, try to use darcs-2.4.4-r1 (it will be filled for stable request soon).
Comment 2 Randall Wald 2010-10-02 21:14:12 UTC
(In reply to comment #1)
> Please, try to use darcs-2.4.4-r1 (it will be filled for stable request soon).
> 

You sure darcs-2.4.4-r1 is ready to stabilize soon? Emerging it would require ~arch unmasking the following packages:

dev-haskell/zlib
dev-haskell/haskeline
dev-haskell/mmap
dev-haskell/hashed-storage
dev-haskell/terminfo
dev-haskell/binary
dev-haskell/dataenc
dev-haskell/extensible-exceptions

I'll do so anyway, if you think it'll help, but still, this doesn't look like a package that's close to hitting stable.
Comment 3 Lennart Kolmodin (RETIRED) gentoo-dev 2010-10-02 21:19:08 UTC
Sergei or I will post the request as soon as we can.
Comment 4 Sergei Trofimovich (RETIRED) gentoo-dev 2011-02-25 21:51:05 UTC
Closing as WONTFIX as 2.4.4-r1 gone stable as a result of bug #352438