tech-pkg archive

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

Re: How to create OpenJDK bootstrap kit for NetBSD/aarch64?



On Fri, 13 May 2022 23:40:45 +0200
Tobias Nygren <tnn%NetBSD.org@localhost> wrote:

> I'll try to build the openjdk17 package on aarch64.

The build on NetBSD-9.99.96-aarch64 finished.
Self-host works on at least ROCKPro64 and Honeycomb LX2K.
Might try on NetBSD 9 later. Probably needs another cross
compile. Don't think -current binaries work on 9. Meanwhile I have
uploaded the binary package here in case people want to test:

https://ftp.netbsd.org/pub/pkgsrc/misc/tnn/tmp/openjdk17-1.17.0.3.7nb1.tgz
SHA256 (openjdk17-1.17.0.3.7nb1.tgz) = ca754b148900eef40c9f7dcd4fced806d0333325a8d1785985e63da57bd14436

Built with "PKG_OPTIONS.openjdk17+=-x11 static-libstdcpp" so
should be useful for bootstrapping. To build your own package,
cvs up pkgsrc/lang/openjdk17, make patch and extract
usr/pkg/java/openjdk17 from above to ${WRKDIR}/bootstrap.

-Tobias


Home | Main Index | Thread Index | Old Index