SuccessConsole Output

Skipping 236 KB.. Full Log
rm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/build/pygtk-2.24.1/gtk  -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/'`atk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1 -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/build/pygtk-2.24.1/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -Wall -g -O2 -O0 -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
atk.c: In function '_wrap_atk_hyperlink_is_selected_link':
atk.c:457:5: warning: 'atk_hyperlink_is_selected_link' is deprecated [-Wdeprecated-declarations]
     ret = atk_hyperlink_is_selected_link(ATK_HYPERLINK(self->obj));
     ^~~
In file included from /usr/include/atk-1.0/atk/atk.h:32:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkhyperlink.h:110:18: note: declared here
 gboolean         atk_hyperlink_is_selected_link     (AtkHyperlink     *link_);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_object_get_layer':
atk.c:1478:5: warning: 'atk_object_get_layer' is deprecated: Use 'atk_component_get_layer' instead [-Wdeprecated-declarations]
     ret = atk_object_get_layer(ATK_OBJECT(self->obj));
     ^~~
In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkobject.h:710:25: note: declared here
 AtkLayer                atk_object_get_layer                      (AtkObject *accessible);
                         ^~~~~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_object_get_mdi_zorder':
atk.c:1489:5: warning: 'atk_object_get_mdi_zorder' is deprecated: Use 'atk_component_get_mdi_zorder' instead [-Wdeprecated-declarations]
     ret = atk_object_get_mdi_zorder(ATK_OBJECT(self->obj));
     ^~~
In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkobject.h:712:25: note: declared here
 gint                    atk_object_get_mdi_zorder                 (AtkObject *accessible);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_object_remove_property_change_handler':
