https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-servers/tomcat-10.1.26 fails to compile. Discovered on: amd64 (internal ref: gcc14_tinderbox) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) - openjdk-bin-24 Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 898195 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: * [[ ! -d "${dir}" ]] && die "${dir} does not exist, or isn't a directory!"; * output/dist/webapps/docs/api does not exist, or isn't a directory!
This bug is not specific to jdk:24 as it also happens with jdk:21
Also -10.1.25-r1 is affected. Obviously a regression of dropping java-ant-2.eclass
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593380f52f9c82b6b46491265cb2fb945766d974 commit 593380f52f9c82b6b46491265cb2fb945766d974 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2024-07-24 06:07:42 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-07-25 08:59:43 +0000 www-servers/tomcat: 9.0.91 10.1.26 fix building javadoc Closes: https://bugs.gentoo.org/936555 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/37697 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> www-servers/tomcat/tomcat-10.1.26.ebuild | 1 + www-servers/tomcat/tomcat-9.0.91.ebuild | 1 + 2 files changed, 2 insertions(+)