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

Bug 392561

Summary: dev-python/pygobject-2.28.6[introspection] fails basic build; g_desktop_app_info_new
Product: Gentoo Linux Reporter: Ian Delaney (RETIRED) <idella4>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED TEST-REQUEST    
Severity: major CC: idella4
Priority: Normal Keywords: REGRESSION
Version: 10.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the build log
my emerge --info

Description Ian Delaney (RETIRED) gentoo-dev 2011-11-30 06:30:09 UTC
Created attachment 294277 [details]
the build log

Checking on other pygobject, found the current stable 2.28.6 can't even compile on not 1 system but 2.  It's consistently at the same point.

# emerge =dev-python/pygobject-2.28.6
pygi-info.c:165:14: error: 'GI_INFO_TYPE_ERROR_DOMAIN' undeclared (first use in this function)

but the mishaps occur several lines prior.

output includes 
Warning: Constructor for GUnixConnection needs to be updated to new API
http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors.

Happens always.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2011-11-30 06:31:26 UTC
Created attachment 294279 [details]
my emerge --info
Comment 2 Pacho Ramos gentoo-dev 2011-11-30 13:43:39 UTC
Try downgrading to dev-libs/gobject-introspection-0.10.8

Also, as you are running ~amd64 I don't understand why are you still using dev-python/pygobject-2.28.6 instead of 2.28.6-r50
Comment 3 Pacho Ramos gentoo-dev 2011-12-08 11:14:36 UTC
(In reply to comment #2)
> Try downgrading to dev-libs/gobject-introspection-0.10.8
> 
> Also, as you are running ~amd64 I don't understand why are you still using
> dev-python/pygobject-2.28.6 instead of 2.28.6-r50