Hi Brent,

Thank you for reporting.
Please let me know your document source and command-line which you entered.
Can you submit this information into the sphinx issue tracker?
https://bitbucket.org/birkenfeld/sphinx/issues

Best regards,
--
Takayuki SHIMIZUKAWA
http://about.me/shimizukawa


2013/7/12 Brent <[email protected]>:
> I've run make clean;make html a number of times but my build won't complete.
> I also removed the build tree completely by hand to no effect.
> Any suggestions on how I can expedite finding the source of the issue?
>
> bhills@thompson:/it/bhills/v104$ cat /tmp/sphinx-err-YxxkRK.log
> # Sphinx version: 1.1.3
> # Python version: 2.5.2
> # Docutils version: 0.8.1 release
> # Jinja2 version: 2.6
> Traceback (most recent call last):
>   File
> "/usr/lib/python2.5/site-packages/Sphinx-1.1.3-py2.5.egg/sphinx/cmdline.py",
> line 189, in main
>     app.build(force_all, filenames)
>   File
> "/usr/lib/python2.5/site-packages/Sphinx-1.1.3-py2.5.egg/sphinx/application.py",
> line 204, in build
>     self.builder.build_update()
>   File
> "/usr/lib/python2.5/site-packages/Sphinx-1.1.3-py2.5.egg/sphinx/builders/__init__.py",
> line 196, in build_update
>     'out of date' % len(to_build))
>   File
> "/usr/lib/python2.5/site-packages/Sphinx-1.1.3-py2.5.egg/sphinx/builders/__init__.py",
> line 252, in build
>     self.write(docnames, list(updated_docnames), method)
>   File
> "/usr/lib/python2.5/site-packages/Sphinx-1.1.3-py2.5.egg/sphinx/builders/__init__.py",
> line 291, in write
>     doctree = self.env.get_and_resolve_doctree(docname, self)
>   File
> "/usr/lib/python2.5/site-packages/Sphinx-1.1.3-py2.5.egg/sphinx/environment.py",
> line 1230, in get_and_resolve_doctree
>     doctree = self.get_doctree(docname)
>   File
> "/usr/lib/python2.5/site-packages/Sphinx-1.1.3-py2.5.egg/sphinx/environment.py",
> line 1213, in get_doctree
>     f = open(doctree_filename, 'rb')
> IOError: [Errno 2] No such file or directory:
> '/it/bhills/v104/build/doctrees/Abstracts_/summary.doctree'
>
> Thanks,
> Brent.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sphinx-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to