Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140221

Summary: gnome-python-desktop build fails with FEATURES=test
Product: Gentoo Linux Reporter: Stuart Shelton <srcshelton>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***