tech-pkg archive

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

Re: Can't build lang/openjdk{17,21} on NetBSD/aarch64 (Apple M3)



PHO <pho%cielonegro.org@localhost> wrote:
>On 7/16/25 05:49, Robert Swindells wrote:
>> 
>> PHO <pho%cielonegro.org@localhost> wrote:
>>> On 7/16/25 00:56, Robert Swindells wrote:
>>>>
>>>> PHO <pho%cielonegro.org@localhost> wrote:
>>>>> I have a hard time trying to build lang/openjdk17 on NetBSD/aarch64
>>>>> 10. This is on a VMware guest running on Apple M3 iMac:
>>>>
>>>> How old is your userland on this system?
>>>
>>> It's the same as the kernel: 2025-04-09
>> 
>> Ok. There was a bug fixed a while ago that produced similar errors.
>
> Nice!

Except that the known fix has already been pulled up to -10.

You need a working JDK to build it from source, a bootstrap package for
it gets downloaded, the errors that you see are caused because that
bootstrap JDK fails to run on your system for some reason.

Have just tried building lang/openjdk17 using the userland from the
latest aarch64 -10 snapshot, works fine.


Home | Main Index | Thread Index | Old Index