#8306: Parallel inter/intra-spkg builds
----------------------------+-----------------------------------------------
   Reporter:  mpatel        |       Owner:  GeorgSWeber
       Type:  enhancement   |      Status:  needs_work 
   Priority:  major         |   Milestone:  sage-4.4   
  Component:  build         |    Keywords:             
     Author:  Mitesh Patel  |    Upstream:  N/A        
   Reviewer:  David Kirkby  |      Merged:             
Work_issues:                |  
----------------------------+-----------------------------------------------
Changes (by jhpalmieri):

  * status:  needs_review => needs_work


Comment:

 Running "sage -sdist" with these changes doesn't work because pipestatus
 doesn't get copied over.  The patch "trac_8306_scripts-pipestatus.patch"
 fixes this.

 I was able to successfully build this on sage.math, but I had problems on
 my mac (with two cores, using "make -j2").  I think it's with singular; I
 get lots of lines like
 {{{
 sage/libs/singular/singular.cpp:162:21: error: factory.h: No such file or
 directory
 }}}
 It seems to be building singular at the same time as the main Sage spkg;
 does that sound okay?

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