pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: newer openjdk?



On Sun, 30 Aug 2026 12:44:39 -0400
Greg Troxel <gdt%lexort.com@localhost> wrote:

> Ryo ONODERA <ryo%tetera.org@localhost> writes:
> 
> > Hi,
> >
> > Greg Troxel <gdt%lexort.com@localhost> writes:
> >
> >> The newest in pkgsrc (including wip) is openjdk21.
> >>
> >>   - Is anyone working on 25/26?
> >>   - Could anyone opine on what is likely feasible and roughly when?
> >
> > OpenJDK25 from https://github.com/battleblow/jdk25u has a problem
> > with GNU make from pkgsrc/devel/gmake.
> > The build under NetBSD/amd64-current causes incorrect
> > GNU make macro expantion. The expanded result has extra whitespace(s).
> >
> > I do not have any clue to fix this problem yet.
> 
> It would be great if there were wip/openjdk25.   then maybe somebody
> else can figure out make.  this could be someone who understands make
> and doesn't understand java.

The way I've went about it historically is to start the package
on Linux/x86_64 to not have to deal with too many BSD-specific caveats
initially. Then cross-compile to NetBSD and continue there when the
Linux build works.

I've been dealing with a medical issue recently that limits my computer
time, but am recovering and JDK 25 is still on my list of things to
look at. I do not expect there to be significant changes from
lang/openjdk21 in terms of what the pkgsrc package should look like.


Home | Main Index | Thread Index | Old Index