* CPV: dev-python/pygtk-2.16.0-r1 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU sandbox:main signal SIGQUIT already had a handler ... >>> Unpacking source... >>> Unpacking pygtk-2.16.0.tar.bz2 to /var/tmp/portage/dev-python/pygtk-2.16.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-python/pygtk-2.16.0-r1/work sandbox:main signal SIGQUIT already had a handler ... >>> Preparing source in /var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0 ... * Applying pygtk-2.13.0-fix-codegen-location.patch ...  [ ok ] * Applying pygtk-2.16.0-gdkcolor-fix.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: pygtk-2.16.0 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. sandbox:main signal SIGQUIT already had a handler ... >>> Configuring source in /var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0 ... * Configuration of dev-python/pygtk-2.16.0-r1 with CPython 2.6... * econf: updating pygtk-2.16.0-2.6/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pygtk-2.16.0-2.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pygtk-2.16.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pygtk-2.16.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-docs --enable-thread checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for bind_textdomain_codeset... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 ./config.lt config.lt: creating libtool checking for a Python interpreter with version >= 2.3.5... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages checking for headers required to compile python extensions... found checking for PySignal_SetWakeupFd in Python.h... yes checking for python module thread... yes checking whether to enable threading in pygtk... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.8.0... yes (version 2.22.5) checking for PYGOBJECT... yes checking for gio-types.defs... /usr/share/pygobject/2.0/defs/gio-types.defs checking for ATK... yes checking for PANGO... yes checking for codegen... /usr/lib64/python2.6/site-packages/gtk-2.0/codegen checking for PYCAIRO... yes checking for PANGOCAIRO... yes checking for GTK... yes checking for GTK210... yes checking for GTK212... yes checking for GTK214... yes checking for GTK216... yes checking for LIBGLADE... yes checking for GTKUNIXPRINT... yes checking for GDK target... x11 checking for numpy/arrayobject.h... yes checking whether x86_64-pc-linux-gnu-gcc understands -Wall... yes checking whether x86_64-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes checking whether x86_64-pc-linux-gnu-gcc understands -std=c9x... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pygtk-2.0.pc config.status: creating pygtk-codegen-2.0 config.status: creating gtk/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/entities.docbook config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating pygtk.spec config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands The following modules will be built: atk pango pangocairo gtk with 2.16 API gtk.glade gtk.unixprint Numpy support: yes >>> Source configured. sandbox:main signal SIGQUIT already had a handler ... >>> Compiling source in /var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0 ... * Building of dev-python/pygtk-2.16.0-r1 with CPython 2.6... make --jobs=2 --load-average=6 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT atk_la-atkmodule.lo -MD -MP -MF .deps/atk_la-atkmodule.Tpo -c -o atk_la-atkmodule.lo `test -f 'atkmodule.c' || echo './'`atkmodule.c (cd .\ && /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/codegen.py \ --py_ssize_t-clean \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gtk-base-types.defs \ --override atk.override \ --prefix pyatk atk.defs) > ./gen-atk.c \ && cp ./gen-atk.c ./atk.c \ && rm -f ./gen-atk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT atk_la-atkmodule.lo -MD -MP -MF .deps/atk_la-atkmodule.Tpo -c atkmodule.c -fPIC -DPIC -o .libs/atk_la-atkmodule.o mv -f .deps/atk_la-atkmodule.Tpo .deps/atk_la-atkmodule.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT pango_la-pangomodule.lo -MD -MP -MF .deps/pango_la-pangomodule.Tpo -c -o pango_la-pangomodule.lo `test -f 'pangomodule.c' || echo './'`pangomodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT pango_la-pangomodule.lo -MD -MP -MF .deps/pango_la-pangomodule.Tpo -c pangomodule.c -fPIC -DPIC -o .libs/pango_la-pangomodule.o mv -f .deps/pango_la-pangomodule.Tpo .deps/pango_la-pangomodule.Plo (cd .\ && /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/codegen.py \ --py_ssize_t-clean \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gtk-base-types.defs \ --override pango.override \ --prefix pypango pango.defs) > ./gen-pango.c \ && cp ./gen-pango.c ./pango.c \ && rm -f ./gen-pango.c Could not write method AtkObject.get_attributes: No ArgType for AtkAttributeSet* Could not write method AtkObject.connect_property_change_handler: No ArgType for AtkPropertyChangeHandler* Could not write method AtkObject.notify_state_change: No ArgType for AtkState Could not write method AtkObject.initialize: No ArgType for gpointer Could not write virtual accessor method AtkObject.get_attributes: No ArgType for AtkAttributeSet* Could not write virtual accessor method AtkObject.connect_property_change_handler: No ArgType for AtkPropertyChangeHandler* Could not write virtual accessor method AtkObject.initialize: No ArgType for gpointer Could not write virtual accessor method AtkObject.children_changed: No ArgType for gpointer Could not write virtual accessor method AtkObject.property_change: No ArgType for AtkPropertyValues* Could not write virtual accessor method AtkObject.active_descendant_changed: No ArgType for gpointer* Could not write virtual proxy AtkObject.get_attributes: No ArgType for AtkAttributeSet* Could not write virtual proxy AtkObject.connect_property_change_handler: No ArgType for AtkPropertyChangeHandler* Could not write virtual proxy AtkObject.initialize: No ArgType for gpointer Could not write virtual proxy AtkObject.children_changed: No ArgType for gpointer Could not write virtual proxy AtkObject.property_change: No ArgType for AtkPropertyValues* Could not write virtual proxy AtkObject.active_descendant_changed: No ArgType for gpointer* Warning: generating old-style constructor for:atk_no_op_object_new Could not write method AtkComponent.add_focus_handler: No ArgType for AtkFocusHandler Could not write virtual accessor method AtkComponent.add_focus_handler: No ArgType for AtkFocusHandler Could not write virtual accessor method AtkComponent.get_extents: No ArgType for gint* Could not write virtual accessor method AtkComponent.get_position: No ArgType for gint* Could not write virtual accessor method AtkComponent.get_size: No ArgType for gint* Could not write interface proxy AtkComponent.add_focus_handler: No ArgType for AtkFocusHandler Could not write interface proxy AtkComponent.get_extents: cannot use int* parameter with direction 'None' Could not write interface proxy AtkComponent.get_position: cannot use int* parameter with direction 'None' Could not write interface proxy AtkComponent.get_size: cannot use int* parameter with direction 'None' Could not write method AtkDocument.get_document: No ArgType for gpointer Could not write method AtkDocument.get_attributes: No ArgType for AtkAttributeSet* Could not write virtual accessor method AtkDocument.get_document: No ArgType for gpointer Could not write virtual accessor method AtkDocument.get_document_attributes: No ArgType for AtkAttributeSet* Could not write virtual accessor method AtkDocument.get_document_attribute_value: No ArgType for G_CONST_RETURNgchar* Could not write interface proxy AtkDocument.get_document: No ArgType for gpointer Could not write interface proxy AtkDocument.get_document_attributes: No ArgType for AtkAttributeSet* Could not write interface proxy AtkDocument.get_document_attribute_value: No ArgType for G_CONST_RETURNgchar* Could not write virtual accessor method AtkEditableText.set_run_attributes: No ArgType for AtkAttributeSet* Could not write virtual accessor method AtkEditableText.insert_text: No ArgType for gint* Could not write interface proxy AtkEditableText.set_run_attributes: No ArgType for AtkAttributeSet* Could not write interface proxy AtkEditableText.insert_text: cannot use int* parameter with direction 'None' Could not write virtual accessor method AtkImage.get_image_position: No ArgType for gint* Could not write virtual accessor method AtkImage.get_image_size: No ArgType for gint* Could not write interface proxy AtkImage.get_image_position: cannot use int* parameter with direction 'None' Could not write interface proxy AtkImage.get_image_size: cannot use int* parameter with direction 'None' Could not write method AtkStreamableContent.get_stream: No ArgType for GIOChannel* Could not write virtual accessor method AtkStreamableContent.get_stream: No ArgType for GIOChannel* Could not write virtual accessor method AtkStreamableContent.get_uri: No ArgType for G_CONST_RETURNgchar* Could not write interface proxy AtkStreamableContent.get_stream: No ArgType for GIOChannel* Could not write interface proxy AtkStreamableContent.get_uri: No ArgType for G_CONST_RETURNgchar* Could not write virtual accessor method AtkTable.get_selected_columns: No ArgType for gint** Could not write virtual accessor method AtkTable.get_selected_rows: No ArgType for gint** 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 getter for PangoItem.analysis_extra_attrs: No ArgType for GSList* Could not write method PangoLayoutIter.get_run: No ArgType for PangoLayoutRun* Could not write method PangoLayoutIter.get_run_readonly: No ArgType for PangoLayoutRun* Could not write method PangoLayoutLine.get_x_ranges: No ArgType for int** Could not write method PangoMatrix.transform_point: No ArgType for double* Could not write method PangoMatrix.transform_distance: No ArgType for double* Could not write method PangoMatrix.transform_rectangle: No ArgType for PangoRectangle* Could not write method PangoMatrix.transform_pixel_rectangle: No ArgType for PangoRectangle* Could not write virtual accessor method PangoFont.get_coverage: No ArgType for PangoCoverage* Could not write virtual accessor method PangoFont.get_glyph_extents: No ArgType for PangoGlyph Could not write virtual proxy PangoFont.get_coverage: No ArgType for PangoCoverage* Could not write virtual proxy PangoFont.find_shaper: No ArgType for guint32 Could not write virtual proxy PangoFont.get_glyph_extents: No ArgType for PangoGlyph Could not write virtual accessor method PangoFontFace.list_sizes: No ArgType for int** Could not write virtual proxy PangoFontFace.get_face_name: No ArgType for const-char* Could not write virtual proxy PangoFontFace.list_sizes: No ArgType for int** Could not write virtual accessor method PangoFontFamily.list_faces: No ArgType for PangoFontFace*** Could not write interface proxy AtkTable.get_selected_columns: No ArgType for gint** Could not write interface proxy AtkTable.get_selected_rows: No ArgType for gint** Could not write virtual proxy PangoFontFamily.list_faces: No ArgType for PangoFontFace*** Could not write virtual proxy PangoFontFamily.get_name: No ArgType for const-char* Could not write virtual accessor method PangoFontMap.list_families: No ArgType for PangoFontFamily*** Could not write virtual proxy PangoFontMap.list_families: No ArgType for PangoFontFamily*** Could not write virtual accessor method PangoFontset.foreach: No ArgType for PangoFontsetForeachFunc Could not write virtual proxy PangoFontset.foreach: No ArgType for PangoFontsetForeachFunc Warning: generating old-style constructor for:pango_fontset_simple_new Warning: generating old-style constructor for:pango_layout_new Could not write method PangoLayout.get_lines: No ArgType for GSList* Could not write method PangoLayout.get_lines_readonly: No ArgType for GSList* Could not write virtual accessor method AtkText.get_text_after_offset: No ArgType for gint* Could not write virtual accessor method AtkText.get_text_at_offset: No ArgType for gint* Could not write virtual accessor method AtkText.get_text_before_offset: No ArgType for gint* Could not write virtual accessor method AtkText.get_run_attributes: No ArgType for gint* Could not write virtual accessor method AtkText.get_default_attributes: No ArgType for AtkAttributeSet* Could not write virtual accessor method AtkText.get_character_extents: No ArgType for gint* Could not write method PangoRenderer.draw_glyph: No ArgType for PangoGlyph Could not write virtual accessor method AtkText.get_selection: No ArgType for gint* Could not write virtual accessor method PangoRenderer.draw_shape: No ArgType for PangoAttrShape* Could not write virtual accessor method AtkText.get_range_extents: No ArgType for AtkTextRectangle* Could not write virtual accessor method AtkText.get_bounded_ranges: No ArgType for AtkTextRectangle* Could not write virtual accessor method PangoRenderer.draw_glyph: No ArgType for PangoGlyph Could not write virtual accessor method PangoRenderer.prepare_run: No ArgType for PangoLayoutRun* Could not write interface proxy AtkText.get_text_after_offset: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_text_at_offset: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_character_at_offset: No ArgType for gunichar Could not write interface proxy AtkText.get_text_before_offset: cannot use int* parameter with direction 'None' Could not write interface proxy AtkText.get_run_attributes: No ArgType for AtkAttributeSet* Could not write interface proxy AtkText.get_default_attributes: No ArgType for AtkAttributeSet* Could not write interface proxy AtkText.get_character_extents: cannot use int* parameter with direction 'None' Could not write virtual proxy PangoRenderer.draw_shape: No ArgType for PangoAttrShape* Could not write interface proxy AtkText.get_selection: cannot use int* parameter with direction 'None' Could not write virtual proxy PangoRenderer.draw_glyph: No ArgType for PangoGlyph Could not write virtual proxy PangoRenderer.prepare_run: No ArgType for PangoLayoutRun* Could not write function attr_shape_new_with_data: No ArgType for const-PangoRectangle* 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 itemize_with_base_dir: No ArgType for PangoAttrIterator* Could not write function reorder_items: No ArgType for GList* Could not write function get_mirror_char: No ArgType for gunichar* Could not write function extents_to_pixels: No ArgType for PangoRectangle* Warning: Constructor for PangoFontsetSimple needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for PangoLayout needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 83.67% (41/49) ***INFO*** The coverage of methods is 94.79% (182/192) ***INFO*** The coverage of virtual proxies is 58.62% (17/29) ***INFO*** The coverage of virtual accessors is 68.97% (20/29) ***INFO*** There are no declared interface proxies. Could not write interface proxy AtkText.get_range_extents: No ArgType for AtkTextRectangle* Could not write interface proxy AtkText.get_bounded_ranges: No ArgType for AtkTextRange** Could not write method AtkValue.get_minimum_increment: No ArgType for GValue* Could not write virtual accessor method AtkValue.get_current_value: No ArgType for GValue* Could not write virtual accessor method AtkValue.get_maximum_value: No ArgType for GValue* Could not write virtual accessor method AtkValue.get_minimum_value: No ArgType for GValue* Could not write virtual accessor method AtkValue.set_current_value: No ArgType for const-GValue* Could not write virtual accessor method AtkValue.get_minimum_increment: No ArgType for GValue* Could not write interface proxy AtkValue.get_current_value: No ArgType for GValue* Could not write interface proxy AtkValue.get_maximum_value: No ArgType for GValue* Could not write interface proxy AtkValue.get_minimum_value: No ArgType for GValue* Could not write interface proxy AtkValue.set_current_value: No ArgType for const-GValue* Could not write interface proxy AtkValue.get_minimum_increment: No ArgType for GValue* 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 Warning: Constructor for AtkNoOpObject needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for AtkRelation needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 85.71% (24/28) ***INFO*** The coverage of methods is 94.48% (154/163) ***INFO*** The coverage of virtual proxies is 82.86% (29/35) ***INFO*** The coverage of virtual accessors is 77.27% (119/154) ***INFO*** The coverage of interface proxies is 74.79% (89/119) /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pycairo -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT pangocairo_la-pangocairomodule.lo -MD -MP -MF .deps/pangocairo_la-pangocairomodule.Tpo -c -o pangocairo_la-pangocairomodule.lo `test -f 'pangocairomodule.c' || echo './'`pangocairomodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pycairo -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT pangocairo_la-pangocairomodule.lo -MD -MP -MF .deps/pangocairo_la-pangocairomodule.Tpo -c pangocairomodule.c -fPIC -DPIC -o .libs/pangocairo_la-pangocairomodule.o (cd .\ && /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/codegen.py \ --py_ssize_t-clean \ --register pango-types.defs \ --register atk-types.defs \ --register gtk/gtk-base-types.defs \ --override pangocairo.override \ --prefix pypangocairo pangocairo.defs) > ./gen-pangocairo.c \ && cp ./gen-pangocairo.c ./pangocairo.c \ && rm -f ./gen-pangocairo.c Could not write function context_set_font_options: No ArgType for const-cairo_font_options_t* Could not write function context_get_font_options: No ArgType for const-cairo_font_options_t* ***INFO*** The coverage of global functions is 80.00% (8/10) ***INFO*** The coverage of methods is 100.00% (3/3) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT atk_la-atk.lo -MD -MP -MF .deps/atk_la-atk.Tpo -c -o atk_la-atk.lo `test -f 'atk.c' || echo './'`atk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT atk_la-atk.lo -MD -MP -MF .deps/atk_la-atk.Tpo -c atk.c -fPIC -DPIC -o .libs/atk_la-atk.o mv -f .deps/pangocairo_la-pangocairomodule.Tpo .deps/pangocairo_la-pangocairomodule.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT pango_la-pango.lo -MD -MP -MF .deps/pango_la-pango.Tpo -c -o pango_la-pango.lo `test -f 'pango.c' || echo './'`pango.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT pango_la-pango.lo -MD -MP -MF .deps/pango_la-pango.Tpo -c pango.c -fPIC -DPIC -o .libs/pango_la-pango.o mv -f .deps/pango_la-pango.Tpo .deps/pango_la-pango.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pycairo -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT pangocairo_la-pangocairo.lo -MD -MP -MF .deps/pangocairo_la-pangocairo.Tpo -c -o pangocairo_la-pangocairo.lo `test -f 'pangocairo.c' || echo './'`pangocairo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pycairo -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT pangocairo_la-pangocairo.lo -MD -MP -MF .deps/pangocairo_la-pangocairo.Tpo -c pangocairo.c -fPIC -DPIC -o .libs/pangocairo_la-pangocairo.o mv -f .deps/pangocairo_la-pangocairo.Tpo .deps/pangocairo_la-pangocairo.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initpango -Wl,-O1 -o pango.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 pango_la-pangomodule.lo pango_la-pango.lo -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/pango_la-pangomodule.o .libs/pango_la-pango.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pango.exp libtool: link: /bin/grep -E -e "initpango" ".libs/pango.exp" > ".libs/pango.expT" libtool: link: mv -f ".libs/pango.expT" ".libs/pango.exp" libtool: link: echo "{ global:" > .libs/pango.ver libtool: link: cat .libs/pango.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango.ver libtool: link: echo "local: *; };" >> .libs/pango.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/pango_la-pangomodule.o .libs/pango_la-pango.o /usr/lib64/libpango-1.0.so -L/usr/lib64 -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libglib-2.0.so -march=core2 -Wl,-O1 -Wl,-soname -Wl,pango.so -Wl,-version-script -Wl,.libs/pango.ver -o .libs/pango.so libtool: link: ( cd ".libs" && rm -f "pango.la" && ln -s "../pango.la" "pango.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pycairo -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initpangocairo -Wl,-O1 -o pangocairo.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 pangocairo_la-pangocairomodule.lo pangocairo_la-pangocairo.lo -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo mv -f .deps/atk_la-atk.Tpo .deps/atk_la-atk.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initatk -Wl,-O1 -o atk.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 atk_la-atkmodule.lo atk_la-atk.lo -latk-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/atk_la-atkmodule.o .libs/atk_la-atk.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/atk.exp libtool: link: /bin/grep -E -e "initatk" ".libs/atk.exp" > ".libs/atk.expT" libtool: link: mv -f ".libs/atk.expT" ".libs/atk.exp" libtool: link: echo "{ global:" > .libs/atk.ver libtool: link: cat .libs/atk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/atk.ver libtool: link: echo "local: *; };" >> .libs/atk.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/atk_la-atkmodule.o .libs/atk_la-atk.o /usr/lib64/libatk-1.0.so -L/usr/lib64 /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -march=core2 -Wl,-O1 -Wl,-soname -Wl,atk.so -Wl,-version-script -Wl,.libs/atk.ver -o .libs/atk.so libtool: link: ( cd ".libs" && rm -f "atk.la" && ln -s "../atk.la" "atk.la" ) ln -s .libs/pango.so pango.so || true ln -s .libs/atk.so atk.so || true libtool: link: /usr/bin/nm -B .libs/pangocairo_la-pangocairomodule.o .libs/pangocairo_la-pangocairo.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/pangocairo.exp libtool: link: /bin/grep -E -e "initpangocairo" ".libs/pangocairo.exp" > ".libs/pangocairo.expT" libtool: link: mv -f ".libs/pangocairo.expT" ".libs/pangocairo.exp" libtool: link: echo "{ global:" > .libs/pangocairo.ver libtool: link: cat .libs/pangocairo.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pangocairo.ver libtool: link: echo "local: *; };" >> .libs/pangocairo.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/pangocairo_la-pangocairomodule.o .libs/pangocairo_la-pangocairo.o /usr/lib64/libpangocairo-1.0.so -L/usr/lib64 /usr/lib64/libpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so /usr/lib64/libpng14.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -ldl -lz -lm -march=core2 -Wl,-O1 -Wl,-soname -Wl,pangocairo.so -Wl,-version-script -Wl,.libs/pangocairo.ver -o .libs/pangocairo.so libtool: link: ( cd ".libs" && rm -f "pangocairo.la" && ln -s "../pangocairo.la" "pangocairo.la" ) ln -s .libs/pangocairo.so pangocairo.so || true make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0-2.6' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0-2.6' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0-2.6' Making all in gtk make[2]: Entering directory `/var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0-2.6/gtk' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT gtkunixprint_la-gtkunixprintmodule.lo -MD -MP -MF .deps/gtkunixprint_la-gtkunixprintmodule.Tpo -c -o gtkunixprint_la-gtkunixprintmodule.lo `test -f 'gtkunixprintmodule.c' || echo './'`gtkunixprintmodule.c /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/createdefs.py gtkunixprint.defs gtkunixprint-base.defs gtkunixprint-2.12.defs gtkunixprint-2.14.defs /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/createdefs.py gtkunixprint-types.defs gtkunixprint-base-types.defs libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT gtkunixprint_la-gtkunixprintmodule.lo -MD -MP -MF .deps/gtkunixprint_la-gtkunixprintmodule.Tpo -c gtkunixprintmodule.c -fPIC -DPIC -o .libs/gtkunixprint_la-gtkunixprintmodule.o /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/createdefs.py gdk-types.defs gdk-base-types.defs /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/createdefs.py gtk-types.defs gtk-base-types.defs gtk-2.10-types.defs gtk-2.12-types.defs gtk-2.14-types.defs gtk-2.16-types.defs /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -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 mv -f .deps/gtkunixprint_la-gtkunixprintmodule.Tpo .deps/gtkunixprint_la-gtkunixprintmodule.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gtk_la-gtkmodule.lo -MD -MP -MF .deps/_gtk_la-gtkmodule.Tpo -c gtkmodule.c -fPIC -DPIC -o .libs/_gtk_la-gtkmodule.o mv -f .deps/_gtk_la-gtk-types.Tpo .deps/_gtk_la-gtk-types.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -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 mv -f .deps/_gtk_la-gtkobject-support.Tpo .deps/_gtk_la-gtkobject-support.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gtk_la-pygtkcellrenderer.lo -MD -MP -MF .deps/_gtk_la-pygtkcellrenderer.Tpo -c pygtkcellrenderer.c -fPIC -DPIC -o .libs/_gtk_la-pygtkcellrenderer.o mv -f .deps/_gtk_la-gtkmodule.Tpo .deps/_gtk_la-gtkmodule.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gtk_la-pygtktreemodel.lo -MD -MP -MF .deps/_gtk_la-pygtktreemodel.Tpo -c pygtktreemodel.c -fPIC -DPIC -o .libs/_gtk_la-pygtktreemodel.o mv -f .deps/_gtk_la-pygtkcellrenderer.Tpo .deps/_gtk_la-pygtkcellrenderer.Plo /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/createdefs.py gtk.defs gtk-base.defs gtk-2.10.defs gtk-2.12.defs gtk-2.14.defs gtk-2.16.defs /usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/createdefs.py gdk.defs gdk-base.defs gdk-2.10.defs gdk-2.12.defs gdk-2.14.defs gdk-2.16.defs /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT glade_la-libglademodule.lo -MD -MP -MF .deps/glade_la-libglademodule.Tpo -c libglademodule.c -fPIC -DPIC -o .libs/glade_la-libglademodule.o mv -f .deps/_gtk_la-pygtktreemodel.Tpo .deps/_gtk_la-pygtktreemodel.Plo (/usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/codegen.py \ -DHAVE_PYCAIRO -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DGDK_TARGET_X11 \ -I . \ --py_ssize_t-clean --register /usr/share/pygobject/2.0/defs/gio-types.defs \ --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 Warning: Constructor for GladeXML needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 100.00% (7/7) ***INFO*** The coverage of methods is 100.00% (5/5) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. (/usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/codegen.py \ -DHAVE_PYCAIRO -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DGDK_TARGET_X11 \ -I . \ --py_ssize_t-clean --register /usr/share/pygobject/2.0/defs/gio-types.defs \ --register ../pango-types.defs \ --register ../atk-types.defs \ --register gdk-types.defs \ --register gtk-types.defs \ --override ./gtkunixprint.override \ --prefix pygtkunixprint gtkunixprint.defs) > gen-gtkunixprint.c \ && cp gen-gtkunixprint.c gtkunixprint.c \ && rm -f gen-gtkunixprint.c Warning: generating old-style constructor for:gtk_page_setup_unix_dialog_new Warning: generating old-style constructor for:gtk_print_job_new Warning: generating old-style constructor for:gtk_print_unix_dialog_new Warning: generating old-style constructor for:gtk_printer_new Could not write constructor for GtkPrinter: No ArgType for GtkPrintBackend* Could not write method GtkPrinter.get_backend: No ArgType for GtkPrintBackend* Could not write method GtkPrinter.list_papers: No ArgType for GList* Warning: Constructor for GtkPageSetupUnixDialog needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkPrintJob needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkPrintUnixDialog needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkPrinter needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 100.00% (1/1) ***INFO*** The coverage of methods is 95.12% (39/41) ***INFO*** The coverage of virtual proxies is 100.00% (2/2) ***INFO*** The coverage of virtual accessors is 100.00% (2/2) ***INFO*** There are no declared interface proxies. (/usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/codegen.py \ -DHAVE_PYCAIRO -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DGDK_TARGET_X11 \ -I . \ --py_ssize_t-clean --register /usr/share/pygobject/2.0/defs/gio-types.defs \ --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 mv -f .deps/glade_la-libglademodule.Tpo .deps/glade_la-libglademodule.Plo (/usr/bin/python /usr/lib64/python2.6/site-packages/gtk-2.0/codegen/codegen.py \ -DHAVE_PYCAIRO -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DGDK_TARGET_X11 \ -I . \ --py_ssize_t-clean --register /usr/share/pygobject/2.0/defs/gio-types.defs \ --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 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 GdkFont.get_xfont: No ArgType for gpointer Could not write method GdkFont.x11_font_get_xdisplay: No ArgType for Display* Could not write method GdkCursor.get_xdisplay: No ArgType for Display* Could not write method GdkCursor.get_xcursor: No ArgType for Cursor Could not write method GdkRegion.spans_intersect_foreach: No ArgType for GdkSpan* Warning: generating old-style constructor for:gdk_colormap_new Could not write method GdkColormap.alloc_colors: No ArgType for gboolean* Could not write method GdkColormap.get_xdisplay: No ArgType for Display* Could not write method GdkColormap.get_xcolormap: No ArgType for Colormap Warning: generating old-style constructor for:gdk_display_open Could not write method GdkDisplay.add_client_message_filter: No ArgType for GdkFilterFunc Could not write method GdkDisplay.set_pointer_hooks: No ArgType for const-GdkDisplayPointerHooks* Could not write method GdkDisplay.get_xdisplay: No ArgType for Display* Could not write method GdkDisplay.set_cursor_theme: No ArgType for const-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.get_xdisplay: No ArgType for Display* Could not write method GdkDrawable.get_xid: No ArgType for XID Could not write virtual accessor method GdkDrawable.create_gc: No ArgType for GdkGCValues* Could not write virtual accessor method GdkDrawable.draw_polygon: No ArgType for GdkPoint* Could not write virtual accessor method GdkDrawable.draw_text_wc: No ArgType for const-GdkWChar* Could not write virtual accessor method GdkDrawable.draw_points: No ArgType for GdkPoint* Could not write virtual accessor method GdkDrawable.draw_segments: No ArgType for GdkSegment* Could not write virtual accessor method GdkDrawable.draw_lines: No ArgType for GdkPoint* Could not write virtual accessor method GdkDrawable.get_size: No ArgType for gint* Could not write virtual accessor method GdkDrawable.get_composite_drawable: No ArgType for gint* Could not write virtual accessor method GdkDrawable.draw_trapezoids: No ArgType for GdkTrapezoid* Could not write virtual accessor method GdkDrawable.ref_cairo_surface: No ArgType for cairo_surface_t* Could not write virtual proxy GdkDrawable.create_gc: No ArgType for GdkGCValues* Could not write virtual proxy GdkDrawable.draw_polygon: No ArgType for GdkPoint* Could not write virtual proxy GdkDrawable.draw_text_wc: No ArgType for const-GdkWChar* Could not write virtual proxy GdkDrawable.draw_points: No ArgType for GdkPoint* Could not write virtual proxy GdkDrawable.draw_segments: No ArgType for GdkSegment* Could not write virtual proxy GdkDrawable.draw_lines: No ArgType for GdkPoint* Could not write virtual proxy GdkDrawable.get_size: cannot use int* parameter with direction 'None' Could not write virtual proxy GdkDrawable.get_composite_drawable: cannot use int* parameter with direction 'None' Could not write virtual proxy GdkDrawable.draw_trapezoids: No ArgType for GdkTrapezoid* Could not write virtual proxy GdkDrawable.ref_cairo_surface: No ArgType for cairo_surface_t* Could not write method GdkWindow.selection_property_get: No ArgType for guchar** Could not write method GdkWindow.remove_filter: No ArgType for GdkFilterFunc Could not write method GdkWindow.invalidate_maybe_recurse: No ArgType for gboolean (*child_func)(GdkWindow *, gpointer) Could not write method GdkWindow.get_internal_paint_info: No ArgType for GdkDrawable** Warning: generating old-style constructor for:gdk_pango_renderer_new Warning: generating old-style constructor for:gdk_pixmap_new Could not write method GdkGC.get_values: No ArgType for GdkGCValues* Could not write method GdkGC.get_xdisplay: No ArgType for Display* Could not write method GdkGC.get_xgc: No ArgType for GC Could not write virtual accessor method GdkGC.get_values: No ArgType for GdkGCValues* Could not write virtual accessor method GdkGC.set_values: No ArgType for GdkGCValues* Could not write virtual accessor method GdkGC.set_dashes: No ArgType for gint8[] Could not write virtual proxy GdkGC.get_values: No ArgType for GdkGCValues* Could not write virtual proxy GdkGC.set_values: No ArgType for GdkGCValues* Could not write virtual proxy GdkGC.set_dashes: No ArgType for gint8[] Warning: generating old-style constructor for:gdk_image_new Could not write method GdkImage.get_xdisplay: No ArgType for Display* Could not write method GdkImage.get_ximage: No ArgType for XImage* Warning: generating old-style constructor for:gdk_pixbuf_new Could not write method GdkPixbuf.render_pixmap_and_mask_for_colormap: No ArgType for GdkPixmap** Could not write method GdkPixbuf.savev: No ArgType for char** Could not write method GdkPixbuf.save_to_callbackv: No ArgType for GdkPixbufSaveFunc Could not write method GdkPixbuf.save_to_buffer: varargs functions not supported Could not write method GdkPixbuf.save_to_bufferv: No ArgType for gchar** Warning: generating old-style constructor for:gdk_pixbuf_animation_new_from_file Warning: generating old-style constructor for:gdk_pixbuf_simple_anim_new Could not write method GdkScreen.get_xscreen: No ArgType for Screen* Could not write method GdkScreen.lookup_visual: No ArgType for VisualID Could not write method GdkScreen.get_window_stack: No ArgType for GList* Warning: generating old-style constructor for:gdk_visual_get_best_with_both Could not write method GdkVisual.get_xvisual: No ArgType for Visual* Could not write function parse_args: No ArgType for gint* Could not write function init: No ArgType for gint* Could not write function init_check: No ArgType for gint* Could not write function input_add_full: No ArgType for GdkInputFunction Could not write function input_add: No ArgType for GdkInputFunction Could not write function wcstombs: No ArgType for const-GdkWChar* Could not write function mbstowcs: No ArgType for GdkWChar* Could not write function threads_set_lock_functions: No ArgType for GCallback Could not write function colors_alloc: No ArgType for gulong* Could not write function colors_free: No ArgType for gulong* 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 draw_trapezoids: No ArgType for GdkTrapezoid* Could not write function add_client_message_filter: No ArgType for GdkFilterFunc Could not write function setting_get: No ArgType for GValue* Could not write function image_new_bitmap: No ArgType for gpointer Could not write function pango_layout_line_get_clip_region: No ArgType for gint* Could not write function pango_layout_get_clip_region: No ArgType for gint* Could not write function text_property_to_text_list: No ArgType for gchar*** Could not write function text_property_to_utf8_list: No ArgType for gchar*** Could not write function utf8_to_compound_text: No ArgType for GdkAtom* Could not write function string_to_compound_text: No ArgType for GdkAtom* Could not write function text_property_to_text_list_for_display: No ArgType for gchar*** Could not write function text_property_to_utf8_list_for_display: No ArgType for gchar*** Could not write function string_to_compound_text_for_display: No ArgType for GdkAtom* Could not write function utf8_to_compound_text_for_display: No ArgType for GdkAtom* Could not write function free_text_list: No ArgType for gchar** Could not write function rgb_cmap_new: No ArgType for guint32* Could not write function window_constrain_size: No ArgType for GdkGeometry* Could not write function set_pointer_hooks: No ArgType for const-GdkPointerHooks* Could not write function pixbuf_error_quark: No ArgType for GQuark Could not write function region_polygon: No ArgType for GdkPoint* Could not write function x11_get_default_root_xwindow: No ArgType for Window Could not write function x11_get_default_xdisplay: No ArgType for Display* Could not write function gdkx_visual_get: No ArgType for VisualID Could not write function gdkx_colormap_get: No ArgType for Colormap Could not write function xid_table_lookup_for_display: No ArgType for XID Could not write function xid_table_lookup: No ArgType for XID Could not write function x11_lookup_xdisplay: No ArgType for Display* Could not write function x11_atom_to_xatom_for_display: No ArgType for Atom Could not write function x11_xatom_to_atom_for_display: No ArgType for Atom Could not write function x11_get_xatom_by_name_for_display: No ArgType for Atom Could not write function x11_get_xatom_name_for_display: No ArgType for Atom Could not write function x11_atom_to_xatom: No ArgType for Atom Could not write function x11_xatom_to_atom: No ArgType for Atom Could not write function x11_get_xatom_by_name: No ArgType for Atom Could not write function x11_get_xatom_name: No ArgType for Atom Could not write function x11_display_broadcast_startup_message: varargs functions not supported Could not write function threads_add_idle_full: No ArgType for GSourceFunc Could not write function threads_add_idle: No ArgType for GSourceFunc Could not write function threads_add_timeout_full: No ArgType for GSourceFunc Could not write function threads_add_timeout: No ArgType for GSourceFunc Could not write function x11_screen_get_monitor_output: No ArgType for XID Warning: Constructor for GdkColormap needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkDisplay needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkWindow needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPangoRenderer needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPixmap needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkGC needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkImage needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPixbuf needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPixbufAnimation needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPixbufLoader needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkPixbufSimpleAnim needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkScreen needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdkVisual needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 73.10% (144/197) ***INFO*** The coverage of methods is 90.95% (392/431) ***INFO*** The coverage of virtual proxies is 69.77% (30/43) ***INFO*** The coverage of virtual accessors is 69.77% (30/43) ***INFO*** There are no declared interface proxies. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT glade_la-libglade.lo -MD -MP -MF .deps/glade_la-libglade.Tpo -c libglade.c -fPIC -DPIC -o .libs/glade_la-libglade.o Could not write method GtkPaperSize.to_key_file: No ArgType for GKeyFile* Could not write method GtkWidget.style_get: varargs functions not supported Could not write virtual accessor method GtkWidget.dispatch_child_properties_changed: No ArgType for GParamSpec** Could not write virtual accessor method GtkWidget.child_notify: No ArgType for GParamSpec* Could not write virtual proxy GtkWidget.dispatch_child_properties_changed: No ArgType for GParamSpec** Could not write virtual proxy GtkWidget.child_notify: No ArgType for GParamSpec* Could not write virtual proxy GtkContainer.child_type: No ArgType for GType Could not write method GtkAccelGroup.activate: No ArgType for GQuark Could not write method GtkAccelGroup.find: No ArgType for GtkAccelKey* Could not write method GtkAccelGroup.query: No ArgType for guint* mv -f .deps/glade_la-libglade.Tpo .deps/glade_la-libglade.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT gtkunixprint_la-gtkunixprint.lo -MD -MP -MF .deps/gtkunixprint_la-gtkunixprint.Tpo -c -o gtkunixprint_la-gtkunixprint.lo `test -f 'gtkunixprint.c' || echo './'`gtkunixprint.c Could not write method GtkActionGroup.set_translate_func: No ArgType for GtkTranslateFunc Could not write method GtkCalendar.set_detail_func: No ArgType for GtkCalendarDetailFunc Could not write virtual accessor method GtkMenuItem.toggle_size_request: No ArgType for gint* Warning: generating old-style constructor for:gtk_clipboard_get_for_display libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT gtkunixprint_la-gtkunixprint.lo -MD -MP -MF .deps/gtkunixprint_la-gtkunixprint.Tpo -c gtkunixprint.c -fPIC -DPIC -o .libs/gtkunixprint_la-gtkunixprint.o Could not write method GtkClipboard.wait_for_uris: No ArgType for gchar** Could not write method GtkClipboard.request_uris: No ArgType for GtkClipboardURIReceivedFunc Could not write virtual accessor method GtkCList.selection_find: No ArgType for GList* Could not write virtual accessor method GtkCList.draw_row: No ArgType for GtkCListRow* Could not write virtual accessor method GtkCList.draw_drag_highlight: No ArgType for GtkCListRow* Could not write virtual accessor method GtkCList.insert_row: No ArgType for gchar*[] Could not write virtual accessor method GtkCList.set_cell_contents: No ArgType for GtkCListRow* Could not write virtual accessor method GtkCList.cell_size_request: No ArgType for GtkCListRow* Could not write virtual proxy GtkCList.selection_find: No ArgType for GList* Could not write virtual proxy GtkCList.draw_row: No ArgType for GtkCListRow* Could not write virtual proxy GtkCList.draw_drag_highlight: No ArgType for GtkCListRow* Could not write virtual proxy GtkCList.insert_row: No ArgType for gchar*[] Could not write virtual proxy GtkCList.set_cell_contents: No ArgType for GtkCListRow* Could not write virtual proxy GtkCList.cell_size_request: No ArgType for GtkCListRow* Could not write method GtkCTree.set_drag_compare_func: No ArgType for GtkCTreeCompareDragFunc Could not write virtual proxy GtkCTree.tree_select_row: No ArgType for GtkCTreeNode* Could not write virtual proxy GtkCTree.tree_unselect_row: No ArgType for GtkCTreeNode* Could not write virtual proxy GtkCTree.tree_expand: No ArgType for GtkCTreeNode* Could not write virtual proxy GtkCTree.tree_collapse: No ArgType for GtkCTreeNode* Could not write virtual proxy GtkCTree.tree_move: No ArgType for GtkCTreeNode* Could not write virtual accessor method GtkScale.get_layout_offsets: No ArgType for gint* Could not write virtual proxy GtkScale.get_layout_offsets: cannot use int* parameter with direction 'None' Could not write method GtkImage.get_gicon: No ArgType for GIcon** Could not write virtual accessor method GtkIMContext.get_preedit_string: No ArgType for gchar** Could not write virtual accessor method GtkIMContext.get_surrounding: No ArgType for gchar** Could not write virtual proxy GtkIMContext.get_preedit_string: No ArgType for gchar** Could not write virtual proxy GtkIMContext.get_surrounding: No ArgType for gchar** Could not write method GtkIMContextSimple.add_table: No ArgType for guint16* Warning: generating old-style constructor for:gtk_item_factory_new Could not write method GtkListStore.set_valuesv: No ArgType for gint* Could not write method GtkNotebook.set_group: No ArgType for gpointer Could not write method GtkNotebook.get_group: No ArgType for gpointer Could not write virtual accessor method GtkNotebook.switch_page: No ArgType for GtkNotebookPage* Could not write virtual proxy GtkNotebook.switch_page: No ArgType for GtkNotebookPage* Warning: generating old-style constructor for:gtk_preview_new Could not write virtual accessor method GtkRcStyle.parse: No ArgType for GScanner* Could not write virtual proxy GtkRcStyle.parse: No ArgType for GScanner* Could not write method GtkSettings.set_property_value: No ArgType for const-GtkSettingsValue* Could not write virtual accessor method GtkSpinButton.input: No ArgType for gdouble* Could not write method GtkStyle.get_style_property: No ArgType for GValue* Could not write method GtkStyle.get_valist: No ArgType for va_list Could not write method GtkStyle.get: varargs functions not supported Could not write virtual accessor method GtkStyle.draw_polygon: No ArgType for GdkPoint* Could not write virtual proxy GtkStyle.draw_polygon: No ArgType for GdkPoint* Could not write method GtkTreeSelection.get_user_data: No ArgType for gpointer Could not write method GtkTreeSelection.get_select_function: No ArgType for GtkTreeSelectionFunc Could not write method GtkTreeStore.set_valuesv: No ArgType for gint* mv -f .deps/gtkunixprint_la-gtkunixprint.Tpo .deps/gtkunixprint_la-gtkunixprint.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -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 Could not write method GtkTreeView.set_destroy_count_func: No ArgType for GtkTreeDestroyCountFunc Could not write method GtkWindowGroup.list_windows: No ArgType for GList* libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./gtk -I/usr/lib64/python2.6/site-packages/numpy/core/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -MT _gtk_la-gdk.lo -MD -MP -MF .deps/_gtk_la-gdk.Tpo -c gdk.c -fPIC -DPIC -o .libs/_gtk_la-gdk.o Could not write method GtkPageSetup.to_key_file: No ArgType for GKeyFile* Could not write method GtkPageSetup.load_key_file: No ArgType for GKeyFile* Could not write method GtkPrintSettings.to_key_file: No ArgType for GKeyFile* Could not write method GtkPrintSettings.load_key_file: No ArgType for GKeyFile* Could not write virtual proxy GtkStatusIcon.popup_menu: No ArgType for guint32 Could not write method GtkBuilder.connect_signals_full: No ArgType for GtkBuilderConnectFunc Could not write method GtkBuilder.value_from_string: No ArgType for GParamSpec* Could not write method GtkBuilder.value_from_string_type: No ArgType for GValue* Could not write virtual proxy GtkBuilder.get_type_from_name: No ArgType for GType Warning: generating old-style constructor for:gtk_recent_action_new Could not write virtual accessor method GtkCellLayout.set_cell_data_func: No ArgType for GtkCellLayoutDataFunc Could not write method GtkFileChooser.get_files: No ArgType for GSList* Could not write virtual accessor method GtkTreeModel.rows_reordered: No ArgType for gint* Could not write virtual accessor method GtkTreeModel.get_value: No ArgType for GValue* Could not write interface proxy GtkTreeModel.rows_reordered: cannot use int* parameter with direction 'None' Could not write interface proxy GtkTreeModel.get_column_type: No ArgType for GType Could not write interface proxy GtkTreeModel.get_value: No ArgType for GValue* Could not write virtual accessor method GtkTreeSortable.get_sort_column_id: No ArgType for gint* Could not write virtual accessor method GtkTreeSortable.set_sort_func: No ArgType for GtkTreeIterCompareFunc Could not write virtual accessor method GtkTreeSortable.set_default_sort_func: No ArgType for GtkTreeIterCompareFunc Could not write interface proxy GtkTreeSortable.get_sort_column_id: cannot use int* parameter with direction 'None' Could not write interface proxy GtkTreeSortable.set_sort_func: No ArgType for GtkTreeIterCompareFunc Could not write interface proxy GtkTreeSortable.set_default_sort_func: No ArgType for GtkTreeIterCompareFunc Could not write virtual accessor method GtkRecentChooser.get_items: No ArgType for GList* Could not write virtual accessor method GtkRecentChooser.list_filters: No ArgType for GSList* Could not write virtual accessor method GtkRecentChooser.set_sort_func: No ArgType for GtkRecentSortFunc Could not write interface proxy GtkRecentChooser.get_items: No ArgType for GList* Could not write interface proxy GtkRecentChooser.list_filters: No ArgType for GSList* Could not write interface proxy GtkRecentChooser.set_sort_func: No ArgType for GtkRecentSortFunc Could not write method GtkBuildable.set_buildable_property: No ArgType for const-GValue* Could not write method GtkBuildable.custom_tag_start: No ArgType for GMarkupParser* Could not write method GtkBuildable.custom_tag_end: No ArgType for gpointer* Could not write method GtkBuildable.custom_finished: No ArgType for gpointer Could not write virtual accessor method GtkBuildable.get_name: No ArgType for constgchar* Could not write virtual accessor method GtkBuildable.set_buildable_property: No ArgType for const-GValue* Could not write virtual accessor method GtkBuildable.custom_tag_start: No ArgType for GMarkupParser* Could not write virtual accessor method GtkBuildable.custom_tag_end: No ArgType for gpointer* Could not write virtual accessor method GtkBuildable.custom_finished: No ArgType for gpointer Could not write interface proxy GtkBuildable.get_name: No ArgType for constgchar* Could not write interface proxy GtkBuildable.set_buildable_property: No ArgType for const-GValue* Could not write interface proxy GtkBuildable.custom_tag_start: No ArgType for GMarkupParser* Could not write interface proxy GtkBuildable.custom_tag_end: No ArgType for gpointer* Could not write interface proxy GtkBuildable.custom_finished: No ArgType for gpointer Could not write function accel_map_load_scanner: No ArgType for GScanner* Could not write function binding_entry_clear: No ArgType for GtkBindingSet* Could not write function binding_entry_add_signall: No ArgType for GtkBindingSet* Could not write function 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 color_selection_set_change_palette_with_screen_hook: No ArgType for GtkColorSelectionChangePaletteWithScreenFunc Could not write function file_paths_sort: No ArgType for GSList* 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 parse_args: No ArgType for int* Could not write function init_with_args: No ArgType for int* Could not write function get_option_group: No ArgType for GOptionGroup* Could not write function settings_install_property: No ArgType for GParamSpec* Could not write function settings_install_property_parser: No ArgType for GParamSpec* Could not write function stock_add_static: No ArgType for const-GtkStockItem* Could not write function stock_set_translate_func: No ArgType for GtkTranslateFunc Could not write function print_run_page_setup_dialog_async: No ArgType for GtkPageSetupDoneFunc Could not write function builder_error_quark: No ArgType for GQuark Could not write function page_setup_new_from_key_file: No ArgType for GKeyFile* Could not write function paper_size_get_paper_sizes: No ArgType for GList* Could not write function paper_size_new_from_key_file: No ArgType for GKeyFile* Could not write function print_settings_new_from_key_file: No ArgType for GKeyFile* Could not write function rc_parse_color_full: No ArgType for GScanner* Warning: Constructor for GtkAccessible needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkClipboard needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkItemFactory needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkPreview needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkListItem needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkCList needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkCTree needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkMessageDialog needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkRecentAction needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 88.67% (180/203) ***INFO*** The coverage of methods is 98.58% (2496/2532) ***INFO*** The coverage of virtual proxies is 94.67% (391/413) ***INFO*** The coverage of virtual accessors is 93.99% (469/499) ***INFO*** The coverage of interface proxies is 83.72% (72/86) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -march=core2 -ggdb -pipe -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initglade -Wl,-O1 -o glade.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0/gtk glade_la-libglademodule.lo glade_la-libglade.lo -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .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 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/glade.exp libtool: link: /bin/grep -E -e "initglade" ".libs/glade.exp" > ".libs/glade.expT" libtool: link: mv -f ".libs/glade.expT" ".libs/glade.exp" libtool: link: echo "{ global:" > .libs/glade.ver libtool: link: cat .libs/glade.exp | sed -e "s/\(.*\)/\1;/" >> .libs/glade.ver libtool: link: echo "local: *; };" >> .libs/glade.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/glade_la-libglademodule.o .libs/glade_la-libglade.o /usr/lib64/libglade-2.0.so -L/usr/lib64 -lpng12 /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libxml2.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so -lresolv /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libpng14.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpango-1.0.so -lm /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so -lz /usr/lib64/libexpat.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libglib-2.0.so -march=core2 -Wl,-O1 -Wl,-soname -Wl,glade.so -Wl,-version-script -Wl,.libs/glade.ver -o .libs/glade.so /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpng12 collect2: ld returned 1 exit status make[2]: *** [glade.la] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/_gtk_la-gdk.Tpo .deps/_gtk_la-gdk.Plo make[2]: Leaving directory `/var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0-2.6/gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0-2.6' make: *** [all] Error 2 * ERROR: dev-python/pygtk-2.16.0-r1 failed: * Building failed with CPython 2.6 in python_default_function() function * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 5078: Called python_execute_function '-d' '-s' * environment, line 3867: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =dev-python/pygtk-2.16.0-r1', * the complete build log and the output of 'emerge -pqv =dev-python/pygtk-2.16.0-r1'. * The complete build log is located at '/var/tmp/portage/dev-python/pygtk-2.16.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygtk-2.16.0-r1/temp/environment'. * S: '/var/tmp/portage/dev-python/pygtk-2.16.0-r1/work/pygtk-2.16.0' sandbox:main signal SIGQUIT already had a handler ...