[Bug 239384] java/openjdk11 configure error: /usr/local/libexec/ccache/cc is a symbolic link to ccache. This is not supported.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 22 19:20:45 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239384

            Bug ID: 239384
           Summary: java/openjdk11 configure error:
                    /usr/local/libexec/ccache/cc is a symbolic link to
                    ccache. This is not supported.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: java at FreeBSD.org
          Reporter: transitive at gmail.com
             Flags: maintainer-feedback?(java at FreeBSD.org)
          Assignee: java at FreeBSD.org
 Attachment #205997 text/plain
         mime type:

Created attachment 205997
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205997&action=edit
java/openjdk11 poudriere build log

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 the
poudriere build log.

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
"/wrkdirs/usr/ports/java/openjdk11/work/openjdk-jdk11u-jdk-11.0.4-11-1/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 /usr/ports/java/openjdk11
=>> Cleaning up wrkdir
===>  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 !!!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-java mailing list