#14754: Update ATLAS to stable version 3.10.1
-------------------------------------------------------------------+--------
       Reporter:  jdemeyer                                         |         
Owner:  jdemeyer                                                                
                                         
           Type:  enhancement                                      |        
Status:  needs_review                                                           
                                          
       Priority:  critical                                         |     
Milestone:  sage-5.11                                                           
                                             
      Component:  packages: standard                               |    
Resolution:                                                                     
                                              
       Keywords:                                                   |   Work 
issues:                                                                         
                                          
Report Upstream:  N/A                                              |     
Reviewers:  Benjamin Jones, Karl-Dieter Crisman, Dmitrii Pasechnik, Georg 
Weber, François Bissey, John Palmieri, Volker Braun
        Authors:  Volker Braun, Jeroen Demeyer, Jean-Pierre Flori  |     Merged 
in:                                                                             
                                      
   Dependencies:                                                   |      
Stopgaps:                                                                       
                                            
-------------------------------------------------------------------+--------

Comment (by vbraun):

 Updated spkg, diff is
 {{{
 diff -r 4c3c4795e2b6 -r d32570dc368b spkg-install
 --- a/spkg-install      Sun Jul 07 01:00:12 2013 -0400
 +++ b/spkg-install      Tue Jul 16 16:13:17 2013 -0400
 @@ -232,7 +232,7 @@
              INSTALL_STATIC_LIBRARIES = True
          elif opt in ATLAS_MACHTYPE + ('fast', 'base'):
              if arch is not None:
 -                raise ValuError('multiple architectures specified: {0}
 and {1}'.format(arch, opt))
 +                raise ValueError('multiple architectures specified: {0}
 and {1}'.format(arch, opt))
              arch = opt
          elif opt in ATLAS_ISAEXT:
              if isa_ext is None:
 diff -r 4c3c4795e2b6 -r d32570dc368b spkg-src
 --- a/spkg-src  Sun Jul 07 01:00:12 2013 -0400
 +++ b/spkg-src  Tue Jul 16 16:13:17 2013 -0400
 @@ -49,6 +49,7 @@
  cp -rp "$SPKG_ROOT"/patches/ATLAS-lib .
  cd ATLAS-lib
  autoreconf -fiv
 +rm -rf autom4te.cache


  ### Finished creating the src/ directory
 }}}

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