Re: Building INDEX fails on 2023Q4
- Reply: Vladimir Druzenko : "Re: Building INDEX fails on 2023Q4"
- In reply to: Vladimir Druzenko : "Re: Building INDEX fails on 2023Q4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 04:34:46 UTC
On 10/25/23 3:52 PM, Vladimir Druzenko wrote: > 25.10.2023 21:20, Andrea Venturoli пишет: >> Hello. >> >> I'm experiencing a "make index" failure. >> >> Problem seems to be www/tomcat-devel was MFH and requires Java 21+, >> but 21 is not available in Q4. >> (20 is the last present, but 18 is the last available from bsd.java.mk). >> >> Nothing I can't solve locally (especially since I don't use >> tomcat-devel :), but I tought I'd let you know. >> >> >> bye & Thanks >> av. > > Hi! > > So we need MFH the java/openjdk21 (2 commits) and Mk/bsd.java.mk (2 > commits too). > www/tomcat-devel have several CVEs before M13 - can't keep vulnerable > version in current quarterly. > If you do that, you probably also need to MFH the most recent fix for java/openjdk20 to fix the build on aarch64. Otherwise it won't be able to bootstrap openjdk21 -- Greg