maintainer-feedback requested: [Bug 287053] java/openjdk18: generated broken configure arguments
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-java (Nobody) <[email protected]> for maintainer-feedback: Bug 287053: java/openjdk18: generated broken configure arguments https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287053 --- Description --- See: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p1be214d94001_se 4c7b2b6053/logs/openjdk18-18.0.2+9.1_2.log "/wrkdirs/usr/ports/java/openjdk18/work/jdk18u-jdk-18.0.2-9-1/build/.configure- support/generated-configure.sh: line 141330: printf: `%': invalid format character" The "--with-vendor-bug-url" option breaks at the first % in the value. Somehow openjdk17 does not have this issue, but openjdk19 and openjdk24 have it also. I'm not sure if it affects the build in a negative way. I think everything is fine as long as --prefix are the default values which it is on the official build cluster.