Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140221 - gnome-python-desktop build fails with FEATURES=test
Summary: gnome-python-desktop build fails with FEATURES=test
Status: RESOLVED DUPLICATE of bug 69343
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-13 05:49 UTC by Stuart Shelton
Modified: 2006-07-15 13:42 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 Stuart Shelton 2006-07-13 05:49:51 UTC
* Scanning for an open DISPLAY to start Xvfb ...
 * Starting Xvfb on $DISPLAY=1 ...
Making check in docs
make[1]: Entering directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/docs'
Making check in gtksourceview
make[2]: Entering directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/docs/gtksourceview'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/docs/gtksourceview'
Making check in gnomeprint
make[2]: Entering directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/docs/gnomeprint'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/docs/gnomeprint'
Making check in gnomeprintui
make[2]: Entering directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/docs/gnomeprintui'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/docs/gnomeprintui'
make[2]: Entering directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/docs'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/docs'
make[1]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/docs'
Making check in tests
make[1]: Entering directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/tests'
make  check-local
make[2]: Entering directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/tests'
Fatal Python error: can't initialise module gtksourceview
Trying to import module gnomeapplet...  ok.
Trying to import module gnomeprint...  not found
Trying to import module gnomeprint.ui...  not found
Trying to import module gtksourceview... make[2]: *** [check-local] Aborted
make[2]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/gnome-python-desktop-2.14.0/work/gnome-python-desktop-2.14.0/tests'
make: *** [check-recursive] Error 1

!!! ERROR: dev-python/gnome-python-desktop-2.14.0 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_test
  ebuild.sh, line 987:   Called src_test
  gnome-python-desktop-2.14.0.ebuild, line 39:   Called die


"emerge --info" output is too long for Bugzilla.  If needed, I'll add it as an attachment...
Comment 1 Stuart Shelton 2006-07-13 05:51:41 UTC
P.S. gtksourceview-1.6.1 is installed... but this ebuild doesn't seem to include python modules.  Is there a missing dependancy here?
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-07-15 13:42:28 UTC

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