Bug#571032: antlr: FTBFS: No targets specified and no makefile found

Daniel Schepler dschepler at gmail.com
Mon Feb 22 22:16:12 UTC 2010


Source: antlr
Version: 2.7.7-14
Severity: serious
X-Debbugs-CC: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>

From my pbuilder build log:

checking for cat... /bin/cat
checking for grep... /bin/grep
checking for python... /usr/bin/python
checking for /usr/bin/csc... no

============================================================
Warning:
Support for C# has been disabled as I have not been able to
locate a mandatory program. Please change $PATH or run
with option --help on how to overcome this problem.
============================================================

configure: creating ./config.status
...
 fakeroot debian/rules binary
dh_testdir
/usr/bin/make -f debian/Makefile.debian build_antlr
make[1]: Entering directory `/tmp/buildd/antlr-2.7.7'
/usr/lib/jvm/default-java/bin/javac -source 1.4 `find antlr -name '*.java'`
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/usr/lib/jvm/default-java/bin/jar cf antlr.jar `find . -name '*.class'`
make[1]: Leaving directory `/tmp/buildd/antlr-2.7.7'
/usr/bin/make -C lib/csharp
make[1]: Entering directory `/tmp/buildd/antlr-2.7.7/lib/csharp'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/tmp/buildd/antlr-2.7.7/lib/csharp'
make: *** [build-stamp-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

I'm not sure what Build-Depends is missing in the source package that
should be there to provide /usr/bin/csc.
-- 
Daniel Schepler





More information about the pkg-java-maintainers mailing list