Source: haskell-hxt Version: 8.5.2-1 Severity: serious haskell-hxt fails to build from source on latest sid, presumably due to a "too-new" haskell-tagsoup package (0.10).
Logs are available here: https://buildd.debian.org/pkg.cgi?pkg=haskell-hxt >From the most recent build attempt on hppa: [...] 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 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org