Builds from scratch fine on OSX.4 on PPC G4. I do have a couple
random things which came out of it, but I assume these are known -
just in case, I post them:
1. I get this error message during the Sphinx run:
docstring of
sage.schemes.elliptic_curves.ell_rational_field.EllipticCurve_rational_field.has_good_reduction_outside_S:
7: (ERROR/3) Unknown directive type "notes".
.. notes::
Primality of elements of S is not checked, and the output
is undefined if S is not a list or contains non-primes.
This only tests the given model, so should only be applied to
minimal models.
2. I get a lot of warnings like this during the Sphinx run:
WARNING: html_favicon is not an .ico file
3. I get this - maybe something wrong in this file:
sage/plot/plot3d/parametric_surface.pyx:203:20: cdef variable 'u'
declared after it is used
4. During cloning, I get a lot of this:
warning can't open dynamic library: libpari-gmp.dylib referenced
from: /Users/.../sage-3.4.2.alpha0/local/lib/libcsage.dylib (checking
for undefined symbols may be affected) (No such file or directory,
errno = 2)
Hope it helps,
- kcrisman
--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---