#10163: make doc-html sometimes hangs after having finished
------------------------+---------------------------------------------------
   Reporter:  jdemeyer  |          Owner:  GeorgSWeber   
       Type:  defect    |         Status:  needs_info    
   Priority:  major     |      Milestone:  sage-4.7.3    
  Component:  build     |       Keywords:  build Makefile
Work_issues:            |       Upstream:  N/A           
   Reviewer:            |         Author:                
     Merged:            |   Dependencies:                
------------------------+---------------------------------------------------

Comment(by jdemeyer):

 `sphinx-build` ''does'' start `sage-cleaner`:
 {{{
 $ ps -u jdemeyer xfo pid,ppid,pgid,sess,tty,tpgid,stat,args
   PID  PPID  PGID  SESS TT       TPGID STAT COMMAND
  2811     1  2262 26064 pts/3    26064 T    python
 /scratch/jdemeyer/sage-4.7.2.alpha3/local/bin/sage-cleaner
  2830 24409  2829 24409 pts/6     2829 S+    |   \_ grep -e pts/3 -e
 COMMAND
 26064  6198 26064 26064 pts/3    26064 Ss+   \_ /bin/bash
  2262 26064  2262 26064 pts/3    26064 T     |   \_ make doc-html
  2781  2262  2262 26064 pts/3    26064 T     |       \_ /bin/sh -c
 spkg/pipestatus "./sage -docbuild --no-pdf-links all html  2>&1" "tee -a
 dochtml.log"
  2782  2781  2262 26064 pts/3    26064 T     |           \_ bash
 spkg/pipestatus ./sage -docbuild --no-pdf-links all html  2>&1 tee -a
 dochtml.log
  2783  2782  2262 26064 pts/3    26064 T     |               \_ bash
 ./sage -docbuild --no-pdf-links all html
  2791  2783  2262 26064 pts/3    26064 T     |               |   \_ bash
 /scratch/jdemeyer/sage-4.7.2.alpha3/local/bin/sage-sage -docbuild --no-
 pdf-links all html
  2806  2791  2262 26064 pts/3    26064 T     |               |       \_
 python
 /scratch/jdemeyer/sage-4.7.2.alpha3/devel/sage/doc/common/builder.py --no-
 pdf-links all html
  2807  2806  2262 26064 pts/3    26064 T     |               |
 \_ /bin/sh -c sphinx-build -b html -d
 /scratch/jdemeyer/sage-4.7.2.alpha3/devel/sage/doc/output/doctrees/de/tutorial
 -A hide_pdf_links=1
 /scratch/jdemeyer/sage-4.7.2.alpha3/devel/sage/doc/de/tutorial
 /scratch/jdemeyer/sage-4.7.2.alpha3/devel/sage/doc/output/html/de/tutorial
  2808  2807  2262 26064 pts/3    26064 T     |               |
 \_ python /scratch/jdemeyer/sage-4.7.2.alpha3/local/bin/sphinx-build -b
 html -d
 /scratch/jdemeyer/sage-4.7.2.alpha3/devel/sage/doc/output/doctrees/de/tutorial
 -A hide_pdf_links=1
 /scratch/jdemeyer/sage-4.7.2.alpha3/devel/sage/doc/de/tutorial
 /scratch/jdemeyer/sage-4.7.2.alpha3/devel/sage/doc/output/html/de/tutorial
  2784  2782  2262 26064 pts/3    26064 T     |               \_ tee -a
 dochtml.log
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10163#comment:25>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to