"QA Notice: java-pkg_ensure-dep: The ebuild is attempting to use junit-4, which is not declared with a SLOT in [RP]DEPEND and --build-only wasn't given." This message appears in (almost?) all build logs with junit:4 involved. Does that mean the following line needs to be enhanced with --build-only? local cp=$(java-pkg_getjars --with-dependencies ${junit}${pkgs}) Or would it need another JAVA_PKG_E_DEPEND?
*** Bug 936575 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf0b78ed5ac69775135c0a1ecca7be8b16afc7e2 commit bf0b78ed5ac69775135c0a1ecca7be8b16afc7e2 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2024-07-25 10:17:45 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-07-26 08:59:50 +0000 java-utils-2.eclass: fix ejunit_(), java-pkg_getjars --build-only Closes: https://bugs.gentoo.org/936557 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/37718 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> eclass/java-utils-2.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)