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

Old description:

> The following is a non-reproducible problem, but it happened at least
> twice for me:
> when building Sage from source using
> {{{
> export MAKE="make -j8"
> $MAKE
> }}}
> it can happen that {{{make}}} simply hangs forever after the message
> {{{
> Build finished.  The built documents can be found in
> /mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.alpha0/devel/sage/doc/output/html/fr/a_tour_of_sage
> }}}
>
> Pressing CTRL-C at this point gives
> {{{
> make: *** [doc-html] Interrupt
> }}}
>
> I'm not sure whether the "-j8" option has anything to do with it.

New description:

 The following is a non-reproducible problem, but it happened at least
 three times for me:
 when building Sage from source using
 {{{
 make
 }}}
 it can happen that {{{make}}} simply hangs forever after the message
 {{{
 Build finished.  The built documents can be found in
 
/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.alpha0/devel/sage/doc/output/html/fr/a_tour_of_sage
 }}}

 Pressing CTRL-C at this point gives
 {{{
 make: *** [doc-html] Interrupt
 }}}

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10163#comment:1>
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