Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498672 - =dev-util/buildbot-0.8.8-r2 fails build when USE='doc'
Summary: =dev-util/buildbot-0.8.8-r2 fails build when USE='doc'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-20 11:21 UTC by Chema Alonso Josa (RETIRED)
Modified: 2014-01-21 20:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chema Alonso Josa (RETIRED) gentoo-dev 2014-01-20 11:21:36 UTC
USE='doc' emerge =dev-util/buildbot-0.8.8-r2 fails on amd64:

...
warning: build_py: byte-compiling is disabled, skipping.

running build_scripts
creating build-2.7/scripts-2.7
copying and adjusting bin/buildbot -> build-2.7/scripts-2.7
changing mode of build-2.7/scripts-2.7/buildbot from 644 to 755
 * Generation of documentation
make -j6 buildbot.html buildbot.info 
make: *** No rule to make target `buildbot.html'.  Stop.
 * ERROR: dev-util/buildbot-0.8.8-r2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-util/buildbot-0.8.8-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/buildbot-0.8.8-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/buildbot-0.8.8-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/buildbot-0.8.8-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/buildbot-0.8.8-r2/work/buildbot-0.8.8/docs'
 * S: '/var/tmp/portage/dev-util/buildbot-0.8.8-r2/work/buildbot-0.8.8'
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2014-01-21 20:53:18 UTC
It should be fixed now. Thanks for the report


+  21 Jan 2014; Markos Chandras <hwoarang@gentoo.org> buildbot-0.8.8-r2.ebuild,
+  buildbot-9999.ebuild:
+  Fix build for IUSE=doc and add missing sphinx dependency. Bug #498672
+


http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.8-r2.ebuild?r1=1.4&r2=1.5