#15430: Enable cython caching
-------------------------------------+-------------------------------------
       Reporter:  robertwb           |        Owner:
           Type:  enhancement        |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.0
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Robert Bradshaw    |    Reviewers:  Volker Braun
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/robertwb/ticket/15430            |  c93d08403a56097ff06b7894d28013d50d813950
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vbraun):

 Building Sage with a non-existing `DOT_SAGE` breaks because of this
 ticket. From the buildbot:
 {{{
 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.
 Traceback (most recent call last):
   File "setup.py", line 531, in <module>
     force=force)
   File
 "/home/buildbot/build/sage/plantain/sage_git/build/local/lib/python2.7
 /site-packages/Cython/Build/Dependencies.py", line 740, in cythonize
     os.mkdir(options.cache)
 OSError: [Errno 2] No such file or directory:
 '/home/buildbot/build/sage/plantain/sage_git/dot_sage/cycache'
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15430#comment:4>
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to