#9799: Running "make" in SAGE_ROOT returns the wrong exit code, leading to all
kinds of confusion
---------------------------------------------+------------------------------
   Reporter:  was                            |       Owner:  GeorgSWeber    
       Type:  defect                         |      Status:  positive_review
   Priority:  critical                       |   Milestone:  sage-4.6       
  Component:  build                          |    Keywords:  makefile       
     Author:  Leif Leonhardy, John Palmieri  |    Upstream:  N/A            
   Reviewer:  Jeroen Demeyer                 |      Merged:                 
Work_issues:                                 |  
---------------------------------------------+------------------------------

Comment(by leif):

 Replying to [comment:23 jdemeyer]:

 And the reason for this is that files like '''M'''akefile and README etc.
 (should) appear first in directory listings, therefore uppercase.

 Btw, I wonder if we should at all let the mixed-up output appear on the
 screen (i.e., {{{stdout}}}) when doing ''parallel'' builds. This isn't
 ''that'' easy to handle, because the "decision" to actually perform a
 parallel build is currently (IMHO unnecessarily) made in
 {{{spkg/install}}}. If we want to change that (I'd prefer having just
 ''"Building package xy..."'', ''"Successfully installed package xy"'' /
 ''"Error installing package xy"'' on the screen and in the main log,
 {{{$SAGE_ROOT/install.log}}}), this should of course be addressed on
 another ticket.

 It's currently hard to see which package actually failed to install after
 getting ''"Error building Sage."''; grepping for "Error" gives a lot of
 harmless lines.

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