Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 25629 Details for
Bug 41609
pygtk-2.0.0-r1 won't compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Output from emerge pygtk 2>&1 | tee emerge.txt
emerge.txt (text/plain), 104.44 KB, created by
R Jason Valentine
on 2004-02-14 18:03:25 UTC
(
hide
)
Description:
Output from emerge pygtk 2>&1 | tee emerge.txt
Filename:
MIME Type:
Creator:
R Jason Valentine
Created:
2004-02-14 18:03:25 UTC
Size:
104.44 KB
patch
obsolete
>]1;]2;Started emerge on: Feb 14, 2004 19:01:27]1;]2; *** emerge pygtk]1;]2; >>> emerge (1 of 1) dev-python/pygtk-2.0.0-r1 to /]1;]2; === (1 of 1) Cleaning (dev-python/pygtk-2.0.0-r1::/usr/portage/dev-python/pygtk/pygtk-2.0.0-r1.ebuild)]1;]2; === (1 of 1) Compiling/Merging (dev-python/pygtk-2.0.0-r1::/usr/portage/dev-python/pygtk/pygtk-2.0.0-r1.ebuild)>>> Unpacking source... >>>> Unpacking pygtk-2.0.0.tar.bz2 to /var/tmp/portage/pygtk-2.0.0-r1/work >>>> Source unpacked. >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking dependency style of gcc... gcc >checking for bind_textdomain_codeset... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for some Win32 platform... no >checking for native Win32... no >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc >checking how to run the C++ preprocessor... g++ -E >checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77 >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-g77 accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse nm output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... strip >checking if gcc static flag works... yes >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking for a Python interpreter with version >= 2.2... python >checking for python... /usr/bin/python >checking for python version... 2.3 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.3/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python2.3/site-packages >checking for headers required to compile python extensions... found >checking for python module thread... yes >checking whether to enable threading in pygtk... yes >checking for pkg-config... /usr/bin/pkg-config >checking for GLIB - version >= 2.0.0... yes (version 2.2.3) >checking for pkg-config... (cached) /usr/bin/pkg-config >checking is pkg-config version >= 0.9.0... yes >checking for atk >= 1.0.0... yes >checking ATK_CFLAGS... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking ATK_LIBS... -Wl,--export-dynamic -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for pango >= 1.0.0... yes >checking PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking PANGO_LIBS... -Wl,--export-dynamic -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for pkg-config... (cached) /usr/bin/pkg-config >checking for GTK+ - version >= 2.0.0... yes (version 2.2.4) >checking for libglade-2.0 >= 2.0.0... yes >checking LIBGLADE_CFLAGS... -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking LIBGLADE_LIBS... -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for gtkgl-2.0 >= 1.99.0... yes >checking GTKGL_CFLAGS... -I/usr/include/gtkgl-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking GTKGL_LIBS... -Wl,--export-dynamic -lgtkgl-2.0 -lGLU -lGL -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for Numeric/arrayobject.h... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pygtk-2.0.pc >config.status: creating codegen/Makefile >config.status: creating gtk/Makefile >config.status: creating docs/Makefile >config.status: creating codegen/pygtk-codegen-2.0 >config.status: creating pygtk.spec >config.status: creating PKG-INFO >config.status: creating config.h >config.status: executing depfiles commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/pygtk-2.0.0-r1/work/pygtk-2.0.0' >Making all in codegen >make[2]: Entering directory `/var/tmp/portage/pygtk-2.0.0-r1/work/pygtk-2.0.0/codegen' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/pygtk-2.0.0-r1/work/pygtk-2.0.0/codegen' >Making all in gtk >make[2]: Entering directory `/var/tmp/portage/pygtk-2.0.0-r1/work/pygtk-2.0.0/gtk' >source='gtkmodule.c' object='_gtk_la-gtkmodule.lo' libtool=yes \ >depfile='.deps/_gtk_la-gtkmodule.Plo' tmpdepfile='.deps/_gtk_la-gtkmodule.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o _gtk_la-gtkmodule.lo `test -f 'gtkmodule.c' || echo './'`gtkmodule.c >source='gtkobject-support.c' object='_gtk_la-gtkobject-support.lo' libtool=yes \ >depfile='.deps/_gtk_la-gtkobject-support.Plo' tmpdepfile='.deps/_gtk_la-gtkobject-support.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o _gtk_la-gtkobject-support.lo `test -f 'gtkobject-support.c' || echo './'`gtkobject-support.c >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c gtkmodule.c -Wp,-MD,.deps/_gtk_la-gtkmodule.TPlo -fPIC -DPIC -o .libs/_gtk_la-gtkmodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c gtkobject-support.c -Wp,-MD,.deps/_gtk_la-gtkobject-support.TPlo -fPIC -DPIC -o .libs/_gtk_la-gtkobject-support.o >source='gtk-types.c' object='_gtk_la-gtk-types.lo' libtool=yes \ >depfile='.deps/_gtk_la-gtk-types.Plo' tmpdepfile='.deps/_gtk_la-gtk-types.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o _gtk_la-gtk-types.lo `test -f 'gtk-types.c' || echo './'`gtk-types.c >source='pygtktreemodel.c' object='_gtk_la-pygtktreemodel.lo' libtool=yes \ >depfile='.deps/_gtk_la-pygtktreemodel.Plo' tmpdepfile='.deps/_gtk_la-pygtktreemodel.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o _gtk_la-pygtktreemodel.lo `test -f 'pygtktreemodel.c' || echo './'`pygtktreemodel.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c gtk-types.c -Wp,-MD,.deps/_gtk_la-gtk-types.TPlo -fPIC -DPIC -o .libs/_gtk_la-gtk-types.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c pygtktreemodel.c -Wp,-MD,.deps/_gtk_la-pygtktreemodel.TPlo -fPIC -DPIC -o .libs/_gtk_la-pygtktreemodel.o >gtk-types.c: In function `_pygtk_register_boxed_types': >gtk-types.c:1268: warning: dereferencing type-punned pointer will break strict-aliasing rules >source='pygtkcellrenderer.c' object='_gtk_la-pygtkcellrenderer.lo' libtool=yes \ >depfile='.deps/_gtk_la-pygtkcellrenderer.Plo' tmpdepfile='.deps/_gtk_la-pygtkcellrenderer.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o _gtk_la-pygtkcellrenderer.lo `test -f 'pygtkcellrenderer.c' || echo './'`pygtkcellrenderer.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c pygtkcellrenderer.c -Wp,-MD,.deps/_gtk_la-pygtkcellrenderer.TPlo -fPIC -DPIC -o .libs/_gtk_la-pygtkcellrenderer.o >(cd . \ > && /usr/bin/python ../codegen/codegen.py \ > --register ../pango-types.defs \ > --register ../atk-types.defs \ > --register gdk-types.defs \ > --register gtk-types.defs \ > --override gtk.override \ > --prefix pygtk gtk.defs) > gen-gtk.c \ >&& cp gen-gtk.c gtk.c \ >&& rm -f gen-gtk.c >(cd . \ > && /usr/bin/python ../codegen/codegen.py \ > --register ../pango-types.defs \ > --register ../atk-types.defs \ > --register gdk-types.defs \ > --register gtk-types.defs \ > --override gdk.override \ > --prefix pygdk gdk.defs) > gen-gdk.c \ >&& cp gen-gdk.c gdk.c \ >&& rm -f gen-gdk.c >Could not write method GdkEvent.get_state: No ArgType for 'GdkModifierType*' >Could not write method GdkFont.text_width_wc: No ArgType for 'const-GdkWChar*' >Could not write method GdkFont.char_width_wc: No ArgType for 'GdkWChar' >Could not write method GdkFont.text_extents_wc: No ArgType for 'const-GdkWChar*' >Could not write method GdkFont.string_extents: No ArgType for 'gint*' >Could not write method GdkDrawable.set_data: No ArgType for 'gpointer' >Could not write method GdkDrawable.get_data: No ArgType for 'gpointer' >Could not write method GdkDrawable.draw_text_wc: No ArgType for 'const-GdkWChar*' >Could not write method GdkDrawable.draw_layout_line: No ArgType for 'PangoLayoutLine*' >Could not write method GdkDrawable.get_clip_region: No ArgType for 'GdkRegion*' >Could not write method GdkDrawable.get_visible_region: No ArgType for 'GdkRegion*' >Could not write method GdkDrawable.draw_indexed_image: No ArgType for 'GdkRgbCmap*' >Could not write method GdkWindow.selection_property_get: No ArgType for 'guchar**' >Could not write method GdkWindow.set_user_data: No ArgType for 'gpointer' >Could not write method GdkWindow.add_filter: No ArgType for 'GdkFilterFunc' >Could not write method GdkWindow.remove_filter: No ArgType for 'GdkFilterFunc' >Could not write method GdkWindow.set_geometry_hints: No ArgType for 'GdkGeometry*' >Could not write method GdkWindow.begin_paint_region: No ArgType for 'GdkRegion*' >Could not write method GdkWindow.peek_children: No ArgType for 'GList*' >Could not write method GdkWindow.set_icon_list: No ArgType for 'GList*' >Could not write method GdkWindow.invalidate_region: No ArgType for 'GdkRegion*' >Could not write method GdkWindow.invalidate_maybe_recurse: No ArgType for 'GdkRegion*' >Could not write method GdkWindow.get_update_area: No ArgType for 'GdkRegion*' >Could not write method GdkWindow.get_internal_paint_info: No ArgType for 'GdkDrawable**' >Could not write method GdkGC.get_values: No ArgType for 'GdkGCValues*' >Could not write method GdkGC.set_clip_region: No ArgType for 'GdkRegion*' >Could not write method GdkKeymap.lookup_key: No ArgType for 'const-GdkKeymapKey*' >Could not write method GdkKeymap.translate_keyboard_state: No ArgType for 'guint*' >Could not write method GdkKeymap.get_entries_for_keyval: No ArgType for 'GdkKeymapKey**' >Could not write method GdkKeymap.get_entries_for_keycode: No ArgType for 'GdkKeymapKey**' >Could not write method GdkPixbuf.savev: No ArgType for 'char**' >Could not write function drag_get_protocol: No ArgType for 'GdkDragProtocol*' >Could not write function gdk_draw_layout_line_with_colors: No ArgType for 'PangoLayoutLine*' >Could not write function gdk_event_handler_set: No ArgType for 'GdkEventFunc' >Could not write function gdk_add_client_message_filter: No ArgType for 'GdkFilterFunc' >Could not write function setting_get: No ArgType for 'GValue*' >Could not write function keyval_convert_case: No ArgType for 'guint*' >Could not write function rgb_cmap_new: No ArgType for 'guint32*' >Could not write function query_depths: No ArgType for 'gint**' >Could not write function query_visual_types: No ArgType for 'GdkVisualType**' >Could not write function window_at_pointer: No ArgType for 'gint*' >Could not write function gdk_window_constrain_size: No ArgType for 'GdkGeometry*' >Could not write function gdk_set_pointer_hooks: No ArgType for 'const-GdkPointerHooks*' >Could not write function pixbuf_new_from_data: No ArgType for 'GdkPixbufDestroyNotify' >source='libglademodule.c' object='glade_la-libglademodule.lo' libtool=yes \ >depfile='.deps/glade_la-libglademodule.Plo' tmpdepfile='.deps/glade_la-libglademodule.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o glade_la-libglademodule.lo `test -f 'libglademodule.c' || echo './'`libglademodule.c >Could not write method GtkTextIter.forward_find_char: No ArgType for 'GtkTextCharPredicate' >Could not write method GtkTextIter.backward_find_char: No ArgType for 'GtkTextCharPredicate' >Could not write method GtkAccelGroup.connect: No ArgType for 'GClosure*' >Could not write method GtkAccelGroup.connect_by_path: No ArgType for 'GClosure*' >Could not write method GtkAccelGroup.disconnect: No ArgType for 'GClosure*' >Could not write method GtkAccelGroup.find: No ArgType for 'GtkAccelKey*' >Could not write method GtkIMContextSimple.add_table: No ArgType for 'guint16*' >Could not write method GtkSettings.install_property: No ArgType for 'GParamSpec*' >Could not write method GtkSettings.install_property_parser: No ArgType for 'GParamSpec*' >Could not write method GtkSettings.set_property_value: No ArgType for 'const-GtkSettingsValue*' >Could not write method GtkTextBuffer.add_selection_clipboard: No ArgType for 'GtkClipboard*' >Could not write method GtkTextBuffer.remove_selection_clipboard: No ArgType for 'GtkClipboard*' >Could not write method GtkTextBuffer.cut_clipboard: No ArgType for 'GtkClipboard*' >Could not write method GtkTextBuffer.copy_clipboard: No ArgType for 'GtkClipboard*' >Could not write method GtkTextBuffer.paste_clipboard: No ArgType for 'GtkClipboard*' >Could not write method GtkTextTagTable.foreach: No ArgType for 'GtkTextTagTableForeach' >Could not write method GtkListStore.set_column_types: No ArgType for 'GType*' >Could not write method GtkTreeSelection.get_user_data: No ArgType for 'gpointer' >Could not write method GtkTreeStore.set_column_types: No ArgType for 'GType*' >Could not write method GtkWidget.list_accel_closures: No ArgType for 'GList*' >Could not write method GtkWidget.region_intersect: No ArgType for 'GdkRegion*' >Could not write method GtkWidget.style_get_property: No ArgType for 'GValue*' >Could not write method GtkWidget.style_get: varargs functions not supported >Could not write method GtkAccelLabel.set_accel_closure: No ArgType for 'GClosure*' > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c libglademodule.c -Wp,-MD,.deps/glade_la-libglademodule.TPlo -fPIC -DPIC -o .libs/glade_la-libglademodule.o >Could not write method GtkTreeView.set_column_drag_function: No ArgType for 'GtkTreeViewColumnDropFunc' >Could not write method GtkTreeView.map_expanded_rows: No ArgType for 'GtkTreeViewMappingFunc' >Could not write method GtkTreeView.get_search_equal_func: No ArgType for 'GtkTreeViewSearchEqualFunc' >Could not write method GtkTreeView.set_search_equal_func: No ArgType for 'GtkTreeViewSearchEqualFunc' >Could not write method GtkTreeView.set_destroy_count_func: No ArgType for 'GtkTreeDestroyCountFunc' >Could not write method GtkMenuItem.toggle_size_request: No ArgType for 'gint*' >Could not write method GtkColorSelection.set_color: No ArgType for 'gdouble*' >Could not write method GtkColorSelection.get_color: No ArgType for 'gdouble*' >Could not write method GtkCList.set_compare_func: No ArgType for 'GtkCListCompareFunc' >Could not write method GtkCTree.set_drag_compare_func: No ArgType for 'GtkCTreeCompareDragFunc' >Could not write method GtkTreeModel.get: varargs functions not supported >Could not write method GtkTreeModel.get_valist: No ArgType for 'va_list' >Could not write function accel_group_from_accel_closure: No ArgType for 'GClosure*' >Could not write function accel_map_foreach: No ArgType for 'gpointer' >Could not write function accel_map_load_scanner: No ArgType for 'GScanner*' >Could not write function accel_map_foreach_unfiltered: No ArgType for 'gpointer' >Could not write function binding_entry_clear: No ArgType for 'GtkBindingSet*' >Could not write function gtk_binding_entry_remove: No ArgType for 'GtkBindingSet*' >Could not write function gtk_binding_entry_add_signall: No ArgType for 'GtkBindingSet*' >Could not write function gtk_binding_parse_binding: No ArgType for 'GScanner*' >Could not write function color_selection_set_change_palette_hook: No ArgType for 'GtkColorSelectionChangePaletteFunc' >Could not write function container_class_find_child_property: No ArgType for 'GObjectClass*' >Could not write function container_class_list_child_properties: No ArgType for 'GObjectClass*' >Could not write function item_factory_popup_data_from_widget: No ArgType for 'gpointer' >Could not write function init_add: No ArgType for 'GtkFunction' >Could not write function get_current_event_state: No ArgType for 'GdkModifierType*' >Could not write function gtk_preview_get_info: No ArgType for 'GtkPreviewInfo*' >Could not write function stock_add_static: No ArgType for 'const-GtkStockItem*' >Could not write function gtk_tree_row_reference_reordered: No ArgType for 'gint*' >(cd . \ > && /usr/bin/python ../codegen/codegen.py \ > --register ../pango-types.defs \ > --register ../atk-types.defs \ > --register gdk-types.defs \ > --register gtk-types.defs \ > --override libglade.override \ > --prefix pylibglade libglade.defs) > gen-libglade.c \ >&& cp gen-libglade.c libglade.c \ >&& rm -f gen-libglade.c >source='gtkglmodule.c' object='gl_la-gtkglmodule.lo' libtool=yes \ >depfile='.deps/gl_la-gtkglmodule.Plo' tmpdepfile='.deps/gl_la-gtkglmodule.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -I/usr/include/gtkgl-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o gl_la-gtkglmodule.lo `test -f 'gtkglmodule.c' || echo './'`gtkglmodule.c >(cd . \ > && /usr/bin/python ../codegen/codegen.py \ > --register ../pango-types.defs \ > --register ../atk-types.defs \ > --register gdk-types.defs \ > --register gtk-types.defs \ > --override gtkgl.override \ > --prefix pygtkgl gtkgl.defs) > gen-gtkgl.c \ >&& cp gen-gtkgl.c gtkgl.c \ >&& rm -f gen-gtkgl.c >source='gtk.c' object='_gtk_la-gtk.lo' libtool=yes \ >depfile='.deps/_gtk_la-gtk.Plo' tmpdepfile='.deps/_gtk_la-gtk.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o _gtk_la-gtk.lo `test -f 'gtk.c' || echo './'`gtk.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -I/usr/include/gtkgl-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c gtkglmodule.c -Wp,-MD,.deps/gl_la-gtkglmodule.TPlo -fPIC -DPIC -o .libs/gl_la-gtkglmodule.o > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c gtk.c -Wp,-MD,.deps/_gtk_la-gtk.TPlo -fPIC -DPIC -o .libs/_gtk_la-gtk.o >source='gdk.c' object='_gtk_la-gdk.lo' libtool=yes \ >depfile='.deps/_gtk_la-gdk.Plo' tmpdepfile='.deps/_gtk_la-gdk.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o _gtk_la-gdk.lo `test -f 'gdk.c' || echo './'`gdk.c >gtk.c: In function `_wrap_gtk_icon_set_render_icon': >gtk.c:429: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:433: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_icon_source_get_size_wildcarded': >gtk.c:672: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:672: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_icon_source_get_state_wildcarded': >gtk.c:684: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:684: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_icon_source_get_direction_wildcarded': >gtk.c:696: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:696: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_icon_source_set_direction': >gtk.c:710: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_icon_source_set_state': >gtk.c:726: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_icon_source_set_size': >gtk.c:742: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_selection_data_set_text': >gtk.c:880: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:880: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_selection_data_targets_include_text': >gtk.c:934: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:934: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_set_row_drag_data': >gtk.c:958: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:958: warning: dereferencing type-punned pointer will break strict-aliasing rules > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c gdk.c -Wp,-MD,.deps/_gtk_la-gdk.TPlo -fPIC -DPIC -o .libs/_gtk_la-gdk.o >gtktextview.override: In function `_wrap_gtk_text_attributes__get_strikethrough': >gtktextview.override:1079: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktextview.override:1079: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktextview.override: In function `_wrap_gtk_text_attributes__get_draw_bg': >gtktextview.override:1091: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktextview.override:1091: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_begins_tag': >gtk.c:1797: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1797: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_ends_tag': >gtk.c:1822: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1822: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_toggles_tag': >gtk.c:1847: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1847: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_has_tag': >gtk.c:1863: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1863: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_editable': >gtk.c:1898: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1898: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_can_insert': >gtk.c:1913: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1913: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_starts_word': >gtk.c:1925: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1925: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_ends_word': >gtk.c:1937: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1937: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_inside_word': >gtk.c:1949: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1949: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_starts_sentence': >gtk.c:1961: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1961: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_ends_sentence': >gtk.c:1973: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1973: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_inside_sentence': >gtk.c:1985: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1985: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_starts_line': >gtk.c:1997: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:1997: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_ends_line': >gtk.c:2009: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2009: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_is_cursor_position': >gtk.c:2021: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2021: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_get_attributes': >gtk.c:2061: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2061: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_is_end': >gtk.c:2083: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2083: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_is_start': >gtk.c:2095: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2095: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_char': >gtk.c:2107: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2107: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_char': >gtk.c:2119: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2119: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_chars': >gtk.c:2134: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2134: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_chars': >gtk.c:2149: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2149: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_line': >gtk.c:2161: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2161: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_line': >gtk.c:2173: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2173: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_lines': >gtk.c:2188: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2188: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_lines': >gtk.c:2203: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2203: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_word_end': >gtk.c:2215: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2215: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_word_start': >gtk.c:2227: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2227: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_word_ends': >gtk.c:2242: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2242: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_word_starts': >gtk.c:2257: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2257: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_sentence_end': >gtk.c:2269: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2269: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_sentence_start': >gtk.c:2281: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2281: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_sentence_ends': >gtk.c:2296: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2296: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_sentence_starts': >gtk.c:2311: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2311: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_cursor_position': >gtk.c:2323: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2323: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_cursor_position': >gtk.c:2335: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2335: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_cursor_positions': >gtk.c:2350: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2350: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_cursor_positions': >gtk.c:2365: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2365: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_to_line_end': >gtk.c:2437: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2437: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_forward_to_tag_toggle': >gtk.c:2486: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2486: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_backward_to_tag_toggle': >gtk.c:2509: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2509: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_equal': >gtk.c:2599: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2599: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_iter_in_range': >gtk.c:2647: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:2647: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_accel_group_disconnect_key': >gtk.c:3124: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:3127: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:3127: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_im_context_filter_keypress': >gtk.override:2837: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override:2837: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_im_context_delete_surrounding': >gtk.c:3907: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:3907: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_cell_renderer_render': >gtk.c:4165: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_cell_renderer_activate': >gtk.c:4196: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:4199: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:4199: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_cell_renderer_start_editing': >gtk.c:4228: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_cell_renderer_toggle_get_radio': >gtk.c:4341: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:4341: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_cell_renderer_toggle_get_active': >gtk.c:4366: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:4366: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_size_group_new': >gtk.c:5121: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_size_group_set_mode': >gtk.c:5142: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.override: In function `_wrap_gdk_cursor_new': >gdk.override:807: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_style_set_background': >gtk.c:5332: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_style_apply_default_background': >gtk.c:5351: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_style_render_icon': >gtk.c:5400: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5402: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5404: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_hline': >gtk.c:5433: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_vline': >gtk.c:5466: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_shadow': >gtk.c:5500: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5502: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_paint_polygon': >gtk.override:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override:267: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_arrow': >gtk.c:5596: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5598: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5612: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_diamond': >gtk.c:5634: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5636: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_device_set_source': >gdk.c:1583: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_device_set_mode': >gdk.c:1600: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:1603: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:1603: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_device_set_key': >gdk.c:1618: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_device_set_axis_use': >gdk.c:1635: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_device__get_has_cursor': >gdk.c:1804: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:1804: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_drag_status': >gdk.c:1944: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_box': >gtk.c:5670: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5672: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_flat_box': >gtk.c:5706: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5708: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_check': >gtk.c:5742: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5744: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_option': >gtk.c:5778: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5780: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_drag_motion': >gdk.c:2036: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:2038: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:2040: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:2044: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:2044: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_drag_context__get_is_source': >gdk.c:2205: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:2205: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_tab': >gtk.c:5814: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5816: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_shadow_gap': >gtk.c:5851: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5853: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5867: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_box_gap': >gtk.c:5890: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5892: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5906: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_extension': >gtk.c:5929: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5931: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:5945: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_focus': >gtk.c:5966: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_slider': >gtk.c:6001: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:6003: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:6017: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_handle': >gtk.c:6040: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:6042: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:6056: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_expander': >gtk.c:6078: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:6092: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_layout': >gtk.c:6113: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_resize_grip': >gtk.c:6147: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:6161: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_paint_string': >gtk.c:6204: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.override: In function `_wrap_gdk_draw_rgb_image': >gdk.override:369: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.override: In function `_wrap_gdk_draw_rgb_32_image': >gdk.override:410: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.override: In function `_wrap_gdk_draw_gray_image': >gdk.override:450: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_input_set_extension_events': >gdk.c:3262: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktextview.override: In function `_wrap_gtk_text_buffer_insert_interactive': >gtktextview.override:877: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktextview.override:877: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktextview.override: In function `_wrap_gtk_text_buffer_insert_interactive_at_cursor': >gtktextview.override:904: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktextview.override:904: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_buffer_insert_range_interactive': >gtk.c:6882: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:6882: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.override: In function `_wrap_gdk_property_change': >gdk.override:1880: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_buffer_delete_interactive': >gtk.c:7052: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:7052: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_window_is_visible': >gdk.c:3764: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:3764: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_window_is_viewable': >gdk.c:3776: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:3776: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_window_set_static_gravities': >gdk.c:3800: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:3800: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_window_set_type_hint': >gdk.c:3827: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_window_set_events': >gdk.c:4117: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_window_set_decorations': >gdk.c:4172: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_window_set_functions': >gdk.c:4201: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_window_begin_resize_drag': >gdk.c:4275: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_buffer_get_modified': >gtk.c:7688: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:7688: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_buffer_delete_selection': >gtk.c:7734: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:7734: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_child_anchor_get_deleted': >gtk.c:7915: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:7915: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_mark_get_visible': >gtk.c:7991: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:7991: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_mark_get_deleted': >gtk.c:8015: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:8015: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_mark_get_left_gravity': >gtk.c:8037: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:8037: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_tag_event': >gtk.c:8162: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:8162: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_gc_set_function': >gdk.c:4873: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_gc_set_fill': >gdk.c:4889: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_gc_set_subwindow': >gdk.c:4986: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_gc_set_line_attributes': >gdk.c:5018: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:5020: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:5022: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_selection_set_mode': >gtk.c:9229: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_selection_path_is_selected': >gtk.c:9511: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:9511: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_selection_iter_is_selected': >gtk.c:9533: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:9533: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_image_new': >gdk.c:5391: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_new': >gdk.c:5577: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_render_to_drawable': >gdk.c:5600: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_store_is_ancestor': >gtk.c:10002: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:10002: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_render_to_drawable_alpha': >gdk.c:5619: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:5621: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_get_has_alpha': >gdk.c:5723: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:5723: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_scale': >gdk.c:5943: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_composite': >gdk.c:5962: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_composite_color': >gdk.c:5982: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_scale_simple': >gdk.c:6002: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_composite_color_simple': >gdk.c:6022: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_column_get_visible': >gtk.c:10386: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:10386: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_column_get_resizable': >gtk.c:10411: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:10411: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_column_set_sizing': >gtk.c:10425: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_column_get_clickable': >gtk.c:10569: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:10569: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_column_get_reorderable': >gtk.c:10646: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:10646: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_column_get_sort_indicator': >gtk.c:10693: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:10693: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_column_set_sort_order': >gtk.c:10707: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_animation_is_static_image': >gdk.c:6186: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:6186: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_animation_iter_on_currently_loading_frame': >gdk.c:6316: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:6316: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.override: In function `_wrap_gdk_pixbuf_animation_iter_advance': >gdk.override:2972: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.override:2972: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.override: In function `_wrap_gdk_pixbuf_loader_write': >gdk.override:2606: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.override:2606: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pixbuf_loader_close': >gdk.c:6513: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:6513: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_visual_get_best_with_both': >gdk.c:6581: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pointer_grab': >gdk.c:6797: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_column_cell_is_visible': >gtk.c:10771: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:10771: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_drag_check_threshold': >gtk.c:10890: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:10890: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_drag_dest_set': >gtk.override:2036: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override:2039: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_drag_dest_set_proxy': >gtk.c:10990: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_pointer_is_grabbed': >gdk.c:6876: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:6876: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_events_pending': >gdk.c:7141: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:7141: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_get_show_events': >gdk.c:7200: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:7200: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_drag_source_set': >gtk.override:2199: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override:2202: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_drag_begin': >gtk.override:2247: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_selection_owner_set': >gtk.c:11327: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:11327: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_keyval_is_upper': >gdk.c:7366: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:7366: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_keyval_is_lower': >gdk.c:7381: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:7381: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_selection_convert': >gtk.c:11436: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:11436: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_add_accelerator': >gtk.c:11662: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:11664: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_rgb_ditherable': >gdk.c:7794: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c:7794: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_remove_accelerator': >gtk.c:11682: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:11685: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:11685: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_mnemonic_activate': >gtk.c:11714: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:11714: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_event': >gtk.c:11736: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:11736: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_activate': >gtk.c:11768: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:11768: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_set_scroll_adjustments': >gtk.c:11797: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:11797: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_is_focus': >gtk.c:11874: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:11874: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_set_state': >gtk.c:11929: warning: dereferencing type-punned pointer will break strict-aliasing rules >gdk.c: In function `_wrap_gdk_visual_get_best_with_type': >gdk.c:7976: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_get_child_visible': >gtk.c:12034: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:12034: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_child_focus': >gtk.c:12069: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:12072: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:12072: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_set_extension_events': >gtk.c:12167: warning: dereferencing type-punned pointer will break strict-aliasing rules >source='libglade.c' object='glade_la-libglade.lo' libtool=yes \ >depfile='.deps/glade_la-libglade.Plo' tmpdepfile='.deps/glade_la-libglade.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o glade_la-libglade.lo `test -f 'libglade.c' || echo './'`libglade.c >gtk.c: In function `_wrap_gtk_widget_is_ancestor': >gtk.c:12295: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:12295: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_hide_on_delete': >gtk.c:12344: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:12344: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_modify_fg': >gtk.c:12420: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_modify_bg': >gtk.c:12443: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_modify_text': >gtk.c:12466: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_modify_base': >gtk.c:12489: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_render_icon': >gtk.c:12571: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_set_direction': >gtk.c:12623: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_ruler_set_metric': >gtk.c:13126: warning: dereferencing type-punned pointer will break strict-aliasing rules > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c libglade.c -Wp,-MD,.deps/glade_la-libglade.TPlo -fPIC -DPIC -o .libs/glade_la-libglade.o >gtk.c: In function `_wrap_gtk_range_set_update_policy': >gtk.c:13372: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_range_get_inverted': >gtk.c:13431: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:13431: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_scale_get_draw_value': >gtk.c:13774: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:13774: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_scale_set_value_pos': >gtk.c:13788: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_progress_bar_set_orientation': >gtk.c:14350: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_progress_bar_set_bar_style': >gtk.c:14407: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_preview_new': >gtk.c:14548: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_preview_set_dither': >gtk.c:14625: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_arrow_new': >gtk.c:15002: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:15004: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_arrow_set': >gtk.c:15026: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:15028: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_image_set_from_stock': >gtk.c:15192: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_image_set_from_icon_set': >gtk.c:15215: warning: dereferencing type-punned pointer will break strict-aliasing rules >source='gtkgl.c' object='gl_la-gtkgl.lo' libtool=yes \ >depfile='.deps/gl_la-gtkgl.Plo' tmpdepfile='.deps/gl_la-gtkgl.TPlo' \ >depmode=gcc /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -I/usr/include/gtkgl-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c -o gl_la-gtkgl.lo `test -f 'gtkgl.c' || echo './'`gtkgl.c >gtk.c: In function `_wrap_gtk_label_get_use_markup': >gtk.c:15590: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:15590: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_label_get_use_underline': >gtk.c:15615: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:15615: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_label_set_justify': >gtk.c:15687: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_label_get_line_wrap': >gtk.c:15736: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:15736: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_label_get_selectable': >gtk.c:15761: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:15761: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_accel_label_refetch': >gtk.c:16009: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:16009: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_entry_get_visibility': >gtk.c:16169: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:16169: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_entry_get_has_frame': >gtk.c:16231: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:16231: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_entry_get_activates_default': >gtk.c:16278: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:16278: warning: dereferencing type-punned pointer will break strict-aliasing rules > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.3 -I/usr/include/gtkgl-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -c gtkgl.c -Wp,-MD,.deps/gl_la-gtkgl.TPlo -fPIC -DPIC -o .libs/gl_la-gtkgl.o >gtk.c: In function `_wrap_gtk_spin_button_set_update_policy': >gtk.c:16638: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_spin_button_get_numeric': >gtk.c:16674: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:16674: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_spin_button_spin': >gtk.c:16689: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_spin_button_get_wrap': >gtk.c:16716: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:16716: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_spin_button_get_snap_to_ticks': >gtk.c:16741: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:16741: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_curve_set_curve_type': >gtk.c:17032: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_container_set_resize_mode': >gtk.c:17151: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_get_headers_visible': >gtk.c:18087: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:18087: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_get_rules_hint': >gtk.c:18146: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:18146: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../libtool --mode=link gcc -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -o glade.la -rpath /usr/lib/python2.3/site-packages/gtk-2.0/gtk -module -avoid-version -export-symbols-regex initglade glade_la-libglademodule.lo glade_la-libglade.lo -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >gtk.c: In function `_wrap_gtk_tree_view_row_expanded': >gtk.c:18512: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:18512: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_get_reorderable': >gtk.c:18537: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:18537: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktreeview.override: In function `_wrap_gtk_tree_view_enable_model_drag_source': >gtktreeview.override:2086: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktreeview.override:2089: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktreeview.override: In function `_wrap_gtk_tree_view_enable_model_drag_dest': >gtktreeview.override:2133: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_view_get_enable_search': >gtk.c:18993: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:18993: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_toolbar_append_element': >gtk.override:1671: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_toolbar_prepend_element': >gtk.override:1727: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_toolbar_insert_element': >gtk.override:1784: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_toolbar_set_orientation': >gtk.c:19568: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_toolbar_set_style': >gtk.c:19584: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_toolbar_set_icon_size': >gtk.c:19600: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_toolbar_get_tooltips': >gtk.c:19670: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:19670: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_scroll_to_iter': >gtk.c:19816: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:19816: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_move_mark_onscreen': >gtk.c:19860: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:19860: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_place_cursor_onscreen': >gtk.c:19872: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:19872: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_get_cursor_visible': >gtk.c:19909: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:19909: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktextview.override: In function `_wrap_gtk_text_view_buffer_to_window_coords': >gtktextview.override:51: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktextview.override: In function `_wrap_gtk_text_view_window_to_buffer_coords': >gtktextview.override:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_get_window': >gtk.c:20067: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtktextview.override: In function `_wrap_gtk_text_view_set_border_window_size': >gtktextview.override:188: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_get_border_window_size': >gtk.c:20142: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_forward_display_line': >gtk.c:20165: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:20165: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_backward_display_line': >gtk.c:20187: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:20187: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_forward_display_line_end': >gtk.c:20209: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:20209: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_backward_display_line_start': >gtk.c:20231: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:20231: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_starts_display_line': >gtk.c:20253: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:20253: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_move_visually': >gtk.c:20275: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:20275: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_add_child_in_window': >gtk.c:20304: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_set_wrap_mode': >gtk.c:20334: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_get_editable': >gtk.c:20370: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:20370: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_text_view_set_justification': >gtk.c:20450: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_table_attach': >gtk.c:20713: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:20715: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_table_get_homogeneous': >gtk.c:20852: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:20852: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_notebook_get_show_border': >gtk.c:21493: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:21493: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_notebook_get_show_tabs': >gtk.c:21518: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:21518: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_notebook_set_tab_pos': >gtk.c:21532: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_notebook_get_scrollable': >gtk.c:21628: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:21628: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_notebook_set_tab_label_packing': >gtk.c:21800: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_menu_get_tearoff_state': >gtk.c:22347: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:22347: warning: dereferencing type-punned pointer will break strict-aliasing rules >generating symbol list for `glade.la' >nm .libs/glade_la-libglademodule.o .libs/glade_la-libglade.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/glade.exp >gtk.c: In function `_wrap_gtk_list_set_selection_mode': >gtk.c:22759: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_list_extend_selection': >gtk.c:22779: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_list_scroll_horizontal': >gtk.c:22838: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_list_scroll_vertical': >gtk.c:22857: warning: dereferencing type-punned pointer will break strict-aliasing rules >grep -E -e "initglade" ".libs/glade.exp" > ".libs/glade.expT" >mv -f ".libs/glade.expT" ".libs/glade.exp" >gcc -shared .libs/glade_la-libglademodule.o .libs/glade_la-libglade.o -L/usr/lib /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so -lpthread -lz /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -march=athlon-xp -msse2 -msse -Wl,-soname -Wl,glade.so -Wl,-retain-symbols-file -Wl,.libs/glade.exp -o .libs/glade.so >gtk.c: In function `_wrap_gtk_fixed_get_has_window': >gtk.c:23329: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:23329: warning: dereferencing type-punned pointer will break strict-aliasing rules >creating glade.la >gtk.c: In function `_wrap_gtk_viewport_set_shadow_type': >gtk.c:23566: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_scrolled_window_set_policy': >gtk.c:23727: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:23729: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_scrolled_window_set_placement': >gtk.c:23758: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_scrolled_window_set_shadow_type': >gtk.c:23783: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_menu_item_get_right_justified': >gtk.c:24060: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:24060: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_check_menu_item_get_active': >gtk.c:24318: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:24318: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_check_menu_item_get_inconsistent': >gtk.c:24351: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:24351: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_check_menu_item__get_active': >gtk.c:24404: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:24404: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_handle_box_set_shadow_type': >gtk.c:24840: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_handle_box_set_handle_position': >gtk.c:24865: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_handle_box_set_snap_edge': >gtk.c:24890: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_frame_set_shadow_type': >gtk.c:25061: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_button_set_relief': >gtk.c:25436: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_button_get_use_underline': >gtk.c:25497: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:25497: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_button_get_use_stock': >gtk.c:25522: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:25522: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_toggle_button_get_mode': >gtk.c:25634: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:25634: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_toggle_button_get_active': >gtk.c:25659: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:25659: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_toggle_button_get_inconsistent': >gtk.c:25692: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:25692: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_toggle_button__get_draw_indicator': >gtk.c:25731: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:25731: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_box_get_homogeneous': >gtk.c:26204: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:26204: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_box_set_child_packing': >gtk.c:26290: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_color_selection_get_has_opacity_control': >gtk.c:26444: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:26444: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_color_selection_get_has_palette': >gtk.c:26469: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:26469: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_color_selection_is_adjusting': >gtk.c:26604: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:26604: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_color_selection_set_update_policy': >gtk.c:26620: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_font_selection_set_font_name': >gtk.c:26745: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:26745: warning: dereferencing type-punned pointer will break strict-aliasing rules >(cd .libs && rm -f glade.la && ln -s ../glade.la glade.la) >/bin/sh ../libtool --mode=link gcc -O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe -Wall -std=c9x -o gl.la -rpath /usr/lib/python2.3/site-packages/gtk-2.0/gtk -module -avoid-version -export-symbols-regex initgl gl_la-gtkglmodule.lo gl_la-gtkgl.lo -lgtkgl-2.0 -lGLU -lGL -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >gtk.c: In function `_wrap_gtk_statusbar_get_has_resize_grip': >gtk.c:27101: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:27101: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_button_box_set_layout': >gtk.c:27391: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_clist_set_shadow_type': >gtk.c:27757: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_clist_set_selection_mode': >gtk.c:27773: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_clist_set_column_justification': >gtk.c:27964: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_clist_get_selectable': >gtk.c:28378: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:28378: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_clist_set_sort_type': >gtk.c:28706: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtkctree.override: In function `_wrap_gtk_ctree_insert_node': >gtkctree.override:143: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtkctree.override:144: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtkctree.override:145: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtkctree.override:146: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_ctree_is_viewable': >gtk.c:29131: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:29131: warning: dereferencing type-punned pointer will break strict-aliasing rules >grep: /usr/lib/opengl/nvidia/libGL.la: No such file or directory >/bin/sed: can't read /usr/lib/opengl/nvidia/libGL.la: No such file or directory >libtool: link: `/usr/lib/opengl/nvidia/libGL.la' is not a valid libtool archive >make[2]: *** [gl.la] Error 1 >make[2]: *** Waiting for unfinished jobs.... >gtk.c: In function `_wrap_gtk_ctree_find': >gtk.c:29193: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:29193: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_ctree_is_ancestor': >gtk.c:29221: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:29221: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_ctree_is_hot_spot': >gtk.c:29305: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:29305: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_ctree_node_get_selectable': >gtk.c:29793: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:29793: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_ctree_set_line_style': >gtk.c:30243: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_ctree_set_expander_style': >gtk.c:30259: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_calendar_select_month': >gtk.c:30465: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:30465: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_calendar_mark_day': >gtk.c:30493: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:30493: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_calendar_unmark_day': >gtk.c:30508: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:30508: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_calendar_display_options': >gtk.c:30530: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_new': >gtk.c:30632: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_set_position': >gtk.c:30743: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_activate_focus': >gtk.c:30757: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:30757: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_activate_default': >gtk.c:30819: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:30819: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_set_type_hint': >gtk.c:30863: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_get_destroy_with_parent': >gtk.c:30899: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:30899: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_get_resizable': >gtk.c:30924: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:30924: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_set_gravity': >gtk.c:30938: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_get_has_frame': >gtk.c:31042: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:31042: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_get_decorated': >gtk.c:31093: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:31093: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_get_modal': >gtk.c:31210: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:31210: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_mnemonic_activate': >gtk.c:31253: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:31256: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:31256: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_set_mnemonic_modifier': >gtk.c:31270: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_begin_resize_drag': >gtk.c:31353: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_window_parse_geometry': >gtk.c:31478: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:31478: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_dialog_new_with_buttons': >gtk.override:2364: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override:2382: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_dialog_get_has_separator': >gtk.c:32252: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:32252: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_message_dialog_new': >gtk.override:2497: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override:2499: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override:2501: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_font_selection_dialog_set_font_name': >gtk.c:32604: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:32604: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_file_selection_get_select_multiple': >gtk.c:32875: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:32875: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_editable_get_editable': >gtk.c:33500: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:33500: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_model_iter_has_child': >gtk.c:33891: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:33891: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_drag_source_row_draggable': >gtk.c:34484: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:34484: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_drag_source_drag_data_delete': >gtk.c:34507: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:34507: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_drag_source_drag_data_get': >gtk.c:34537: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:34537: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_drag_dest_drag_data_received': >gtk.c:34619: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:34619: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_drag_dest_row_drop_possible': >gtk.c:34649: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:34649: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_sortable_set_sort_column_id': >gtk.c:34743: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_tree_sortable_has_default_sort_func': >gtk.c:34856: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:34856: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_accelerator_valid': >gtk.c:34926: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:34929: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:34929: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_accelerator_name': >gtk.c:34965: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_accelerator_set_default_mod_mask': >gtk.c:34986: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_accel_map_change_entry': >gtk.c:35036: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:35039: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:35039: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_bindings_activate': >gtk.c:35140: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:35143: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:35143: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_hbutton_box_set_layout_default': >gtk.c:35436: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_icon_size_lookup': >gtk.override:3081: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_icon_size_register_alias': >gtk.c:35505: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_icon_size_get_name': >gtk.c:35535: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_image_new_from_stock': >gtk.c:35565: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_image_new_from_icon_set': >gtk.c:35589: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_item_factory_add_foreign': >gtk.c:35622: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_main_iteration': >gtk.override:731: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override:731: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override: In function `_wrap_gtk_main_iteration_do': >gtk.override:751: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.override:751: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_rc_reparse_all_for_settings': >gtk.c:36122: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:36122: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_rc_reparse_all': >gtk.c:36160: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c:36160: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_vbutton_box_set_layout_default': >gtk.c:36474: warning: dereferencing type-punned pointer will break strict-aliasing rules >gtk.c: In function `_wrap_gtk_widget_set_default_direction': >gtk.c:36570: warning: dereferencing type-punned pointer will break strict-aliasing rules >make[2]: Leaving directory `/var/tmp/portage/pygtk-2.0.0-r1/work/pygtk-2.0.0/gtk' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/pygtk-2.0.0-r1/work/pygtk-2.0.0' >make: *** [all] Error 2 > >!!! ERROR: dev-python/pygtk-2.0.0-r1 failed. >!!! Function src_compile, Line 37, Exitcode 2 >!!! (no error message) > >Calculating dependencies ...done! >>>> emerge (1 of 1) dev-python/pygtk-2.0.0-r1 to / >>>> md5 src_uri ;-) pygtk-2.0.0.tar.bz2 >]1;]2; *** terminating.]1;]2;xterm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 41609
:
25628
| 25629