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.
Created attachment 294279 [details] my emerge --info
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
(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