#13245: sage --clone: do not rebuild the entire Sage library, and do not rebuild
the docs
-------------------------------------------------+--------------------------
       Reporter:  jhpalmieri                     |         Owner:  leif         
           Type:  defect                         |        Status:  needs_review 
       Priority:  blocker                        |     Milestone:  sage-5.10    
      Component:  scripts                        |    Resolution:               
       Keywords:                                 |   Work issues:               
Report Upstream:  N/A                            |     Reviewers:  John Palmieri
        Authors:  John Palmieri, Leif Leonhardy  |     Merged in:               
   Dependencies:                                 |      Stopgaps:               
-------------------------------------------------+--------------------------

Comment (by tscrim):

 Here's a snippet of what I get -- with no patches applied, double-checking
 the patches are applied in `local/bin`, and then running `sage -b` -- when
 I run
 {{{
 sage --clone foo
 ...
 Building interpreters for fast_callable
 Updating Cython code....
 Compiling sage/plot/plot3d/parametric_surface.pyx because it depends on
 ./sage/ext/interpreters/wrapper_rdf.pxd.
 Compiling sage/ext/interpreters/wrapper_rdf.pyx because it changed.
 Compiling sage/ext/interpreters/wrapper_cdf.pyx because it changed.
 Compiling sage/ext/interpreters/wrapper_rr.pyx because it changed.
 Compiling sage/ext/interpreters/wrapper_py.pyx because it changed.
 Compiling sage/ext/interpreters/wrapper_el.pyx because it changed.
 Cythonizing sage/ext/interpreters/wrapper_cdf.pyx
 Cythonizing sage/ext/interpreters/wrapper_el.pyx
 Cythonizing sage/ext/interpreters/wrapper_py.pyx
 Cythonizing sage/ext/interpreters/wrapper_rdf.pyx
 Cythonizing sage/ext/interpreters/wrapper_rr.pyx
 Cythonizing sage/plot/plot3d/parametric_surface.pyx
 Finished compiling Cython code (time = 70.2989528179 seconds)
 running install
 running build
 running build_py
 running build_ext
 building 'sage.algebras.quatalg.quaternion_algebra_element' extension
 building 'sage.algebras.letterplace.free_algebra_letterplace' extension
 ...
 building 'sage.ext.interpreters.wrapper_py' extension
 building 'sage.ext.interpreters.wrapper_el' extension
 Executing 343 commands (using 1 thread)
 }}}
 I'll upload a full log once it's done. Could it be because I didn't run
 `sage -b` after first installing the patches the first time around? Either
 that or (more likely) it's something specific to me or my system...

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13245#comment:43>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to