Even better:

Traceback (most recent call last):
...
OSError: [dynamics ] Exception occurred:

2014-03-27 22:54 UTC+01:00, Vincent Delecroix <20100.delecr...@gmail.com>:
> Hello,
>
> I am working on my favorite branch and try to build the documentation.
> It fails with the error below with no information about which file
> causes it! How can I find which file triggers the error?
>
> Traceback (most recent call last):
>   File "/opt/sage/src/doc/common/builder.py", line 83, in f
>     execfile(sys.argv[0])
>   File "/opt/sage/src/doc/common/custom-sphinx-build.py", line 185, in
> <module>
>     sphinx.cmdline.main(sys.argv)
>   File
> "/opt/sage/local/lib/python2.7/site-packages/Sphinx-1.1.2-py2.7.egg/sphinx/cmdline.py",
> line 206, in main
>     print >>error
>   File "/opt/sage/src/doc/common/custom-sphinx-build.py", line 165, in
> write
>     self._write(str)
>   File "/opt/sage/src/doc/common/custom-sphinx-build.py", line 139, in
> _write
>     self._log_line(line)
>   File "/opt/sage/src/doc/common/custom-sphinx-build.py", line 108, in
> _log_line
>     raise OSError(line)
> OSError: [dynamics ] <autodoc>:0: WARNING: Bullet list ends without a
> blank line; unexpected unindent.
>
> Thanks
> Vincent
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to