Bug#299018: antlr: No rule to make target `/skole/tjener/home0/pere/src/debian/java/antlr-2.7.5/scripts/../lib/cpp/Makefile.in'

Christian T. Steigies "Christian T. Steigies" <cts@debian.org>, 299018@bugs.debian.org
Fri Mar 11 01:24:01 2005


Package: antlr
Version: 2.7.5-2
Severity: serious
Justification: FTBFS

Automatic build of antlr_2.7.5-2 on aahz by sbuild/m68k 1.170.5
[...]
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 1.18), autotools-dev, gcj, libgcj4-dev
[...]
cd lib/cpp; /usr/bin/make install prefix=`pwd`/../../debian/libantlr-dev/usr
make[1]: Entering directory `/build/buildd/antlr-2.7.5/lib/cpp'
make[1]: *** No rule to make target `/skole/tjener/home0/pere/src/debian/java/antlr-2.7.5/scripts/../lib/cpp/Makefile.in', needed by `Makefile'.  Stop.
make[1]: Leaving directory `/build/buildd/antlr-2.7.5/lib/cpp'
make: *** [install] Error 2

There is no /skole directory on my buildd, and it is not immediately obvious
from the build-depends that there should be one. This fails to build
everywhere.

Christian