RFR: 8313374: --enable-ccache's CCACHE_BASEDIR breaks builds [v2]

Jan Kratochvil jkratochvil at openjdk.org
Mon Jul 31 04:47:52 UTC 2023


On Mon, 31 Jul 2023 04:40:58 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:

>> https://bugs.openjdk.org/browse/JDK-8313374
>> --enable-ccache's CCACHE_BASEDIR breaks builds
>
> Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Try not to remove CCACHE_BASEDIR.

Personally I am scared of `CCACHE_BASEDIR`, for example how debug info will look afterwards (I know there is some remapping but still). I was already troubleshooting/fixing multiple ccache bugs in the past so I find `CCACHE_BASEDIR` too bold. But if you want to keep it let's fix at least the known bugs.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15080#issuecomment-1657568759



More information about the build-dev mailing list