atk.c:1600:5: warning: 'atk_object_remove_property_change_handler' is deprecated [-Wdeprecated-declarations]
     atk_object_remove_property_change_handler(ATK_OBJECT(self->obj), handler_id);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkobject.h:738:22: note: declared here
 void                 atk_object_remove_property_change_handler   (AtkObject                      *accessible,
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.override: In function '_wrap_atk_component_get_position':
atk.override:142:5: warning: 'atk_component_get_position' is deprecated: Use 'atk_component_get_extents' instead [-Wdeprecated-declarations]
In file included from /usr/include/atk-1.0/atk/atk.h:27:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkcomponent.h:186:23: note: declared here
 void                  atk_component_get_position           (AtkComponent    *component,
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
atk.override: In function '_wrap_atk_component_get_size':
atk.override:152:5: warning: 'atk_component_get_size' is deprecated: Use 'atk_component_get_extents' instead [-Wdeprecated-declarations]
In file included from /usr/include/atk-1.0/atk/atk.h:27:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkcomponent.h:191:23: note: declared here
 void                  atk_component_get_size               (AtkComponent    *component,
                       ^~~~~~~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_component_remove_focus_handler':
atk.c:5833:5: warning: 'atk_component_remove_focus_handler' is deprecated [-Wdeprecated-declarations]
     atk_component_remove_focus_handler(ATK_COMPONENT(self->obj), handler_id);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/atk-1.0/atk/atk.h:27:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkcomponent.h:201:23: note: declared here
 void                  atk_component_remove_focus_handler   (AtkComponent    *component,
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_document_get_document_type':
atk.c:7172:5: warning: 'atk_document_get_document_type' is deprecated [-Wdeprecated-declarations]
     ret = atk_document_get_document_type(ATK_DOCUMENT(self->obj));
     ^~~
In file included from /usr/include/atk-1.0/atk/atk.h:28:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkdocument.h:89:23: note: declared here
 const gchar*          atk_document_get_document_type (AtkDocument   *document);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_streamable_content_get_uri':
atk.c:10263:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     ret = atk_streamable_content_get_uri(ATK_STREAMABLE_CONTENT(self->obj), mime_type);
         ^
atk.c: In function '_wrap_atk_table_get_index_at':
atk.c:10563:5: warning: 'atk_table_get_index_at' is deprecated: Use 'atk_table_ref_at' instead [-Wdeprecated-declarations]
     ret = atk_table_get_index_at(ATK_TABLE(self->obj), row, column);
     ^~~
In file included from /usr/include/atk-1.0/atk/atk.h:50:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atktable.h:139:19: note: declared here
 gint              atk_table_get_index_at         (AtkTable         *table,
                   ^~~~~~~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_table_get_column_at_index':
atk.c:10577:5: warning: 'atk_table_get_column_at_index' is deprecated [-Wdeprecated-declarations]
     ret = atk_table_get_column_at_index(ATK_TABLE(self->obj), index);
     ^~~
In file included from /usr/include/atk-1.0/atk/atk.h:50:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atktable.h:143:19: note: declared here
 gint              atk_table_get_column_at_index  (AtkTable         *table,
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_table_get_row_at_index':
atk.c:10591:5: warning: 'atk_table_get_row_at_index' is deprecated [-Wdeprecated-declarations]
     ret = atk_table_get_row_at_index(ATK_TABLE(self->obj), index);
     ^~~
In file included from /usr/include/atk-1.0/atk/atk.h:50:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atktable.h:146:19: note: declared here
 gint              atk_table_get_row_at_index     (AtkTable         *table,
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
atk.override: In function '_wrap_atk_text_get_text_after_offset':
atk.override:404:5: warning: 'atk_text_get_text_after_offset' is deprecated: Use 'atk_text_get_string_at_offset' instead [-Wdeprecated-declarations]
In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28:0,
                 from /usr/include/atk-1.0/atk/atk.h:29,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atktext.h:357:15: note: declared here
 gchar*        atk_text_get_text_after_offset              (AtkText          *text,
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.override: In function '_wrap_atk_text_get_text_at_offset':
atk.override:429:5: warning: 'atk_text_get_text_at_offset' is deprecated: Use 'atk_text_get_string_at_offset' instead [-Wdeprecated-declarations]
In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28:0,
                 from /usr/include/atk-1.0/atk/atk.h:29,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atktext.h:363:15: note: declared here
 gchar*        atk_text_get_text_at_offset                 (AtkText          *text,
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.override: In function '_wrap_atk_text_get_text_before_offset':
atk.override:454:5: warning: 'atk_text_get_text_before_offset' is deprecated: Use 'atk_text_get_string_at_offset' instead [-Wdeprecated-declarations]
In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28:0,
                 from /usr/include/atk-1.0/atk/atk.h:29,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atktext.h:369:15: note: declared here
 gchar*        atk_text_get_text_before_offset             (AtkText          *text,
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.override: In function '_wrap_atk_value_get_current_value':
atk.override:631:5: warning: 'atk_value_get_current_value' is deprecated: Use 'atk_value_get_value_and_text' instead [-Wdeprecated-declarations]
In file included from /usr/include/atk-1.0/atk/atk.h:55:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkvalue.h:126:11: note: declared here
 void      atk_value_get_current_value (AtkValue     *obj,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.override: In function '_wrap_atk_value_get_maximum_value':
atk.override:644:5: warning: 'atk_value_get_maximum_value' is deprecated: Use 'atk_value_get_range' instead [-Wdeprecated-declarations]
In file included from /usr/include/atk-1.0/atk/atk.h:55:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkvalue.h:130:10: note: declared here
 void     atk_value_get_maximum_value  (AtkValue     *obj,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.override: In function '_wrap_atk_value_get_minimum_value':
atk.override:657:5: warning: 'atk_value_get_minimum_value' is deprecated: Use 'atk_value_get_range' instead [-Wdeprecated-declarations]
In file included from /usr/include/atk-1.0/atk/atk.h:55:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkvalue.h:133:10: note: declared here
 void     atk_value_get_minimum_value  (AtkValue     *obj,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.override: In function '_wrap_atk_value_set_current_value':
atk.override:682:5: warning: 'atk_value_set_current_value' is deprecated: Use 'atk_value_set_value' instead [-Wdeprecated-declarations]
In file included from /usr/include/atk-1.0/atk/atk.h:55:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkvalue.h:136:10: note: declared here
 gboolean atk_value_set_current_value  (AtkValue     *obj,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_role_register':
atk.c:16386:5: warning: 'atk_role_register' is deprecated [-Wdeprecated-declarations]
     ret = atk_role_register(name);
     ^~~
In file included from /usr/include/atk-1.0/atk/atk.h:25:0,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkobject.h:767:23: note: declared here
 AtkRole               atk_role_register                        (const gchar *name);
                       ^~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_remove_focus_tracker':
atk.c:16619:5: warning: 'atk_remove_focus_tracker' is deprecated [-Wdeprecated-declarations]
     atk_remove_focus_tracker(tracker_id);
     ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28:0,
                 from /usr/include/atk-1.0/atk/atk.h:27,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkutil.h:193:10: note: declared here
 void     atk_remove_focus_tracker  (guint                tracker_id);
          ^~~~~~~~~~~~~~~~~~~~~~~~
atk.c: In function '_wrap_atk_focus_tracker_notify':
atk.c:16634:5: warning: 'atk_focus_tracker_notify' is deprecated [-Wdeprecated-declarations]
     atk_focus_tracker_notify(ATK_OBJECT(object->obj));
     ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28:0,
                 from /usr/include/atk-1.0/atk/atk.h:27,
                 from atk.override:26:
/usr/include/atk-1.0/atk/atkutil.h:197:10: note: declared here
 void     atk_focus_tracker_notify  (AtkObject            *object);
          ^~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/atk_la-atk.Tpo .deps/atk_la-atk.Plo
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -module -avoid-version  -export-symbols-regex initatk  -o atk.la -rpath /usr/lib/python2.7/dist-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' | sed '/ __gnu_lto/d' | /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:  gcc -shared  -fPIC -DPIC  .libs/atk_la-atkmodule.o .libs/atk_la-atk.o   -latk-1.0 -lgobject-2.0 -lglib-2.0  -g -O2 -O0   -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/atk.so atk.so || true
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1 -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/build/pygtk-2.24.1/gtk  -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/'`pangomodule.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1 -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/build/pygtk-2.24.1/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT pango_la-pangomodule.lo -MD -MP -MF .deps/pango_la-pangomodule.Tpo -c /build/pygtk-2.24.1/pangomodule.c  -fPIC -DPIC -o .libs/pango_la-pangomodule.o
mv -f .deps/pango_la-pangomodule.Tpo .deps/pango_la-pangomodule.Plo
(cd /build/pygtk-2.24.1\
 && /usr/bin/python2.7-dbg /usr/share/pygobject/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 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.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 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 method PangoRenderer.draw_glyph: No ArgType for PangoGlyph
Could not write virtual accessor method PangoRenderer.draw_shape: No ArgType for PangoAttrShape*
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 virtual proxy PangoRenderer.draw_shape: No ArgType for PangoAttrShape*
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 60.71% (17/28)
***INFO*** The coverage of virtual accessors is 67.86% (19/28)
***INFO*** There are no declared interface proxies.
[29356 refs]
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1 -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/build/pygtk-2.24.1/gtk  -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/'`pango.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1 -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/build/pygtk-2.24.1/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -Wall -g -O2 -O0 -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
pango.c: In function '_wrap_pango_font_map_get_shape_engine_type':
pango.c:4710:5: warning: 'pango_font_map_get_shape_engine_type' is deprecated [-Wdeprecated-declarations]
     ret = pango_font_map_get_shape_engine_type(PANGO_FONT_MAP(self->obj));
     ^~~
In file included from /usr/include/pango-1.0/pango/pango-context.h:26:0,
                 from /usr/include/pango-1.0/pango/pango.h:28,
                 from pango.override:28:
/usr/include/pango-1.0/pango/pango-fontmap.h:169:15: note: declared here
 const char   *pango_font_map_get_shape_engine_type (PangoFontMap *fontmap);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pango.override: In function '_wrap_pango_parse_markup':
pango.override:1328:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
pango.c: In function 'pypango_register_classes':
pango.c:8587:5: warning: 'pango_engine_get_type' is deprecated [-Wdeprecated-declarations]
     pygobject_register_class(d, "PangoEngine", PANGO_TYPE_ENGINE, &PyPangoEngine_Type, Py_BuildValue("(O)", &PyGObject_Type));
     ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pango-1.0/pango/pango.h:30:0,
                 from pango.override:28:
/usr/include/pango-1.0/pango/pango-engine.h:83:7: note: declared here
 GType pango_engine_get_type (void) G_GNUC_CONST;
       ^~~~~~~~~~~~~~~~~~~~~
pango.c:8588:5: warning: 'pango_engine_get_type' is deprecated [-Wdeprecated-declarations]
     pyg_set_object_has_new_constructor(PANGO_TYPE_ENGINE);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pango-1.0/pango/pango.h:30:0,
                 from pango.override:28:
/usr/include/pango-1.0/pango/pango-engine.h:83:7: note: declared here
 GType pango_engine_get_type (void) G_GNUC_CONST;
       ^~~~~~~~~~~~~~~~~~~~~
pango.c:8589:5: warning: 'pango_engine_lang_get_type' is deprecated [-Wdeprecated-declarations]
     pygobject_register_class(d, "PangoEngineLang", PANGO_TYPE_ENGINE_LANG, &PyPangoEngineLang_Type, Py_BuildValue("(O)", &PyPangoEngine_Type));
     ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pango-1.0/pango/pango.h:30:0,
                 from pango.override:28:
/usr/include/pango-1.0/pango/pango-engine.h:150:7: note: declared here
 GType pango_engine_lang_get_type (void) G_GNUC_CONST;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~
pango.c:8590:5: warning: 'pango_engine_lang_get_type' is deprecated [-Wdeprecated-declarations]
     pyg_set_object_has_new_constructor(PANGO_TYPE_ENGINE_LANG);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pango-1.0/pango/pango.h:30:0,
                 from pango.override:28:
/usr/include/pango-1.0/pango/pango-engine.h:150:7: note: declared here
 GType pango_engine_lang_get_type (void) G_GNUC_CONST;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~
pango.c:8591:5: warning: 'pango_engine_shape_get_type' is deprecated [-Wdeprecated-declarations]
     pygobject_register_class(d, "PangoEngineShape", PANGO_TYPE_ENGINE_SHAPE, &PyPangoEngineShape_Type, Py_BuildValue("(O)", &PyPangoEngine_Type));
     ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pango-1.0/pango/pango.h:30:0,
                 from pango.override:28:
/usr/include/pango-1.0/pango/pango-engine.h:238:7: note: declared here
 GType pango_engine_shape_get_type (void) G_GNUC_CONST;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
pango.c:8592:5: warning: 'pango_engine_shape_get_type' is deprecated [-Wdeprecated-declarations]
     pyg_set_object_has_new_constructor(PANGO_TYPE_ENGINE_SHAPE);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pango-1.0/pango/pango.h:30:0,
                 from pango.override:28:
/usr/include/pango-1.0/pango/pango-engine.h:238:7: note: declared here
 GType pango_engine_shape_get_type (void) G_GNUC_CONST;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/pango_la-pango.Tpo .deps/pango_la-pango.Plo
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -module -avoid-version  -export-symbols-regex initpango  -o pango.la -rpath /usr/lib/python2.7/dist-packages/gtk-2.0 pango_la-pangomodule.lo pango_la-pango.lo -lpango-1.0 -lgobject-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' | sed '/ __gnu_lto/d' | /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:  gcc -shared  -fPIC -DPIC  .libs/pango_la-pangomodule.o .libs/pango_la-pango.o   -lpango-1.0 -lgobject-2.0 -lglib-2.0  -g -O2 -O0   -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" )
ln -s .libs/pango.so pango.so || true
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1 -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/build/pygtk-2.24.1/gtk  -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/'`pangocairomodule.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1 -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/build/pygtk-2.24.1/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT pangocairo_la-pangocairomodule.lo -MD -MP -MF .deps/pangocairo_la-pangocairomodule.Tpo -c /build/pygtk-2.24.1/pangocairomodule.c  -fPIC -DPIC -o .libs/pangocairo_la-pangocairomodule.o
mv -f .deps/pangocairo_la-pangocairomodule.Tpo .deps/pangocairo_la-pangocairomodule.Plo
(cd /build/pygtk-2.24.1\
 && /usr/bin/python2.7-dbg /usr/share/pygobject/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.
[29356 refs]
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1 -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/build/pygtk-2.24.1/gtk  -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/'`pangocairo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1 -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/build/pygtk-2.24.1/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -Wall -g -O2 -O0 -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
pangocairo.c: In function '_wrap_pango_cairo_font_map_create_context':
pangocairo.c:325:5: warning: 'pango_cairo_font_map_create_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
     ret = pango_cairo_font_map_create_context(PANGO_CAIRO_FONT_MAP(self->obj));
     ^~~
In file included from pangocairo.override:6:0:
/usr/include/pango-1.0/pango/pangocairo.h:101:15: note: declared here
 PangoContext *pango_cairo_font_map_create_context (PangoCairoFontMap *fontmap);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/pangocairo_la-pangocairo.Tpo .deps/pangocairo_la-pangocairo.Plo
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -module -avoid-version  -export-symbols-regex initpangocairo  -o pangocairo.la -rpath /usr/lib/python2.7/dist-packages/gtk-2.0 pangocairo_la-pangocairomodule.lo pangocairo_la-pangocairo.lo -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo 
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' | sed '/ __gnu_lto/d' | /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:  gcc -shared  -fPIC -DPIC  .libs/pangocairo_la-pangocairomodule.o .libs/pangocairo_la-pangocairo.o   -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo  -g -O2 -O0   -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
/usr/bin/make  all-recursive
make[2]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7'
Making all in .
make[3]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7'
make[3]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7'
Making all in gtk
make[3]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/gtk'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/gtk/'`gtkunixprintmodule.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT gtkunixprint_la-gtkunixprintmodule.lo -MD -MP -MF .deps/gtkunixprint_la-gtkunixprintmodule.Tpo -c /build/pygtk-2.24.1/gtk/gtkunixprintmodule.c  -fPIC -DPIC -o .libs/gtkunixprint_la-gtkunixprintmodule.o
mv -f .deps/gtkunixprint_la-gtkunixprintmodule.Tpo .deps/gtkunixprint_la-gtkunixprintmodule.Plo
/usr/bin/python2.7-dbg /usr/share/pygobject/2.0/codegen/createdefs.py gtkunixprint.defs gtkunixprint-base.defs gtkunixprint-2.12.defs gtkunixprint-2.14.defs
[21693 refs]
/usr/bin/python2.7-dbg /usr/share/pygobject/2.0/codegen/createdefs.py gtkunixprint-types.defs gtkunixprint-base-types.defs
[21693 refs]
/usr/bin/python2.7-dbg /usr/share/pygobject/2.0/codegen/createdefs.py gdk-types.defs gdk-base-types.defs
[21693 refs]
/usr/bin/python2.7-dbg /usr/share/pygobject/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 gtk-2.18-types.defs gtk-2.20-types.defs gtk-2.22-types.defs gtk-2.24-types.defs hildon-types.defs
[21693 refs]
(/usr/bin/python2.7-dbg /usr/share/pygobject/2.0/codegen/codegen.py \
   -DHAVE_PYCAIRO  -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DHAVE_GTK_2_18 -DHAVE_GTK_2_20 -DHAVE_GTK_2_22 -DHAVE_GTK_2_24 -DGDK_TARGET_X11 \
    -I /build/pygtk-2.24.1/gtk \
    --py_ssize_t-clean --register /usr/share/pygobject/2.0/defs/gio-types.defs \
    --register /build/pygtk-2.24.1/pango-types.defs \
    --register /build/pygtk-2.24.1/atk-types.defs \
    --register gdk-types.defs \
    --register gtk-types.defs \
    --override /build/pygtk-2.24.1/gtk/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*
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 97.56% (40/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.
[29356 refs]
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/gtk/'`gtkunixprint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -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
mv -f .deps/gtkunixprint_la-gtkunixprint.Tpo .deps/gtkunixprint_la-gtkunixprint.Plo
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -module -avoid-version  -export-symbols-regex initgtkunixprint  -o gtkunixprint.la -rpath /usr/lib/python2.7/dist-packages/gtk-2.0 gtkunixprint_la-gtkunixprintmodule.lo gtkunixprint_la-gtkunixprint.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype 
libtool: link: /usr/bin/nm -B  .libs/gtkunixprint_la-gtkunixprintmodule.o .libs/gtkunixprint_la-gtkunixprint.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/gtkunixprint.exp
libtool: link: /bin/grep -E -e "initgtkunixprint" ".libs/gtkunixprint.exp" > ".libs/gtkunixprint.expT"
libtool: link: mv -f ".libs/gtkunixprint.expT" ".libs/gtkunixprint.exp"
libtool: link: echo "{ global:" > .libs/gtkunixprint.ver
libtool: link:  cat .libs/gtkunixprint.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gtkunixprint.ver
libtool: link:  echo "local: *; };" >> .libs/gtkunixprint.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/gtkunixprint_la-gtkunixprintmodule.o .libs/gtkunixprint_la-gtkunixprint.o   -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig /usr/lib/arm-linux-gnueabihf/libfreetype.so  -pthread -g -O2 -O0   -pthread -Wl,-soname -Wl,gtkunixprint.so -Wl,-version-script -Wl,.libs/gtkunixprint.ver -o .libs/gtkunixprint.so
libtool: link: ( cd ".libs" && rm -f "gtkunixprint.la" && ln -s "../gtkunixprint.la" "gtkunixprint.la" )
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2  -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/gtk/'`gtk-types.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT _gtk_la-gtk-types.lo -MD -MP -MF .deps/_gtk_la-gtk-types.Tpo -c /build/pygtk-2.24.1/gtk/gtk-types.c  -fPIC -DPIC -o .libs/_gtk_la-gtk-types.o
mv -f .deps/_gtk_la-gtk-types.Tpo .deps/_gtk_la-gtk-types.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2  -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/gtk/'`gtkmodule.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT _gtk_la-gtkmodule.lo -MD -MP -MF .deps/_gtk_la-gtkmodule.Tpo -c /build/pygtk-2.24.1/gtk/gtkmodule.c  -fPIC -DPIC -o .libs/_gtk_la-gtkmodule.o
mv -f .deps/_gtk_la-gtkmodule.Tpo .deps/_gtk_la-gtkmodule.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2  -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/gtk/'`gtkobject-support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT _gtk_la-gtkobject-support.lo -MD -MP -MF .deps/_gtk_la-gtkobject-support.Tpo -c /build/pygtk-2.24.1/gtk/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/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2  -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/gtk/'`pygtkcellrenderer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT _gtk_la-pygtkcellrenderer.lo -MD -MP -MF .deps/_gtk_la-pygtkcellrenderer.Tpo -c /build/pygtk-2.24.1/gtk/pygtkcellrenderer.c  -fPIC -DPIC -o .libs/_gtk_la-pygtkcellrenderer.o
mv -f .deps/_gtk_la-pygtkcellrenderer.Tpo .deps/_gtk_la-pygtkcellrenderer.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2  -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/gtk/'`pygtktreemodel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT _gtk_la-pygtktreemodel.lo -MD -MP -MF .deps/_gtk_la-pygtktreemodel.Tpo -c /build/pygtk-2.24.1/gtk/pygtktreemodel.c  -fPIC -DPIC -o .libs/_gtk_la-pygtktreemodel.o
mv -f .deps/_gtk_la-pygtktreemodel.Tpo .deps/_gtk_la-pygtktreemodel.Plo
/usr/bin/python2.7-dbg /usr/share/pygobject/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  gtk-2.18.defs  gtk-2.20.defs  gtk-2.22.defs gtk-2.24.defs hildon.defs
[21693 refs]
(/usr/bin/python2.7-dbg /usr/share/pygobject/2.0/codegen/codegen.py \
   -DHAVE_PYCAIRO  -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DHAVE_GTK_2_18 -DHAVE_GTK_2_20 -DHAVE_GTK_2_22 -DHAVE_GTK_2_24 -DGDK_TARGET_X11 \
    -I /build/pygtk-2.24.1/gtk \
    --py_ssize_t-clean --register /usr/share/pygobject/2.0/defs/gio-types.defs \
    --register /build/pygtk-2.24.1/pango-types.defs \
    --register /build/pygtk-2.24.1/atk-types.defs \
    --register gdk-types.defs \
    --register gtk-types.defs \
    --override /build/pygtk-2.24.1/gtk/gtk.override \
    --prefix pygtk gtk.defs) > gen-gtk.c \
&& cp gen-gtk.c gtk.c \
&& rm -f gen-gtk.c
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*
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
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 method GtkRange.get_slider_range: No ArgType for gint*
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 method GtkStyle.paint_spinner: No ArgType for const-GdkRectangle*
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 GtkTable.get_size: No ArgType for guint*
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*
Could not write method GtkTreeView.set_destroy_count_func: No ArgType for GtkTreeDestroyCountFunc
Could not write method GtkWindowGroup.list_windows: No ArgType for GList*
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 GtkPrintContext.get_hard_margins: No ArgType for gdouble*
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
Warning: generating old-style constructor for:gtk_entry_buffer_new
Could not write method GtkInfoBar.add_buttons: varargs functions not supported
Warning: generating old-style constructor for:gtk_tool_item_group_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 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*
Could not write function gtk_binding_entry_skip: No ArgType for GtkBindingSet*
Could not write function rgb_to_hsv: No ArgType for gdouble*
Could not write function gtk_info_bar_new_with_buttons: varargs functions not supported
Could not write function gtk_tool_palette_get_drag_target_item: No ArgType for const-GtkTargetEntry*
Could not write function gtk_tool_palette_get_drag_target_group: No ArgType for const-GtkTargetEntry*
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
Warning: Constructor for GtkEntryBuffer needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GtkToolItemGroup needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 87.04% (188/216)
***INFO*** The coverage of methods is 98.54% (2701/2741)
***INFO*** The coverage of virtual proxies is 94.67% (391/413)
***INFO*** The coverage of virtual accessors is 94.59% (472/499)
***INFO*** The coverage of interface proxies is 87.21% (75/86)
[29362 refs]
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2  -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT _gtk_la-gtk.lo -MD -MP -MF .deps/_gtk_la-gtk.Tpo -c -o _gtk_la-gtk.lo `test -f 'gtk.c' || echo '/build/pygtk-2.24.1/gtk/'`gtk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT _gtk_la-gtk.lo -MD -MP -MF .deps/_gtk_la-gtk.Tpo -c gtk.c  -fPIC -DPIC -o .libs/_gtk_la-gtk.o
/build/pygtk-2.24.1/gtk/gtk.override: In function 'pygtk_tap_source_remove_ref':
/build/pygtk-2.24.1/gtk/gtk.override:8955:30: warning: passing argument 2 of 'g_object_weak_unref' from incompatible pointer type [-Wincompatible-pointer-types]
     g_object_weak_unref(obj, pygtk_tap_source_destroy, cunote);
                              ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/pygtk-2.0/pygobject.h:8,
                 from /build/pygtk-2.24.1/gtk/gtk.override:25:
/usr/include/glib-2.0/gobject/gobject.h:486:10: note: expected 'GWeakNotify {aka void (*)(void *, struct _GObject *)}' but argument is of type 'gboolean (*)(void *, GObject *) {aka int (*)(void *, struct _GObject *)}'
 void     g_object_weak_unref        (GObject       *object,
          ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/python2.7_d/Python.h:80:0,
                 from gtk.c:4:
/build/pygtk-2.24.1/gtk/gtk.override: In function '_wrap_gtk_widget_tap_and_hold_setup':
/usr/include/python2.7_d/object.h:874:17: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
 #define Py_None (&_Py_NoneStruct)
                 ^
/build/pygtk-2.24.1/gtk/gtk.override:8964:26: note: in expansion of macro 'Py_None'
     PyGObject *py_menu = Py_None;
                          ^~~~~~~
/build/pygtk-2.24.1/gtk/gtk.override:8977:24: warning: comparison of distinct pointer types lacks a cast
     } else if (py_menu != Py_None) {
                        ^~
/build/pygtk-2.24.1/gtk/gtk.override:9002:38: warning: passing argument 2 of 'g_object_weak_ref' from incompatible pointer type [-Wincompatible-pointer-types]
         g_object_weak_ref(self->obj, pygtk_tap_source_destroy, cunote);
                                      ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/pygtk-2.0/pygobject.h:8,
                 from /build/pygtk-2.24.1/gtk/gtk.override:25:
/usr/include/glib-2.0/gobject/gobject.h:482:10: note: expected 'GWeakNotify {aka void (*)(void *, struct _GObject *)}' but argument is of type 'gboolean (*)(void *, GObject *) {aka int (*)(void *, struct _GObject *)}'
 void     g_object_weak_ref        (GObject       *object,
          ^~~~~~~~~~~~~~~~~
/build/pygtk-2.24.1/gtk/gtk.override:9007:39: warning: passing argument 3 of 'gtk_widget_tap_and_hold_setup' from incompatible pointer type [-Wincompatible-pointer-types]
                                       pygtk_tap_menu_position, 0);
                                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from /build/pygtk-2.24.1/gtk/gtk.override:30:
/usr/include/gtk-2.0/gtk/gtkwidget.h:1361:6: note: expected 'GtkCallback {aka void (*)(struct _GtkWidget *, void *)}' but argument is of type 'void (*)(GtkMenu *, int *, int *, gboolean *, void *) {aka void (*)(struct _GtkMenu *, int *, int *, int *, void *)}'
 void gtk_widget_tap_and_hold_setup        (GtkWidget                *widget,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/pygtk-2.24.1/gtk/gtk.override: In function '_wrap_gtk_item_factory_create_items':
/build/pygtk-2.24.1/gtk/gtk.override:1503:3: warning: 'gdk_pixdata_from_pixbuf' is deprecated [-Wdeprecated-declarations]
   gdk_pixdata_from_pixbuf(&pixdata, pixbuf, FALSE);
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/pygtk-2.24.1/gtk/gtk.override:32:0:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:115:10: note: declared here
 gpointer gdk_pixdata_from_pixbuf (GdkPixdata  *pixdata,
          ^~~~~~~~~~~~~~~~~~~~~~~
/build/pygtk-2.24.1/gtk/gtk.override:1504:3: warning: 'gdk_pixdata_serialize' is deprecated [-Wdeprecated-declarations]
   serialstr = gdk_pixdata_serialize(&pixdata, &len);
   ^~~~~~~~~
In file included from /build/pygtk-2.24.1/gtk/gtk.override:32:0:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:107:10: note: declared here
 guint8*  gdk_pixdata_serialize (const GdkPixdata *pixdata,
          ^~~~~~~~~~~~~~~~~~~~~
gtktreeview.override: In function '_wrap_gtk_tree_store_reorder':
gtktreeview.override:3056:19: warning: variable 'store' set but not used [-Wunused-but-set-variable]
/build/pygtk-2.24.1/gtk/gtk.override: In function 'pygtk_main_watch_check':
/build/pygtk-2.24.1/gtk/gtk.override:1155:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
     gssize ret;
            ^~~
mv -f .deps/_gtk_la-gtk.Tpo .deps/_gtk_la-gtk.Plo
/usr/bin/python2.7-dbg /usr/share/pygobject/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  gdk-2.18.defs  gdk-2.20.defs  gdk-2.22.defs gdk-2.24.defs
[21693 refs]
(/usr/bin/python2.7-dbg /usr/share/pygobject/2.0/codegen/codegen.py \
   -DHAVE_PYCAIRO  -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DHAVE_GTK_2_18 -DHAVE_GTK_2_20 -DHAVE_GTK_2_22 -DHAVE_GTK_2_24 -DGDK_TARGET_X11 \
    -I /build/pygtk-2.24.1/gtk \
    --py_ssize_t-clean --register /usr/share/pygobject/2.0/defs/gio-types.defs \
    --register /build/pygtk-2.24.1/pango-types.defs \
    --register /build/pygtk-2.24.1/atk-types.defs \
    --register gdk-types.defs \
    --register gtk-types.defs \
    --override /build/pygtk-2.24.1/gtk/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*
Could not write method GdkRegion.rect_equal: No ArgType for const-GdkRectangle*
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
Could not write method GdkDevice.get_key: No ArgType for guint*
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 GdkDragContext.list_targets: No ArgType for GList*
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**
Could not write method GdkWindow.get_root_coords: No ArgType for gint*
Could not write method GdkWindow.get_background_pattern: No ArgType for cairo_pattern_t*
Could not write method GdkWindow.coords_to_parent: No ArgType for gdouble*
Could not write method GdkWindow.coords_from_parent: No ArgType for gdouble*
Could not write method GdkWindow.create_similar_surface: No ArgType for cairo_content_t
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*
Could not write method GdkImage.get_pixels: No ArgType for gpointer
Could not write method GdkKeymap.add_virtual_modifiers: No ArgType for GdkModifierType*
Could not write method GdkKeymap.map_virtual_modifiers: No ArgType for GdkModifierType*
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 method GdkVisual.get_red_pixel_details: No ArgType for guint32*
Could not write method GdkVisual.get_green_pixel_details: No ArgType for guint32*
Could not write method GdkVisual.get_blue_pixel_details: No ArgType for guint32*
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.76% (149/202)
***INFO*** The coverage of methods is 89.12% (434/487)
***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.
[29362 refs]
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2  -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/gtk/'`gdk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -Wall -g -O2 -O0 -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
In file included from /usr/include/python2.7_d/numpy/ndarraytypes.h:1788:0,
                 from /usr/include/python2.7_d/numpy/ndarrayobject.h:18,
                 from /usr/include/python2.7_d/numpy/arrayobject.h:4,
                 from /build/pygtk-2.24.1/gtk/gdk.override:49:
/usr/include/python2.7_d/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
gdkcolor.override: In function '_wrap_gdk_color_alloc':
gdkcolor.override:422:77: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare]
gdkcolor.override:422:77: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
gdkpixbuf.override: In function '_wrap_gdk_pixbuf_new_from_array':
gdkpixbuf.override:358:16: warning: variable 'nc' set but not used [-Wunused-but-set-variable]
gdk.c: In function '_wrap_gdk_pixbuf_new_from_inline':
gdk.c:19548:5: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
     ret = gdk_pixbuf_new_from_inline(data_length, data, copy_pixels, &error);
     ^~~
In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0,
                 from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
                 from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
                 from /usr/include/gtk-2.0/gdk/gdk.h:33,
                 from /build/pygtk-2.24.1/gtk/gdk.override:31:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:355:12: note: declared here
 GdkPixbuf* gdk_pixbuf_new_from_inline (gint          data_length,
            ^~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/_gtk_la-gdk.Tpo .deps/_gtk_la-gdk.Plo
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pycairo -pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2  -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -module -avoid-version  -export-symbols-regex init_gtk  -o _gtk.la -rpath /usr/lib/python2.7/dist-packages/gtk-2.0/gtk _gtk_la-gtk-types.lo _gtk_la-gtkmodule.lo _gtk_la-gtkobject-support.lo _gtk_la-pygtkcellrenderer.lo _gtk_la-pygtktreemodel.lo _gtk_la-gtk.lo _gtk_la-gdk.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype 
libtool: link: /usr/bin/nm -B  .libs/_gtk_la-gtk-types.o .libs/_gtk_la-gtkmodule.o .libs/_gtk_la-gtkobject-support.o .libs/_gtk_la-pygtkcellrenderer.o .libs/_gtk_la-pygtktreemodel.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 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gtk.exp
libtool: link: /bin/grep -E -e "init_gtk" ".libs/_gtk.exp" > ".libs/_gtk.expT"
libtool: link: mv -f ".libs/_gtk.expT" ".libs/_gtk.exp"
libtool: link: echo "{ global:" > .libs/_gtk.ver
libtool: link:  cat .libs/_gtk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gtk.ver
libtool: link:  echo "local: *; };" >> .libs/_gtk.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/_gtk_la-gtk-types.o .libs/_gtk_la-gtkmodule.o .libs/_gtk_la-gtkobject-support.o .libs/_gtk_la-pygtkcellrenderer.o .libs/_gtk_la-pygtktreemodel.o .libs/_gtk_la-gtk.o .libs/_gtk_la-gdk.o   -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig /usr/lib/arm-linux-gnueabihf/libfreetype.so  -pthread -g -O2 -O0   -pthread -Wl,-soname -Wl,_gtk.so -Wl,-version-script -Wl,.libs/_gtk.ver -o .libs/_gtk.so
libtool: link: ( cd ".libs" && rm -f "_gtk.la" && ln -s "../_gtk.la" "_gtk.la" )
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/gtk/'`libglademodule.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -MT glade_la-libglademodule.lo -MD -MP -MF .deps/glade_la-libglademodule.Tpo -c /build/pygtk-2.24.1/gtk/libglademodule.c  -fPIC -DPIC -o .libs/glade_la-libglademodule.o
mv -f .deps/glade_la-libglademodule.Tpo .deps/glade_la-libglademodule.Plo
(/usr/bin/python2.7-dbg /usr/share/pygobject/2.0/codegen/codegen.py \
   -DHAVE_PYCAIRO  -DHAVE_GTK_2_12 -DHAVE_GTK_2_14 -DHAVE_GTK_2_16 -DHAVE_GTK_2_18 -DHAVE_GTK_2_20 -DHAVE_GTK_2_22 -DHAVE_GTK_2_24 -DGDK_TARGET_X11 \
    -I /build/pygtk-2.24.1/gtk \
    --py_ssize_t-clean --register /usr/share/pygobject/2.0/defs/gio-types.defs \
    --register /build/pygtk-2.24.1/pango-types.defs \
    --register /build/pygtk-2.24.1/atk-types.defs \
    --register gdk-types.defs \
    --register gtk-types.defs \
    --override /build/pygtk-2.24.1/gtk/libglade.override \
    --prefix pylibglade /build/pygtk-2.24.1/gtk/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.
[29356 refs]
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk   -I/usr/lib/python2.7/dist-packages/numpy/core/include -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -Wall -g -O2 -O0 -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 '/build/pygtk-2.24.1/gtk/'`libglade.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/pygtk-2.24.1/gtk -I.. -I/usr/include/python2.7_d -I/usr/include/arm-linux-gnueabihf/python2.7_d -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pygtk-2.0 -I/build/pygtk-2.24.1/gtk/gtk -I/usr/lib/python2.7/dist-packages/numpy/core/include -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -Wall -g -O2 -O0 -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
mv -f .deps/glade_la-libglade.Tpo .deps/glade_la-libglade.Plo
/bin/bash ../libtool  --tag=CC   --mode=link gcc -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -Wall -g -O2 -O0 -fno-strict-aliasing -std=c9x -module -avoid-version  -export-symbols-regex initglade  -o glade.la -rpath /usr/lib/python2.7/dist-packages/gtk-2.0/gtk glade_la-libglademodule.lo glade_la-libglade.lo -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 
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' | sed '/ __gnu_lto/d' | /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:  gcc -shared  -fPIC -DPIC  .libs/glade_la-libglademodule.o .libs/glade_la-libglade.o   -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig /usr/lib/arm-linux-gnueabihf/libfreetype.so -lxml2  -pthread -g -O2 -O0   -pthread -Wl,-soname -Wl,glade.so -Wl,-version-script -Wl,.libs/glade.ver -o .libs/glade.so
libtool: link: ( cd ".libs" && rm -f "glade.la" && ln -s "../glade.la" "glade.la" )
ln -s .libs/_gtk.so _gtk.so || true
ln -s .libs/glade.so glade.so || true
ln -s .libs/gtkunixprint.so gtkunixprint.so || true
make[3]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/gtk'
Making all in examples
make[3]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/examples'
make[3]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/examples'
Making all in tests
make[3]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/tests'
make[2]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7'
make[1]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7'
touch dbg-build-2.7/build-stamp
 fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
# remove the install stamps to force a reinstall (since dh_clean is
# removing the package dirs)
rm -f build-2.7/install-stamp dbg-build-2.7/install-stamp
dh_prep
/usr/bin/make -f debian/rules build-2.7/install-stamp dbg-build-2.7/install-stamp
make[1]: Entering directory '/build/pygtk-2.24.1'
dh_testdir
dh_testroot
PYTHON=/usr/bin/python2.7 /usr/bin/make -C build-2.7 install DESTDIR=/build/pygtk-2.24.1/debian/tmp pyexecdir=$(_py_=2.7; python${_py_#python*} -c 'from distutils import sysconfig; print(sysconfig.get_python_lib())')
make[2]: Entering directory '/build/pygtk-2.24.1/build-2.7'
Making install in .
make[3]: Entering directory '/build/pygtk-2.24.1/build-2.7'
make[4]: Entering directory '/build/pygtk-2.24.1/build-2.7'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/bin'
 /usr/bin/install -c pygtk-codegen-2.0 '/build/pygtk-2.24.1/debian/tmp/usr/bin'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   atk.la pango.la pangocairo.la '/build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0'
libtool: install: /usr/bin/install -c .libs/atk.so /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/atk.so
libtool: install: /usr/bin/install -c .libs/atk.lai /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/atk.la
libtool: install: /usr/bin/install -c .libs/pango.so /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/pango.so
libtool: install: /usr/bin/install -c .libs/pango.lai /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/pango.la
libtool: install: /usr/bin/install -c .libs/pangocairo.so /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/pangocairo.so
libtool: install: /usr/bin/install -c .libs/pangocairo.lai /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/pangocairo.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/dist-packages/gtk-2.0'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/share/pygtk/2.0/defs'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/atk.defs /build/pygtk-2.24.1/atk-types.defs /build/pygtk-2.24.1/pango.defs /build/pygtk-2.24.1/pango-types.defs /build/pygtk-2.24.1/pangocairo.defs /build/pygtk-2.24.1/pangocairo.override '/build/pygtk-2.24.1/debian/tmp/usr/share/pygtk/2.0/defs'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 pygtk-2.0.pc '/build/pygtk-2.24.1/debian/tmp/usr/lib/pkgconfig'
make[4]: Leaving directory '/build/pygtk-2.24.1/build-2.7'
make[3]: Leaving directory '/build/pygtk-2.24.1/build-2.7'
Making install in gtk
make[3]: Entering directory '/build/pygtk-2.24.1/build-2.7/gtk'
make[4]: Entering directory '/build/pygtk-2.24.1/build-2.7/gtk'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   gtkunixprint.la '/build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0'
libtool: install: /usr/bin/install -c .libs/gtkunixprint.so /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint.so
libtool: install: /usr/bin/install -c .libs/gtkunixprint.lai /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/dist-packages/gtk-2.0'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/gtk'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   _gtk.la glade.la '/build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/gtk'
libtool: install: /usr/bin/install -c .libs/_gtk.so /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so
libtool: install: /usr/bin/install -c .libs/_gtk.lai /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.la
libtool: install: /usr/bin/install -c .libs/glade.so /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so
libtool: install: /usr/bin/install -c .libs/glade.lai /build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/dist-packages/gtk-2.0/gtk'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/share/pygtk/2.0/defs'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/gtk/gdk-base.defs /build/pygtk-2.24.1/gtk/gdk-2.10.defs /build/pygtk-2.24.1/gtk/gdk-2.12.defs /build/pygtk-2.24.1/gtk/gdk-2.14.defs /build/pygtk-2.24.1/gtk/gdk-2.16.defs /build/pygtk-2.24.1/gtk/gdk-2.18.defs /build/pygtk-2.24.1/gtk/gdk-2.20.defs /build/pygtk-2.24.1/gtk/gdk-2.22.defs /build/pygtk-2.24.1/gtk/gdk-2.24.defs /build/pygtk-2.24.1/gtk/gdk-base-types.defs /build/pygtk-2.24.1/gtk/gtk-base.defs /build/pygtk-2.24.1/gtk/gtk-2.10.defs /build/pygtk-2.24.1/gtk/gtk-2.12.defs /build/pygtk-2.24.1/gtk/gtk-2.14.defs /build/pygtk-2.24.1/gtk/gtk-2.16.defs /build/pygtk-2.24.1/gtk/gtk-2.18.defs /build/pygtk-2.24.1/gtk/gtk-2.20.defs /build/pygtk-2.24.1/gtk/gtk-2.22.defs /build/pygtk-2.24.1/gtk/gtk-2.24.defs /build/pygtk-2.24.1/gtk/hildon.defs /build/pygtk-2.24.1/gtk/gtk-base-types.defs /build/pygtk-2.24.1/gtk/gtk-2.10-types.defs /build/pygtk-2.24.1/gtk/gtk-2.12-types.defs /build/pygtk-2.24.1/gtk/gtk-2.14-types.defs /build/pygtk-2.24.1/gtk/gtk-2.16-types.defs /build/pygtk-2.24.1/gtk/gtk-2.18-types.defs /build/pygtk-2.24.1/gtk/gtk-2.20-types.defs /build/pygtk-2.24.1/gtk/gtk-2.22-types.defs /build/pygtk-2.24.1/gtk/gtk-2.24-types.defs /build/pygtk-2.24.1/gtk/hildon-types.defs gdk.defs gtk.defs gdk-types.defs gtk-types.defs /build/pygtk-2.24.1/gtk/gtk-extrafuncs.defs /build/pygtk-2.24.1/gtk/libglade.defs /build/pygtk-2.24.1/gtk/gtkunixprint-base.defs /build/pygtk-2.24.1/gtk/gtkunixprint-2.12.defs /build/pygtk-2.24.1/gtk/gtkunixprint-2.14.defs /build/pygtk-2.24.1/gtk/gtkunixprint-base-types.defs '/build/pygtk-2.24.1/debian/tmp/usr/share/pygtk/2.0/defs'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/include/pygtk-2.0/pygtk'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/gtk/pygtk.h '/build/pygtk-2.24.1/debian/tmp/usr/include/pygtk-2.0/pygtk'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/gtk'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/gtk/__init__.py /build/pygtk-2.24.1/gtk/_lazyutils.py /build/pygtk-2.24.1/gtk/compat.py /build/pygtk-2.24.1/gtk/deprecation.py /build/pygtk-2.24.1/gtk/keysyms.py '/build/pygtk-2.24.1/debian/tmp/usr/lib/python2.7/dist-packages/gtk-2.0/gtk'
Byte-compiling python modules...
__init__.py_lazyutils.pycompat.pydeprecation.pykeysyms.py
Byte-compiling python modules (optimized versions) ...
__init__.py_lazyutils.pycompat.pydeprecation.pykeysyms.py
make[4]: Leaving directory '/build/pygtk-2.24.1/build-2.7/gtk'
make[3]: Leaving directory '/build/pygtk-2.24.1/build-2.7/gtk'
Making install in examples
make[3]: Entering directory '/build/pygtk-2.24.1/build-2.7/examples'
make[4]: Entering directory '/build/pygtk-2.24.1/build-2.7/examples'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/bin'
 /usr/bin/install -c pygtk-demo/pygtk-demo '/build/pygtk-2.24.1/debian/tmp/usr/bin'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/lib/pygtk/2.0/demos'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/examples/pygtk-demo/demos/__init__.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/appwindow.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/buttonbox.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/changedisplay.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/colorsel.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/dialogs.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/dnd.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/dndpixmap.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/editable_cells.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/entry_completion.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/expander.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/hypertext.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/images.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/list_store.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/menu.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/panes.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/pixbufs.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/print_editor.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/sizegroup.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/stock_browser.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/textscroll.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/textview.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/tooltip.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/tree_store.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/treemodel.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/statusicon.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/ui_manager.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/infobar.py '/build/pygtk-2.24.1/debian/tmp/usr/lib/pygtk/2.0/demos'
Byte-compiling python modules...
__init__.pyappwindow.pybuttonbox.pychangedisplay.pycolorsel.pydialogs.pydnd.pydndpixmap.pyeditable_cells.pyentry_completion.pyexpander.pyhypertext.pyimages.pylist_store.pymenu.pypanes.pypixbufs.pyprint_editor.pysizegroup.pystock_browser.pytextscroll.pytextview.pytooltip.pytree_store.pytreemodel.pystatusicon.pyui_manager.pyinfobar.py
Byte-compiling python modules (optimized versions) ...
__init__.pyappwindow.pybuttonbox.pychangedisplay.pycolorsel.pydialogs.pydnd.pydndpixmap.pyeditable_cells.pyentry_completion.pyexpander.pyhypertext.pyimages.pylist_store.pymenu.pypanes.pypixbufs.pyprint_editor.pysizegroup.pystock_browser.pytextscroll.pytextview.pytooltip.pytree_store.pytreemodel.pystatusicon.pyui_manager.pyinfobar.py
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/lib/pygtk/2.0/demos/images'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/alphatest.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/apple-red.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/background.jpg /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/floppybuddy.gif /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-applets.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-calendar.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-foot.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-gimp.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-gmush.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-gsame.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnu-keys.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gtk-logo-rgb.gif '/build/pygtk-2.24.1/debian/tmp/usr/lib/pygtk/2.0/demos/images'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/tmp/usr/lib/pygtk/2.0'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/examples/pygtk-demo/pygtk-demo.py '/build/pygtk-2.24.1/debian/tmp/usr/lib/pygtk/2.0'
Byte-compiling python modules...
pygtk-demo.py
Byte-compiling python modules (optimized versions) ...
pygtk-demo.py
make[4]: Leaving directory '/build/pygtk-2.24.1/build-2.7/examples'
make[3]: Leaving directory '/build/pygtk-2.24.1/build-2.7/examples'
Making install in tests
make[3]: Entering directory '/build/pygtk-2.24.1/build-2.7/tests'
make[4]: Entering directory '/build/pygtk-2.24.1/build-2.7/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/pygtk-2.24.1/build-2.7/tests'
make[3]: Leaving directory '/build/pygtk-2.24.1/build-2.7/tests'
make[2]: Leaving directory '/build/pygtk-2.24.1/build-2.7'
# move installed files to a per python runtime location to allow
# comparison of the resulting files across runtimes or shipping
# multiple versions
# pkg-config file (this is shipped twice because of varying pyexecdir)
mkdir debian/tmp/usr/lib/pkgconfig/python2.7
mv debian/tmp/usr/lib/pkgconfig/*.pc debian/tmp/usr/lib/pkgconfig/python2.7
# defs files, should be the same whatever the build-time python runtime
mkdir debian/tmp/usr/share/pygtk/2.0/defs/python2.7
mv debian/tmp/usr/share/pygtk/2.0/defs/*.defs debian/tmp/usr/share/pygtk/2.0/defs/python2.7
# headers, should be the same whatever the build-time python runtime
mkdir debian/tmp/usr/include/python2.7
mv debian/tmp/usr/include/pygtk-2.0 debian/tmp/usr/include/python2.7
dh_testdir
dh_testroot
PYTHON=/usr/bin/python2.7 /usr/bin/make -C dbg-build-2.7 install DESTDIR=/build/pygtk-2.24.1/debian/python-gtk2-dbg pyexecdir=$(_py_=2.7; python${_py_#python*} -c 'from distutils import sysconfig; print(sysconfig.get_python_lib())')
make[2]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7'
Making install in .
make[3]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7'
make[4]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/bin'
 /usr/bin/install -c pygtk-codegen-2.0 '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/bin'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   atk.la pango.la pangocairo.la '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0'
libtool: install: /usr/bin/install -c .libs/atk.so /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/atk.so
libtool: install: /usr/bin/install -c .libs/atk.lai /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/atk.la
libtool: install: /usr/bin/install -c .libs/pango.so /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/pango.so
libtool: install: /usr/bin/install -c .libs/pango.lai /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/pango.la
libtool: install: /usr/bin/install -c .libs/pangocairo.so /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/pangocairo.so
libtool: install: /usr/bin/install -c .libs/pangocairo.lai /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/pangocairo.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/dist-packages/gtk-2.0'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/share/pygtk/2.0/defs'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/atk.defs /build/pygtk-2.24.1/atk-types.defs /build/pygtk-2.24.1/pango.defs /build/pygtk-2.24.1/pango-types.defs /build/pygtk-2.24.1/pangocairo.defs /build/pygtk-2.24.1/pangocairo.override '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/share/pygtk/2.0/defs'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 pygtk-2.0.pc '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/pkgconfig'
make[4]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7'
make[3]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7'
Making install in gtk
make[3]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/gtk'
make[4]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/gtk'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   gtkunixprint.la '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0'
libtool: install: /usr/bin/install -c .libs/gtkunixprint.so /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint.so
libtool: install: /usr/bin/install -c .libs/gtkunixprint.lai /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/dist-packages/gtk-2.0'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   _gtk.la glade.la '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk'
libtool: install: /usr/bin/install -c .libs/_gtk.so /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so
libtool: install: /usr/bin/install -c .libs/_gtk.lai /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.la
libtool: install: /usr/bin/install -c .libs/glade.so /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so
libtool: install: /usr/bin/install -c .libs/glade.lai /build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/dist-packages/gtk-2.0/gtk'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/share/pygtk/2.0/defs'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/gtk/gdk-base.defs /build/pygtk-2.24.1/gtk/gdk-2.10.defs /build/pygtk-2.24.1/gtk/gdk-2.12.defs /build/pygtk-2.24.1/gtk/gdk-2.14.defs /build/pygtk-2.24.1/gtk/gdk-2.16.defs /build/pygtk-2.24.1/gtk/gdk-2.18.defs /build/pygtk-2.24.1/gtk/gdk-2.20.defs /build/pygtk-2.24.1/gtk/gdk-2.22.defs /build/pygtk-2.24.1/gtk/gdk-2.24.defs /build/pygtk-2.24.1/gtk/gdk-base-types.defs /build/pygtk-2.24.1/gtk/gtk-base.defs /build/pygtk-2.24.1/gtk/gtk-2.10.defs /build/pygtk-2.24.1/gtk/gtk-2.12.defs /build/pygtk-2.24.1/gtk/gtk-2.14.defs /build/pygtk-2.24.1/gtk/gtk-2.16.defs /build/pygtk-2.24.1/gtk/gtk-2.18.defs /build/pygtk-2.24.1/gtk/gtk-2.20.defs /build/pygtk-2.24.1/gtk/gtk-2.22.defs /build/pygtk-2.24.1/gtk/gtk-2.24.defs /build/pygtk-2.24.1/gtk/hildon.defs /build/pygtk-2.24.1/gtk/gtk-base-types.defs /build/pygtk-2.24.1/gtk/gtk-2.10-types.defs /build/pygtk-2.24.1/gtk/gtk-2.12-types.defs /build/pygtk-2.24.1/gtk/gtk-2.14-types.defs /build/pygtk-2.24.1/gtk/gtk-2.16-types.defs /build/pygtk-2.24.1/gtk/gtk-2.18-types.defs /build/pygtk-2.24.1/gtk/gtk-2.20-types.defs /build/pygtk-2.24.1/gtk/gtk-2.22-types.defs /build/pygtk-2.24.1/gtk/gtk-2.24-types.defs /build/pygtk-2.24.1/gtk/hildon-types.defs gdk.defs gtk.defs gdk-types.defs gtk-types.defs /build/pygtk-2.24.1/gtk/gtk-extrafuncs.defs /build/pygtk-2.24.1/gtk/libglade.defs /build/pygtk-2.24.1/gtk/gtkunixprint-base.defs /build/pygtk-2.24.1/gtk/gtkunixprint-2.12.defs /build/pygtk-2.24.1/gtk/gtkunixprint-2.14.defs /build/pygtk-2.24.1/gtk/gtkunixprint-base-types.defs '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/share/pygtk/2.0/defs'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/include/pygtk-2.0/pygtk'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/gtk/pygtk.h '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/include/pygtk-2.0/pygtk'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/gtk/__init__.py /build/pygtk-2.24.1/gtk/_lazyutils.py /build/pygtk-2.24.1/gtk/compat.py /build/pygtk-2.24.1/gtk/deprecation.py /build/pygtk-2.24.1/gtk/keysyms.py '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk'
Byte-compiling python modules...
__init__.py_lazyutils.pycompat.pydeprecation.pykeysyms.py
[24030 refs]
Byte-compiling python modules (optimized versions) ...
__init__.py_lazyutils.pycompat.pydeprecation.pykeysyms.py
make[4]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/gtk'
make[3]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/gtk'
Making install in examples
make[3]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/examples'
make[4]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/examples'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/bin'
 /usr/bin/install -c pygtk-demo/pygtk-demo '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/bin'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/pygtk/2.0/demos'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/examples/pygtk-demo/demos/__init__.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/appwindow.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/buttonbox.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/changedisplay.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/colorsel.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/dialogs.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/dnd.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/dndpixmap.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/editable_cells.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/entry_completion.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/expander.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/hypertext.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/images.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/list_store.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/menu.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/panes.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/pixbufs.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/print_editor.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/sizegroup.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/stock_browser.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/textscroll.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/textview.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/tooltip.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/tree_store.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/treemodel.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/statusicon.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/ui_manager.py /build/pygtk-2.24.1/examples/pygtk-demo/demos/infobar.py '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/pygtk/2.0/demos'
Byte-compiling python modules...
__init__.pyappwindow.pybuttonbox.pychangedisplay.pycolorsel.pydialogs.pydnd.pydndpixmap.pyeditable_cells.pyentry_completion.pyexpander.pyhypertext.pyimages.pylist_store.pymenu.pypanes.pypixbufs.pyprint_editor.pysizegroup.pystock_browser.pytextscroll.pytextview.pytooltip.pytree_store.pytreemodel.pystatusicon.pyui_manager.pyinfobar.py
[24029 refs]
Byte-compiling python modules (optimized versions) ...
__init__.pyappwindow.pybuttonbox.pychangedisplay.pycolorsel.pydialogs.pydnd.pydndpixmap.pyeditable_cells.pyentry_completion.pyexpander.pyhypertext.pyimages.pylist_store.pymenu.pypanes.pypixbufs.pyprint_editor.pysizegroup.pystock_browser.pytextscroll.pytextview.pytooltip.pytree_store.pytreemodel.pystatusicon.pyui_manager.pyinfobar.py
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/pygtk/2.0/demos/images'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/alphatest.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/apple-red.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/background.jpg /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/floppybuddy.gif /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-applets.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-calendar.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-foot.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-gimp.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-gmush.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnome-gsame.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gnu-keys.png /build/pygtk-2.24.1/examples/pygtk-demo/demos/images/gtk-logo-rgb.gif '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/pygtk/2.0/demos/images'
 /bin/mkdir -p '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/pygtk/2.0'
 /usr/bin/install -c -m 644 /build/pygtk-2.24.1/examples/pygtk-demo/pygtk-demo.py '/build/pygtk-2.24.1/debian/python-gtk2-dbg/usr/lib/pygtk/2.0'
Byte-compiling python modules...
pygtk-demo.py
[24029 refs]
Byte-compiling python modules (optimized versions) ...
pygtk-demo.py
make[4]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/examples'
make[3]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/examples'
Making install in tests
make[3]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/tests'
make[4]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/tests'
make[3]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/tests'
make[2]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7'
find debian/python-gtk2-dbg ! -type d ! -name '*.so' | xargs rm -f
find debian/python-gtk2-dbg -depth -empty -exec rmdir {} \;
touch dbg-build-2.7/install-stamp
make[1]: Leaving directory '/build/pygtk-2.24.1'
# check that all builds with various Python runtimes produced the same
# *.defs files (or fail)
for v in  2.7; do \
    echo "Comparing defs files for the default Python version (2.7) with defs files for Python $v"; \
    diff --brief --recursive debian/tmp/usr/share/pygtk/2.0/defs/python2.7 debian/tmp/usr/share/pygtk/2.0/defs/python$v; \
    echo "Comparing headers for the default Python version (2.7) with headers for Python $v"; \
    diff --brief --recursive debian/tmp/usr/include/python2.7 debian/tmp/usr/include/python$v; \
done
Comparing defs files for the default Python version (2.7) with defs files for Python 2.7
Comparing headers for the default Python version (2.7) with headers for Python 2.7
# since all Python runtimes produced the same files, only keep one set
echo "Cleaning up"
Cleaning up
mv debian/tmp/usr/share/pygtk/2.0/defs/python2.7/*.defs debian/tmp/usr/share/pygtk/2.0/defs
mv debian/tmp/usr/include/python2.7/* debian/tmp/usr/include
for v in  2.7; do \
    rm --force --recursive debian/tmp/usr/share/pygtk/2.0/defs/python$v; \
    rm --force --recursive debian/tmp/usr/include/python$v; \
done
# finally, install files from DESTDIR in the per-package dirs
dh_install
dh_install: Compatibility levels before 9 are deprecated (level 8 in use)
# install rtupdate script to handle Python default runtime change
install -d debian/python-gtk2-dev/usr/share/python/runtime.d
install debian/python-gtk2-dev.rtupdate debian/python-gtk2-dev/usr/share/python/runtime.d
for i in $(find debian/python-*-dbg -name '*.so'); do \
  b=$(basename $i .so); \
  mv $i $(dirname $i)/${b}_d.so; \
done
dh_testdir
G_HOME=/ PYTHON=/usr/bin/python2.7 xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" /usr/bin/make -C build-2.7 check
make[1]: Entering directory '/build/pygtk-2.24.1/build-2.7'
Making check in .
make[2]: Entering directory '/build/pygtk-2.24.1/build-2.7'
make[2]: Leaving directory '/build/pygtk-2.24.1/build-2.7'
Making check in gtk
make[2]: Entering directory '/build/pygtk-2.24.1/build-2.7/gtk'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/pygtk-2.24.1/build-2.7/gtk'
Making check in examples
make[2]: Entering directory '/build/pygtk-2.24.1/build-2.7/examples'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/pygtk-2.24.1/build-2.7/examples'
Making check in tests
make[2]: Entering directory '/build/pygtk-2.24.1/build-2.7/tests'
/usr/bin/make  check-local
make[3]: Entering directory '/build/pygtk-2.24.1/build-2.7/tests'
..............................................................................F.......................
======================================================================
FAIL: testTreeSelectionForeach (test_treeview.TreeViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/pygtk-2.24.1/tests/test_treeview.py", line 26, in testTreeSelectionForeach
    self.assertEqual(list_, ["foo"])
AssertionError: Lists differ: [] != ['foo']

Second list contains 1 additional elements.
First extra element 0:
'foo'

- []
+ ['foo']

----------------------------------------------------------------------
Ran 102 tests in 0.189s

FAILED (failures=1)
<GType GtkMessageDialog (8522296)>
GtkMessageDialog
make[3]: Leaving directory '/build/pygtk-2.24.1/build-2.7/tests'
make[2]: Leaving directory '/build/pygtk-2.24.1/build-2.7/tests'
make[1]: Leaving directory '/build/pygtk-2.24.1/build-2.7'
touch build-2.7/check-stamp
dh_testdir
G_HOME=/ PYTHON=/usr/bin/python2.7-dbg xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" /usr/bin/make -C dbg-build-2.7 check
make[1]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7'
Making check in .
make[2]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7'
make[2]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7'
Making check in gtk
make[2]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/gtk'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/gtk'
Making check in examples
make[2]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/examples'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/examples'
Making check in tests
make[2]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/tests'
/usr/bin/make  check-local
make[3]: Entering directory '/build/pygtk-2.24.1/dbg-build-2.7/tests'
..............................................................................F.......................
======================================================================
FAIL: testTreeSelectionForeach (test_treeview.TreeViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/pygtk-2.24.1/tests/test_treeview.py", line 26, in testTreeSelectionForeach
    self.assertEqual(list_, ["foo"])
AssertionError: Lists differ: [] != ['foo']

Second list contains 1 additional elements.
First extra element 0:
'foo'

- []
+ ['foo']

----------------------------------------------------------------------
Ran 102 tests in 0.207s

FAILED (failures=1)
[117352 refs]
<GType GtkMessageDialog (8340976)>
GtkMessageDialog
make[3]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/tests'
make[2]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7/tests'
make[1]: Leaving directory '/build/pygtk-2.24.1/dbg-build-2.7'
touch dbg-build-2.7/check-stamp
dh_testdir
dh_testroot
dh_installdocs -s
dh_installdocs: Compatibility levels before 9 are deprecated (level 8 in use)
dh_installdocs: -s/--same-arch is deprecated; please use -a/--arch instead
dh_installexamples -s
dh_installexamples: Compatibility levels before 9 are deprecated (level 8 in use)
dh_installexamples: -s/--same-arch is deprecated; please use -a/--arch instead
dh_installchangelogs ChangeLog -s
dh_installchangelogs: Compatibility levels before 9 are deprecated (level 8 in use)
dh_installchangelogs: -s/--same-arch is deprecated; please use -a/--arch instead
dh_strip -s -Npython-gtk2-dbg --dbg-package=python-gtk2-dbg
dh_strip: Compatibility levels before 9 are deprecated (level 8 in use)
dh_strip: -s/--same-arch is deprecated; please use -a/--arch instead
rm -rf debian/python-gtk2-dbg/usr/share/doc/python-gtk2-dbg
ln -s python-gtk2 debian/python-gtk2-dbg/usr/share/doc/python-gtk2-dbg
dh_link -s
dh_link: Compatibility levels before 9 are deprecated (level 8 in use)
dh_link: -s/--same-arch is deprecated; please use -a/--arch instead
dh_compress -s -X.py -X.glade
dh_compress: Compatibility levels before 9 are deprecated (level 8 in use)
dh_compress: -s/--same-arch is deprecated; please use -a/--arch instead
dh_fixperms -s
dh_fixperms: Compatibility levels before 9 are deprecated (level 8 in use)
dh_fixperms: -s/--same-arch is deprecated; please use -a/--arch instead
dh_python2 -a
W: dh_python2:479: Please add dh-python package to Build-Depends
if ! dpkg-vendor --is ubuntu; then \
	dh_numpy -s -ppython-gtk2; \
fi
dh_numpy: Compatibility levels before 9 are deprecated (level 8 in use)
dh_numpy: -s/--same-arch is deprecated; please use -a/--arch instead
dh_installdeb -s
dh_installdeb: Compatibility levels before 9 are deprecated (level 8 in use)
dh_installdeb: -s/--same-arch is deprecated; please use -a/--arch instead
dh_shlibdeps -s
dh_shlibdeps: Compatibility levels before 9 are deprecated (level 8 in use)
dh_shlibdeps: -s/--same-arch is deprecated; please use -a/--arch instead
dpkg-shlibdeps: warning: debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so contains an unresolvable reference to symbol PyLong_FromLong: it's probably a plugin
dpkg-shlibdeps: warning: 125 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/pango.so contains an unresolvable reference to symbol PyErr_Format: it's probably a plugin
dpkg-shlibdeps: warning: 57 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/atk.so contains an unresolvable reference to symbol PyCObject_Type: it's probably a plugin
dpkg-shlibdeps: warning: 47 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint.so contains an unresolvable reference to symbol PyString_AsString: it's probably a plugin
dpkg-shlibdeps: warning: 36 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/pangocairo.so contains an unresolvable reference to symbol PyErr_Format: it's probably a plugin
dpkg-shlibdeps: warning: 21 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint.so were not linked against libfreetype.so.6 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint.so were not linked against libfontconfig.so.1 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so debian/python-gtk2/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint.so were not linked against libpangoft2-1.0.so.0 (they use none of the library's symbols)
dpkg-shlibdeps: warning: debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk_d.so contains an unresolvable reference to symbol PyOS_InputHook: it's probably a plugin
dpkg-shlibdeps: warning: 128 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade_d.so contains an unresolvable reference to symbol PyType_IsSubtype: it's probably a plugin
dpkg-shlibdeps: warning: 42 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/atk_d.so contains an unresolvable reference to symbol _PyArg_ParseTuple_SizeT: it's probably a plugin
dpkg-shlibdeps: warning: 51 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint_d.so contains an unresolvable reference to symbol PyString_AsString: it's probably a plugin
dpkg-shlibdeps: warning: 40 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/pangocairo_d.so contains an unresolvable reference to symbol PyObject_GetAttrString: it's probably a plugin
dpkg-shlibdeps: warning: 25 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/pango_d.so contains an unresolvable reference to symbol PyType_Ready: it's probably a plugin
dpkg-shlibdeps: warning: 60 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk_d.so debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade_d.so debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint_d.so were not linked against libfontconfig.so.1 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade_d.so was not linked against libxml2.so.2 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk_d.so debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade_d.so debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint_d.so were not linked against libfreetype.so.6 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk_d.so debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade_d.so debian/python-gtk2-dbg/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint_d.so were not linked against libpangoft2-1.0.so.0 (they use none of the library's symbols)
dpkg-shlibdeps: warning: debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so contains an unresolvable reference to symbol PyTuple_GetItem: it's probably a plugin
dpkg-shlibdeps: warning: 38 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libcairo.so.2 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libxml2.so.2 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libfontconfig.so.1 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libpangocairo-1.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libgdk_pixbuf-2.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libpangoft2-1.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libgdk-x11-2.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libatk-1.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libpango-1.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libgio-2.0.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-glade2/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so was not linked against libfreetype.so.6 (it uses none of the library's symbols)
dh_gencontrol -s
dh_gencontrol: Compatibility levels before 9 are deprecated (level 8 in use)
dh_gencontrol: -s/--same-arch is deprecated; please use -a/--arch instead
dpkg-gencontrol: warning: package python-gtk2: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: package python-gtk2: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: package python-gtk2-dbg: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: package python-gtk2-dbg: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: package python-glade2: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: package python-glade2: unused substitution variable ${python:Provides}
dh_md5sums -s
dh_md5sums: Compatibility levels before 9 are deprecated (level 8 in use)
dh_md5sums: -s/--same-arch is deprecated; please use -a/--arch instead
dh_builddeb -s
dh_builddeb: Compatibility levels before 9 are deprecated (level 8 in use)
dh_builddeb: -s/--same-arch is deprecated; please use -a/--arch instead
dpkg-deb: building package 'python-gtk2-dbg' in '../python-gtk2-dbg_2.24.1-1+1m7_armhf.deb'.
dpkg-deb: building package 'python-gtk2' in '../python-gtk2_2.24.1-1+1m7_armhf.deb'.
dpkg-deb: building package 'python-glade2' in '../python-glade2_2.24.1-1+1m7_armhf.deb'.
 dpkg-genbuildinfo --build=any
 dpkg-genchanges --build=any >../pygtk_2.24.1-1+1m7_armhf.changes
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
 dpkg-source --after-build pygtk-2.24.1
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /var/cache/pbuilder/build/cow.23699/tmp/hooks/B20autopkgtest starting
+ cd /tmp/buildd/pygtk-2.24.1/debian/..
+ [ ! -f debian/tests/control ]
+ echo Package does not have autopkgtest support, debian/tests/control is missing
Package does not have autopkgtest support, debian/tests/control is missing
+ exit 0
I: user script /var/cache/pbuilder/build/cow.23699/tmp/hooks/B20autopkgtest finished
I: Copying back the cached apt archive contents
I: unmounting /tmp/apt-11845 filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: Current time: Wed Dec 25 10:12:19 UTC 2019
I: pbuilder-time-stamp: 1577268739
 -> Cleaning COW directory
  forking: rm -rf /var/cache/pbuilder/build/cow.23699 
+ '[' 0 -eq 0 ']'
+ rm -f /var/run/lock/ascii-armhf.building.11845
+ '[' -n /tmp/tmp.xGLyyaqXqV ']'
+ rm -f /tmp/tmp.xGLyyaqXqV
+ '[' -n true ']'
+ echo '*** Config variable '\''BUILD_ONLY'\'' is set, ignoring request to use local repository. ***'
*** Config variable 'BUILD_ONLY' is set, ignoring request to use local repository. ***
+ binaries_to_workspace
+ echo '*** Moving binaries files to workspace. ***'
*** Moving binaries files to workspace. ***
+ mv /var/lib/jenkins/workspace/pygtk-binaries/architecture/armhf/label/armhf/binaries/pygtk_2.24.1-1+1m7_armhf.buildinfo /var/lib/jenkins/workspace/pygtk-binaries/architecture/armhf/label/armhf/binaries/pygtk_2.24.1-1+1m7_armhf.changes /var/lib/jenkins/workspace/pygtk-binaries/architecture/armhf/label/armhf/binaries/python-glade2_2.24.1-1+1m7_armhf.deb /var/lib/jenkins/workspace/pygtk-binaries/architecture/armhf/label/armhf/binaries/python-gtk2_2.24.1-1+1m7_armhf.deb /var/lib/jenkins/workspace/pygtk-binaries/architecture/armhf/label/armhf/binaries/python-gtk2-dbg_2.24.1-1+1m7_armhf.deb /var/lib/jenkins/workspace/pygtk-binaries/architecture/armhf/label/armhf/
+ rmdir /var/lib/jenkins/workspace/pygtk-binaries/architecture/armhf/label/armhf/binaries/
+ autopkg_run
+ case "${ADT:-}" in
+ echo '*** Skipping external autopkgtests as ADT is neither set to '\''external'\'' nor '\''all'\'' ***'
*** Skipping external autopkgtests as ADT is neither set to 'external' nor 'all' ***
+ return 0
+ autopkgtest_results
+ '[' -n '' ']'
+ mkdir -p adt
+ '[' -r autopkgtest.summary ']'
+ touch adt/summary
+ '[' -n '' ']'
+ bailout 0
+ '[' -n 0 ']'
+ EXIT=0
+ '[' -n '' ']'
+ rm -f /var/run/lock/ascii-armhf.building.11845
+ '[' -r /var/run/lock/ascii-armhf.update.11845 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in /var/lib/jenkins/workspace/pygtk-binaries/architecture/armhf/label/armhf/binaries/ to avoid problems in next run. ***'
*** Getting rid of files in /var/lib/jenkins/workspace/pygtk-binaries/architecture/armhf/label/armhf/binaries/ to avoid problems in next run. ***
+ rm -f '/var/lib/jenkins/workspace/pygtk-binaries/architecture/armhf/label/armhf/binaries/*'
+ rm -rf /tmp/apt-11845
+ '[' -n 255312 ']'
++ cut -d . -f 1 /proc/uptime
+ SECONDS=448
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Wed Dec 25 10:12:21 UTC 2019 [running 448 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Wed Dec 25 10:12:21 UTC 2019 [running 448 seconds] ***
+ exit 0
Triggering projects: pygtk-repos
Archiving artifacts
Finished: SUCCESS