note: I will now try to invoke pygobject-codegen-2.0 in the same directory
Could not write method VteTerminal.match_add_gregex: No ArgType for GRegex*
***INFO*** The coverage of global functions is 100.00% (5/5)
***INFO*** The coverage of methods is 98.85% (86/87)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.
  CC     vtemodule_la-vte.lo
In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
                 from /usr/include/pygtk-2.0/pygtk/pygtk.h:8,
                 from vtemodule.c:24:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 typedef void (*GtkItemFactoryCallback)  ();
 ^~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
                 from /usr/include/pygtk-2.0/pygtk/pygtk.h:8,
                 from vte.override:6:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
vte.override: In function '_build_envv':
vte.override:124:31: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [-Wincompatible-pointer-types]
In file included from /usr/include/python2.7/Python.h:101:0,
                 from vte.c:3:
/usr/include/python2.7/dictobject.h:115:5: note: expected 'Py_ssize_t * {aka long int *}' but argument is of type 'int *'
     PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value);
     ^~~~~~~~~~~
vte.override: In function '_wrap_vte_terminal_fork_command':
vte.override:164:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:164:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:164:47: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:164:55: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:165:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:165:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:165:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:203:2: warning: 'vte_terminal_fork_command' is deprecated [-Wdeprecated-declarations]
In file included from ../src/vte.h:529:0,
                 from vte.override:9:
../src/vtedeprecated.h:82:7: note: declared here
vte.override: In function '_wrap_vte_terminal_forkpty':
vte.override:229:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:229:36: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:230:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:230:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:230:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:248:2: warning: 'vte_terminal_forkpty' is deprecated [-Wdeprecated-declarations]
In file included from ../src/vte.h:529:0,
                 from vte.override:9:
../src/vtedeprecated.h:88:7: note: declared here
vte.override: In function '_wrap_vte_terminal_feed':
vte.override:24:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:24:36: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override: In function '_wrap_vte_terminal_feed_child':
vte.override:53:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:53:36: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override: In function '_wrap_vte_terminal_feed_child_binary':
vte.override:82:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:82:36: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_size':
vte.c:375:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:375:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_audible_bell':
vte.c:390:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_visible_bell':
vte.c:417:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_scroll_background':
vte.c:444:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_scroll_on_output':
vte.c:459:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_scroll_on_keystroke':
vte.c:474:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_color_dim':
vte.c:489:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_color_bold':
vte.c:511:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_color_foreground':
vte.c:533:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_color_background':
vte.c:555:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_color_cursor':
vte.c:577:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_color_highlight':
vte.c:599:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override: In function '_wrap_vte_terminal_set_colors':
vte.override:595:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:595:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:595:59: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_background_image':
vte.c:679:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_background_image_file':
vte.c:694:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_background_tint_color':
vte.c:709:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_background_saturation':
vte.c:731:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_background_transparent':
vte.c:746:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_opacity':
vte.c:761:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_cursor_blinks':
vte.c:776:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:782:5: warning: 'vte_terminal_set_cursor_blinks' is deprecated [-Wdeprecated-declarations]
In file included from ../src/vte.h:529:0,
                 from vte.override:9:
../src/vtedeprecated.h:70:6: note: declared here
vte.c: In function '_wrap_vte_terminal_set_cursor_blink_mode':
vte.c:791:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_cursor_shape':
vte.c:820:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_scrollback_lines':
vte.c:849:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_im_append_menuitems':
vte.c:864:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_font':
vte.c:879:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_font_full':
vte.c:901:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:901:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:917:5: warning: 'vte_terminal_set_font_full' is deprecated [-Wdeprecated-declarations]
In file included from ../src/vte.h:529:0,
                 from vte.override:9:
../src/vtedeprecated.h:76:6: note: declared here
vte.c: In function '_wrap_vte_terminal_set_font_from_string':
vte.c:926:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_font_from_string_full':
vte.c:941:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:941:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:951:5: warning: 'vte_terminal_set_font_from_string_full' is deprecated [-Wdeprecated-declarations]
In file included from ../src/vte.h:529:0,
                 from vte.override:9:
