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, 16 Nov 2023 00:28:32 UTC
On Oct 26, 2023, at 6:42 AM, Vladimir Druzenko <vvd@FreeBSD.org> wrote: > > 26.10.2023 07:34, Greg Lewis пишет: >> 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 >> > Thanks for tip! > But I can't do this without approve from java@ and from mentor. > Probably it would be faster and easier for someone from java@ to do this, IMHO. I've just patched FreshPorts so it doesn't error on such commits. -- Dan Langille dan@langille.org