Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330517 - dev-python/chaco-3.3.1[doc] fails to build
Summary: dev-python/chaco-3.3.1[doc] fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-30 14:51 UTC by Jeremy Stent
Modified: 2010-08-04 23:28 UTC (History)
1 user (show)

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


Attachments
output of emerge --info =dev-python/chaco-3.3.1 (chaco_info,39.14 KB, text/plain)
2010-07-30 14:56 UTC, Jeremy Stent
Details
Output from emerge -pqv =dev-python/chaco-3.3.1 (chaco_pqv,73 bytes, text/plain)
2010-07-30 14:56 UTC, Jeremy Stent
Details
Build.log (poco_buildlog,1.58 MB, text/plain)
2010-07-30 14:56 UTC, Jeremy Stent
Details
Environment file (chaco_environment,149.47 KB, text/plain)
2010-07-30 14:57 UTC, Jeremy Stent
Details
Correct build log (chaco_buildlog,49.67 KB, text/plain)
2010-07-30 14:58 UTC, Jeremy Stent
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Stent 2010-07-30 14:51:39 UTC
When attempting to emerge dev-python/chaco-3.3.1 I get an error that it is Unable to access the X Display.  I have tried to set $DISPLAY, to no avail.

Reproducible: Always

Steps to Reproduce:
1.  USE="doc examples" emerge "=dev-python/chaco-3.3.1"
Actual Results:  
 * Generation of documentation
running build_docs
Using source directory /var/tmp/portage/dev-python/chaco-3.3.1/work/Chaco-3.3.1/docs/source
Sphinx install of version >=0.4.2 could not be verified.
Running Sphinx v1.0.1
loading pickled environment... not yet created
building [html]: targets for 27 source files that are out of date
updating environment: 27 added, 0 changed, 0 removed
No protocol specified 3%] api/containers
No protocol specified
Unable to access the X Display, is $DISPLAY set properly?
 * ERROR: dev-python/chaco-3.3.1 failed:
 *   Generation of documentation failed
 *
 * Call stack:
 *     ebuild.sh, line  54:  Called src_compile
 *   environment, line 3555:  Called die
 * The specific snippet of code:
 *           "$(PYTHON -f)" setup.py build_docs --formats=html,pdf || die "Generation of documentation failed";
 *
 * If you need support, post the output of 'emerge --info =dev-python/chaco-3.3.1',
 * the complete build log and the output of 'emerge -pqv =dev-python/chaco-3.3.1'.
 * The complete build log is located at '/var/tmp/portage/dev-python/chaco-3.3.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/chaco-3.3.1/temp/environment'.
 * S: '/var/tmp/portage/dev-python/chaco-3.3.1/work/Chaco-3.3.1'


Expected Results:  
Successful merge
Comment 1 Jeremy Stent 2010-07-30 14:56:14 UTC
Created attachment 240703 [details]
output of emerge --info =dev-python/chaco-3.3.1
Comment 2 Jeremy Stent 2010-07-30 14:56:30 UTC
Created attachment 240705 [details]
Output from emerge -pqv =dev-python/chaco-3.3.1
Comment 3 Jeremy Stent 2010-07-30 14:56:47 UTC
Created attachment 240707 [details]
Build.log
Comment 4 Jeremy Stent 2010-07-30 14:57:00 UTC
Created attachment 240709 [details]
Environment file
Comment 5 Jeremy Stent 2010-07-30 14:58:33 UTC
Created attachment 240711 [details]
Correct build log
Comment 6 Sébastien Fabbro (RETIRED) gentoo-dev 2010-08-04 23:28:40 UTC
fixed in cvs. thanks.