../src/vtedeprecated.h:79:6: note: declared here
vte.c: In function '_wrap_vte_terminal_get_using_xft':
vte.c:975:5: warning: 'vte_terminal_get_using_xft' is deprecated [-Wdeprecated-declarations]
In file included from ../src/vte.h:529:0,
                 from vte.override:9:
../src/vtedeprecated.h:72:10: note: declared here
vte.c: In function '_wrap_vte_terminal_set_allow_bold':
vte.c:984:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_word_chars':
vte.c:1023:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_is_word_char':
vte.c:1038:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_backspace_binding':
vte.c:1054:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_delete_binding':
vte.c:1072:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_mouse_autohide':
vte.c:1090:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_reset':
vte.c:1117:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:1117:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override: In function 'build_attributes':
vte.override:343:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
vte.override: In function '_wrap_vte_terminal_get_text':
vte.override:376:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:376:43: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:376:61: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:383:9: warning: unused variable 'count' [-Wunused-variable]
vte.override: In function '_wrap_vte_terminal_get_text_include_trailing_spaces':
vte.override:447:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:447:43: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:447:61: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:454:9: warning: unused variable 'count' [-Wunused-variable]
vte.override: In function '_wrap_vte_terminal_get_text_range':
vte.override:516:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:516:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:516:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:516:68: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:517:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:517:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:517:43: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:525:9: warning: unused variable 'count' [-Wunused-variable]
vte.c: In function '_wrap_vte_terminal_match_add':
vte.c:1462:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:1469:5: warning: 'vte_terminal_match_add' is deprecated [-Wdeprecated-declarations]
In file included from ../src/vte.h:529:0,
                 from vte.override:9:
../src/vtedeprecated.h:73:5: note: declared here
vte.c: In function '_wrap_vte_terminal_match_set_cursor':
vte.c:1477:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:1477:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_match_set_cursor_type':
vte.c:1500:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:1500:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_match_set_cursor_name':
vte.c:1519:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c:1519:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_match_remove':
vte.c:1535:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override: In function '_wrap_vte_terminal_match_check':
vte.override:641:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:641:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override:648:160: warning: passing argument 4 of 'vte_terminal_match_check' from incompatible pointer type [-Wincompatible-pointer-types]
In file included from vte.override:9:0:
../src/vte.h:457:7: note: expected 'int *' but argument is of type 'int **'
vte.c: In function '_wrap_vte_terminal_set_emulation':
vte.c:1573:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_set_encoding':
vte.c:1616:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.override: In function '_wrap_vte_terminal_get_padding':
vte.override:288:2: warning: 'vte_terminal_get_padding' is deprecated [-Wdeprecated-declarations]
In file included from ../src/vte.h:529:0,
                 from vte.override:9:
../src/vtedeprecated.h:93:6: note: declared here
vte.c: In function '_wrap_vte_terminal_set_pty':
vte.c:1676:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
vte.c: In function '_wrap_vte_terminal_get_char_descent':
vte.c:1741:5: warning: 'vte_terminal_get_char_descent' is deprecated [-Wdeprecated-declarations]
In file included from ../src/vte.h:529:0,
                 from vte.override:9:
../src/vtedeprecated.h:74:7: note: declared here
vte.c: In function '_wrap_vte_terminal_get_char_ascent':
vte.c:1753:5: warning: 'vte_terminal_get_char_ascent' is deprecated [-Wdeprecated-declarations]
In file included from ../src/vte.h:529:0,
                 from vte.override:9:
../src/vtedeprecated.h:75:7: note: declared here
vte.override: In function 'build_attributes.isra.9':
vte.override:347:17: warning: 'cht' may be used uninitialized in this function [-Wmaybe-uninitialized]
  CCLD   vtemodule.la
