Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8372
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Sergey Basalaev <sbasalaev@gmail.com> |
| Newsgroups | linux.debian.maint.java |
| Subject | Circular build dependencies in antlr3 |
| Date | Wed, 23 Sep 2015 09:10:01 +0200 |
| Message-ID | <qbMlH-5p4-7@gated-at.bofh.it> (permalink) |
| X-Original-To | debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Wed Sep 23 07:06:09 2015 |
| Old-Return-Path | <sbasalaev@gmail.com> |
| X-Amavis-Spam-Status | No, score=-5.799 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=no autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-oi0-x22b.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -7 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=D40YOcQuW/pyEcYk3YOyaepB7GJOgQblvH5ya2VZwRk=; b=jCtDLbWP+sL5POh6Ss2zY43C5MkOBAaZxpWTd6pVlhIN/cs7/Ilq1FXMzQxACE/kOE 0Pg4MMDTxVMh90dFSwimX+4cPs8kxdjTSu97h8rLUNAWifyQbXkihWVLrni+GYOSz88L LsCV1pZa9tiUk04zQAAl9GASGa/R55rTFwMz678JIZyI0+yJvVLXpdFE065rxWLAhbP+ 0B5pmlJETwkdl1zvwz2D/OuyOj6bv8vkVLQ5ph0Cc7dybXlMlTxi7aMu725aW5pMufex fV1x6IvtnIJLwG+plq/Orr09aMz2UyLoe8Vla5tFu5/cZCdi33Vo0dTgobP3t5Hv9NH0 g5QQ== |
| X-Received | by 10.202.104.27 with SMTP id d27mr17220119oic.57.1442991039691; Tue, 22 Sep 2015 23:50:39 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | multipart/alternative; boundary=001a11408d2855c95d0520648866 |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/18686 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/CAOYRM2k-1_LiL=KhQeP7JVYNw3tt2RjEx9iGHWk6njUFkY1pGg@mail.gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 39 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Wed, 23 Sep 2015 12:50:20 +0600 |
| X-Original-Message-ID | <CAOYRM2k-1_LiL=KhQeP7JVYNw3tt2RjEx9iGHWk6njUFkY1pGg@mail.gmail.com> |
| Xref | csiph.com linux.debian.maint.java:8372 |
Show key headers only | 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 | Next — Next in thread | Find similar | Unroll 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