[Bug 256477] cannot install openjdk11
Date: Tue, 08 Jun 2021 07:40:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256477 Bug ID: 256477 Summary: cannot install openjdk11 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: lumiwa@gmail.com Attachment #225632 text/plain mime type: Created attachment 225632 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225632&action=edit configure.log of building openjdk1 My system is FreeBSD 13.0-RELEASE-p1, fresh install. Yesterday was update of LibereOffice and it stopped because problem with Openjdk11. checking for cacerts file... /usr/ports/java/openjdk11/files/cacerts checking if packaged modules are kept... yes (default) checking for version string... 11.0.11+9-1 configure: Found potential Boot JDK using configure arguments configure: Potential Boot JDK found at /usr/local/bootstrap-openjdk11 is incorrect JDK version (Error occurred during initialization of VM); ignoring configure: (Your Boot JDK version must be one of: 10 11) configure: error: The path given by --with-boot-jdk does not contain a valid Boot JDK configure exiting with result code 1 ===> Script "configure" failed unexpectedly. Please report the problem to java@FreeBSD.org [maintainer] and attach the "/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.11-9-1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 I tried to install openjdk8 and 12 but it was the same problem. Please, check the attached log. -- You are receiving this mail because: You are the assignee for the bug.