Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Olek Wojnar Newsgroups: linux.debian.maint.java Subject: Possible Bug in Maven Debian Helper Date: Wed, 24 Jun 2020 21:30:02 +0200 Message-ID: X-Mailbox-Line: From debian-java-request@lists.debian.org Wed Jun 24 19:24:09 2020 Old-Return-Path: X-Amavis-Spam-Status: No, score=-4.477 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=2, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001] autolearn=no autolearn_force=no X-Policyd-Weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-qt1-f195.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5 X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=MtMPQGP1Ldb72q92rI95I5a7zxWkx4mbCfJoFVFy6vI=; b=YhabIafEelWdgcG5kvf5FjR7kZySYNU2YaYUi7sGtIXvNoiFXIdFjN9ITBAt2q9Xgc jP2xqYfWxllJxE77I1PALxWJPz2ARVuKU34ZbzBKXru8oYgAns6mDV5ZRM6lQ2UUPlBX botsKQuOgGUYMaQSJl1H3kaaDoEAIrR3LKnYgDrEIPFYqh5nESbtIbF/DNX9+DSaY0cK eoPFxCKKTOT1Y4+kbbL2bGgX0vtmAsLNXe+TTU05GEgpipFJF8b9oekrmCnSfvECnHiL 3ikN0z+T9B43MAIgreSe2aXdNy33VAbwJcRuDhkHtoRSiRk/0s1GDRjj5WY+bVC0UBkj S8WA== X-Gm-Message-State: AOAM530OjUBHw0qRu2qbsWmfwxY3RIXQ/yMvGu1oeuTB30xEknlmFglV IkHCyVauaBCrj4mLDa7OklKfEt6j X-Google-SMTP-Source: ABdhPJy0pXzV++FGUlzS+BId5wsn2t7TBBZXVG7cUEEUIVotZ5VVmDze0jIcyMgIFX4j99olg/gtNA== X-Received: by 2002:ac8:a0e:: with SMTP id b14mr25019494qti.137.1593025686531; Wed, 24 Jun 2020 12:08:06 -0700 (PDT) X-Received: by 2002:a0c:e214:: with SMTP id q20mr14171259qvl.29.1593025686071; Wed, 24 Jun 2020 12:08:06 -0700 (PDT) MIME-Version: 1.0 X-Gmail-Original-Message-ID: Content-Type: multipart/alternative; boundary="00000000000022f0ce05a8d9323d" X-Mailing-List: archive/latest/22310 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CAJj0crTCq2y2ya9A3_7boPjw=oAKu=_GWBkRWorzXMZw8g6Xsg@mail.gmail.com Approved: robomod@news.nic.it Lines: 53 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Wed, 24 Jun 2020 15:09:43 -0400 X-Original-Message-ID: Xref: csiph.com linux.debian.maint.java:11729 --00000000000022f0ce05a8d9323d Content-Type: text/plain; charset="UTF-8" Hi everyone, I've been having some problems with a tweaked build and, before reporting a bug, I wanted to see if anyone had any insights as to what is going wrong here. So flogger [1] and bazel have a circular build dependency therefore upstream helped me to create an alternate Maven build for flogger (which normally only builds with Bazel). Essentially, I have some POM files that are created using a patch. However, this build always freezes up during dh_auto_configure requiring me to manually abort the build. Specifically, it freezes when executing the Java command at [2]. I've pored through the code but I can't figure out what's wrong. More to-the-point, I can't determine if there's some problem with my packaging (and patched build system) or if this is an underlying bug in MDH. I appreciate any insights any of you can provide. Thanks! -Olek [1] https://salsa.debian.org/java-team/google-flogger/-/tree/olek-temp1 [2] https://salsa.debian.org/java-team/maven-repo-helper/-/blob/debian/1.9.4/src/main/bin/mh_patchpoms#L136 --00000000000022f0ce05a8d9323d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi everyone,

I've been having some = problems with a tweaked build and, before reporting a bug, I wanted to see = if anyone had any insights as to what is going wrong here.

So flogger [1] and bazel have a circular build dependency therefor= e upstream helped me to create an alternate Maven build=C2=A0for flogger (w= hich normally only builds with Bazel). Essentially, I have some POM files t= hat are created using a patch. However, this build always freezes=C2=A0up d= uring dh_auto_configure requiring me to manually abort the build. Specifica= lly, it freezes when executing the Java command at [2]. I've pored thro= ugh the code but I can't figure out what's wrong. More to-the-point= , I can't determine if there's some problem with my packaging (and = patched build system) or if this is an underlying bug in MDH.=C2=A0

I appreciate any insights any of you can provide. Thanks!=

-Olek

=
--00000000000022f0ce05a8d9323d--