[Pkg-haskell-maintainers] Bug#668884: darcs: FTBFS: Could not find module `System'\nIt is a member of the hidden package `haskell98-2.0.0.1'.
Andreas Beckmann
debian at abeckmann.de
Sun Apr 15 10:38:53 UTC 2012
Package: darcs
Version: 2.5.2-6
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Hi,
darcs fails to build in a clean sid environment:
debian/rules build
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
Distribution/ShellHarness.hs:15:8:
Could not find module `System'
It is a member of the hidden package `haskell98-2.0.0.1'.
Use -v to see a list of the files searched for.
debian/hlibrary.setup configure --ghc -v2 \
--prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib \
--builddir=dist-ghc \
--haddockdir=/usr/lib/ghc-doc/haddock/darcs-2.5.2/ \
--htmldir=/usr/share/doc/libghc-darcs-doc/html/ --enable-library-profiling \
-fcurl-pipelining -flibrary --ghc-options="+RTS -V0 -RTS"
/bin/sh: debian/hlibrary.setup: No such file or directory
make: *** [dist-ghc] Error 127
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: darcs_2.5.2-6_build-sid-amd64.log.gz
Type: application/x-gzip
Size: 7065 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20120415/a31ed18e/attachment-0001.bin>
More information about the Pkg-haskell-maintainers
mailing list