On Wednesday, 28 May 2014 13:56:16 UTC+1, leif wrote:
>
> leif wrote: 
> > Volker Braun wrote: 
> >> Is there an error further up in the log? 
> > 
> > Only the usual GAP foo ("cannot extend the workspace further" or 
> > something like that). 
> > 
> >> Strace the hanging process? 
> > 
> > Already did that; the problem is that it's busy waiting (i.e., polling). 
> >   Each time I kill the process it is waiting for, it spawns a new 
> > process doing the same (nothing but waiting). 
> > 
> > 
> >> Sometimes you need to run "sage -sync-build". 
> > 
> > I only recall that got broken a while ago, and to that time I fixed only 
> > parts of it.  Will give it a try, but I don't see why that should be 
> > necessary. 
>
> Did not make a difference, i.e., it got stuck at exactly the same point. 
>
> But after another 'make doc-clean && ./sage --docbuild ...', it now 
> hangs earlier: 
>
> Building reference manual, first pass. 
>
> [combinat ] loading pickled environment... not yet created 
> [combinat ] building [inventory]: targets for 269 source files that are 
> out of date 
> [combinat ] updating environment: 269 added, 0 changed, 0 removed 
>
>
> P.P.S.:  Just noticed I spoke too soon.  It just took ages to continue 
> (more quickly) after that.  Now it's stuck at: 
>
> [structure] dumping object inventory... done 
> [structure] build succeeded. 
> [tensor   ] loading pickled environment... not yet created 
> [tensor   ] building [inventory]: targets for 4 source files that are 
> out of date 
> [tensor   ] updating environment: 4 added, 0 changed, 0 removed 
> [tensor   ] reading sources... [ 25%] index 
>   
>                     reading sources... [ 50%] 
> sage/tensor/coordinate_patch 
>                                                      reading sources... 
> [ 75%] sage/tensor/differential_form_element 
>                                                             reading 
> sources... [100%] sage/tensor/differential_forms 
>   
> loading cross citations... 
> [tensor   ] pickling environment... done 
> [tensor   ] checking consistency... done 
> [tensor   ] preparing documents... done 
> [tensor   ] writing output... [ 25%] index 
>   
>                     writing output... [ 50%] 
> sage/tensor/coordinate_patch 
>                                                       writing output... 
> [ 75%] sage/tensor/differential_form_element 
>                                                              writing 
> output... [100%] sage/tensor/differential_forms 
> [tensor   ] dumping object inventory... done 
> [tensor   ] build succeeded. 
>
>
>
> -leif 
>
> P.S.:  I tried earlier a couple of times with 'make doc', serially as 
> well as in parallel; doesn't make any difference either, i.e., both 
> behave in the same manner as directly calling './sage --docbuild ...' 
> does. 
>

This all sounds very familiar. (Except that I didn't try strace...)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to