Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2019 21:29:53 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-java@freebsd.org
Subject:   java/openjdk11 fails in "configure"
Message-ID:  <CAJuc1zMaQApz_qmcmoEBniv=jPnKAn0WJfawsWfqV5bGsadOTQ@mail.gmail.com>

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

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



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