Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: doc builds fail due to Breathe defect #343

Closed
juanrubio opened this issue Jun 28, 2017 · 1 comment
Closed

docs: doc builds fail due to Breathe defect #343

juanrubio opened this issue Jun 28, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@juanrubio
Copy link
Member

juanrubio commented Jun 28, 2017

reading sources... [  5%] devel/clients/libtizgmusic                                                                                                                        
Exception occurred:
  File "/usr/local/lib/python2.7/dist-packages/docutils/transforms/universal.py", line 294, in apply
    txtnode.parent.replace(txtnode, nodes.Text(newtext))
AttributeError: 'NoneType' object has no attribute 'replace'
The full traceback has been saved in /tmp/sphinx-err-xeWXWM.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.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
Makefile:45: recipe for target 'html' failed

breathe-doc/breathe#334

Luckily, there seems to be a fix merged for this. Just waiting for a new Breathe release in PyPI (currently at https://pypi.python.org/pypi/breathe/4.6.0, which is around 12 commits behind Breathe's master)

@juanrubio juanrubio added the bug label Jun 28, 2017
@juanrubio juanrubio added this to the v0.9.0 milestone Jun 28, 2017
@juanrubio juanrubio self-assigned this Jun 28, 2017
@juanrubio juanrubio changed the title docs: read the docs builds fail due to Breathe defect michaeljones/breathe#334 docs: read the docs builds fail due to Breathe defect Jun 28, 2017
@juanrubio juanrubio changed the title docs: read the docs builds fail due to Breathe defect docs: doc builds fail due to Breathe defect Jun 28, 2017
@juanrubio juanrubio modified the milestones: v0.10.0, v0.9.0 Aug 28, 2017
@juanrubio
Copy link
Member Author

Fixed in Breathe some time ago, so closing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant