#12568: make doesn't work properly for targets 'test' and 'micro_release'
-----------------------------------------------------+----------------------
       Reporter:  itaibn                             |         Owner:  
GeorgSWeber    
           Type:  defect                             |        Status:  
positive_review
       Priority:  major                              |     Milestone:  sage-5.0 
      
      Component:  build                              |    Resolution:           
      
       Keywords:  make test micro_release            |   Work issues:           
      
Report Upstream:  N/A                                |     Reviewers:  Jeroen 
Demeyer 
        Authors:  Itai Bar-Natan, Jean-Pierre Flori  |     Merged in:           
      
   Dependencies:                                     |      Stopgaps:           
      
-----------------------------------------------------+----------------------
Changes (by {'newvalue': u'Itai Bar-Natan, Jean-Pierre Flori', 'oldvalue': 
u'Itai Bar-Natan'}):

  * status:  needs_review => positive_review
  * reviewer:  Jean-Pierre Flori => Jeroen Demeyer
  * author:  Itai Bar-Natan => Itai Bar-Natan, Jean-Pierre Flori


Comment:

 `make micro_release` is indeed broken.  It's not surprising, as it changes
 the python library while `python` is running:
 {{{
 strip "/tmp/local/sage/local/lib/libpython2.7.so"
 bash: line 1:  5817 Segmentation fault      local/bin/sage-micro_release
 }}}
 but that's not relevant for this ticket.

 Everything else seems to work, so positive_review.

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