Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392561 - dev-python/pygobject-2.28.6[introspection] fails basic build; g_desktop_app_info_new
Summary: dev-python/pygobject-2.28.6[introspection] fails basic build; g_desktop_app_i...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2011-11-30 06:30 UTC by Ian Delaney (RETIRED)
Modified: 2011-12-08 11:14 UTC (History)
1 user (show)

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


Attachments
the build log (pygobject_build.log,38.33 KB, text/plain)
2011-11-30 06:30 UTC, Ian Delaney (RETIRED)
Details
my emerge --info (emerge.info,5.37 KB, text/plain)
2011-11-30 06:31 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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