#13432: add sage/env.py and fix many inappropriate references to SAGE_ROOT
-----------------------------------+----------------------------------------
       Reporter:  rohana           |         Owner:  jason          
           Type:  task             |        Status:  needs_work     
       Priority:  major            |     Milestone:  sage-5.9       
      Component:  misc             |    Resolution:                 
       Keywords:  build warnings   |   Work issues:                 
Report Upstream:  N/A              |     Reviewers:  François Bissey
        Authors:  R. Andrew Ohana  |     Merged in:                 
   Dependencies:  #13123, #13348   |      Stopgaps:                 
-----------------------------------+----------------------------------------
Changes (by jdemeyer):

  * keywords:  => build warnings
  * status:  needs_review => needs_work


Comment:

 When building Sage, there are lots of warnings of the form
 {{{
   warnings.warn(msg+' I will assume it is a system C/C++ header.')
 setup.py:637: UserWarning: could not find dependency linbox/algorithms
 /echelon-form.h included in sage/libs/linbox/echelonform.pxd. I will
 assume it is a system C/C++ header.
 }}}
 This is a problem, those headers are '''not''' system headers, which might
 break dependency checking.

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