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 450440 - Can not build SVN trunk using jhbuild
Can not build SVN trunk using jhbuild
Status: RESOLVED DUPLICATE of bug 449318
Product: pygtk
Classification: Bindings
Component: general
Git Master
Other All
: Normal critical
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-23 18:54 UTC by Ariel Rios
Modified: 2007-06-23 18:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Ariel Rios 2007-06-23 18:54:41 UTC
Steps to reproduce:
1. build with jhbuild buildone pygtk


Stack trace:
gtk.c: In function '__GtkNotebook_class_init':
gtk.c:62730: warning: assignment from incompatible pointer type
gtk.c:62750: warning: assignment from incompatible pointer type
gtk.c: In function '__GtkScrolledWindow_class_init':
gtk.c:68636: warning: assignment from incompatible pointer type
./gtk.override: In function '_wrap_gtk_tooltips__get_tips_data_list':
./gtk.override:3130: error: 'GtkTooltips' has no member named 'tips_data_list'
make[2]: *** [_gtk_la-gtk.lo] Error 1
make[2]: Leaving directory `/opt/svn/gnome2-20/pygtk/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/svn/gnome2-20/pygtk'
make: *** [all] Error 2
*** error during stage build of pygtk: ########## Error running make   *** [1/1]


Other information:
Comment 1 Johan (not receiving bugmail) Dahlin 2007-06-23 18:57:41 UTC

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