ccache problem

Erik Joelsson erik.joelsson at oracle.com
Thu Oct 4 05:18:03 PDT 2012


2.4 won't be picked up by configure as it's too old. The others should 
work. From what I understand ccache should be smart enough to handle 
several builds going at the same time, but you could try isolating and 
see if it helps.

/Erik

On 2012-10-04 11:45, Henri Gomez wrote:
>> I have not encountered problems like that.
>> Does the user have write permission in that directory?
> Yes
>
> Which version of ccache are you using? I'm using 3.1.4 and haven't had
> any problems with it so far and I'm always building in parallel.
>
> CentOS 5 : 2.4 (pretty old, I should figure how to get a more recent one).
> CentOS 6 : 3.1.6
> openSUSE 12.x : 3.1.6
> Fedora 17 : 3.1.7
>
> Side note, my build factory may build many openjdk at the same time,
> ie openjdk7, openjdk8, lambda and jigsaw and it may introduce more
> collisions.
>
> Do you recommand use of --with-ccache-dir to isolate ccache dir by
> openjdk build ?
>
>> On 2012-10-04 10:42, Henri Gomez wrote:
>>> Hi to all,
>>>
>>> I encountered many time this kind of error :
>>>
>>> Generating precompiled header precompiled.hpp.gch
>>> ccache: FATAL: Could not create
>>>
>>> /home/builder/.ccache/0/6/9ce0175bc51dbb1445da6876e55dfa-3245504.o.tmp.stdout.agent-builder-f1732.obuildfactory.org.18119
>>> (permission denied?)
>>>
>>> Could it be related to // builds, I'm using a 4 cores system



More information about the build-infra-dev mailing list