Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625790 - dev-python/python-xlib-0.15_rc1-r2 will not build with USE doc
Summary: dev-python/python-xlib-0.15_rc1-r2 will not build with USE doc
Status: RESOLVED DUPLICATE of bug 598270
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-21 01:22 UTC by deference
Modified: 2018-04-20 21:04 UTC (History)
3 users (show)

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


Attachments
build.log (build-python-xlib.txt,10.58 KB, text/plain)
2017-07-21 01:23 UTC, deference
Details
emerge --info (emergeinfo-python-xlib.txt,31.83 KB, text/plain)
2017-07-21 01: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 01:22:55 UTC
* python2_7: running distutils-r1_run_phase python_compile_all
make -j1 html
(cd html; make)
make[1]: Entering directory '/var/tmp/portage/dev-python/python-xlib-0.15_rc1-r2/work/python-xlib-0.15rc1/doc/html'
./texi2html -splitnode -menu ../src/python-xlib.texi
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./texi2html line 1560.
make[1]: *** [Makefile:6: python-xlib_toc.html] Error 255
make[1]: Leaving directory '/var/tmp/portage/dev-python/python-xlib-0.15_rc1-r2/work/python-xlib-0.15rc1/doc/html'
make: *** [Makefile:14: html] Error 2

[ebuild   R   ] dev-python/python-xlib-0.15_rc1-r2  USE="doc*" PYTHON_TARGETS="python2_7 (-pypy)"
Comment 1 deference 2017-07-21 01:23:15 UTC
Created attachment 486182 [details]
build.log
Comment 2 deference 2017-07-21 01:23:28 UTC
Created attachment 486184 [details]
emerge --info
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-04-20 21:04:08 UTC

*** This bug has been marked as a duplicate of bug 598270 ***