==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: pygobject2 2.28.7-5 (Sat Apr 11 03:48:34 2020)
==> Retrieving sources...
  -> Cloning pygobject git repo...
Cloning into bare repository '/home/leming/work/pygobject2/pygobject'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pygobject ... Skipped
==> Making package: pygobject2 2.28.7-5 (Sat 11 Apr 2020 03:48:44 AM UTC)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) libnsl-1.2.0-2  python2-2.7.17-3

Total Installed Size:  66.53 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools
    python2-pip
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-1  perl-mailtools-2.21-2  perl-timedate-2.32-1
             git-2.26.0-1

Total Installed Size:  41.07 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group git with gid 977.
Creating user git (git daemon user) with uid 977 and gid 977.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pygobject git repo...
Cloning into 'pygobject'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:80: installing './compile'
configure.ac:46: installing './config.guess'
configure.ac:46: installing './config.sub'
configure.ac:40: installing './install-sh'
configure.ac:40: installing './missing'
Makefile.am:64: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Makefile.am:72: installing './py-compile'
gi/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
gi/Makefile.am: installing './depcomp'
gio/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
glib/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tests/Makefile.am:9: warning: source file '$(GI_DATADIR)/tests/gimarshallingtests.c' is in a subdirectory,
tests/Makefile.am:9: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/Makefile.am:6: warning: source file '$(GI_DATADIR)/tests/regress.c' is in a subdirectory,
tests/Makefile.am:6: but option 'subdir-objects' is disabled
autoreconf: Leaving directory `.'
==> Starting pkgver()...
==> Starting build()...
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating ./config.lt
config.lt: creating libtool
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether /usr/bin/python2 version >= 2.5.2... yes
checking for /usr/bin/python2 version... 2.7
checking for /usr/bin/python2 platform... linux2
checking for /usr/bin/python2 script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/bin/python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python version... (cached) 2.7
checking for python platform... (cached) linux2
checking for python script directory... (cached) ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for python module thread... yes
checking whether to enable threading in pygobject... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB... yes
checking for GLIB - version >= 2.24.0... yes (version 2.64.2)
checking for ffi... checking for FFI... yes
checking for GIO... yes
checking for GIOUNIX... yes
checking whether gcc understands -Wall... yes
checking whether gcc understands -fno-strict-aliasing... yes
checking whether gcc understands -std=c9x... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pygobject-2.0.pc
config.status: creating pygobject-2.0-uninstalled.pc
config.status: creating docs/Makefile
config.status: creating docs/reference/entities.docbook
config.status: creating docs/xsl/fixxref.py
config.status: creating gi/Makefile
config.status: creating gi/repository/Makefile
config.status: creating gi/overrides/Makefile
config.status: creating glib/Makefile
config.status: creating gobject/Makefile
config.status: creating gio/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating PKG-INFO
config.status: creating codegen/Makefile
config.status: creating codegen/pygobject-codegen-2.0
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

libffi support: yes
introspection support: no

  GEN      .gitignore
make[1]: Entering directory '/build/pygobject2/src/pygobject'
make[2]: Entering directory '/build/pygobject2/src/pygobject/gi'
  GEN      .gitignore
make[2]: Leaving directory '/build/pygobject2/src/pygobject/gi'
make[1]: Leaving directory '/build/pygobject2/src/pygobject'
make  all-recursive
make[1]: Entering directory '/build/pygobject2/src/pygobject'
Making all in docs
make[2]: Entering directory '/build/pygobject2/src/pygobject/docs'
  GEN      .gitignore
make  all-am
make[3]: Entering directory '/build/pygobject2/src/pygobject/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/pygobject2/src/pygobject/docs'
make[2]: Leaving directory '/build/pygobject2/src/pygobject/docs'
Making all in glib
make[2]: Entering directory '/build/pygobject2/src/pygobject/glib'
  CC       libpyglib_2_0_python2_la-pyglib.lo
  CC       _glib_la-glibmodule.lo
  CC       _glib_la-pygiochannel.lo
  CC       _glib_la-pygoptioncontext.lo
  CC       _glib_la-pygoptiongroup.lo
  CC       _glib_la-pygmaincontext.lo
  CC       _glib_la-pygmainloop.lo
  CC       _glib_la-pygsource.lo
  CC       _glib_la-pygspawn.lo
  GEN      .gitignore
pygiochannel.c: In function 'py_io_channel_write_chars':
pygiochannel.c:267:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
pygiochannel.c: In function 'py_io_channel_write_lines':
pygiochannel.c:290:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
pygiochannel.c: In function 'py_io_channel_add_watch':
pygiochannel.c:458:17: warning: variable 'iochannel' set but not used [-Wunused-but-set-variable]
pygiochannel.c: In function 'py_io_channel_read_line':
pygiochannel.c:555:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  CCLD     libpyglib-2.0-python2.la
In file included from /usr/include/python2.7/Python.h:8,
                 from pygmainloop.c:29:
/usr/include/python2.7/pyconfig.h:1223: warning: "_POSIX_C_SOURCE" redefined
 1223 | #define _POSIX_C_SOURCE 200112L
      | 
In file included from /usr/include/fcntl.h:25,
                 from pygmainloop.c:27:
/usr/include/features.h:295: note: this is the location of the previous definition
  295 | # define _POSIX_C_SOURCE 199506L
      | 
glibmodule.c: In function 'pyglib_get_prgname':
glibmodule.c:566:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
pygmainloop.c: In function 'pyg_signal_watch_check':
pygmainloop.c:161:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  CCLD     _glib.la
ln -s .libs/_glib.so _glib.so || true
make[2]: Leaving directory '/build/pygobject2/src/pygobject/glib'
Making all in gobject
make[2]: Entering directory '/build/pygobject2/src/pygobject/gobject'
  CC       _gobject_la-gobjectmodule.lo
  CC       _gobject_la-pygboxed.lo
  CC       _gobject_la-pygenum.lo
  CC       _gobject_la-pygflags.lo
  CC       _gobject_la-pyginterface.lo
  CC       _gobject_la-pygobject.lo
In file included from /usr/include/python2.7/Python.h:8,
                 from ../glib/pyglib.h:25,
                 from gobjectmodule.c:28:
/usr/include/python2.7/pyconfig.h:1223: warning: "_POSIX_C_SOURCE" redefined
 1223 | #define _POSIX_C_SOURCE 200112L
      | 
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/aarch64-unknown-linux-gnu/9.2.0/include-fixed/limits.h:194,
                 from /usr/lib/gcc/aarch64-unknown-linux-gnu/9.2.0/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/aarch64-unknown-linux-gnu/9.2.0/include-fixed/limits.h:34,
                 from /usr/lib/glib-2.0/include/glibconfig.h:11,
                 from /usr/include/glib-2.0/glib/gtypes.h:32,
                 from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from gobjectmodule.c:27:
/usr/include/features.h:295: note: this is the location of the previous definition
  295 | # define _POSIX_C_SOURCE 199506L
      | 
gobjectmodule.c:1047:13: warning: Deprecated pre-processor symbol, replace with 
 1047 | static GStaticPrivate pygobject_construction_wrapper = G_STATIC_PRIVATE_INIT;
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       _gobject_la-pygparamspec.lo
  CC       _gobject_la-pygpointer.lo
  CC       _gobject_la-pygtype.lo
  CC       _gobject_la-ffi-marshaller.lo
gobjectmodule.c: In function 'pyg_type_add_interfaces':
gobjectmodule.c:1123:15: warning: unused variable 'k' [-Wunused-variable]
  GEN      .gitignore
pygtype.c:953:13: warning: Deprecated pre-processor symbol, replace with 
  953 |      G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
pygtype.c:1115:13: warning: Deprecated pre-processor symbol, replace with 
 1115 |         } else if (G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) {
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pygtype.c:1511:13: warning: Deprecated pre-processor symbol, replace with 
 1511 |     G_CONST_RETURN gchar *blurb=NULL;
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~                       
pygtype.c:1693:13: warning: Deprecated pre-processor symbol
 1693 |     else if (G_IS_PARAM_SPEC_VALUE_ARRAY(pspec))
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pygtype.c:1693:13: warning: Deprecated pre-processor symbol
pygtype.c:1695:13: warning: Deprecated pre-processor symbol
 1695 |           G_PARAM_SPEC_VALUE_ARRAY(pspec));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
pygtype.c:1695:13: warning: Deprecated pre-processor symbol
pygobject.c: In function 'pygobject_get_properties':
pygobject.c:1302:19: warning: variable 'class' set but not used [-Wunused-but-set-variable]
  CCLD     _gobject.la
ln -s .libs/_gobject.so _gobject.so || true
make[2]: Leaving directory '/build/pygobject2/src/pygobject/gobject'
Making all in gio
make[2]: Entering directory '/build/pygobject2/src/pygobject/gio'
  CC       _gio_la-giomodule.lo
(cd .\
 && /usr/bin/python2 ../codegen/codegen.py \
    --py_ssize_t-clean \
    --register gio-types.defs \
    --register unix-types.defs \
    --override gio.override \
    --prefix pygio gio.defs) > ./gen-gio.c \
&& cp ./gen-gio.c ./gio.c \
&& rm -f ./gen-gio.c
  CC       _gio_la-pygio-utils.lo
(cd .\
 && /usr/bin/python2 ../codegen/codegen.py \
    --py_ssize_t-clean \
    --register gio-types.defs \
    --register unix-types.defs \
    --override unix.override \
    --prefix pyunix unix.defs) > ./gen-unix.c \
&& cp ./gen-unix.c ./unix.c \
&& rm -f ./gen-unix.c
  CC       unix_la-unixmodule.lo
Warning: generating old-style constructor for:g_desktop_app_info_new
Could not write method GUnixFDMessage.steal_fds: No ArgType for gint*
Warning: generating old-style constructor for:g_unix_input_stream_new
Warning: generating old-style constructor for:g_unix_output_stream_new
Warning: generating old-style constructor for:g_unix_socket_address_new
Could not write function g_desktop_app_info_new_from_keyfile: No ArgType for GKeyFile*
Could not write function unix_mount_points_get: No ArgType for guint64*
Could not write function unix_mounts_get: No ArgType for guint64*
Could not write function unix_mount_at: No ArgType for guint64*
Warning: Constructor for GUnixConnection needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GDesktopAppInfo needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GUnixFDMessage needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GUnixInputStream needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GUnixOutputStream needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GUnixSocketAddress needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 81.82% (18/22)
***INFO*** The coverage of methods is 92.86% (13/14)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.
  CC       unix_la-unix.lo
Could not write method GCancellable.connect: No ArgType for GCallback
Warning: generating old-style constructor for:g_emblemed_icon_new
Could not write method GFileInfo.get_attribute_data: No ArgType for GFileAttributeType*
Could not write method GFileInfo.get_attribute_stringv: No ArgType for char**
Could not write method GFileInfo.set_attribute: No ArgType for gpointer
Could not write method GBufferedInputStream.peek: No ArgType for void*
Could not write method GBufferedInputStream.peek_buffer: No ArgType for gsize*
Could not write method GSocketAddress.to_native: No ArgType for gpointer
Warning: generating old-style constructor for:g_inet_socket_address_new
Warning: generating old-style constructor for:g_network_address_new
Warning: generating old-style constructor for:g_network_service_new
Warning: generating old-style constructor for:g_socket_new
Could not write method GSocket.receive_from: No ArgType for GSocketAddress**
Could not write method GSocket.receive_message: No ArgType for GSocketAddress**
Could not write method GSocket.send_message: No ArgType for GOutputVector*
Could not write method GSocket.create_source: No ArgType for GIOCondition
Could not write method GSocketControlMessage.serialize: No ArgType for gpointer
Warning: generating old-style constructor for:g_threaded_socket_service_new
Warning: generating old-style constructor for:g_simple_async_result_new
Could not write constructor for GSimpleAsyncResult: No ArgType for GAsyncReadyCallback
Warning: generating old-style constructor for:g_file_icon_new
Could not write method GAsyncInitable.init_async: No ArgType for GAsyncReadyCallback
Could not write method GFile.load_partial_contents_async: No ArgType for GFileReadMoreCallback
Could not write method GFile.load_partial_contents_finish: No ArgType for char**
Could not write function async_initable_new_async: varargs functions not supported
Could not write function async_initable_newv_async: No ArgType for GParameter*
Could not write function async_initable_new_valist_async: No ArgType for va_list
Could not write function content_type_guess_for_tree: No ArgType for char**
Could not write function initable_new: varargs functions not supported
Could not write function initable_newv: No ArgType for GParameter*
Could not write function initable_new_valist: No ArgType for va_list
Could not write function resolver_free_addresses: No ArgType for GList*
Could not write function resolver_free_targets: No ArgType for GList*
Could not write function resolver_error_quark: No ArgType for GQuark
Could not write function simple_async_result_new_from_error: No ArgType for GAsyncReadyCallback
Could not write function simple_async_report_gerror_in_idle: No ArgType for GAsyncReadyCallback
Could not write function socket_address_new_from_native: No ArgType for gpointer
Could not write function socket_control_message_deserialize: No ArgType for gpointer
Could not write function srv_target_list_sort: No ArgType for GList*
Warning: Constructor for GEmblemedIcon needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GNetworkAddress needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GNetworkService needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GSocket needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GInetSocketAddress needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GThreadedSocketService needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GMemoryOutputStream needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GSimpleAsyncResult needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GFileIcon needs to be updated to new API
         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 72.73% (40/55)
***INFO*** The coverage of methods is 97.27% (535/550)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.
  CC       _gio_la-gio.lo
  CCLD     unix.la
ln -s .libs/unix.so unix.so || true
gcancellable.override: In function '_wrap_g_cancellable_make_pollfd':
gcancellable.override:29:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  CCLD     _gio.la
ln -s .libs/_gio.so _gio.so || true
make[2]: Leaving directory '/build/pygobject2/src/pygobject/gio'
Making all in examples
make[2]: Entering directory '/build/pygobject2/src/pygobject/examples'
  GEN      .gitignore
make[2]: Leaving directory '/build/pygobject2/src/pygobject/examples'
Making all in codegen
make[2]: Entering directory '/build/pygobject2/src/pygobject/codegen'
  GEN      .gitignore
make[2]: Leaving directory '/build/pygobject2/src/pygobject/codegen'
Making all in tests
make[2]: Entering directory '/build/pygobject2/src/pygobject/tests'
  CC       testhelper_la-testhelpermodule.lo
  CC       testhelper_la-test-floating.lo
  CC       testhelper_la-test-unknown.lo
  CC       testhelper_la-test-thread.lo
  GEN      .gitignore
testhelpermodule.c:430:13: warning: Deprecated pre-processor symbol, replace with 
  430 |   g_value_init(value, G_TYPE_VALUE_ARRAY);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
/bin/sh ../libtool --silent --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fno-strict-aliasing -std=c9x  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o testhelper.la -rpath /usr/lib/python2.7/site-packages/pygobject -module -avoid-version testhelper_la-testhelpermodule.lo testhelper_la-test-floating.lo testhelper_la-test-thread.lo testhelper_la-test-unknown.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 
test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so
make[2]: Leaving directory '/build/pygobject2/src/pygobject/tests'
make[2]: Entering directory '/build/pygobject2/src/pygobject'
make[2]: Leaving directory '/build/pygobject2/src/pygobject'
make[1]: Leaving directory '/build/pygobject2/src/pygobject'
==> Entering fakeroot environment...
==> Starting package_python2-gobject2()...
Making install in docs
make[1]: Entering directory '/build/pygobject2/src/pygobject/docs'
make  install-am
make[2]: Entering directory '/build/pygobject2/src/pygobject/docs'
make[3]: Entering directory '/build/pygobject2/src/pygobject/docs'
make[3]: Nothing to be done for 'install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
  /bin/sh /build/pygobject2/src/pygobject/install-sh -d /build/pygobject2/pkg/python2-gobject2/usr/share/gtk-doc/html/pygobject; \
  for i in $installfiles; do \
    echo '-- Installing '$i ; \
    /usr/bin/install -c -m 644 $i /build/pygobject2/pkg/python2-gobject2/usr/share/gtk-doc/html/pygobject; \
  done; \
  echo '-- Installing ./html/index.sgml' ; \
  /usr/bin/install -c -m 644 ./html/index.sgml /build/pygobject2/pkg/python2-gobject2/usr/share/gtk-doc/html/pygobject || :; \
fi
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/share/gtk-doc/html/pygobject'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/share/pygobject/xsl'
-- Nothing to install
 /usr/bin/install -c -m 644 style.css '/build/pygobject2/pkg/python2-gobject2/usr/share/gtk-doc/html/pygobject'
 /usr/bin/install -c -m 644 xsl/common.xsl xsl/devhelp.xsl xsl/html.xsl xsl/pdf-style.xsl xsl/pdf.xsl xsl/ref-html-style.xsl xsl/fixxref.py '/build/pygobject2/pkg/python2-gobject2/usr/share/pygobject/xsl'
make[3]: Leaving directory '/build/pygobject2/src/pygobject/docs'
make[2]: Leaving directory '/build/pygobject2/src/pygobject/docs'
make[1]: Leaving directory '/build/pygobject2/src/pygobject/docs'
Making install in glib
make[1]: Entering directory '/build/pygobject2/src/pygobject/glib'
make[2]: Entering directory '/build/pygobject2/src/pygobject/glib'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/lib'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/glib'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/include/pygtk-2.0'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/glib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libpyglib-2.0-python2.la '/build/pygobject2/pkg/python2-gobject2/usr/lib'
 /usr/bin/install -c -m 644 pyglib.h '/build/pygobject2/pkg/python2-gobject2/usr/include/pygtk-2.0'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   _glib.la '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/glib'
 /usr/bin/install -c -m 644 __init__.py option.py '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/glib'
Byte-compiling python modules...
__init__.pyoption.py
Byte-compiling python modules (optimized versions) ...
__init__.pyoption.py
libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python2.so.0.0.0 /build/pygobject2/pkg/python2-gobject2/usr/lib/libpyglib-2.0-python2.so.0.0.0
libtool: install: (cd /build/pygobject2/pkg/python2-gobject2/usr/lib && { ln -s -f libpyglib-2.0-python2.so.0.0.0 libpyglib-2.0-python2.so.0 || { rm -f libpyglib-2.0-python2.so.0 && ln -s libpyglib-2.0-python2.so.0.0.0 libpyglib-2.0-python2.so.0; }; })
libtool: install: (cd /build/pygobject2/pkg/python2-gobject2/usr/lib && { ln -s -f libpyglib-2.0-python2.so.0.0.0 libpyglib-2.0-python2.so || { rm -f libpyglib-2.0-python2.so && ln -s libpyglib-2.0-python2.so.0.0.0 libpyglib-2.0-python2.so; }; })
libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python2.lai /build/pygobject2/pkg/python2-gobject2/usr/lib/libpyglib-2.0-python2.la
libtool: warning: relinking '_glib.la'
libtool: install: (cd /build/pygobject2/src/pygobject/glib; /bin/sh "/build/pygobject2/src/pygobject/libtool"  --silent --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_glib|PyInit__glib" -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o _glib.la -rpath /usr/lib/python2.7/site-packages/glib _glib_la-glibmodule.lo _glib_la-pygiochannel.lo _glib_la-pygoptioncontext.lo _glib_la-pygoptiongroup.lo _glib_la-pygmaincontext.lo _glib_la-pygmainloop.lo _glib_la-pygsource.lo _glib_la-pygspawn.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 libpyglib-2.0-python2.la -inst-prefix-dir /build/pygobject2/pkg/python2-gobject2)
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: install: /usr/bin/install -c .libs/_glib.soT /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/glib/_glib.so
libtool: install: /usr/bin/install -c .libs/_glib.lai /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/glib/_glib.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/site-packages/glib'
make[2]: Leaving directory '/build/pygobject2/src/pygobject/glib'
make[1]: Leaving directory '/build/pygobject2/src/pygobject/glib'
Making install in gobject
make[1]: Entering directory '/build/pygobject2/src/pygobject/gobject'
make[2]: Entering directory '/build/pygobject2/src/pygobject/gobject'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/include/pygtk-2.0'
 /usr/bin/install -c -m 644 pygobject.h '/build/pygobject2/pkg/python2-gobject2/usr/include/pygtk-2.0'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gobject'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gobject'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   _gobject.la '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gobject'
 /usr/bin/install -c -m 644 __init__.py constants.py propertyhelper.py '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gobject'
Byte-compiling python modules...
__init__.pyconstants.pypropertyhelper.py
Byte-compiling python modules (optimized versions) ...
__init__.pyconstants.pypropertyhelper.py
libtool: warning: relinking '_gobject.la'
libtool: install: (cd /build/pygobject2/src/pygobject/gobject; /bin/sh "/build/pygobject2/src/pygobject/libtool"  --silent --tag CC --mode=relink gcc -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_gobject|PyInit__gobject" -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o _gobject.la -rpath /usr/lib/python2.7/site-packages/gobject _gobject_la-gobjectmodule.lo _gobject_la-pygboxed.lo _gobject_la-pygenum.lo _gobject_la-pygflags.lo _gobject_la-pyginterface.lo _gobject_la-pygobject.lo _gobject_la-pygparamspec.lo _gobject_la-pygpointer.lo _gobject_la-pygtype.lo _gobject_la-ffi-marshaller.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -L/usr/lib/../lib -lffi ../glib/libpyglib-2.0-python2.la -inst-prefix-dir /build/pygobject2/pkg/python2-gobject2)
libtool: install: /usr/bin/install -c .libs/_gobject.soT /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gobject/_gobject.so
libtool: install: /usr/bin/install -c .libs/_gobject.lai /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gobject/_gobject.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/site-packages/gobject'
make[2]: Leaving directory '/build/pygobject2/src/pygobject/gobject'
make[1]: Leaving directory '/build/pygobject2/src/pygobject/gobject'
Making install in gio
make[1]: Entering directory '/build/pygobject2/src/pygobject/gio'
make[2]: Entering directory '/build/pygobject2/src/pygobject/gio'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/share/pygobject/2.0/defs'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gtk-2.0/gio'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gtk-2.0/gio'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   _gio.la unix.la '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gtk-2.0/gio'
 /usr/bin/install -c -m 644 gio.defs gio-types.defs gio.override gappinfo.override gapplaunchcontext.override gbufferedinputstream.override gcancellable.override gdatainputstream.override gdrive.override gfile.override gfileattribute.override gfileenumerator.override gfileinfo.override gfileinputstream.override gfileiostream.override gfileoutputstream.override gicon.override giostream.override ginputstream.override gmemoryinputstream.override gmemoryoutputstream.override gmount.override goutputstream.override gresolver.override gsocket.override gvolume.override gvolumemonitor.override unix.defs unix-types.defs unix.override '/build/pygobject2/pkg/python2-gobject2/usr/share/pygobject/2.0/defs'
 /usr/bin/install -c -m 644 __init__.py '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gtk-2.0/gio'
Byte-compiling python modules...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.py
libtool: warning: relinking '_gio.la'
libtool: install: (cd /build/pygobject2/src/pygobject/gio; /bin/sh "/build/pygobject2/src/pygobject/libtool"  --silent --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex init_gio -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o _gio.la -rpath /usr/lib/python2.7/site-packages/gtk-2.0/gio _gio_la-giomodule.lo _gio_la-pygio-utils.lo _gio_la-gio.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../glib/libpyglib-2.0-python2.la -inst-prefix-dir /build/pygobject2/pkg/python2-gobject2)
libtool: install: /usr/bin/install -c .libs/_gio.soT /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so
libtool: install: /usr/bin/install -c .libs/_gio.lai /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.la
libtool: install: /usr/bin/install -c .libs/unix.so /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.so
libtool: install: /usr/bin/install -c .libs/unix.lai /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.la
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/site-packages/gtk-2.0/gio'
make[2]: Leaving directory '/build/pygobject2/src/pygobject/gio'
make[1]: Leaving directory '/build/pygobject2/src/pygobject/gio'
Making install in examples
make[1]: Entering directory '/build/pygobject2/src/pygobject/examples'
make[2]: Entering directory '/build/pygobject2/src/pygobject/examples'
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/pygobject2/src/pygobject/examples'
make[1]: Leaving directory '/build/pygobject2/src/pygobject/examples'
Making install in codegen
make[1]: Entering directory '/build/pygobject2/src/pygobject/codegen'
make[2]: Entering directory '/build/pygobject2/src/pygobject/codegen'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/bin'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/share/pygobject/2.0/codegen'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/share/pygobject/2.0/codegen'
 /usr/bin/install -c pygobject-codegen-2.0 '/build/pygobject2/pkg/python2-gobject2/usr/bin'
 /usr/bin/install -c code-coverage.py codegen.py createdefs.py defsconvert.py defsgen.py docextract_to_xml.py docgen.py h2def.py mergedefs.py missingdefs.py mkskel.py scanvirtuals.py scmexpr.py '/build/pygobject2/pkg/python2-gobject2/usr/share/pygobject/2.0/codegen'
 /usr/bin/install -c -m 644 __init__.py argtypes.py definitions.py defsparser.py docextract.py override.py reversewrapper.py '/build/pygobject2/pkg/python2-gobject2/usr/share/pygobject/2.0/codegen'
Byte-compiling python modules...
__init__.pyargtypes.pydefinitions.pydefsparser.pydocextract.pyoverride.pyreversewrapper.py
Byte-compiling python modules (optimized versions) ...
__init__.pyargtypes.pydefinitions.pydefsparser.pydocextract.pyoverride.pyreversewrapper.py
make[2]: Leaving directory '/build/pygobject2/src/pygobject/codegen'
make[1]: Leaving directory '/build/pygobject2/src/pygobject/codegen'
Making install in tests
make[1]: Entering directory '/build/pygobject2/src/pygobject/tests'
make[2]: Entering directory '/build/pygobject2/src/pygobject/tests'
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/pygobject2/src/pygobject/tests'
make[1]: Leaving directory '/build/pygobject2/src/pygobject/tests'
make[1]: Entering directory '/build/pygobject2/src/pygobject'
make[2]: Entering directory '/build/pygobject2/src/pygobject'
/bin/sh /build/pygobject2/src/pygobject/install-sh -d /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gtk-2.0'
echo "gtk-2.0" > /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/pygtk.pth
/bin/sh /build/pygobject2/src/pygobject/install-sh -d /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages'
 /usr/bin/mkdir -p '/build/pygobject2/pkg/python2-gobject2/usr/lib/pkgconfig'
echo "gtk-2.0" > /build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/pygtk.pth
 /usr/bin/install -c -m 644 pygobject-2.0.pc '/build/pygobject2/pkg/python2-gobject2/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 dsextras.py '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages/gtk-2.0'
 /usr/bin/install -c -m 644 pygtk.py '/build/pygobject2/pkg/python2-gobject2/usr/lib/python2.7/site-packages'
Byte-compiling python modules...
pygtk.pyByte-compiling python modules...
dsextras.py

Byte-compiling python modules (optimized versions) ...
pygtk.py
Byte-compiling python modules (optimized versions) ...
dsextras.py
make[2]: Leaving directory '/build/pygobject2/src/pygobject'
make[1]: Leaving directory '/build/pygobject2/src/pygobject'
==> Tidying install...
  -> 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 issues...
==> Creating package "python2-gobject2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pygobject2 2.28.7-5 (Sat 11 Apr 2020 03:49:34 AM UTC)
==> Cleaning up...