make[2]: Leaving directory '/build/vte/src/vte-0.28.2/python'
make[2]: Entering directory '/build/vte/src/vte-0.28.2'
make[2]: Leaving directory '/build/vte/src/vte-0.28.2'
make[1]: Leaving directory '/build/vte/src/vte-0.28.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/vte/src/vte-0.28.2/src'
make  install-am
make[2]: Entering directory '/build/vte/src/vte-0.28.2/src'
make[3]: Entering directory '/build/vte/src/vte-0.28.2/src'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/vte/pkg/vte/usr/lib"
test -z "/usr/include/vte-0.0/vte" || /usr/bin/mkdir -p "/build/vte/pkg/vte/usr/include/vte-0.0/vte"
test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/build/vte/pkg/vte/usr/share/gir-1.0"
test -z "/usr/lib/girepository-1.0" || /usr/bin/mkdir -p "/build/vte/pkg/vte/usr/lib/girepository-1.0"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libvte.la '/build/vte/pkg/vte/usr/lib'
 /usr/bin/install -c -m 644 pty.h reaper.h vte.h vteaccess.h vtepty.h vtetypebuiltins.h vteversion.h vtedeprecated.h '/build/vte/pkg/vte/usr/include/vte-0.0/vte'
 /usr/bin/install -c -m 644 Vte-0.0.typelib '/build/vte/pkg/vte/usr/lib/girepository-1.0'
 /usr/bin/install -c -m 644 Vte-0.0.gir '/build/vte/pkg/vte/usr/share/gir-1.0'
