[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Add rules for generating manpage



Hi Joachim,

On Tue, Nov 06, 2012 at 09:35:28AM +0100, Joachim Breitner wrote:
> your xmonad package is failing to build on architectures that do not
> have support for GHCi, because you use runghc in debian/rules:
> 
> General rule of thumb: Never use runghc in packaging scripts. Can you
> fix that?

I've pushed the changes, please let me know if they're correct or need
revision.

> Note that xmonad is currently not buildable in experimental because
> pandoc needs to be updated, which is one of those packages maintained in
> git, and waiting for the git advocates in the group to work on their
> packages.

Yes, I tried building it in a clean experimental chroot and it FTBFS.
However, I managed to properly generate the manpage with
`dpkg-buildpackage -b' and the clean target successfully cleans up the
temporarily generated binary.

Did something that once depended on libghc-extensible-exceptions-* loose that
dependency? I also get the following FTBFS when trying to build xmonad proper:
XMonad/Core.hs:36:8:
    Could not find module `Control.Exception.Extensible'
    Perhaps you haven't installed the profiling libraries for package `extensible-exceptions-0.1.1.4'?
    Use -v to see a list of the files searched for.
If this is intended / not a temporary issue, let me know and I'll add it
to the B-D.

Best wishes,
Ryan

Attachment: signature.asc
Description: Digital signature


Reply to: