[Pkg-haskell-maintainers] Bug#666359: haskell-cabal-install: FTBFS: missing dependencies

Lucas Nussbaum lucas at lucas-nussbaum.net
Fri Mar 30 09:38:31 UTC 2012


Source: haskell-cabal-install
Version: 0.10.2-3
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a recent dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.

Relevant part:
>  debian/rules build-arch
> test -x debian/rules
> mkdir -p "."
> /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/cabal-install-0.10.2/ \
> 		--htmldir=/usr/share/doc/libghc-cabal-install-doc/html/   \
> 		   
> Configuring cabal-install-0.10.2...
> hlibrary.setup: At least the following dependencies are missing:
> Cabal >=1.10.1 && <1.11,
> base >=2.0 && <2.2,
> filepath >=1.0 && <1.3,
> time >=1.1 && <1.3,
> unix >=1.0 && <2.5
> make: *** [dist-ghc] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/30/haskell-cabal-install_0.10.2-3_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.





More information about the Pkg-haskell-maintainers mailing list