I just tried it again with no error, I've all ready deleted the original files that failed so I have no idea what caused the problem.
On Dec 25, 7:47 pm, jks <[email protected]> wrote: > I'm running into the same error with v0.5.1 . > > The odd thing is that if I change the index file so that I do not > explicitly reference rst or txt files like this: > > .. toctree:: > :maxdepth: 2 > :glob: > > * > > Then it works and builds html files. When I take out the glob and put > the file names in (minus extension) it exceedes recursion depth. > > On Nov 26, 4:52 pm, "Rasmus Andersson" <[email protected]> wrote: > > > I keep getting this error. Tried completely removing the destination > > directory. > > Attaching source and traceback logfile. > > > running docs > > Sphinx v0.4.2, building html > > trying to load pickled env... not found > > building [html]: targets for 56 source files that are out of date > > updating environment: 56 added, 0 changed, 0 removed > > reading... c-api/index index library/index library/smisk > > library/smisk.autoreload library/smisk.charsets library/smisk.config > > library/smisk.core library/smisk.core.Application > > library/smisk.core.FileSessionStore library/smisk.core.Request > > library/smisk.core.Response library/smisk.core.SessionStore > > library/smisk.core.Stream library/smisk.core.URL > > library/smisk.core.xml library/smisk.inflection > > library/smisk.inflection.en library/smisk.inflection.sv > > library/smisk.mvc library/smisk.mvc.console library/smisk.mvc.control > > library/smisk.mvc.decorators library/smisk.mvc.filters > > library/smisk.mvc.http library/smisk.mvc.model > > library/smisk.mvc.routing library/smisk.mvc.template > > library/smisk.mvc.template.filters library/smisk.release > > library/smisk.serialization library/smisk.serialization.json > > library/smisk.serialization.php_serial > > library/smisk.serialization.plain_text > > library/smisk.serialization.plist > > library/smisk.serialization.python_pickle > > library/smisk.serialization.python_py > > library/smisk.serialization.xhtml library/smisk.serialization.xmlbase > > library/smisk.serialization.xmlrpc library/smisk.serialization.xspf > > library/smisk.session library/smisk.util library/smisk.util.DateTime > > library/smisk.util.cache library/smisk.util.collections > > library/smisk.util.frozen library/smisk.util.introspect > > library/smisk.util.main library/smisk.util.objectproxy > > library/smisk.util.python library/smisk.util.string > > library/smisk.util.threads library/smisk.util.timing > > library/smisk.util.type library/smisk.wsgi > > pickling the env... done > > checking consistency... > > Exception occurred: > > File "/opt/local/lib/python2.5/site-packages/sphinx/environment.py", > > line 1125, in collect > > parincs = getinc(parname) > > RuntimeError: maximum recursion depth exceeded in cmp > > The full traceback has been saved in > > /var/folders/qm/qm5c3ZvsEDSiF7XDeVaG+++++TI/-Tmp-/sphinx-err-jWlQwg.log, > > if you want to report the issue to the author. > > Please also report this if it was a user error, so that a better error > > message can be provided next time. > > Send reports to [email protected]. Thanks! > > > sphinx-err-jWlQwg.log > > 190KViewDownload > > > source.zip > > 72KViewDownload > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
