]1;]2;Started emerge on: Apr 09, 2004 09:25:47]1;]2; *** emerge --buildpkg pygtk]1;]2; >>> emerge (1 of 1) dev-python/pygtk-2.2.0 to /]1;]2; === (1 of 1) Cleaning (dev-python/pygtk-2.2.0::/usr/portage/dev-python/pygtk/pygtk-2.2.0.ebuild)]1;]2; === (1 of 1) Compiling/Packaging (dev-python/pygtk-2.2.0::/usr/portage/dev-python/pygtk/pygtk-2.2.0.ebuild)>>> Unpacking source... >>> Unpacking pygtk-2.2.0.tar.bz2 to /var/tmp/portage/pygtk-2.2.0/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 file name... 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... gcc3 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++... gcc3 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 dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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 dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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 dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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.2.0... yes (version 2.4.0) 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.2.0... yes (version 2.4.0) checking for GTK+ 2.4... found (version 2.4.0) 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 Numeric/arrayobject.h... no checking whether gcc understands -Wall... yes checking whether gcc understands -std=c9x... yes checking whether gcc understands -fno-strict-aliasing... yes 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.2.0/work/pygtk-2.2.0' Making all in codegen make[2]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/codegen' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/codegen' Making all in gtk make[2]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/gtk' if /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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkmodule.lo -MD -MP -MF ".deps/_gtk_la-gtkmodule.Tpo" \ -c -o _gtk_la-gtkmodule.lo `test -f 'gtkmodule.c' || echo './'`gtkmodule.c; \ then mv -f ".deps/_gtk_la-gtkmodule.Tpo" ".deps/_gtk_la-gtkmodule.Plo"; \ else rm -f ".deps/_gtk_la-gtkmodule.Tpo"; exit 1; \ fi if /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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkobject-support.lo -MD -MP -MF ".deps/_gtk_la-gtkobject-support.Tpo" \ -c -o _gtk_la-gtkobject-support.lo `test -f 'gtkobject-support.c' || echo './'`gtkobject-support.c; \ then mv -f ".deps/_gtk_la-gtkobject-support.Tpo" ".deps/_gtk_la-gtkobject-support.Plo"; \ else rm -f ".deps/_gtk_la-gtkobject-support.Tpo"; exit 1; \ fi 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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkmodule.lo -MD -MP -MF .deps/_gtk_la-gtkmodule.Tpo -c gtkmodule.c -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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkobject-support.lo -MD -MP -MF .deps/_gtk_la-gtkobject-support.Tpo -c gtkobject-support.c -fPIC -DPIC -o .libs/_gtk_la-gtkobject-support.o if /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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk-types.lo -MD -MP -MF ".deps/_gtk_la-gtk-types.Tpo" \ -c -o _gtk_la-gtk-types.lo `test -f 'gtk-types.c' || echo './'`gtk-types.c; \ then mv -f ".deps/_gtk_la-gtk-types.Tpo" ".deps/_gtk_la-gtk-types.Plo"; \ else rm -f ".deps/_gtk_la-gtk-types.Tpo"; exit 1; \ fi if /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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-pygtktreemodel.lo -MD -MP -MF ".deps/_gtk_la-pygtktreemodel.Tpo" \ -c -o _gtk_la-pygtktreemodel.lo `test -f 'pygtktreemodel.c' || echo './'`pygtktreemodel.c; \ then mv -f ".deps/_gtk_la-pygtktreemodel.Tpo" ".deps/_gtk_la-pygtktreemodel.Plo"; \ else rm -f ".deps/_gtk_la-pygtktreemodel.Tpo"; exit 1; \ fi 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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-pygtktreemodel.lo -MD -MP -MF .deps/_gtk_la-pygtktreemodel.Tpo -c pygtktreemodel.c -fPIC -DPIC -o .libs/_gtk_la-pygtktreemodel.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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk-types.lo -MD -MP -MF .deps/_gtk_la-gtk-types.Tpo -c gtk-types.c -fPIC -DPIC -o .libs/_gtk_la-gtk-types.o if /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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-pygtkcellrenderer.lo -MD -MP -MF ".deps/_gtk_la-pygtkcellrenderer.Tpo" \ -c -o _gtk_la-pygtkcellrenderer.lo `test -f 'pygtkcellrenderer.c' || echo './'`pygtkcellrenderer.c; \ then mv -f ".deps/_gtk_la-pygtkcellrenderer.Tpo" ".deps/_gtk_la-pygtkcellrenderer.Plo"; \ else rm -f ".deps/_gtk_la-pygtkcellrenderer.Tpo"; exit 1; \ fi (cd . \ && /usr/bin/python ../codegen/codegen.py \ -DHAVE_GTK24 \ --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 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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-pygtkcellrenderer.lo -MD -MP -MF .deps/_gtk_la-pygtkcellrenderer.Tpo -c pygtkcellrenderer.c -fPIC -DPIC -o .libs/_gtk_la-pygtkcellrenderer.o (cd . \ && /usr/bin/python ../codegen/codegen.py \ -DHAVE_GTK24 \ --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 GtkTextIter.gtk_text_iter_forward_find_char: No ArgType for 'GtkTextCharPredicate' Could not write method GtkTextIter.gtk_text_iter_backward_find_char: No ArgType for 'GtkTextCharPredicate' Could not write method GtkAccelGroup.gtk_accel_group_connect_by_path: No ArgType for 'GClosure*' Could not write method GtkAccelGroup.gtk_accel_group_disconnect: No ArgType for 'GClosure*' Could not write method GtkAccelGroup.gtk_accel_group_find: No ArgType for 'GtkAccelKey*' Could not write method GtkClipboard.gtk_clipboard_set_with_owner: No ArgType for 'const-GtkTargetEntry*' Could not write method GtkClipboard.gtk_clipboard_request_contents: No ArgType for 'GtkClipboardReceivedFunc' Could not write method GtkClipboard.gtk_clipboard_request_text: No ArgType for 'GtkClipboardTextReceivedFunc' Could not write method GtkIMContextSimple.gtk_im_context_simple_add_table: No ArgType for 'guint16*' Could not write method GtkSettings.gtk_settings_install_property: No ArgType for 'GParamSpec*' Could not write method GtkSettings.gtk_settings_install_property_parser: No ArgType for 'GParamSpec*' Could not write method GtkSettings.gtk_settings_set_property_value: No ArgType for 'const-GtkSettingsValue*' Could not write method GtkTextTagTable.gtk_text_tag_table_foreach: No ArgType for 'GtkTextTagTableForeach' Could not write method GtkListStore.gtk_list_store_set_column_types: No ArgType for 'GType*' Could not write method GtkTreeSelection.gtk_tree_selection_get_user_data: No ArgType for 'gpointer' Could not write method GtkTreeStore.gtk_tree_store_set_column_types: No ArgType for 'GType*' Could not write method GtkTreeStore.gtk_tree_store_reorder: No ArgType for 'gint*' Could not write method GtkTreeViewColumn.gtk_tree_view_column_cell_get_position: No ArgType for 'gint*' Could not write method GtkWidget.gtk_widget_list_accel_closures: No ArgType for 'GList*' Could not write method GtkWidget.gtk_widget_region_intersect: No ArgType for 'GdkRegion*' Could not write method GtkWidget.gtk_widget_style_get_property: No ArgType for 'GValue*' Could not write method GtkWidget.gtk_widget_style_get: varargs functions not supported Could not write method GtkAccelLabel.gtk_accel_label_set_accel_closure: No ArgType for 'GClosure*' Could not write method GtkTreeView.gtk_tree_view_set_column_drag_function: No ArgType for 'GtkTreeViewColumnDropFunc' Could not write method GtkTreeView.gtk_tree_view_get_search_equal_func: No ArgType for 'GtkTreeViewSearchEqualFunc' Could not write method GtkTreeView.gtk_tree_view_set_search_equal_func: No ArgType for 'GtkTreeViewSearchEqualFunc' Could not write method GtkTreeView.gtk_tree_view_set_destroy_count_func: No ArgType for 'GtkTreeDestroyCountFunc' Could not write method GdkEvent.gdk_event_get_state: No ArgType for 'GdkModifierType*' Could not write method GdkFont.gdk_text_width_wc: No ArgType for 'const-GdkWChar*' Could not write method GdkFont.gdk_char_width_wc: No ArgType for 'GdkWChar' Could not write method GdkFont.gdk_text_extents_wc: No ArgType for 'const-GdkWChar*' Could not write method GdkFont.gdk_string_extents: No ArgType for 'gint*' Could not write method GdkDisplay.gdk_display_add_client_message_filter: No ArgType for 'GdkFilterFunc' Could not write method GdkDisplay.gdk_display_set_pointer_hooks: No ArgType for 'const-GdkDisplayPointerHooks*' Could not write method GdkDrawable.gdk_drawable_set_data: No ArgType for 'gpointer' Could not write method GdkDrawable.gdk_drawable_get_data: No ArgType for 'gpointer' Could not write method GdkDrawable.gdk_draw_text_wc: No ArgType for 'const-GdkWChar*' Could not write method GdkDrawable.gdk_draw_layout_line: No ArgType for 'PangoLayoutLine*' Could not write method GdkDrawable.gdk_drawable_get_clip_region: No ArgType for 'GdkRegion*' Could not write method GdkDrawable.gdk_drawable_get_visible_region: No ArgType for 'GdkRegion*' Could not write method GdkDrawable.gdk_draw_indexed_image: No ArgType for 'GdkRgbCmap*' Could not write method GdkWindow.gdk_selection_property_get: No ArgType for 'guchar**' Could not write method GdkWindow.gdk_window_set_user_data: No ArgType for 'gpointer' Could not write method GdkWindow.gdk_window_remove_filter: No ArgType for 'GdkFilterFunc' Could not write method GtkMenuItem.gtk_menu_item_toggle_size_request: No ArgType for 'gint*' Could not write method GdkWindow.gdk_window_begin_paint_region: No ArgType for 'GdkRegion*' Could not write method GdkWindow.gdk_window_invalidate_region: No ArgType for 'GdkRegion*' Could not write method GdkWindow.gdk_window_invalidate_maybe_recurse: No ArgType for 'GdkRegion*' Could not write method GdkWindow.gdk_window_get_update_area: No ArgType for 'GdkRegion*' Could not write method GdkWindow.gdk_window_get_internal_paint_info: No ArgType for 'GdkDrawable**' Could not write method GdkGC.gdk_gc_get_values: No ArgType for 'GdkGCValues*' Could not write method GdkGC.gdk_gc_set_clip_region: No ArgType for 'GdkRegion*' Could not write method GdkKeymap.gdk_keymap_lookup_key: No ArgType for 'const-GdkKeymapKey*' Could not write method GdkKeymap.gdk_keymap_translate_keyboard_state: No ArgType for 'guint*' Could not write method GdkKeymap.gdk_keymap_get_entries_for_keyval: No ArgType for 'GdkKeymapKey**' Could not write method GdkKeymap.gdk_keymap_get_entries_for_keycode: No ArgType for 'GdkKeymapKey**' Could not write method GdkPixbuf.gdk_pixbuf_savev: No ArgType for 'char**' Could not write function drag_get_protocol: No ArgType for 'GdkDragProtocol*' Could not write function drag_get_protocol_for_display: 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*' if /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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT glade_la-libglademodule.lo -MD -MP -MF ".deps/glade_la-libglademodule.Tpo" \ -c -o glade_la-libglademodule.lo `test -f 'libglademodule.c' || echo './'`libglademodule.c; \ then mv -f ".deps/glade_la-libglademodule.Tpo" ".deps/glade_la-libglademodule.Plo"; \ else rm -f ".deps/glade_la-libglademodule.Tpo"; exit 1; \ fi Could not write method GtkColorSelection.gtk_color_selection_set_color: No ArgType for 'gdouble*' Could not write method GtkColorSelection.gtk_color_selection_get_color: No ArgType for 'gdouble*' Could not write method GtkCList.gtk_clist_set_compare_func: No ArgType for 'GtkCListCompareFunc' Could not write method GtkCTree.gtk_ctree_set_drag_compare_func: No ArgType for 'GtkCTreeCompareDragFunc' Could not write method GtkTreeModel.gtk_tree_model_get: varargs functions not supported Could not write method GtkTreeModel.gtk_tree_model_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_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 icon_size_lookup_for_settings: No ArgType for 'gint*' 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 \ -DHAVE_GTK24 \ --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 if /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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk.lo -MD -MP -MF ".deps/_gtk_la-gtk.Tpo" \ -c -o _gtk_la-gtk.lo `test -f 'gtk.c' || echo './'`gtk.c; \ then mv -f ".deps/_gtk_la-gtk.Tpo" ".deps/_gtk_la-gtk.Plo"; \ else rm -f ".deps/_gtk_la-gtk.Tpo"; exit 1; \ fi 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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT glade_la-libglademodule.lo -MD -MP -MF .deps/glade_la-libglademodule.Tpo -c libglademodule.c -fPIC -DPIC -o .libs/glade_la-libglademodule.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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk.lo -MD -MP -MF .deps/_gtk_la-gtk.Tpo -c gtk.c -fPIC -DPIC -o .libs/_gtk_la-gtk.o if /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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gdk.lo -MD -MP -MF ".deps/_gtk_la-gdk.Tpo" \ -c -o _gtk_la-gdk.lo `test -f 'gdk.c' || echo './'`gdk.c; \ then mv -f ".deps/_gtk_la-gdk.Tpo" ".deps/_gtk_la-gdk.Plo"; \ else rm -f ".deps/_gtk_la-gdk.Tpo"; exit 1; \ fi 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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gdk.lo -MD -MP -MF .deps/_gtk_la-gdk.Tpo -c gdk.c -fPIC -DPIC -o .libs/_gtk_la-gdk.o if /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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT glade_la-libglade.lo -MD -MP -MF ".deps/glade_la-libglade.Tpo" \ -c -o glade_la-libglade.lo `test -f 'libglade.c' || echo './'`libglade.c; \ then mv -f ".deps/glade_la-libglade.Tpo" ".deps/glade_la-libglade.Plo"; \ else rm -f ".deps/glade_la-libglade.Tpo"; exit 1; \ fi 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 -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT glade_la-libglade.lo -MD -MP -MF .deps/glade_la-libglade.Tpo -c libglade.c -fPIC -DPIC -o .libs/glade_la-libglade.o /bin/sh ../libtool --mode=link gcc -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -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 generating symbol list for `glade.la' nm .libs/glade_la-libglademodule.o .libs/glade_la-libglade.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/glade.exp grep -E -e "initglade" ".libs/glade.exp" > ".libs/glade.expT" mv -f ".libs/glade.expT" ".libs/glade.exp" echo "{ global:" > .libs/glade.ver cat .libs/glade.exp | sed -e "s/\(.*\)/\1;/" >> .libs/glade.ver echo "local: *; };" >> .libs/glade.ver 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 -mcpu=athlon-xp -Wl,-soname -Wl,glade.so -Wl,-version-script -Wl,.libs/glade.ver -o .libs/glade.so creating glade.la (cd .libs && rm -f glade.la && ln -s ../glade.la glade.la) /bin/sh ../libtool --mode=link gcc -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -o _gtk.la -rpath /usr/lib/python2.3/site-packages/gtk-2.0/gtk -module -avoid-version -export-symbols-regex init_gtk _gtk_la-gtkmodule.lo _gtk_la-gtkobject-support.lo _gtk_la-gtk-types.lo _gtk_la-pygtktreemodel.lo _gtk_la-pygtkcellrenderer.lo _gtk_la-gtk.lo _gtk_la-gdk.lo -pthread -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 -lgthread-2.0 -lglib-2.0 generating symbol list for `_gtk.la' nm .libs/_gtk_la-gtkmodule.o .libs/_gtk_la-gtkobject-support.o .libs/_gtk_la-gtk-types.o .libs/_gtk_la-pygtktreemodel.o .libs/_gtk_la-pygtkcellrenderer.o .libs/_gtk_la-gtk.o .libs/_gtk_la-gdk.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/_gtk.exp grep -E -e "init_gtk" ".libs/_gtk.exp" > ".libs/_gtk.expT" mv -f ".libs/_gtk.expT" ".libs/_gtk.exp" echo "{ global:" > .libs/_gtk.ver cat .libs/_gtk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gtk.ver echo "local: *; };" >> .libs/_gtk.ver gcc -shared .libs/_gtk_la-gtkmodule.o .libs/_gtk_la-gtkobject-support.o .libs/_gtk_la-gtk-types.o .libs/_gtk_la-pygtktreemodel.o .libs/_gtk_la-pygtkcellrenderer.o .libs/_gtk_la-gtk.o .libs/_gtk_la-gdk.o -L/usr/lib -pthread /usr/lib/libgtk-x11-2.0.so /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/libgthread-2.0.so /usr/lib/libglib-2.0.so -mcpu=athlon-xp -Wl,-soname -Wl,_gtk.so -Wl,-version-script -Wl,.libs/_gtk.ver -o .libs/_gtk.so creating _gtk.la (cd .libs && rm -f _gtk.la && ln -s ../_gtk.la _gtk.la) make[2]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/gtk' Making all in docs make[2]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/docs' make[2]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0' if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gobjectmodule.lo -MD -MP -MF ".deps/gobjectmodule.Tpo" \ -c -o gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c; \ then mv -f ".deps/gobjectmodule.Tpo" ".deps/gobjectmodule.Plo"; \ else rm -f ".deps/gobjectmodule.Tpo"; exit 1; \ fi if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT pygtype.lo -MD -MP -MF ".deps/pygtype.Tpo" \ -c -o pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c; \ then mv -f ".deps/pygtype.Tpo" ".deps/pygtype.Plo"; \ else rm -f ".deps/pygtype.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT gobjectmodule.lo -MD -MP -MF .deps/gobjectmodule.Tpo -c gobjectmodule.c -fPIC -DPIC -o .libs/gobjectmodule.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT pygtype.lo -MD -MP -MF .deps/pygtype.Tpo -c pygtype.c -fPIC -DPIC -o .libs/pygtype.o gobjectmodule.c:278: warning: initialization from incompatible pointer type if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT pygobject.lo -MD -MP -MF ".deps/pygobject.Tpo" \ -c -o pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c; \ then mv -f ".deps/pygobject.Tpo" ".deps/pygobject.Plo"; \ else rm -f ".deps/pygobject.Tpo"; exit 1; \ fi if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT pygboxed.lo -MD -MP -MF ".deps/pygboxed.Tpo" \ -c -o pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c; \ then mv -f ".deps/pygboxed.Tpo" ".deps/pygboxed.Plo"; \ else rm -f ".deps/pygboxed.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT pygobject.lo -MD -MP -MF .deps/pygobject.Tpo -c pygobject.c -fPIC -DPIC -o .libs/pygobject.o pygobject.c:1119: warning: initialization from incompatible pointer type gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT pygboxed.lo -MD -MP -MF .deps/pygboxed.Tpo -c pygboxed.c -fPIC -DPIC -o .libs/pygboxed.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT pangomodule.lo -MD -MP -MF ".deps/pangomodule.Tpo" \ -c -o pangomodule.lo `test -f 'pangomodule.c' || echo './'`pangomodule.c; \ then mv -f ".deps/pangomodule.Tpo" ".deps/pangomodule.Plo"; \ else rm -f ".deps/pangomodule.Tpo"; exit 1; \ fi pygboxed.c:144: warning: initialization from incompatible pointer type pygboxed.c:343: warning: initialization from incompatible pointer type (cd .\ && /usr/bin/python codegen/codegen.py \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gdk-types.defs \ --register gtk/gtk-types.defs \ --override pango.override \ --prefix pypango pango.defs) > gen-pango.c \ && cp gen-pango.c pango.c \ && rm -f gen-pango.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT pangomodule.lo -MD -MP -MF .deps/pangomodule.Tpo -c pangomodule.c -fPIC -DPIC -o .libs/pangomodule.o Could not write getter for PangoGlyphString.glyphs: No ArgType for 'PangoGlyphInfo*' Could not write getter for PangoGlyphString.log_clusters: No ArgType for 'gint*' Could not write method PangoLayout.pango_layout_get_line: No ArgType for 'PangoLayoutLine*' Could not write method PangoLayout.pango_layout_get_lines: No ArgType for 'GSList*' Could not write method PangoLayout.pango_layout_get_iter: No ArgType for 'PangoLayoutIter*' Could not write function find_paragraph_boundary: No ArgType for 'gint*' Could not write function get_log_attrs: No ArgType for 'PangoLogAttr*' Could not write function itemize: No ArgType for 'PangoAttrIterator*' Could not write function reorder_items: No ArgType for 'GList*' if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT atkmodule.lo -MD -MP -MF ".deps/atkmodule.Tpo" \ -c -o atkmodule.lo `test -f 'atkmodule.c' || echo './'`atkmodule.c; \ then mv -f ".deps/atkmodule.Tpo" ".deps/atkmodule.Plo"; \ else rm -f ".deps/atkmodule.Tpo"; exit 1; \ fi (cd .\ && /usr/bin/python codegen/codegen.py \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gdk-types.defs \ --register gtk/gtk-types.defs \ --override atk.override \ --prefix pyatk atk.defs) > gen-atk.c \ && cp gen-atk.c atk.c \ && rm -f gen-atk.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT atkmodule.lo -MD -MP -MF .deps/atkmodule.Tpo -c atkmodule.c -fPIC -DPIC -o .libs/atkmodule.o Could not write method AtkObject.atk_object_connect_property_change_handler: No ArgType for 'AtkPropertyChangeHandler*' Could not write method AtkObject.atk_object_notify_state_change: No ArgType for 'AtkState' Could not write method AtkRelation.atk_relation_get_target: No ArgType for 'GPtrArray*' Could not write method AtkStateSet.atk_state_set_add_states: No ArgType for 'AtkStateType*' Could not write method AtkStateSet.atk_state_set_contains_states: No ArgType for 'AtkStateType*' Could not write function add_focus_tracker: No ArgType for 'AtkEventListener' Could not write function focus_tracker_init: No ArgType for 'AtkEventListenerInit' Could not write function add_global_event_listener: No ArgType for 'GSignalEmissionHook' Could not write function add_key_event_listener: No ArgType for 'AtkKeySnoopFunc' /bin/sh ./libtool --mode=link gcc -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -o gobject.la -rpath /usr/lib/python2.3/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initgobject gobjectmodule.lo pygtype.lo pygobject.lo pygboxed.lo -pthread -lgobject-2.0 -lgthread-2.0 -lglib-2.0 if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT pango.lo -MD -MP -MF ".deps/pango.Tpo" \ -c -o pango.lo `test -f 'pango.c' || echo './'`pango.c; \ then mv -f ".deps/pango.Tpo" ".deps/pango.Plo"; \ else rm -f ".deps/pango.Tpo"; exit 1; \ fi generating symbol list for `gobject.la' nm .libs/gobjectmodule.o .libs/pygtype.o .libs/pygobject.o .libs/pygboxed.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/gobject.exp grep -E -e "initgobject" ".libs/gobject.exp" > ".libs/gobject.expT" mv -f ".libs/gobject.expT" ".libs/gobject.exp" echo "{ global:" > .libs/gobject.ver cat .libs/gobject.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gobject.ver echo "local: *; };" >> .libs/gobject.ver gcc -shared .libs/gobjectmodule.o .libs/pygtype.o .libs/pygobject.o .libs/pygboxed.o -L/usr/lib -pthread /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -mcpu=athlon-xp -Wl,-soname -Wl,gobject.so -Wl,-version-script -Wl,.libs/gobject.ver -o .libs/gobject.so creating gobject.la (cd .libs && rm -f gobject.la && ln -s ../gobject.la gobject.la) if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT atk.lo -MD -MP -MF ".deps/atk.Tpo" \ -c -o atk.lo `test -f 'atk.c' || echo './'`atk.c; \ then mv -f ".deps/atk.Tpo" ".deps/atk.Plo"; \ else rm -f ".deps/atk.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT pango.lo -MD -MP -MF .deps/pango.Tpo -c pango.c -fPIC -DPIC -o .libs/pango.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/python2.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -MT atk.lo -MD -MP -MF .deps/atk.Tpo -c atk.c -fPIC -DPIC -o .libs/atk.o /bin/sh ./libtool --mode=link gcc -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -o pango.la -rpath /usr/lib/python2.3/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initpango pangomodule.lo pango.lo -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /bin/sh ./libtool --mode=link gcc -mcpu=athlon-xp -O3 -pipe -Wall -std=c9x -fno-strict-aliasing -o atk.la -rpath /usr/lib/python2.3/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initatk atkmodule.lo atk.lo -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 generating symbol list for `pango.la' nm .libs/pangomodule.o .libs/pango.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango.exp grep -E -e "initpango" ".libs/pango.exp" > ".libs/pango.expT" mv -f ".libs/pango.expT" ".libs/pango.exp" echo "{ global:" > .libs/pango.ver cat .libs/pango.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango.ver echo "local: *; };" >> .libs/pango.ver gcc -shared .libs/pangomodule.o .libs/pango.o -L/usr/lib /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 -mcpu=athlon-xp -Wl,-soname -Wl,pango.so -Wl,-version-script -Wl,.libs/pango.ver -o .libs/pango.so creating pango.la generating symbol list for `atk.la' nm .libs/atkmodule.o .libs/atk.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/atk.exp grep -E -e "initatk" ".libs/atk.exp" > ".libs/atk.expT" mv -f ".libs/atk.expT" ".libs/atk.exp" echo "{ global:" > .libs/atk.ver cat .libs/atk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/atk.ver echo "local: *; };" >> .libs/atk.ver gcc -shared .libs/atkmodule.o .libs/atk.o -L/usr/lib /usr/lib/libatk-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -mcpu=athlon-xp -Wl,-soname -Wl,atk.so -Wl,-version-script -Wl,.libs/atk.ver -o .libs/atk.so creating atk.la (cd .libs && rm -f pango.la && ln -s ../pango.la pango.la) (cd .libs && rm -f atk.la && ln -s ../atk.la atk.la) make[2]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0' make[1]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0' >>> Install pygtk-2.2.0 into /var/tmp/portage/pygtk-2.2.0/image/ category dev-python Making install in codegen make[1]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/codegen' make[2]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/codegen' /bin/sh ../mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/bin mkdir -p -- /var/tmp/portage/pygtk-2.2.0/image//usr/bin /bin/install -c pygtk-codegen-2.0 /var/tmp/portage/pygtk-2.2.0/image//usr/bin/pygtk-codegen-2.0 /bin/sh ../mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen mkdir -p -- /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen /bin/install -c -m 644 __init__.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/__init__.py /bin/install -c -m 644 argtypes.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/argtypes.py /bin/install -c -m 644 codegen.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/codegen.py /bin/install -c -m 644 definitions.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/definitions.py /bin/install -c -m 644 defsparser.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/defsparser.py /bin/install -c -m 644 docextract.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/docextract.py /bin/install -c -m 644 docgen.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/docgen.py /bin/install -c -m 644 h2def.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/h2def.py /bin/install -c -m 644 mergedefs.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/mergedefs.py /bin/install -c -m 644 mkskel.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/mkskel.py /bin/install -c -m 644 override.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/override.py /bin/install -c -m 644 scmexpr.py /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/codegen/scmexpr.py make[2]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/codegen' make[1]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/codegen' Making install in gtk make[1]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/gtk' make[2]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/gtk' /bin/sh ../mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk mkdir -p -- /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk /bin/sh ../libtool --mode=install /bin/install -c _gtk.la /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.la /bin/install -c .libs/_gtk.so /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so /bin/install -c .libs/_gtk.lai /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.3/site-packages/gtk-2.0/gtk' /bin/sh ../libtool --mode=install /bin/install -c glade.la /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk/glade.la /bin/install -c .libs/glade.so /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk/glade.so /bin/install -c .libs/glade.lai /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk/glade.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.3/site-packages/gtk-2.0/gtk' /bin/sh ../mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs mkdir -p -- /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs /bin/install -c -m 644 gtk.defs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs/gtk.defs /bin/install -c -m 644 gtk-types.defs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs/gtk-types.defs /bin/install -c -m 644 gtk-extrafuncs.defs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs/gtk-extrafuncs.defs /bin/install -c -m 644 gdk.defs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs/gdk.defs /bin/install -c -m 644 gdk-types.defs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs/gdk-types.defs /bin/install -c -m 644 libglade.defs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs/libglade.defs /bin/sh ../mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/include/pygtk-2.0/pygtk mkdir -p -- /var/tmp/portage/pygtk-2.2.0/image//usr/include/pygtk-2.0/pygtk /bin/install -c -m 644 pygtk.h /var/tmp/portage/pygtk-2.2.0/image//usr/include/pygtk-2.0/pygtk/pygtk.h /bin/sh ../mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk /bin/install -c -m 644 __init__.py /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py /bin/install -c -m 644 keysyms.py /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk/keysyms.py /bin/install -c -m 644 compat.py /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gtk/compat.py make[2]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/gtk' make[1]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/gtk' Making install in docs make[1]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/docs' make[2]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/docs' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/docs' make[1]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0/docs' make[1]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0' make[2]: Entering directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0' /bin/sh ./mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages echo "gtk-2.0" > /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/pygtk.pth /bin/sh ./mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0 /bin/sh ./libtool --mode=install /bin/install -c gobject.la /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gobject.la /bin/install -c .libs/gobject.so /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gobject.so /bin/install -c .libs/gobject.lai /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/gobject.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.3/site-packages/gtk-2.0' /bin/sh ./libtool --mode=install /bin/install -c pango.la /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/pango.la /bin/install -c .libs/pango.so /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/pango.so /bin/install -c .libs/pango.lai /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/pango.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.3/site-packages/gtk-2.0' /bin/sh ./libtool --mode=install /bin/install -c atk.la /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/atk.la /bin/install -c .libs/atk.so /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/atk.so /bin/install -c .libs/atk.lai /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/atk.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.3/site-packages/gtk-2.0' /bin/sh ./mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages /bin/sh ./mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages echo "gtk-2.0" > /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/pygtk.pth /bin/sh ./mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs /bin/install -c -m 644 pango.defs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs/pango.defs /bin/install -c -m 644 pango-types.defs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs/pango-types.defs /bin/install -c -m 644 atk.defs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs/atk.defs /bin/install -c -m 644 atk-types.defs /var/tmp/portage/pygtk-2.2.0/image//usr/share/pygtk/2.0/defs/atk-types.defs /bin/sh ./mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/lib/pkgconfig mkdir -p -- /var/tmp/portage/pygtk-2.2.0/image//usr/lib/pkgconfig /bin/install -c -m 644 pygtk-2.0.pc /var/tmp/portage/pygtk-2.2.0/image//usr/lib/pkgconfig/pygtk-2.0.pc /bin/sh ./mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/include/pygtk-2.0 /bin/install -c -m 644 pygobject.h /var/tmp/portage/pygtk-2.2.0/image//usr/include/pygtk-2.0/pygobject.h /bin/sh ./mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0 /bin/install -c -m 644 dsextras.py /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/gtk-2.0/dsextras.py /bin/sh ./mkinstalldirs /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages /bin/install -c -m 644 pygtk.py /var/tmp/portage/pygtk-2.2.0/image//usr/lib/python2.3/site-packages/pygtk.py make[2]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0' make[1]: Leaving directory `/var/tmp/portage/pygtk-2.2.0/work/pygtk-2.2.0' man: prepallstrip: strip: strip: usr/lib/python2.3/site-packages/gtk-2.0/pango.so usr/lib/python2.3/site-packages/gtk-2.0/gobject.so usr/lib/python2.3/site-packages/gtk-2.0/atk.so usr/lib/python2.3/site-packages/gtk-2.0/gtk/glade.so usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so >>> Completed installing into /var/tmp/portage/pygtk-2.2.0/image/ ./ ./usr/ ./usr/include/ ./usr/include/pygtk-2.0/ ./usr/include/pygtk-2.0/pygobject.h ./usr/include/pygtk-2.0/pygtk/ ./usr/include/pygtk-2.0/pygtk/pygtk.h ./usr/bin/ ./usr/bin/pygtk-codegen-2.0 ./usr/share/ ./usr/share/pygtk/ ./usr/share/pygtk/2.0/ ./usr/share/pygtk/2.0/defs/ ./usr/share/pygtk/2.0/defs/gdk.defs ./usr/share/pygtk/2.0/defs/gtk.defs ./usr/share/pygtk/2.0/defs/atk.defs ./usr/share/pygtk/2.0/defs/gtk-extrafuncs.defs ./usr/share/pygtk/2.0/defs/gtk-types.defs ./usr/share/pygtk/2.0/defs/pango.defs ./usr/share/pygtk/2.0/defs/libglade.defs ./usr/share/pygtk/2.0/defs/gdk-types.defs ./usr/share/pygtk/2.0/defs/pango-types.defs ./usr/share/pygtk/2.0/defs/atk-types.defs ./usr/share/pygtk/2.0/codegen/ ./usr/share/pygtk/2.0/codegen/override.py ./usr/share/pygtk/2.0/codegen/docextract.py ./usr/share/pygtk/2.0/codegen/__init__.py ./usr/share/pygtk/2.0/codegen/codegen.py ./usr/share/pygtk/2.0/codegen/docgen.py ./usr/share/pygtk/2.0/codegen/argtypes.py ./usr/share/pygtk/2.0/codegen/definitions.py ./usr/share/pygtk/2.0/codegen/defsparser.py ./usr/share/pygtk/2.0/codegen/mkskel.py ./usr/share/pygtk/2.0/codegen/mergedefs.py ./usr/share/pygtk/2.0/codegen/h2def.py ./usr/share/pygtk/2.0/codegen/scmexpr.py ./usr/share/doc/ ./usr/share/doc/pygtk-2.2.0/ ./usr/share/doc/pygtk-2.2.0/NEWS.gz ./usr/share/doc/pygtk-2.2.0/INSTALL.gz ./usr/share/doc/pygtk-2.2.0/COPYING.gz ./usr/share/doc/pygtk-2.2.0/MAPPING.gz ./usr/share/doc/pygtk-2.2.0/README.gz ./usr/share/doc/pygtk-2.2.0/AUTHORS.gz ./usr/share/doc/pygtk-2.2.0/THREADS.gz ./usr/share/doc/pygtk-2.2.0/ChangeLog.gz ./usr/share/doc/pygtk-2.2.0/TODO.gz ./usr/lib/ ./usr/lib/pkgconfig/ ./usr/lib/pkgconfig/pygtk-2.0.pc ./usr/lib/python2.3/ ./usr/lib/python2.3/site-packages/ ./usr/lib/python2.3/site-packages/pygtk.py-2.0 ./usr/lib/python2.3/site-packages/pygtk.pth-2.0 ./usr/lib/python2.3/site-packages/gtk-2.0/ ./usr/lib/python2.3/site-packages/gtk-2.0/gobject.la ./usr/lib/python2.3/site-packages/gtk-2.0/pango.so ./usr/lib/python2.3/site-packages/gtk-2.0/gobject.so ./usr/lib/python2.3/site-packages/gtk-2.0/atk.so ./usr/lib/python2.3/site-packages/gtk-2.0/dsextras.py ./usr/lib/python2.3/site-packages/gtk-2.0/atk.la ./usr/lib/python2.3/site-packages/gtk-2.0/gtk/ ./usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.la ./usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py ./usr/lib/python2.3/site-packages/gtk-2.0/gtk/keysyms.py ./usr/lib/python2.3/site-packages/gtk-2.0/gtk/glade.so ./usr/lib/python2.3/site-packages/gtk-2.0/gtk/compat.py ./usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so ./usr/lib/python2.3/site-packages/gtk-2.0/gtk/glade.la ./usr/lib/python2.3/site-packages/gtk-2.0/pango.la >>> Done. ]1;]2; === (1 of 1) Merging (dev-python/pygtk-2.2.0::/usr/portage/dev-python/pygtk/pygtk-2.2.0.ebuild)Calculating dependencies  ...done! >>> emerge (1 of 1) dev-python/pygtk-2.2.0 to / >>> md5 src_uri ;-) pygtk-2.2.0.tar.bz2 >>> extracting info >>> extracting pygtk-2.2.0 >>> Merging dev-python/pygtk-2.2.0 to / --- /usr/ --- /usr/include/ --- /usr/include/pygtk-2.0/ >>> /usr/include/pygtk-2.0/pygobject.h --- /usr/include/pygtk-2.0/pygtk/ >>> /usr/include/pygtk-2.0/pygtk/pygtk.h --- /usr/bin/ >>> /usr/bin/pygtk-codegen-2.0 --- /usr/share/ --- /usr/share/pygtk/ --- /usr/share/pygtk/2.0/ --- /usr/share/pygtk/2.0/defs/ >>> /usr/share/pygtk/2.0/defs/gdk.defs >>> /usr/share/pygtk/2.0/defs/gtk.defs >>> /usr/share/pygtk/2.0/defs/atk.defs >>> /usr/share/pygtk/2.0/defs/gtk-extrafuncs.defs >>> /usr/share/pygtk/2.0/defs/gtk-types.defs >>> /usr/share/pygtk/2.0/defs/pango.defs >>> /usr/share/pygtk/2.0/defs/libglade.defs >>> /usr/share/pygtk/2.0/defs/gdk-types.defs >>> /usr/share/pygtk/2.0/defs/pango-types.defs >>> /usr/share/pygtk/2.0/defs/atk-types.defs --- /usr/share/pygtk/2.0/codegen/ >>> /usr/share/pygtk/2.0/codegen/override.py >>> /usr/share/pygtk/2.0/codegen/docextract.py >>> /usr/share/pygtk/2.0/codegen/__init__.py >>> /usr/share/pygtk/2.0/codegen/codegen.py >>> /usr/share/pygtk/2.0/codegen/docgen.py >>> /usr/share/pygtk/2.0/codegen/argtypes.py >>> /usr/share/pygtk/2.0/codegen/definitions.py >>> /usr/share/pygtk/2.0/codegen/defsparser.py >>> /usr/share/pygtk/2.0/codegen/mkskel.py >>> /usr/share/pygtk/2.0/codegen/mergedefs.py >>> /usr/share/pygtk/2.0/codegen/h2def.py >>> /usr/share/pygtk/2.0/codegen/scmexpr.py --- /usr/share/doc/ --- /usr/share/doc/pygtk-2.2.0/ >>> /usr/share/doc/pygtk-2.2.0/NEWS.gz >>> /usr/share/doc/pygtk-2.2.0/INSTALL.gz >>> /usr/share/doc/pygtk-2.2.0/COPYING.gz >>> /usr/share/doc/pygtk-2.2.0/MAPPING.gz >>> /usr/share/doc/pygtk-2.2.0/README.gz >>> /usr/share/doc/pygtk-2.2.0/AUTHORS.gz >>> /usr/share/doc/pygtk-2.2.0/THREADS.gz >>> /usr/share/doc/pygtk-2.2.0/ChangeLog.gz >>> /usr/share/doc/pygtk-2.2.0/TODO.gz --- /usr/lib/ --- /usr/lib/pkgconfig/ >>> /usr/lib/pkgconfig/pygtk-2.0.pc --- /usr/lib/python2.3/ --- /usr/lib/python2.3/site-packages/ >>> /usr/lib/python2.3/site-packages/pygtk.py-2.0 >>> /usr/lib/python2.3/site-packages/pygtk.pth-2.0 --- /usr/lib/python2.3/site-packages/gtk-2.0/ >>> /usr/lib/python2.3/site-packages/gtk-2.0/gobject.la >>> /usr/lib/python2.3/site-packages/gtk-2.0/pango.so >>> /usr/lib/python2.3/site-packages/gtk-2.0/gobject.so >>> /usr/lib/python2.3/site-packages/gtk-2.0/atk.so >>> /usr/lib/python2.3/site-packages/gtk-2.0/dsextras.py >>> /usr/lib/python2.3/site-packages/gtk-2.0/atk.la --- /usr/lib/python2.3/site-packages/gtk-2.0/gtk/ >>> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.la >>> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py >>> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/keysyms.py >>> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/glade.so >>> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/compat.py >>> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so >>> /usr/lib/python2.3/site-packages/gtk-2.0/gtk/glade.la >>> /usr/lib/python2.3/site-packages/gtk-2.0/pango.la >>> Safely unmerging already-installed instance... --- !mtime obj /usr/share/pygtk/2.0/defs/pango.defs --- !mtime obj /usr/share/pygtk/2.0/defs/pango-types.defs --- !mtime obj /usr/share/pygtk/2.0/defs/libglade.defs --- !mtime obj /usr/share/pygtk/2.0/defs/gtk.defs --- !mtime obj /usr/share/pygtk/2.0/defs/gtk-types.defs --- !mtime obj /usr/share/pygtk/2.0/defs/gtk-extrafuncs.defs --- !mtime obj /usr/share/pygtk/2.0/defs/gdk.defs --- !mtime obj /usr/share/pygtk/2.0/defs/gdk-types.defs --- !mtime obj /usr/share/pygtk/2.0/defs/atk.defs --- !mtime obj /usr/share/pygtk/2.0/defs/atk-types.defs --- !mtime obj /usr/share/pygtk/2.0/codegen/scmexpr.py --- !mtime obj /usr/share/pygtk/2.0/codegen/override.py --- !mtime obj /usr/share/pygtk/2.0/codegen/mkskel.py --- !mtime obj /usr/share/pygtk/2.0/codegen/mergedefs.py --- !mtime obj /usr/share/pygtk/2.0/codegen/h2def.py --- !mtime obj /usr/share/pygtk/2.0/codegen/docgen.py --- !mtime obj /usr/share/pygtk/2.0/codegen/docextract.py --- !mtime obj /usr/share/pygtk/2. * Cleaning orphaned Python bytecode from /usr/share/pygtk/2.0/codegen .. * Cleaning orphaned Python bytecode from /usr/lib/python2.2/site-packages .. * Cleaning orphaned Python bytecode from /usr/lib/python2.3/site-packages .. * Linking /usr/lib/python2.3/site-packages/pygtk.py-2.0 to /usr/lib/python2.3/site-packages/pygtk.py (relative) * Linking /usr/lib/python2.3/site-packages/pygtk.pth-2.0 to /usr/lib/python2.3/site-packages/pygtk.pth (relative) * Byte compiling python modules for python-2.3 .....  [ ok ] * Linking /usr/lib/python2.3/site-packages/pygtk.py-2.0 to /usr/lib/python2.3/site-packages/pygtk.py (relative) * Linking /usr/lib/python2.3/site-packages/pygtk.pth-2.0 to /usr/lib/python2.3/site-packages/pygtk.pth (relative) * Caching service dependencies... ]1;]2; === (1 of 1) Post-Build Cleaning (dev-python/pygtk-2.2.0::/usr/portage/dev-python/pygtk/pygtk-2.2.0.ebuild)]1;]2; >>> AUTOCLEAN: dev-python/pygtk]1;]2; --- AUTOCLEAN: Nothing unmerged.]1;]2; ::: completed emerge (1 of 1) dev-python/pygtk-2.2.0 to /]1;]2; *** Finished. Cleaning up...]1;]2; *** exiting successfully.0/codegen/defsparser.py --- !mtime obj /usr/share/pygtk/2.0/codegen/definitions.py --- !mtime obj /usr/share/pygtk/2.0/codegen/codegen.py --- !mtime obj /usr/share/pygtk/2.0/codegen/argtypes.py --- !mtime obj /usr/share/pygtk/2.0/codegen/__init__.py --- !mtime obj /usr/share/doc/pygtk-2.2.0/TODO.gz --- !mtime obj /usr/share/doc/pygtk-2.2.0/THREADS.gz --- !mtime obj /usr/share/doc/pygtk-2.2.0/README.gz --- !mtime obj /usr/share/doc/pygtk-2.2.0/NEWS.gz --- !mtime obj /usr/share/doc/pygtk-2.2.0/MAPPING.gz --- !mtime obj /usr/share/doc/pygtk-2.2.0/INSTALL.gz --- !mtime obj /usr/share/doc/pygtk-2.2.0/ChangeLog.gz --- !mtime obj /usr/share/doc/pygtk-2.2.0/COPYING.gz --- !mtime obj /usr/share/doc/pygtk-2.2.0/AUTHORS.gz --- !mtime obj /usr/lib/python2.3/site-packages/pygtk.py-2.0 --- !mtime obj /usr/lib/python2.3/site-packages/pygtk.pth-2.0 --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/pango.so --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/pango.la --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/gtk/keysyms.py --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/gtk/glade.so --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/gtk/glade.la --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/gtk/compat.py --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.la --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/gobject.so --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/gobject.la --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/dsextras.py --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/atk.so --- !mtime obj /usr/lib/python2.3/site-packages/gtk-2.0/atk.la --- !mtime obj /usr/lib/pkgconfig/pygtk-2.0.pc --- !mtime obj /usr/include/pygtk-2.0/pygtk/pygtk.h --- !mtime obj /usr/include/pygtk-2.0/pygobject.h --- !mtime obj /usr/bin/pygtk-codegen-2.0 --- !empty dir /usr/share/pygtk/2.0/defs --- !empty dir /usr/share/pygtk/2.0/codegen --- !empty dir /usr/share/pygtk/2.0 --- !empty dir /usr/share/pygtk --- !empty dir /usr/share/doc/pygtk-2.2.0 --- !empty dir /usr/share/doc --- !empty dir /usr/share --- !empty dir /usr/lib/python2.3/site-packages/gtk-2.0/gtk --- !empty dir /usr/lib/python2.3/site-packages/gtk-2.0 --- !empty dir /usr/lib/python2.3/site-packages --- !empty dir /usr/lib/python2.3 --- !empty dir /usr/lib/pkgconfig --- !empty dir /usr/lib --- !empty dir /usr/include/pygtk-2.0/pygtk --- !empty dir /usr/include/pygtk-2.0 --- !empty dir /usr/include --- !empty dir /usr/bin --- !empty dir /usr >>> original instance of package unmerged safely. >>> dev-python/pygtk-2.2.0 merged. >>> clean: No packages selected for removal. >>> Auto-cleaning packages ... >>> No outdated packages were found on your system. * GNU info directory index is up-to-date. ]1;]2; *** terminating.]1;]2;xterm