On Apr 25, 7:30 pm, kcrisman <kcris...@gmail.com> wrote:
Hi,
> 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.
I did not see this - at least the build did not stop and exit. Can
anyone confirm this?
> 2. I get a lot of warnings like this during the Sphinx run:
>
> WARNING: html_favicon is not an .ico file
Pat opened a ticket and posted a patch a while ago - maybe someone
wants to review it? :)
> 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
Hmm - no clue? Is that during the build?
> 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)
It is an annoyance with pari which provides two versions of pari, i.e.
one with and one without a statically linked gmp. Just ignore it - it
never seemed to bother me enough to fix this :)
> Hope it helps,
>
> - kcrisman
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---