| Summary: | dev-haskell/x11-xft-0.3.1 - Could not find module `Codec.Binary.UTF8.String' (missing "dyn" way) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | emerge log | ||
|
Description
Toralf Förster
2015-03-31 18:28:30 UTC
The real error here is: > Graphics/X11/Xft.hsc:57:8: > Could not find module `Codec.Binary.UTF8.String' > Perhaps you haven't installed the "dyn" libraries for package `utf8-string-0.3.8'? You can either rebuild utf8-string or wait a bit when I'll roll back haskell-cabal eclass change. See: https://github.com/gentoo-haskell/gentoo-haskell/issues/400 Fixed haskell-cabal.eclass as:
> 04 Apr 2015; Sergei Trofimovich <slyfox@gentoo.org> haskell-cabal.eclass:
> Disable building dynamic libraris by default before-ghc-7.10 (was
> accidentally enabled in a previous revision). Fixes bug #545174 by Toralf
> Förster.
Thanks!
*** Bug 545228 has been marked as a duplicate of this bug. *** *** Bug 545698 has been marked as a duplicate of this bug. *** |