[Build-common-hackers] Bug#308664: cdbs_0.4.28-1(i386/unstable): FTBFS: missing build-depends: debhelper

lamont@debian.org, 308664@bugs.debian.org lamont@debian.org, 308664@bugs.debian.org
Wed, 11 May 2005 14:02:25 -0600


Package: cdbs
Version: 0.4.28-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of cdbs_0.4.28-1 on mix by sbuild/i386 1.170.5
> Build started at 20050511-1353

[...]

> ** Using build dependencies supplied by package:
> Build-Depends-Indep: docbook-xsl, xsltproc, springgraph, ocaml-native-compilers | ocaml, realpath, fakeroot, python-dev

[...]

> 	-e "s/$/\"/g" \
> < debian/control.in | /bin/sh > debian/control
> dpkg-checkbuilddeps -B
> test -x debian/rules
> test "`id -u`" = 0
> if test -n "" && test "" != "."; then rmdir ""; fi
> if test "." != "."; then rmdir .; fi
> for i in ./test/autotools/config.guess ./test/autotools/config.sub  ; do \
> 	if test -e $i.cdbs-orig ; then \
> 		mv $i.cdbs-orig $i ; \
> 	fi ; \
> done
> dh_clean
> make: dh_clean: Command not found
> make: *** [clean] Error 127