libtool: install: /usr/bin/install -c .libs/libvte.so.9.2800.2 /build/vte/pkg/vte/usr/lib/libvte.so.9.2800.2
libtool: install: (cd /build/vte/pkg/vte/usr/lib && { ln -s -f libvte.so.9.2800.2 libvte.so.9 || { rm -f libvte.so.9 && ln -s libvte.so.9.2800.2 libvte.so.9; }; })
libtool: install: (cd /build/vte/pkg/vte/usr/lib && { ln -s -f libvte.so.9.2800.2 libvte.so || { rm -f libvte.so && ln -s libvte.so.9.2800.2 libvte.so; }; })
libtool: install: /usr/bin/install -c .libs/libvte.lai /build/vte/pkg/vte/usr/lib/libvte.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/bin" || /usr/bin/mkdir -p "/build/vte/pkg/vte/usr/bin"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c vte '/build/vte/pkg/vte/usr/bin'
libtool: install: warning: `libvte.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/vte /build/vte/pkg/vte/usr/bin/vte
make[3]: Leaving directory '/build/vte/src/vte-0.28.2/src'
make[2]: Leaving directory '/build/vte/src/vte-0.28.2/src'
make[1]: Leaving directory '/build/vte/src/vte-0.28.2/src'
Making install in termcaps
make[1]: Entering directory '/build/vte/src/vte-0.28.2/termcaps'
make[2]: Entering directory '/build/vte/src/vte-0.28.2/termcaps'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/vte/termcap-0.0" || /usr/bin/mkdir -p "/build/vte/pkg/vte/usr/share/vte/termcap-0.0"
 /usr/bin/install -c -m 644 xterm '/build/vte/pkg/vte/usr/share/vte/termcap-0.0'
make[2]: Leaving directory '/build/vte/src/vte-0.28.2/termcaps'
make[1]: Leaving directory '/build/vte/src/vte-0.28.2/termcaps'
Making install in po
make[1]: Entering directory '/build/vte/src/vte-0.28.2/po'
linguas="am ang ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kn ko ku ky li lt lv mai mi mk ml mn mr ms nb nds ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te th tr ug uk vi wa xh zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
  dir=/build/vte/pkg/vte/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /build/vte/src/vte-0.28.2/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/vte-0.0.mo; \
    echo "installing $lang.gmo as $dir/vte-0.0.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/vte-0.0.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/vte-0.0.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/vte-0.0.mo.m; \
    echo "installing $lang.gmo.m as $dir/vte-0.0.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -c -m 644 ./$lang.gmo.m \
	$dir/vte-0.0.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/vte-0.0.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing am.gmo as /build/vte/pkg/vte/usr/share/locale/am/LC_MESSAGES/vte-0.0.mo
installing ang.gmo as /build/vte/pkg/vte/usr/share/locale/ang/LC_MESSAGES/vte-0.0.mo
installing ar.gmo as /build/vte/pkg/vte/usr/share/locale/ar/LC_MESSAGES/vte-0.0.mo
installing as.gmo as /build/vte/pkg/vte/usr/share/locale/as/LC_MESSAGES/vte-0.0.mo
installing ast.gmo as /build/vte/pkg/vte/usr/share/locale/ast/LC_MESSAGES/vte-0.0.mo
installing az.gmo as /build/vte/pkg/vte/usr/share/locale/az/LC_MESSAGES/vte-0.0.mo
installing be.gmo as /build/vte/pkg/vte/usr/share/locale/be/LC_MESSAGES/vte-0.0.mo
installing be@latin.gmo as /build/vte/pkg/vte/usr/share/locale/be@latin/LC_MESSAGES/vte-0.0.mo
installing bg.gmo as /build/vte/pkg/vte/usr/share/locale/bg/LC_MESSAGES/vte-0.0.mo
installing bn.gmo as /build/vte/pkg/vte/usr/share/locale/bn/LC_MESSAGES/vte-0.0.mo
installing bn_IN.gmo as /build/vte/pkg/vte/usr/share/locale/bn_IN/LC_MESSAGES/vte-0.0.mo
installing bs.gmo as /build/vte/pkg/vte/usr/share/locale/bs/LC_MESSAGES/vte-0.0.mo
installing ca.gmo as /build/vte/pkg/vte/usr/share/locale/ca/LC_MESSAGES/vte-0.0.mo
installing ca@valencia.gmo as /build/vte/pkg/vte/usr/share/locale/ca@valencia/LC_MESSAGES/vte-0.0.mo
installing cs.gmo as /build/vte/pkg/vte/usr/share/locale/cs/LC_MESSAGES/vte-0.0.mo
installing cy.gmo as /build/vte/pkg/vte/usr/share/locale/cy/LC_MESSAGES/vte-0.0.mo
installing da.gmo as /build/vte/pkg/vte/usr/share/locale/da/LC_MESSAGES/vte-0.0.mo
installing de.gmo as /build/vte/pkg/vte/usr/share/locale/de/LC_MESSAGES/vte-0.0.mo
installing dz.gmo as /build/vte/pkg/vte/usr/share/locale/dz/LC_MESSAGES/vte-0.0.mo
installing el.gmo as /build/vte/pkg/vte/usr/share/locale/el/LC_MESSAGES/vte-0.0.mo
installing en_CA.gmo as /build/vte/pkg/vte/usr/share/locale/en_CA/LC_MESSAGES/vte-0.0.mo
installing en_GB.gmo as /build/vte/pkg/vte/usr/share/locale/en_GB/LC_MESSAGES/vte-0.0.mo
installing en@shaw.gmo as /build/vte/pkg/vte/usr/share/locale/en@shaw/LC_MESSAGES/vte-0.0.mo
installing eo.gmo as /build/vte/pkg/vte/usr/share/locale/eo/LC_MESSAGES/vte-0.0.mo
installing es.gmo as /build/vte/pkg/vte/usr/share/locale/es/LC_MESSAGES/vte-0.0.mo
installing et.gmo as /build/vte/pkg/vte/usr/share/locale/et/LC_MESSAGES/vte-0.0.mo
installing eu.gmo as /build/vte/pkg/vte/usr/share/locale/eu/LC_MESSAGES/vte-0.0.mo
installing fa.gmo as /build/vte/pkg/vte/usr/share/locale/fa/LC_MESSAGES/vte-0.0.mo
installing fi.gmo as /build/vte/pkg/vte/usr/share/locale/fi/LC_MESSAGES/vte-0.0.mo
installing fr.gmo as /build/vte/pkg/vte/usr/share/locale/fr/LC_MESSAGES/vte-0.0.mo
installing ga.gmo as /build/vte/pkg/vte/usr/share/locale/ga/LC_MESSAGES/vte-0.0.mo
installing gl.gmo as /build/vte/pkg/vte/usr/share/locale/gl/LC_MESSAGES/vte-0.0.mo
installing gu.gmo as /build/vte/pkg/vte/usr/share/locale/gu/LC_MESSAGES/vte-0.0.mo
installing he.gmo as /build/vte/pkg/vte/usr/share/locale/he/LC_MESSAGES/vte-0.0.mo
installing hi.gmo as /build/vte/pkg/vte/usr/share/locale/hi/LC_MESSAGES/vte-0.0.mo
installing hr.gmo as /build/vte/pkg/vte/usr/share/locale/hr/LC_MESSAGES/vte-0.0.mo
installing hu.gmo as /build/vte/pkg/vte/usr/share/locale/hu/LC_MESSAGES/vte-0.0.mo
installing id.gmo as /build/vte/pkg/vte/usr/share/locale/id/LC_MESSAGES/vte-0.0.mo
installing is.gmo as /build/vte/pkg/vte/usr/share/locale/is/LC_MESSAGES/vte-0.0.mo
installing it.gmo as /build/vte/pkg/vte/usr/share/locale/it/LC_MESSAGES/vte-0.0.mo
installing ja.gmo as /build/vte/pkg/vte/usr/share/locale/ja/LC_MESSAGES/vte-0.0.mo
installing ka.gmo as /build/vte/pkg/vte/usr/share/locale/ka/LC_MESSAGES/vte-0.0.mo
installing kn.gmo as /build/vte/pkg/vte/usr/share/locale/kn/LC_MESSAGES/vte-0.0.mo
installing ko.gmo as /build/vte/pkg/vte/usr/share/locale/ko/LC_MESSAGES/vte-0.0.mo
installing ku.gmo as /build/vte/pkg/vte/usr/share/locale/ku/LC_MESSAGES/vte-0.0.mo
installing ky.gmo as /build/vte/pkg/vte/usr/share/locale/ky/LC_MESSAGES/vte-0.0.mo
installing li.gmo as /build/vte/pkg/vte/usr/share/locale/li/LC_MESSAGES/vte-0.0.mo
installing lt.gmo as /build/vte/pkg/vte/usr/share/locale/lt/LC_MESSAGES/vte-0.0.mo
installing lv.gmo as /build/vte/pkg/vte/usr/share/locale/lv/LC_MESSAGES/vte-0.0.mo
installing mai.gmo as /build/vte/pkg/vte/usr/share/locale/mai/LC_MESSAGES/vte-0.0.mo
installing mi.gmo as /build/vte/pkg/vte/usr/share/locale/mi/LC_MESSAGES/vte-0.0.mo
installing mk.gmo as /build/vte/pkg/vte/usr/share/locale/mk/LC_MESSAGES/vte-0.0.mo
installing ml.gmo as /build/vte/pkg/vte/usr/share/locale/ml/LC_MESSAGES/vte-0.0.mo
installing mn.gmo as /build/vte/pkg/vte/usr/share/locale/mn/LC_MESSAGES/vte-0.0.mo
installing mr.gmo as /build/vte/pkg/vte/usr/share/locale/mr/LC_MESSAGES/vte-0.0.mo
installing ms.gmo as /build/vte/pkg/vte/usr/share/locale/ms/LC_MESSAGES/vte-0.0.mo
installing nb.gmo as /build/vte/pkg/vte/usr/share/locale/nb/LC_MESSAGES/vte-0.0.mo
installing nds.gmo as /build/vte/pkg/vte/usr/share/locale/nds/LC_MESSAGES/vte-0.0.mo
installing ne.gmo as /build/vte/pkg/vte/usr/share/locale/ne/LC_MESSAGES/vte-0.0.mo
installing nl.gmo as /build/vte/pkg/vte/usr/share/locale/nl/LC_MESSAGES/vte-0.0.mo
installing nn.gmo as /build/vte/pkg/vte/usr/share/locale/nn/LC_MESSAGES/vte-0.0.mo
installing oc.gmo as /build/vte/pkg/vte/usr/share/locale/oc/LC_MESSAGES/vte-0.0.mo
installing or.gmo as /build/vte/pkg/vte/usr/share/locale/or/LC_MESSAGES/vte-0.0.mo
installing pa.gmo as /build/vte/pkg/vte/usr/share/locale/pa/LC_MESSAGES/vte-0.0.mo
installing pl.gmo as /build/vte/pkg/vte/usr/share/locale/pl/LC_MESSAGES/vte-0.0.mo
installing pt.gmo as /build/vte/pkg/vte/usr/share/locale/pt/LC_MESSAGES/vte-0.0.mo
installing pt_BR.gmo as /build/vte/pkg/vte/usr/share/locale/pt_BR/LC_MESSAGES/vte-0.0.mo
installing ro.gmo as /build/vte/pkg/vte/usr/share/locale/ro/LC_MESSAGES/vte-0.0.mo
installing ru.gmo as /build/vte/pkg/vte/usr/share/locale/ru/LC_MESSAGES/vte-0.0.mo
installing rw.gmo as /build/vte/pkg/vte/usr/share/locale/rw/LC_MESSAGES/vte-0.0.mo
installing si.gmo as /build/vte/pkg/vte/usr/share/locale/si/LC_MESSAGES/vte-0.0.mo
installing sk.gmo as /build/vte/pkg/vte/usr/share/locale/sk/LC_MESSAGES/vte-0.0.mo
installing sl.gmo as /build/vte/pkg/vte/usr/share/locale/sl/LC_MESSAGES/vte-0.0.mo
installing sq.gmo as /build/vte/pkg/vte/usr/share/locale/sq/LC_MESSAGES/vte-0.0.mo
installing sr.gmo as /build/vte/pkg/vte/usr/share/locale/sr/LC_MESSAGES/vte-0.0.mo
installing sr@latin.gmo as /build/vte/pkg/vte/usr/share/locale/sr@latin/LC_MESSAGES/vte-0.0.mo
installing sv.gmo as /build/vte/pkg/vte/usr/share/locale/sv/LC_MESSAGES/vte-0.0.mo
installing ta.gmo as /build/vte/pkg/vte/usr/share/locale/ta/LC_MESSAGES/vte-0.0.mo
installing te.gmo as /build/vte/pkg/vte/usr/share/locale/te/LC_MESSAGES/vte-0.0.mo
installing th.gmo as /build/vte/pkg/vte/usr/share/locale/th/LC_MESSAGES/vte-0.0.mo
installing tr.gmo as /build/vte/pkg/vte/usr/share/locale/tr/LC_MESSAGES/vte-0.0.mo
installing ug.gmo as /build/vte/pkg/vte/usr/share/locale/ug/LC_MESSAGES/vte-0.0.mo
installing uk.gmo as /build/vte/pkg/vte/usr/share/locale/uk/LC_MESSAGES/vte-0.0.mo
installing vi.gmo as /build/vte/pkg/vte/usr/share/locale/vi/LC_MESSAGES/vte-0.0.mo
installing wa.gmo as /build/vte/pkg/vte/usr/share/locale/wa/LC_MESSAGES/vte-0.0.mo
installing xh.gmo as /build/vte/pkg/vte/usr/share/locale/xh/LC_MESSAGES/vte-0.0.mo
installing zh_CN.gmo as /build/vte/pkg/vte/usr/share/locale/zh_CN/LC_MESSAGES/vte-0.0.mo
installing zh_HK.gmo as /build/vte/pkg/vte/usr/share/locale/zh_HK/LC_MESSAGES/vte-0.0.mo
installing zh_TW.gmo as /build/vte/pkg/vte/usr/share/locale/zh_TW/LC_MESSAGES/vte-0.0.mo
make[1]: Leaving directory '/build/vte/src/vte-0.28.2/po'
Making install in doc
make[1]: Entering directory '/build/vte/src/vte-0.28.2/doc'
Making install in reference
make[2]: Entering directory '/build/vte/src/vte-0.28.2/doc/reference'
make[3]: Entering directory '/build/vte/src/vte-0.28.2/doc/reference'
make[3]: Nothing to be done for 'install-exec-am'.
-- Nothing to install
make[3]: Leaving directory '/build/vte/src/vte-0.28.2/doc/reference'
make[2]: Leaving directory '/build/vte/src/vte-0.28.2/doc/reference'
Making install in openi18n
make[2]: Entering directory '/build/vte/src/vte-0.28.2/doc/openi18n'
make[3]: Entering directory '/build/vte/src/vte-0.28.2/doc/openi18n'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/vte/src/vte-0.28.2/doc/openi18n'
make[2]: Leaving directory '/build/vte/src/vte-0.28.2/doc/openi18n'
make[2]: Entering directory '/build/vte/src/vte-0.28.2/doc'
make[3]: Entering directory '/build/vte/src/vte-0.28.2/doc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/vte/src/vte-0.28.2/doc'
make[2]: Leaving directory '/build/vte/src/vte-0.28.2/doc'
make[1]: Leaving directory '/build/vte/src/vte-0.28.2/doc'
Making install in perf
make[1]: Entering directory '/build/vte/src/vte-0.28.2/perf'
make[2]: Entering directory '/build/vte/src/vte-0.28.2/perf'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/vte/src/vte-0.28.2/perf'
make[1]: Leaving directory '/build/vte/src/vte-0.28.2/perf'
Making install in python
make[1]: Entering directory '/build/vte/src/vte-0.28.2/python'
make[2]: Entering directory '/build/vte/src/vte-0.28.2/python'
test -z "/usr/lib/python2.7/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/build/vte/pkg/vte/usr/lib/python2.7/site-packages/gtk-2.0"
test -z "/usr/share/pygtk/2.0/defs" || /usr/bin/mkdir -p "/build/vte/pkg/vte/usr/share/pygtk/2.0/defs"
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/build/vte/pkg/vte/usr/lib/pkgconfig"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   vtemodule.la '/build/vte/pkg/vte/usr/lib/python2.7/site-packages/gtk-2.0'
 /usr/bin/install -c -m 644 pyvte.pc '/build/vte/pkg/vte/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 vte.defs '/build/vte/pkg/vte/usr/share/pygtk/2.0/defs'
libtool: install: warning: relinking `vtemodule.la'
libtool: install: (cd /build/vte/src/vte-0.28.2/python; /bin/sh /build/vte/src/vte-0.28.2/libtool  --silent --tag CC --mode=relink gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/lib/libffi-3.2.1/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum -module -avoid-version -export-symbols-regex initvte -Wl,--warn-unresolved-symbols -Wl,-O1,--sort-common,--as-needed,-z,relro -o vtemodule.la -rpath /usr/lib/python2.7/site-packages/gtk-2.0 vtemodule_la-vtemodule.lo vtemodule_la-vte.lo ../src/libvte.la -lncurses -lm -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 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext -lncurses -lm -inst-prefix-dir /build/vte/pkg/vte)
libtool: install: /usr/bin/install -c .libs/vtemodule.soT /build/vte/pkg/vte/usr/lib/python2.7/site-packages/gtk-2.0/vtemodule.so
libtool: install: /usr/bin/install -c .libs/vtemodule.lai /build/vte/pkg/vte/usr/lib/python2.7/site-packages/gtk-2.0/vtemodule.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/gtk-2.0'
make[2]: Leaving directory '/build/vte/src/vte-0.28.2/python'
make[1]: Leaving directory '/build/vte/src/vte-0.28.2/python'
make[1]: Entering directory '/build/vte/src/vte-0.28.2'
make[2]: Entering directory '/build/vte/src/vte-0.28.2'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/build/vte/pkg/vte/usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 vte.pc '/build/vte/pkg/vte/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/vte/src/vte-0.28.2'
make[1]: Leaving directory '/build/vte/src/vte-0.28.2'
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "vte"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vte 0.28.2-8 (Fri Aug  5 05:13:38 MDT 2016)
==> Cleaning up...