[Pkg-haskell-maintainers] Bug#639718: haskell-http-types: FTBFS: hlibrary.setup: At least the following dependencies are missing: case-insensitive ==0.2.*
Christoph Egger
christoph at debian.org
Mon Aug 29 17:23:59 UTC 2011
Package: src:haskell-http-types
Version: 0.6.5-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)
Hi!
Your package failed to build on the buildds:
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_COMPRESS_EXCLUDE is a deprecated variable
if test ! -e Setup.lhs -a ! -e Setup.hs; then echo "No setup script found!"; exit 1; fi
for setup in Setup.lhs Setup.hs; do if test -e $setup; then ghc --make $setup -o debian/hlibrary.setup; exit 0; fi; done
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking debian/hlibrary.setup ...
debian/hlibrary.setup configure --ghc -v2 \
--prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib \
--builddir=dist-ghc \
--haddockdir=/usr/lib/ghc-doc/haddock/http-types-0.6.5/ \
--htmldir=/usr/share/doc/libghc-http-types-doc/html/ --enable-library-profiling \
Configuring http-types-0.6.5...
hlibrary.setup: At least the following dependencies are missing:
case-insensitive ==0.2.*
make: *** [dist-ghc] Error 1
Full build log at
https://buildd.debian.org/status/fetch.php?pkg=haskell-http-types&arch=kfreebsd-amd64&ver=0.6.5-1%2Bb3&stamp=1314452438
Regards
Christoph
--
9FED 5C6C E206 B70A 5857 70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer
More information about the Pkg-haskell-maintainers
mailing list