After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 624098 - gentoo pygobject-2.21.4 gnome overlay fails to build
gentoo pygobject-2.21.4 gnome overlay fails to build
Status: RESOLVED DUPLICATE of bug 624065
Product: pygobject
Classification: Bindings
Component: gobject
2.21.x
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-11 12:35 UTC by fkhp101
Modified: 2010-07-12 08:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description fkhp101 2010-07-11 12:35:47 UTC
pygi-info.c: In function '_pygi_g_type_tag_size':
pygi-info.c:332:14: error: 'GI_TYPE_TAG_SHORT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:332:14: note: each undeclared identifier is reported only once for each function it appears in
pygi-info.c:333:14: error: 'GI_TYPE_TAG_USHORT' undeclared (first use in this function)
pygi-info.c:336:14: error: 'GI_TYPE_TAG_INT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:337:14: error: 'GI_TYPE_TAG_UINT' undeclared (first use in this function)
pygi-info.c:340:14: error: 'GI_TYPE_TAG_LONG_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:341:14: error: 'GI_TYPE_TAG_ULONG' undeclared (first use in this function)
pygi-info.c:344:14: error: 'GI_TYPE_TAG_SIZE' undeclared (first use in this function)
pygi-info.c:345:14: error: 'GI_TYPE_TAG_SSIZE' undeclared (first use in this function)
pygi-info.c:354:14: error: 'GI_TYPE_TAG_TIME_T' undeclared (first use in this function)
pygi-info.c: In function '_pygi_g_type_info_size':
pygi-info.c:396:14: error: 'GI_TYPE_TAG_SHORT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:397:14: error: 'GI_TYPE_TAG_USHORT' undeclared (first use in this function)
pygi-info.c:398:14: error: 'GI_TYPE_TAG_INT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:399:14: error: 'GI_TYPE_TAG_UINT' undeclared (first use in this function)
pygi-info.c:400:14: error: 'GI_TYPE_TAG_LONG_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:401:14: error: 'GI_TYPE_TAG_ULONG' undeclared (first use in this function)
pygi-info.c:402:14: error: 'GI_TYPE_TAG_SIZE' undeclared (first use in this function)
pygi-info.c:403:14: error: 'GI_TYPE_TAG_SSIZE' undeclared (first use in this function)
pygi-info.c:406:14: error: 'GI_TYPE_TAG_TIME_T' undeclared (first use in this function)
pygi-info.c: In function 'pygi_g_struct_info_is_simple':
pygi-info.c:783:18: error: 'GI_TYPE_TAG_SHORT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:784:18: error: 'GI_TYPE_TAG_USHORT' undeclared (first use in this function)
pygi-info.c:785:18: error: 'GI_TYPE_TAG_INT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:786:18: error: 'GI_TYPE_TAG_UINT' undeclared (first use in this function)
pygi-info.c:789:18: error: 'GI_TYPE_TAG_LONG_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:790:18: error: 'GI_TYPE_TAG_ULONG' undeclared (first use in this function)
pygi-info.c:791:18: error: 'GI_TYPE_TAG_SSIZE' undeclared (first use in this function)
pygi-info.c:792:18: error: 'GI_TYPE_TAG_SIZE' undeclared (first use in this function)
pygi-info.c:795:18: error: 'GI_TYPE_TAG_TIME_T' undeclared (first use in this function)
make[3]: *** [_gi_la-pygi-info.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
/usr/libexec/paludis/utils/emake: emake returned error 2

!!! ERROR in dev-python/pygobject-2.21.4::gnome:
Comment 1 fkhp101 2010-07-11 12:41:41 UTC
pygi git master git://git.gnome.org/pygi fails to build:

pygi-info.c: In function '_pygi_g_type_tag_size':
pygi-info.c:332:14: error: 'GI_TYPE_TAG_SHORT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:332:14: note: each undeclared identifier is reported only once for each function it appears in
pygi-info.c:333:14: error: 'GI_TYPE_TAG_USHORT' undeclared (first use in this function)
pygi-info.c:336:14: error: 'GI_TYPE_TAG_INT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:337:14: error: 'GI_TYPE_TAG_UINT' undeclared (first use in this function)
pygi-info.c:340:14: error: 'GI_TYPE_TAG_LONG_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:341:14: error: 'GI_TYPE_TAG_ULONG' undeclared (first use in this function)
pygi-info.c:344:14: error: 'GI_TYPE_TAG_SIZE' undeclared (first use in this function)
pygi-info.c:345:14: error: 'GI_TYPE_TAG_SSIZE' undeclared (first use in this function)
pygi-info.c:354:14: error: 'GI_TYPE_TAG_TIME_T' undeclared (first use in this function)
pygi-info.c: In function '_pygi_g_type_info_size':
pygi-info.c:396:14: error: 'GI_TYPE_TAG_SHORT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:397:14: error: 'GI_TYPE_TAG_USHORT' undeclared (first use in this function)
pygi-info.c:398:14: error: 'GI_TYPE_TAG_INT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:399:14: error: 'GI_TYPE_TAG_UINT' undeclared (first use in this function)
pygi-info.c:400:14: error: 'GI_TYPE_TAG_LONG_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:401:14: error: 'GI_TYPE_TAG_ULONG' undeclared (first use in this function)
pygi-info.c:402:14: error: 'GI_TYPE_TAG_SIZE' undeclared (first use in this function)
pygi-info.c:403:14: error: 'GI_TYPE_TAG_SSIZE' undeclared (first use in this function)
pygi-info.c:406:14: error: 'GI_TYPE_TAG_TIME_T' undeclared (first use in this function)
pygi-info.c: In function 'pygi_g_struct_info_is_simple':
pygi-info.c:783:18: error: 'GI_TYPE_TAG_SHORT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:784:18: error: 'GI_TYPE_TAG_USHORT' undeclared (first use in this function)
pygi-info.c:785:18: error: 'GI_TYPE_TAG_INT_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:786:18: error: 'GI_TYPE_TAG_UINT' undeclared (first use in this function)
pygi-info.c:789:18: error: 'GI_TYPE_TAG_LONG_WAS_REMOVED' undeclared (first use in this function)
pygi-info.c:790:18: error: 'GI_TYPE_TAG_ULONG' undeclared (first use in this function)
pygi-info.c:791:18: error: 'GI_TYPE_TAG_SSIZE' undeclared (first use in this function)
pygi-info.c:792:18: error: 'GI_TYPE_TAG_SIZE' undeclared (first use in this function)
pygi-info.c:795:18: error: 'GI_TYPE_TAG_TIME_T' undeclared (first use in this function)
make[3]: Leaving directory `/var/tmp/paludis/dev-python-pygi-0.6.0/work/pygi-0.6.0/gi'
make[2]: Leaving directory `/var/tmp/paludis/dev-python-pygi-0.6.0/work/pygi-0.6.0/gi'
make[1]: Leaving directory `/var/tmp/paludis/dev-python-pygi-0.6.0/work/pygi-0.6.0'
make[3]: *** [pygi-info.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
/usr/libexec/paludis/utils/emake: emake returned error 2

!!! ERROR in dev-python/pygi-0.6.0::local_overlay:
Comment 2 fkhp101 2010-07-12 01:00:18 UTC
the error is caused by using gobject-introspection-9999, using media-gfx/inkscape-0.9.0 is ok.
Comment 3 Tomeu Vizoso 2010-07-12 08:39:54 UTC
Thanks for the patch!

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