Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2019 19:20:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 239384] java/openjdk11 configure error: /usr/local/libexec/ccache/cc is a symbolic link to ccache. This is not supported.
Message-ID:  <bug-239384-8522-fOVRf9EjwX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239384-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239384-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-java mailing l=
ist
<java@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=3D239384



--- 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 t=
he
poudriere build log.

configure: Will use user supplied compiler CC=3Dcc
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 compil=
er.
configure: error: /usr/local/libexec/ccache/cc is a symbolic link to ccache.
This is not supported.
configure exiting with result code 1
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to java@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.4-11-1/conf=
ig.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
=3D>> Cleaning up wrkdir
=3D=3D=3D>  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 !!!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239384-8522-fOVRf9EjwX>