java/openjdk11 fails in "configure"

Jonathan Chen jonc at chen.org.nz
Mon Jul 8 10:34:01 UTC 2019


On Mon, 8 Jul 2019 at 17:48, Greg Lewis <glewis at eyesbeyond.com> wrote:
>
> On Sat, Jul 06, 2019 at 09:29:53PM +1200, Jonathan Chen wrote:
> > Hi,
> >
> > I'm currently seeing the following build failures on java/openjdk11
> > during the "configure" phase:
> > [...]
> > 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
> > "/construction/xports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.3-7-2/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
> >
> > Stop.
> > make: stopped in /xports/java/openjdk11
> >
> > The build system (synth) has been configured to use ccache; and the
> > last known successful build was prior to r505640.
>
> If you revert r505640 and r505653 does ccache work?

If I revert r505640, the build succeeds with ccache enabled.

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>


More information about the freebsd-java mailing list