On Mon, 2010-02-22 at 14:16 -0800, Daniel Schepler wrote: > Source: antlr > Version: 2.7.7-14 > Severity: serious > X-Debbugs-CC: Debian Mono Group <pkg-mono-gr...@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.
We were forced to stop using csc due to a conflict with the Chicken Scheme Compiler - and unfortunately I totally missed antlr from my list o' rdepends when trying to handle the migration. Please use mono-csc instead.
signature.asc
Description: This is a digitally signed message part