[Pkg-haskell-maintainers] Bug#669544: darcs: FTBFS: /bin/sh: 1: debian/hlibrary.setup: not found

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu Apr 19 20:05:19 UTC 2012


Source: darcs
Version: 2.5.2-6
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120419 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  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: 1: debian/hlibrary.setup: not found
> make: *** [dist-ghc] Error 127

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/04/19/darcs_2.5.2-6_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