maintainer-feedback requested: [Bug 239384] java/openjdk11 configure error: /usr/local/libexec/ccache/cc is a symbolic link to ccache. This is not supported.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 22 19:20:44 UTC 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-java mailing list
<java at FreeBSD.org> for maintainer-feedback:
Bug 239384: java/openjdk11 configure error: /usr/local/libexec/ccache/cc is a
symbolic link to ccache. This is not supported.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239384



--- Description ---
When building java/openjdk11 with ccache enabled for poudriere I get a
configure error with this port. The configure error is
/usr/local/libexec/ccache/cc being a symbolic link to ccache which is not
supported.

Below is the poudriere log output for the configure error and attached is the
poudriere build log.

configure: Will use user supplied compiler CC=cc
checking for cc... /usr/local/libexec/ccache/cc
checking resolved symbolic links for CC... /usr/local/bin/ccache
configure: Please use --enable-ccache instead of providing a wrapped compiler.
configure: error: /usr/local/libexec/ccache/cc is a symbolic link to ccache.
This is not supported.
configure exiting with result code 1
===>  Script "configure" failed unexpectedly.
Please report the problem to java at FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.4-11-1/config.l
og"
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

Stop.
make: stopped in /usr/ports/java/openjdk11
=>> Cleaning up wrkdir
===>  Cleaning for openjdk11-11.0.4+11.1
build of java/openjdk11 | openjdk11-11.0.4+11.1 ended at Mon Jul 22 15:15:55
EDT 2019
build time: 00:00:28
!!! build failure encountered !!!


More information about the freebsd-java mailing list