#10508: Update ATLAS to stable version 3.10
----------------------------------+-----------------------------------------
       Reporter:  vbraun          |         Owner:  tbd           
           Type:  enhancement     |        Status:  needs_work    
       Priority:  major           |     Milestone:  sage-5.3      
      Component:  packages        |    Resolution:                
       Keywords:  ATLAS           |   Work issues:                
Report Upstream:  N/A             |     Reviewers:  Benjamin Jones
        Authors:  Volker Braun    |     Merged in:                
   Dependencies:  sage-5.2.beta0  |      Stopgaps:                
----------------------------------+-----------------------------------------

Comment (by vbraun):

 * John, I'm against changing the exit codes, we report whatever the sub-
 process spat out. So even if its >127, thats just what we were handed so
 clearly its a supported exit code.

   I don't have an account on hawk, but in any case that should not stop us
 from shipping an updated ATLAS that fixes build issues on modern
 hard/software. We can always clean up second-tier platforms later. But do
 post the whole log, the error is likely further up.

   * Leif, are you working on a patch? In `configure_fast()`, we should set
     {{{
 arch = 'P4E'
     }}}
     instead of `P4E64SSE3` is added later. This is what causes your build
 failure.

   * Francois: the weird messages are normal. The rpaths are set by
 libtools and are what libtools likes to set. As long as we set
 `LD_LIBRARY_PATH` this doesn't matter except when we distribute the
 binaries. This needs to be fixed some day in all shared libs but not on
 this ticket.

   * Benjamin: no I don't need 32-bit archdefs, this should be covered by
 what ATLAS already ships with. The atlas spkg should build relatively
 quickly now except for the cases in [[comment:72]]

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