Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2019 22:46:59 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Jonathan Chen <jonc@chen.org.nz>
Cc:        freebsd-java@freebsd.org
Subject:   Re: java/openjdk11 fails in "configure"
Message-ID:  <20190708054659.GA25444@misty.eyesbeyond.com>
In-Reply-To: <CAJuc1zMaQApz_qmcmoEBniv=jPnKAn0WJfawsWfqV5bGsadOTQ@mail.gmail.com>
References:  <CAJuc1zMaQApz_qmcmoEBniv=jPnKAn0WJfawsWfqV5bGsadOTQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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?

-- Greg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190708054659.GA25444>