#9969: Update extension code for mpmath-0.17
---------------------------------+------------------------------------------
Reporter: fredrik.johansson | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7
Component: packages | Keywords:
Author: fredrik.johansson | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------------+------------------------------------------
Comment(by fbissey):
OK so I tested this on linux-amd64 and OS X (10.5). and the tests perform
ok.
Although there is some noise on OS X because the wrong version of freetype
is detected. I am not sure that the spkg fault or not.
{{{
test_visualization
axes dyld: Library not loaded:
/usr/X11/lib/libfreetype.6.dylib
Referenced from: /usr/X11/bin/fc-list
Reason: Incompatible library version: fc-list requires version 13.0.0 or
later, but libfreetype.6.dylib provides version 10.0.0
dyld: Library not loaded: /usr/X11/lib/libfreetype.6.dylib
Referenced from: /usr/X11/bin/fc-list
Reason: Incompatible library version: fc-list requires version 13.0.0 or
later, but libfreetype.6.dylib provides version 10.0.0
ok 6.5380421 s
finished tests in 17.99 seconds
}}}
On further inspection this test is run because matplotlib is present and I
assume that this message originates from matplotlib. So the problem is
probably in matplotlib.
The last thing is whether we make matplotlib a dependency of mpmath or
not.
I will post a patch making this the default. Voice any opposition then.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9969#comment:26>
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.