No subject


Mon Mar 29 23:06:26 UTC 2010


[...]
cabal clean
cleaning...
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/cdbs/1/rules/buildcore.mk:104: 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 ghc6 --make $setup -o debian/hlibrary.setup; exit 0; fi; done
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking debian/hlibrary.setup ...
debian/hlibrary.setup configure --ghc -v2 \
		--prefix=/usr --libdir=/usr/lib/haskell-packages/ghc6/lib \
		--builddir=dist-ghc6 \
		--haddockdir=/usr/lib/ghc-6.12.1/haddock/hxt-8.5.2/ \
		--htmldir=/usr/share/doc/libghc6-hxt-doc/html/ --enable-library-profiling \
		 
Configuring hxt-8.5.2...
hlibrary.setup: At least the following dependencies are missing:
tagsoup ==0.8.*
make: *** [dist-ghc6] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2





More information about the Pkg-haskell-maintainers mailing list