Re: Sphinx testsuite fails with Python 3.3 — help needed

79 views
Skip to first unread message

LMK

unread,
Nov 2, 2012, 2:44:03 AM11/2/12
to sphinx...@googlegroups.com, sphin...@googlegroups.com, Georg Brandl
Hi everyone,

I got build fails (using python3.3, Sabayon linux) and stuck too. I pulled from sphinx-fix-testing-fork to investigate some issues.


Thanks,
La Min Ko

On Wednesday, October 24, 2012 5:13:52 PM UTC+6:30, Dmitry Shachnev wrote:
Hi everybody!

I'm Debian/Ubuntu developer and I've been investigating various Sphinx
issues recently. But I got stuck at this one — Sphinx testsuite fails
with Python 3.3 (which is the latest stable version), which makes the
package fail to build.

- Extract from the build log: http://paste.ubuntu.com/1300012/;
- Bug report: https://bitbucket.org/birkenfeld/sphinx/issue/1008/test-failures-with-python-33.

Does anybody know the reason why these tests fail? At least — is that
Sphinx or Python issue? And where is the code that needs to be fixed?

Note that you need to have the latest svn snapshot of docutils
installed to run the test suite.

Thanks in advance,
--
Dmitry Shachnev

Takayuki Shimizukawa

unread,
Nov 2, 2012, 3:30:07 AM11/2/12
to sphin...@googlegroups.com, sphinx...@googlegroups.com
HI LMK,

> -test log: http://pastebin.sabayon.org/pastie/10928

You need docutils-0.10 (unreleased yet) for Python-3.3.
Please add this statement into your tox.ini::

[testenv:py33]
deps=
nose
svn+https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils/#egg=docutils

and retry `tox -e py33`.

Best regards,
--
Takayuki SHIMIZUKAWA
Sphinx-users.jp

2012/11/2 LMK <lmink...@gmail.com>:

LMK

unread,
Nov 2, 2012, 4:19:21 AM11/2/12
to sphin...@googlegroups.com, sphinx...@googlegroups.com
Hi Takayuki,

Thanks, it works now.

Thanks again,
LMK
Reply all
Reply to author
Forward
0 new messages