Created attachment 208402 [details] Fixed "No such line 970 in input file, ignoring" warning message Begin of build log: ===> License GPLv2 accepted by the user ===> openjdk8-8.232.09.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openjdk8-8.232.09.1_1 for building ===> Extracting for openjdk8-8.232.09.1_1 => SHA256 Checksum OK for battleblow-openjdk-jdk8u-8.232.09.1-jdk8u232-b09.1_GH0.tar.gz. ===> Patching for openjdk8-8.232.09.1_1 ===> Applying extra patch /usr/ports/java/openjdk8/files/fontconfig.patch ===> Applying FreeBSD patches for openjdk8-8.232.09.1_1 No such line 970 in input file, ignoring ===> openjdk8-8.232.09.1_1 depends on executable: zip - found ===> openjdk8-8.232.09.1_1 depends on package: autoconf>0 - found Caused by changes in common/autoconf/toolchain.m4 - different line numbers. Ignored %%LOCALBASE%% and used /usr/local always (AFAIU). Patch tested on 12.0 amd64 and i386.
A commit references this bug: Author: glewis Date: Wed Oct 23 15:27:31 UTC 2019 New revision: 515264 URL: https://svnweb.freebsd.org/changeset/ports/515264 Log: Fix line numbers so patch can be applied PR: 241324 Submitted by: VVD <vvd@unislabs.com> Changes: head/java/openjdk8/files/patch-common-autoconf-toolchain.m4
Thanks! Committed