Package: cdbs Version: 0.4.36 Severity: important bwbar fails to build on AMD64 because "DEB_MAKE_CHECK_TARGET unset, not running checks". Since this error comes from cdbs, I suppose this is a bug there.
http://buildd.debian.org/build.php?arch=&pkg=bwbar show that only AMD64 fails. > Automatic build of bwbar_1.2.2-3 on em64t by sbuild/amd64 1.106 ... > cc -g -Wall -O2 -Wall -W -Wpointer-arith -Wbad-function-cast > -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -o > bwbar bwbar.c -lpng -lz > bwbar.c: In function 'main': > bwbar.c:207: warning: 't_last.tv_sec' may be used uninitialized in this > function > bwbar.c:207: warning: 't_last.tv_usec' may be used uninitialized in this > function > make[1]: Leaving directory `/build/tbm/bwbar-1.2.2' > touch debian/stamp-makefile-build > /usr/bin/fakeroot debian/rules binary-arch > test -x debian/rules > test "`id -u`" = 0 > dh_clean -k > dh_installdirs -A > if [ -n "" ]; then \ > mkdir -p ""; \ > fi > if [ ! -d "." ]; then \ > mkdir -p "."; \ > fi > if [ -z "" ]; then \ > if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ > fi > DEB_MAKE_CHECK_TARGET unset, not running checks > make -C . "" > make: *** empty string invalid as file name. Stop. > make: *** [common-install-impl] Error 2 > ****************************************************************************** -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

