#9343: Upgrade PARI to svn snapshot 12577 - a pre-release of PARI 2.4.3.
---------------------------------------------------------------------------------------------------------------------------+
Reporter: was
| Owner: jdemeyer
Type: enhancement
| Status: needs_work
Priority: blocker
| Milestone: sage-4.6
Component: packages
| Keywords:
Author: Robert Bradshaw, John Cremona, Jeroen Demeyer, William Stein,
David Kirkby | Upstream: N/A
Reviewer: Robert Bradshaw, John Cremona, Jeroen Demeyer, William Stein,
David Kirkby, François Bissey, Leif Leonhardy | Merged:
Work_issues:
|
---------------------------------------------------------------------------------------------------------------------------+
Comment(by leif):
Replying to [comment:322 cremona]:
> Replying to [comment:321 jdemeyer]:
> > Can you tell me *how* you get those warnings, i.e. what is the command
that I should type to see those warnings?
>
> Try sage -docbuild reference html. Or look in the build log? I think
that "make" does not build the docs (I may be wrong on that) but "make
testlong" does, so it might be in the test log. Anyway, if you touch the
offending files and do docbuild reference html it will presumable process
them again.
Yes, they usually drown in the flood of Sphinx messages. (And even worse,
Sphinx '''errors''', too.)
I normally do e.g. {{{grep -i warn dochtml.log}}}; grepping for "error"
gives also lines with ''filenames'' containing it... ;-)
In case you've deleted the log, you have to touch the sources before doing
{{{make doc}}}, e.g. by {{{./sage -ba-force}}}, but that would cause a
rebuild of ''all'' Cython files, and Sphinx would rebuild the whole
reference manual from scratch. So better just touch the files mentioned in
the warning messages, and do {{{./sage -b}}}, then {{{make doc}}}, and
carefully watch what rushes down the screen... ;-)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9343#comment:323>
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.