STeve Andre' wrote:
> I am compiling the latest Openoffice (version 2.0.4m4p0), or trying
> to.  It's been going on for 12+ hours now, with the last command
> taking 10+hours(!) and continuing on.
> 
> A ps of the currently running process shows
> 
> 20767 p0  R+    799:15.73 idlc @/tmp/mkb25404
> 
> 
> So then, my question is if this is to be expected?  Last time I compiled
[...]

*If* you can see a zombie named idlcpp as well, you stumbled over (i
presume) some weird race in IPC of OO's sal/osl lib. I have seen this
here ocassionally too, especially on a fast machine (quad opteron, 16G).
The only way out of this is a kill -9 on the idlc and restarting the
build. And stay in front of it just in case (the phase where it compiles
idls is just a about ~ 30min).

Ciao
 -Fritz

Reply via email to