Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330095 - dev-vcs/darcs-2.0.2 fails to compile against dev-lang/ghc-6.12.3
Summary: dev-vcs/darcs-2.0.2 fails to compile against dev-lang/ghc-6.12.3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-27 17:05 UTC by Emanuel Rylke
Modified: 2010-10-15 18:38 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge--info,4.13 KB, text/plain)
2010-07-27 17:07 UTC, Emanuel Rylke
Details
build log (build.log,9.86 KB, text/plain)
2010-07-27 17:08 UTC, Emanuel Rylke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Rylke 2010-07-27 17:05:56 UTC
dev-vcs/darcs-2.0.2 fails to compile
the last lines of the build log:
[ghc] src/Context.o

src/Context.hs:1:0:
    Warning: Module `Prelude' is deprecated:
               You are using the old package `base' version 3.x.
               Future GHC versions will not support base version 3.x. You
               should update your code to use the new base version 4.x.
[ghc] src/Workaround.o

src/Workaround.hs:24:32:
    Module `System.Posix.Internals' does not export `FDType'
make: *** [src/Workaround.o] Fehler 1


Reproducible: Always

Steps to Reproduce:
1. # emerge =dev-vcs/darcs-2.0.2



i use GHC version 6.12.3
Comment 1 Emanuel Rylke 2010-07-27 17:07:19 UTC
Created attachment 240347 [details]
emerge --info
Comment 2 Emanuel Rylke 2010-07-27 17:08:36 UTC
Created attachment 240349 [details]
build log
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2010-07-27 17:35:47 UTC
Sorry, darcs-2.0.2 is very old. It will take some time to fix it against latest ghc.

The recommended darcs version for unstable ghc is unstable darcs: 2.4.4-r1.
Comment 4 Emanuel Rylke 2010-07-27 18:07:56 UTC
Thanks, darcs-2.4.4-r1 compiles fine
Comment 5 Sergei Trofimovich (RETIRED) gentoo-dev 2010-08-15 21:19:39 UTC
We'll bump stable darcs with ghc, so closing the bug as WONTFIX.
Comment 6 Ciprian Ciubotariu 2010-10-15 17:56:27 UTC
Still not bumped, 2 months after the last post.

Note that ghc-6.12.3 is marked stable on amd64 (though not in x86), and that darcs-2.4.4-r1 also depends on the following being bumped:

jethro ~ # cat /etc/portage/package.keywords/darcs 
dev-vcs/darcs
dev-haskell/zlib
dev-haskell/haskeline
dev-haskell/mmap
dev-haskell/hashed-storage
dev-haskell/terminfo
dev-haskell/utf8-string
dev-haskell/binary
dev-haskell/dataenc
Comment 7 Lennart Kolmodin (RETIRED) gentoo-dev 2010-10-15 18:38:29 UTC
Ciprian, please see bug #339580.
Thank you for your interest in darcs!