Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625806 - dev-python/txaio-2.5.1-r1 will not build with USE doc:TypeError: _warn_node() got an unexpected keyword argument 'type'
Summary: dev-python/txaio-2.5.1-r1 will not build with USE doc:TypeError: _warn_node()...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Brian Dolbec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-21 02:23 UTC by deference
Modified: 2018-10-15 23:38 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build-txaio.txt,6.92 KB, text/plain)
2017-07-21 02:23 UTC, deference
Details
emerge --info (emergeinfo-txaio.txt,31.80 KB, text/plain)
2017-07-21 02:23 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2017-07-21 02:23:12 UTC
reading sources... [ 16%] api
reading sources... [ 33%] contents
reading sources... [ 50%] index

Exception occurred:
  File "/usr/lib64/python3.4/site-packages/sphinx/environment/__init__.py", line 869, in process_images
    type='image', subtype='nonlocal_uri')
TypeError: _warn_node() got an unexpected keyword argument 'type'
The full traceback has been saved in /var/tmp/portage/dev-python/txaio-2.5.1-r1/temp/sphinx-err-twf5m0r0.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!
make: *** [Makefile:55: html] Error 1
make: Leaving directory '/var/tmp/portage/dev-python/txaio-2.5.1-r1/work/txaio-2.5.1/docs'

[ebuild   R   ] dev-python/txaio-2.5.1-r1  USE="doc* {-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_5"
Comment 1 deference 2017-07-21 02:23:28 UTC
Created attachment 486214 [details]
build.log
Comment 2 deference 2017-07-21 02:23:36 UTC
Created attachment 486216 [details]
emerge --info
Comment 3 Virgil Dupras (RETIRED) gentoo-dev 2018-10-15 23:38:01 UTC
This doesn't happen anymore in current stable version.