Re: [matplotlib-devel] doc build failure

2010-06-29 Thread Andrew Straw
John Hunter wrote:
 On Sun, Jun 20, 2010 at 7:56 PM, Jae-Joon Lee lee.j.j...@gmail.com wrote:
   
 The issue was related with the change in Sphinx v1.0b2, which I think
 I fixed in r8447.
 At least, the html are built fine and uploaded fine.

 However, the link to trunk-docs still does not work.

 http://matplotlib.sourceforge.net/trunk-docs/

 Can someone check what's wrong?
 

 Andrew, any chance you can look at this before tomorrow AM?  We are
 putting out a 1.0 release candidate ahead of scipy, and Michael is
 giving a what's new talk tomorrow, and it would be nice if he could
 illustrate some stuff in the gallery of the trunk-docs

I believe I fixed the issue in svn r8477.

Now, to fix the false alarm warnings that the buildbot give out so we
catch this earlier.

Hi to all at the SciPy conference -- I'm sorry I'll miss it this year.

-Andrew

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] doc build failure

2010-06-29 Thread John Hunter




On Jun 29, 2010, at 5:08 PM, Andrew Straw straw...@astraw.com wrote:

 John Hunter wrote:
 On Sun, Jun 20, 2010 at 7:56 PM,

 However, the link to trunk-docs still does not work.

 http://matplotlib.sourceforge.net/trunk-docs/



 I believe I fixed the issue in svn r8477.

 Now, to fix the false alarm warnings that the buildbot give out so we
 catch this earlier.

 Hi to all at the SciPy conference -- I'm sorry I'll miss it this year.


Well the site is up so that is the acid test. Michael, you can refer  
to this for gallery screenshots and examples. You may also want to  
provide the link along with the rc announcement for those who want  
docs and examples. Your 2 min talk is growing :-)

Thanks for the quick fix, Andrew.


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] doc build failure

2010-06-20 Thread Jae-Joon Lee
The issue was related with the change in Sphinx v1.0b2, which I think
I fixed in r8447.
At least, the html are built fine and uploaded fine.

However, the link to trunk-docs still does not work.

http://matplotlib.sourceforge.net/trunk-docs/

Can someone check what's wrong?

TIA,

-JJ


On Sat, Jun 5, 2010 at 1:54 PM, Jae-Joon Lee lee.j.j...@gmail.com wrote:
 The link to the trunk-version of the documentation

 http://matplotlib.sourceforge.net/trunk-docs/

 has not been working for a few days.
 And this seems to be due to  build failure on one of th build bot.

 http://mpl-buildbot.code.astraw.com/waterfall

 However, the the documentation build just fine in my local installation.

 Does anyone else has doc build failure?
 Andrew, can you take a look if you have a chance?

 Regards,

 -JJ


--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] doc build failure?

2008-10-21 Thread John Hunter
On Tue, Oct 21, 2008 at 12:52 PM, Eric Firing [EMAIL PROTECTED] wrote:
 I did svn up on Sphinx, deleted mpl doc/build, and tried to rebuild the
 docs.  The Latex is failing with output ending in

 ) (/usr/share/texmf-texlive/tex/latex/graphics/graphicx.sty
 (/usr/share/texmf-texlive/tex/latex/graphics/graphics.sty
 (/usr/share/texmf-texlive/tex/latex/graphics/trig.sty)
 (/etc/texmf/tex/latex/config/graphics.cfg)))
 (/usr/share/texmf-texlive/tex/plain/misc/pdfcolor.tex)
 ! Extra \fi.
 l.62 \fi\fi


 Is anyone else getting this?  Is there something else I need to clean
 out in order to make it work now?

Try again, and make sure you reinstall mpl from HEAD? There were a
couple of bugs in the matplotlib.mlab.cohere math string that was
causing an error on my box

  C_{xy} = \\frac{|P_{xy}|^2}{P_{xx}P_{yy}}

 It looks like I forgot to commit the change (now in r6289).

JDH

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] doc build failure?

2008-10-21 Thread Eric Firing
John Hunter wrote:
 On Tue, Oct 21, 2008 at 12:52 PM, Eric Firing [EMAIL PROTECTED] wrote:
 I did svn up on Sphinx, deleted mpl doc/build, and tried to rebuild the
 docs.  The Latex is failing with output ending in

 ) (/usr/share/texmf-texlive/tex/latex/graphics/graphicx.sty
 (/usr/share/texmf-texlive/tex/latex/graphics/graphics.sty
 (/usr/share/texmf-texlive/tex/latex/graphics/trig.sty)
 (/etc/texmf/tex/latex/config/graphics.cfg)))
 (/usr/share/texmf-texlive/tex/plain/misc/pdfcolor.tex)
 ! Extra \fi.
 l.62 \fi\fi


 Is anyone else getting this?  Is there something else I need to clean
 out in order to make it work now?
 
 Try again, and make sure you reinstall mpl from HEAD? There were a
 couple of bugs in the matplotlib.mlab.cohere math string that was
 causing an error on my box
 
   C_{xy} = \\frac{|P_{xy}|^2}{P_{xx}P_{yy}}
 
  It looks like I forgot to commit the change (now in r6289).

I did a build and install of mpl from a clean checkout, went to the doc 
subdir, and ran python make.py.  It failed in exactly the same place 
as before (but took quite a while to get there).

Sphinx is installed as Sphinx-0.5dev_20081020-py2.5.egg.

The line Latex is complaining about is in sphinx.sty.  I found that by 
typing E after the Latex ? output; I could never have figured it out 
from the actual Latex output preceding the ?.

Changing the \fi\fi to \fi fixes it, at least with respect to building 
mpl docs.

I filed it as bug 4166.

Eric


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel