Hi,

I can't get the html builder working after doing a clean sphinx-quickstart 
configuration. Here's the output:

[earl@leto test]$ make html
sphinx-build -b html -d _build/doctrees . _build/html
Making output directory...
Running Sphinx v1.1.2
loading pickled environment... not yet created
building [html]: targets for 1 source files that are out of date
updating environment: 1 added, 0 changed, 0 removed
reading sources... [100%] index 
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] index 
Exception occurred:
File "/usr/lib/python2.7/site-packages/sphinx/themes/basic/page.html", line 
10, in template
{% extends "layout.html" %}
TemplateSyntaxError: name 
'arts4Part16guiActivateEventEPNS_16GUIActivateEventE' is not defined
The full traceback has been saved in /tmp/sphinx-err-8l0NLp.log, if you 
want to report the issue to the developers.
Please also report this if it was a user error, so that a better error 
message can be provided next time.
Either send bugs to the mailing list at 
<http://groups.google.com/group/sphinx-dev/>,
or report them in the tracker at 
<http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
make: *** [html] Error 1


I'm attaching the full traceback. From what I can tell, it's an exception 
raised by Jinja, but I didn't track it down much beyond this.

For system details, I'm running Arch x86_64. The attached traceback 
contains the versions of Sphinx, Python, and so on that I'm using. Let me 
know if there's any other information that I can provide that would be of 
use.

Thanks,
Rich

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sphinx-dev/-/LRWyt_E-mCUJ.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Attachment: sphinx-err-8l0NLp.log
Description: Binary data

Reply via email to