Bug 223772

Summary: java/openjdk8 fails to find ccache
Product: Ports & Packages Reporter: Mikhail T. <freebsd-2024>
Component: Individual Port(s)Assignee: freebsd-java (Nobody) <java>
Status: New ---    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (java)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Mikhail T. 2017-11-20 19:33:05 UTC
Although I have ccache installed and configured -- and used by (most of) the ports, openjdk8's configure advises me of the following:

Build performance summary:
* Cores to use:   4
* Memory limit:   15776 MB
* ccache status:  not installed (consider installing)

Build performance tip: ccache gives a tremendous speedup for C++ recompilations.
You do not have ccache installed. Try installing it.

Whatever it is, it is probably worth fixing...