Bug#531564: antlr3: -depend generates broken dependencies

Julien BLACHE jblache at debian.org
Tue Jun 2 12:00:27 UTC 2009


Package: antlr3
Version: 3.0.1+dfsg-4
Severity: important

Hi,

antlr3 generates broken dependencies, compare and contrast:

% antlr3 -depend Foo.g
ANTLR Parser Generator  Version 3.0.1 (August 13, 2007)  1989-2007
FooParser.c : Foo.g
Foo.tokens : Foo.g
.h : Foo.g
FooLexer.c : Foo.g
FooLexer.h : Foo.g

% java -jar ~/antlr-3.1.3.jar -depend Foo.g
FooParser.c : Foo.g
./Foo.tokens : Foo.g
FooParser.h : Foo.g
FooLexer.c : Foo.g
FooLexer.h : Foo.g

This is obviously downright unusable in Makefiles and renders antlr3 in Debian
useless in this use case.

Please update antlr3; #511470 has been open for 142 days already and there
hasn't even been a reply from one of the maintainers.

Thanks,

JB.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=fr_FR at euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages antlr3 depends on:
ii  libstringtemplate-java        3.1-3      StringTemplate templating engine f
ii  openjdk-6-jre [java2-runtime] 6b16-2     OpenJDK Java runtime, using Hotspo

Versions of packages antlr3 recommends:
pn  antlr3-gcj                    <none>     (no description available)

antlr3 suggests no packages.

-- no debconf information





More information about the pkg-java-maintainers mailing list