Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8372

Circular build dependencies in antlr3

From Sergey Basalaev <sbasalaev@gmail.com>
Newsgroups linux.debian.maint.java
Subject Circular build dependencies in antlr3
Date 2015-09-23 09:10 +0200
Message-ID <qbMlH-5p4-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Greetings, debian-java

I wanted to put the latest antlr3 package into my Ubuntu PPA, but I cannot
build it
because apparently it has circular build dependencies.

antlr3   3.5.2-2
Build-Depends: libstringtemplate4-java (>= 4.0.8)

libstringtemplate4-java   4.0.8-2
Build-Depends: antlr3 (>= 3.5.2)

So now I'm stuck. How do you build packages with such circular dependencies?
I checked previous versions of both packages in git, but it's still unclear
for me
how they were built in the first place.

Regards,
Sergey

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar


Thread

Circular build dependencies in antlr3 Sergey Basalaev <sbasalaev@gmail.com> - 2015-09-23 09:10 +0200
  Re: Circular build dependencies in antlr3 Emmanuel Bourg <ebourg@apache.org> - 2015-09-23 10:30 +0200
    Re: Circular build dependencies in antlr3 Sergey Basalaev <sbasalaev@gmail.com> - 2015-09-23 13:50 +0200

csiph-web