[Pkg-haskell-maintainers] ghc-haddock_7.8.20140411-1_amd64.deb from experimental needs -f in-ghc-tree

Joachim Breitner nomeata at debian.org
Thu May 1 10:17:06 UTC 2014


Dear James,

the package builds in experimental:
https://buildd.debian.org/status/package.php?p=ghc&suite=experimental

And also on wheezy:
http://deb.haskell.org/dailies/latest/

Are you sure that you applied the patches in debian/patches before
building the package?

Greetings,
Joachim

Am Mittwoch, den 30.04.2014, 22:35 -0400 schrieb James Crayne:
> Hello, I just want to report that I needed to add the build flag -f
> in-ghc-tree in order to build this package. I am on wheezy, and it
> built fine with this change.
> 
> I did not install it here, due to conflict with libghc-transformers-dev.
> 
> Although I am on wheezy, I cannot see any reason why the above change
> would not also be required to build this package on sid or
> experimental.
> 
> Without this, the build complains about a missing dependency on ghc-paths.
> 
> --- debian/rules    2014-04-30 21:20:04.025163734 -0400
> +++ debian/rules    2014-04-30 21:25:25.653506666 -0400
> @@ -136,7 +136,7 @@
>      cd debian/haddock-build/haddock; \
>              rm -rf dist; \
>          ../../../inplace/bin/ghc-stage2 --make Setup.lhs; \
> -        ./Setup configure --prefix=/usr
> --with-compiler=../../../inplace/bin/ghc-stage2 \
> +        ./Setup configure -f in-ghc-tree --prefix=/usr
> --with-compiler=../../../inplace/bin/ghc-stage2 \
>              --package-db=../../../inplace/lib/package.conf.d/ \
>              --htmldir=/usr/share/doc/ghc-haddock/html/ \
>              --datadir=/usr/share \
> _______________________________________________
> Pkg-haskell-maintainers mailing list
> Pkg-haskell-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-haskell-maintainers

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F
  JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20140501/2a3e03e9/attachment.sig>


More information about the Pkg-haskell-maintainers mailing list