#19589: Upgrade MPIR to 2.7.2
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.10
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:  François Bissey
        Authors:  Jeroen Demeyer     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  6ffe790828c50bf65087d56648daa88bc26b372f
  u/jdemeyer/upgrade_mpir_to_2_7_1   |     Stopgaps:
   Dependencies:  #19606, #19610     |
-------------------------------------+-------------------------------------

Comment (by leif):

 Replying to [comment:18 jdemeyer]:
 > Yes, some Sage library files still link to the old library:
 > {{{
 > $ ldd local/lib/python2.7/site-packages/sage/ext/interrupt/interrupt.so
 >         linux-vdso.so.1 (0x00007fff7a9fe000)
 >         libpari-gmp-2.8.so.0 => /usr/local/src/sage-config/local/lib
 /libpari-gmp-2.8.so.0 (0x00007fd474f7d000)
 >         libgmp.so.16 => /usr/local/src/sage-
 config/local/lib/libgmp.so.16 (0x00007fd474d05000)
 >         libpython2.7.so.1.0 => /usr/local/src/sage-
 config/local/lib/libpython2.7.so.1.0 (0x00007fd4748fa000)
 >         libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fd4746a9000)
 >         libc.so.6 => /lib64/libc.so.6 (0x00007fd474300000)
 >         libm.so.6 => /lib64/libm.so.6 (0x00007fd474012000)
 >         libgmp.so.10 => /usr/local/src/sage-
 config/local/lib/libgmp.so.10 (0x00007fd473d9d000)
 >         libdl.so.2 => /lib64/libdl.so.2 (0x00007fd473b98000)
 >         libutil.so.1 => /lib64/libutil.so.1 (0x00007fd473995000)
 >         /lib64/ld-linux-x86-64.so.2 (0x00007fd475a29000)
 > }}}

 Just for reference:  This is fixed by #19610 (`interrupt.so` will no
 longer get linked to PARI nor GMP, so it doesn't have to depend on
 MPIR/GMP either).

--
Ticket URL: <http://trac.sagemath.org/ticket/19589#comment:34>
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/d/optout.

Reply via email to