#12315: OS X Lion: pari fails self tests
--------------------------+-------------------------------------------------
   Reporter:  jhpalmieri  |          Owner:  tbd                 
       Type:  defect      |         Status:  new                 
   Priority:  major       |      Milestone:  sage-5.0            
  Component:  packages    |       Keywords:  pari darwin lion osx
Work_issues:              |       Upstream:  N/A                 
   Reviewer:              |         Author:                      
     Merged:              |   Dependencies:                      
--------------------------+-------------------------------------------------

Comment(by jhpalmieri):

 If the problem is a single file, the file
 [http://pari.math.u-bordeaux.fr/archives/pari-dev-1108/msg00007.html
 should be] `src/src/kernel/none/gcdll.c`.  I tried compiling just that
 file with `-O0`, but I still got self test failures -- not as many, but a
 few:
 {{{
 ell-sta.dif
 ell.dyn.dif
 }}}
 To build this way, I patched the file `src/src/kernel/gmp/MakeLVL1.SH`,
 adding in the `-O0` flag.

 For what it's worth, on this particular machine, it took about 19 minutes
 to run self tests after compiling all of Pari with `-O0`, and it took
 about 15 minutes compiling most with `-O3` and just the one file with
 `-O0`.

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