Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829822 - dev-java/netty-buffer-4.0.36: fails tests on arm
Summary: dev-java/netty-buffer-4.0.36: fails tests on arm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 828049
  Show dependency tree
 
Reported: 2021-12-22 19:04 UTC by Arthur Zamarin
Modified: 2022-01-08 11:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,13.29 KB, text/plain)
2021-12-22 19:04 UTC, Arthur Zamarin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2021-12-22 19:04:53 UTC
Created attachment 760100 [details]
build.log

Fails on arm chroot (using ~arm with systemd)

$ java -version
openjdk version "1.8.0_312"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_312-b07)
OpenJDK Client VM (Temurin)(build 25.312-b07, mixed mode)
Comment 1 Larry the Git Cow gentoo-dev 2022-01-08 11:14:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afbd005cbb282f0107d36d138d15d7476db698ba

commit afbd005cbb282f0107d36d138d15d7476db698ba
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-01-04 08:54:32 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-01-08 11:14:00 +0000

    dev-java/netty-buffer: increase heap to 2048M for tests
    
    "OutOfMemoryError: Java heap space" could be reproduced
    with CHECKREQS_MEMORY="512M". Setting now to "2048M".
    Closes: https://bugs.gentoo.org/829822
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/23627
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../netty-buffer/netty-buffer-4.0.36-r1.ebuild     | 85 ++++++++++++++++++++++
 1 file changed, 85 insertions(+)