On Wednesday, 28 May 2014 01:12:01 UTC+1, leif wrote:
>
> Dima Pasechnik wrote: 
> > Is there anything short of "make distclean && make" to fix the stuck 
> > docbuild: 
> > 
> > By "stuck" I mean that I run make and 
> > 
> > the output (and logs/dochtml.log) getting stuck at 
> > .... 
> > [history_a] no targets are out of date. 
> > [structure] loading cross citations... looking for now-outdated 
> > files... none found 
> > [structure] no targets are out of date. 
> > 
> > while there are python processes like this: 
> >   python $SAGE_ROOT/src/doc/common/builder.py --no-pdf-links all html 
> > sitting in the memory doing (almost) nothing for hours and hours. 
> > 
> > "make doc-clean" does not help. 
>
> I'm currently having exactly the same problem (for the first time!) 
> after upgrading from 6.2.beta7 to 6.3.beta2 (with 'sage --upgrade ...'). 
>
> 'make doc' first failed with an import error though.  After 'make 
> doc-clean && make', building the reference manual hangs in the first 
> pass.  Interrupting it and rerunning 'make [doc]' doesn't bring me 
> further, with Python processes waiting forever (pipe_wait). 
>
> (Ubuntu 10.04.4 x86_64, GNU make 3.82.) 
>

for me it is OSX 10.9.3; I don't see this on Linux x86_64.

Does happen on the ARM Linux (running Ubuntu 12.10), though.

By the way, what I see on Linux often is that docbuild has finished 
successfully,
but has not returned control to the shell properly; hitting Enter gives me
the shell prompt.

-- 
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