Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12755
| Path | csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Chris Knadle <Chris.Knadle@coredump.us> |
| Newsgroups | linux.debian.maint.java |
| Subject | Seeking help with Java compile heap memory out-of-memory error on armel for zeroc-ice build |
| Date | Wed, 01 May 2024 06:10:01 +0200 |
| Message-ID | <Iz9s5-abVu-5@gated-at.bofh.it> (permalink) |
| X-Original-To | debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Wed May 1 04:07:54 2024 |
| Old-Return-Path | <Chris.Knadle@coredump.us> |
| X-Amavis-Spam-Status | No, score=-2 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2] autolearn=no autolearn_force=no |
| X-Policyd-Weight | using cached result; rate:hard: -4.6 |
| X-Greylist | delayed 1607 seconds by postgrey-1.36 at bendel; Wed, 01 May 2024 04:07:37 UTC |
| MIME-Version | 1.0 |
| User-Agent | Mozilla Thunderbird |
| Content-Language | en-US, fo-FO |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Spam_Score | -1.0 |
| X-Spam_Score_Int | -9 |
| X-Spam_Bar | - |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/23444 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/346d631a-da49-4684-af7e-c04694e4d5bc@coredump.us |
| Approved | robomod@news.nic.it |
| Lines | 47 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Tue, 30 Apr 2024 23:40:38 -0400 |
| X-Original-Message-ID | <346d631a-da49-4684-af7e-c04694e4d5bc@coredump.us> |
| Xref | csiph.com linux.debian.maint.java:12755 |
Show key headers only | View raw
Greetings. I'm looking for some help for a build failure on armel related to compiling Java that has cropped up in the last couple of weeks. This is keeping Debian packages zeroc-ice as well as mumble from transitioning to Testing. The compile seems to fail during a Gradle / Java memory check and seems to be specific to armel. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069538 I've done additional test builds on 2 armel Debian porter boxes and the error is repeatable. > :test:compileJava > Putting task artifact state for task ':test:compileJava' into context > took 0.0 secs. > Up-to-date check for task ':test:compileJava' took 47.549 secs. It is > not up-to-date because: > No history is available. > All input files are considered out-of-date for incremental task > ':test:compileJava'. > Use of target 1.7 is no longer supported, switching to 8 > Use of source 1.7 is no longer supported, switching to 8 > Compiling with JDK Java compiler API. > Failed to execute > org.gradle.process.internal.health.memory.DefaultMemoryManager$MemoryCheck@12c1b75. > An exception has occurred in the compiler (17.0.11). Please file a bug > against the Java compiler via the Java bug reporting page > (https://bugreport.java.com) after checking the Bug Database > (https://bugs.java.com) for duplicates. Include your program, the > following diagnostic, and the parameters passed to the Java compiler > in your report. Thank you. > java.lang.OutOfMemoryError: Java heap space > :test:compileJava FAILED > :test:compileJava (Thread[Task worker for ':',5,main]) completed. Took > 48 mins 58.651 secs. I'd like to know how to fix or work around this bug if possible. Thanks -- Chris Knadle Chris.Knadle@coredump.us
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar
Seeking help with Java compile heap memory out-of-memory error on armel for zeroc-ice build Chris Knadle <Chris.Knadle@coredump.us> - 2024-05-01 06:10 +0200
Re: Seeking help with Java compile heap memory out-of-memory error on armel for zeroc-ice build Vladimir Petko <vladimir.petko@canonical.com> - 2024-05-02 04:00 +0200
Re: Seeking help with Java compile heap memory out-of-memory error on armel for zeroc-ice build tony mancill <tmancill@debian.org> - 2024-05-03 06:10 +0200
Re: Seeking help with Java compile heap memory out-of-memory error on armel for zeroc-ice build Chris Knadle <Chris.Knadle@coredump.us> - 2024-05-04 03:20 +0200
Re: Seeking help with Java compile heap memory out-of-memory error on armel for zeroc-ice build tony mancill <tmancill@debian.org> - 2024-05-04 05:50 +0200
csiph-web