Code:
ben@rp4b:~ $ uname -a
FreeBSD rp4b.home 14.0-RELEASE-p5 FreeBSD 14.0-RELEASE-p5 #0: Tue Feb 13 23:49:05 UTC 2024
root@arm64-builder.daemonology.net:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64
While building net-mgmt/unifi8, staying with and accepting only the pre-selected standard options, I got the following error in java/openjdk17.
Code:
===> Cleaning for openjdk17-17.0.10+7.1_1
===> License GPLv2 accepted by the user
===> openjdk17-17.0.10+7.1_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by openjdk17-17.0.10+7.1_1 for building
===> Extracting for openjdk17-17.0.10+7.1_1
=> SHA256 Checksum OK for battleblow-jdk17u-jdk-17.0.10+7-1_GH0.tar.gz.
===> Patching for openjdk17-17.0.10+7.1_1
===> Applying extra patch /usr/ports/java/openjdk17/files/extra-patch-src_hotspot_share_runtime_arguments.cpp
cat: /usr/ports/java/openjdk17/files/extra-patch-src_hotspot_share_runtime_arguments.cpp: No such file or directory
===> FAILED Applying extra patch /usr/ports/java/openjdk17/files/extra-patch-src_hotspot_share_runtime_arguments.cpp
*** Error code 1
Stop.
make: stopped in /usr/ports/java/openjdk17
The only thing I can think of is maybe something to do with the unsupported built-in wireless on the Raspberry Pi 4B... Any other ideas or help with this would be greatly appreciated...
Many thanks in advance!!!