Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924870 - dev-java/guava-testlib-33.0.0 fails tests: Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
Summary: dev-java/guava-testlib-33.0.0 fails tests: Exception in thread "main" java.la...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-18 07:50 UTC by Agostino Sarubbo
Modified: 2024-06-21 10:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.99 KB, text/plain)
2024-02-18 07:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-18 07:50:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/guava-testlib-33.0.0 fails tests.
Discovered on: arm (internal ref: tinderbox_arm)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-18 07:50:17 UTC
Created attachment 885289 [details]
build.log

build log and emerge --info
Comment 2 Volkmar W. Pogatzki 2024-05-20 10:16:57 UTC
I could reproduce this bug by setting -Xmx512M.
Should be fixed with -Xmx512M in 33.2.0
Comment 3 Larry the Git Cow gentoo-dev 2024-05-21 08:03:54 UTC
The bug has been referenced in the following commit(s):

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

commit 059c8fc5eb0cff5b04d89fbaa58eed832deef1ba
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-05-08 22:04:24 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-05-21 08:02:05 +0000

    dev-java/guava-testlib: add 33.2.0
    
    Bug: https://bugs.gentoo.org/924870
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/36617/commits/44fa0933c3c7f7a62759adcafa6db49f4acc58e9
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/guava-testlib/Manifest                    |  2 +
 dev-java/guava-testlib/guava-testlib-33.2.0.ebuild | 64 ++++++++++++++++++++++
 2 files changed, 66 insertions(+)