Summary: | dev-util/darcs-1.0.5 doesn't compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Timo Boettcher <spida> |
Component: | [OLD] Development | Assignee: | Gentoo's Haskell Language team <haskell> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | config.log |
Description
Timo Boettcher
2007-03-21 17:38:38 UTC
(In reply to comment #0) > !!! Please attach the following file when filing a report to bugs.gentoo.org: > !!! /var/tmp/portage/dev-util/darcs-1.0.5/work/darcs-1.0.5/config.log Please do it. Created attachment 114034 [details]
config.log
config.log attached, as requested. ghc *is* a dependency of darcs. So it's strange that portage wouldn't want to install it. Neither dev-lang/ghc nor dev-lang/ghc-bin are installed on your machine? Also, what's the portage version you're using? Cheers, ks sys-apps/portage-2.1.2.2. seems that ghc-bin was indeed installed, jsut my environment didn't conatin it. But this shouldn't happen. You can reproduce this problem, right? ghc-bin installs into /opt/ghc/bin, but it also adds a file into /etc/env.d that should make sure the ghc-bin is available in the search path. Even more, ghc-package.eclass explicitly adds /opt/ghc/bin to the search path. So there's still a bug to be found ... ks Timo, can you still reproduce this one? If so, lets investigate further. If the original reporter or anyone else gets back to us with more info then please reopen. |