Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934974 - dev-java/openjdk-bin-21.0.3_p9[riscv,headless-awt]: cannot remove 'lib/lib*splashscreen*': No such file or directory
Summary: dev-java/openjdk-bin-21.0.3_p9[riscv,headless-awt]: cannot remove 'lib/lib*sp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: riscv Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-06-26 18:29 UTC by Puqns67
Modified: 2024-07-19 05:35 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,2.20 KB, text/plain)
2024-06-26 18:30 UTC, Puqns67
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Puqns67 2024-06-26 18:29:02 UTC
libsplashscreen.so does not exist in the upstream distribution package of riscv.

Reproducible: Always

Steps to Reproduce:
enable USE=headless-awt
Comment 1 Puqns67 2024-06-26 18:30:16 UTC
Created attachment 896456 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2024-07-19 05:35:27 UTC
The bug has been closed via the following commit(s):

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

commit 7d522dd17e28995c7c623464e74a83b2836dea9b
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-07-18 12:57:49 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-07-19 05:35:17 +0000

    dev-java/openjdk-bin: force remove 'lib/lib*splashscreen*'
    
    for building with headless-awt, splashscreen and frieds need to get
    removed. it should not die if something cannot be removed because it
    does not exist.
    
    Closes: https://bugs.gentoo.org/934974
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/37604
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-java/openjdk-bin/openjdk-bin-21.0.3_p9-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)