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

Comment(by mvngu):

 With Sage 4.3.4.alpha0 on sage.math, I updated "deps" and "install" with
 [http://sage.math.washington.edu/home/mpatel/trac/8306/deps deps] and
 [http://sage.math.washington.edu/home/mpatel/trac/8306/install install]. I
 exported these environment variables:
 {{{
 export SAGE_PARALLEL_SPKG_BUILD="yes"
 export MAKE="make -j4"
 make
 }}}
 The build failed with
 {{{
 Successfully installed gap-4.4.12.p1
 Now cleaning up tmp files.
 Making Sage/Python scripts relocatable...
 Making script relocatable
 Finished installing gap-4.4.12.p1.spkg
 make[1]: Leaving directory `/dev/shm/mvngu/sandbox/sage-4.3.4.alpha0/spkg'

 real    45m12.933s
 user    105m39.580s
 sys     15m46.550s
 Error building Sage.
 Traceback (most recent call last):
   File "/dev/shm/mvngu/sandbox/sage-4.3.4.alpha0/local/bin/sage-preparse",
 line 230, in <module>
     do_preparse(f)
   File "/dev/shm/mvngu/sandbox/sage-4.3.4.alpha0/local/bin/sage-preparse",
 line 118, in do_preparse
     from sage.misc.preparser  import preparse_file
 ImportError: No module named sage.misc.preparser
 }}}

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