On 2015-09-03 12:34, Erik Joelsson wrote:
This looks like it's caused by JDK-8062618. For now disabling ccache
is the best option. Thanks for the report!
I've opened https://bugs.openjdk.java.net/browse/JDK-8135014 and will
post a fix shortly.
/Magnus
/Erik
On 2015-09-03 12:20, Maurizio Cimadamore wrote:
Hi,
I'm getting a build failure containing the following error (there are
more - but all similar to this):
/w/lt/9/dev/common/bin/logger.sh: line 44: CCACHE_COMPRESS=1: command
not found
I have --enable-ccache in my configure - if I disable it, everything
is fine; started to happen very recently. I'm on Ubuntu 14.04 (x64).
Maurizio