#19606: pynac does not need gmp
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.10
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/fix_a_few_dependencies  |  12d8536bca8568ccfd2e4018182e55e9a7eeaf99
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Description changed by jdemeyer:

Old description:

> After upgrading MPIR, not all modules depending on MPIR are rebuilt. The
> offending modules are
> {{{
> sage/ext/interrupt/interrupt.so
> sage/symbolic/substitution_map.so
> sage/symbolic/constants_c.so
> sage/symbolic/expression.so
> sage/symbolic/getitem.so
> }}}
>
> The latter 4 are because `ginac.pxd` links against gmp, but there is no
> reason.

New description:

 After upgrading MPIR, not all modules depending on MPIR are rebuilt. The
 offending modules are
 {{{
 sage/ext/interrupt/interrupt.so
 sage/symbolic/substitution_map.so
 sage/symbolic/constants_c.so
 sage/symbolic/expression.so
 sage/symbolic/getitem.so
 }}}

 The latter 4 are because `ginac.pxd` links against gmp, but there is no
 reason. The dependency was added in #8844 without apparent justification.

--

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