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 race-free 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.lt config.lt: creating libtool checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (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 the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (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 GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... (cached) ${prefix}/lib/python2.7/site-packages checking for python extension module directory (pyexecdir)... (cached) ${exec_prefix}/lib/python2.7/site-packages checking how to run the C preprocessor... gcc -E 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.70.3) 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/python2-gobject2/src/pygobject' make[2]: Entering directory '/build/python2-gobject2/src/pygobject/gi' GEN .gitignore make[2]: Leaving directory '/build/python2-gobject2/src/pygobject/gi' make[1]: Leaving directory '/build/python2-gobject2/src/pygobject' make all-recursive make[1]: Entering directory '/build/python2-gobject2/src/pygobject' Making all in docs make[2]: Entering directory '/build/python2-gobject2/src/pygobject/docs' GEN .gitignore make all-am make[3]: Entering directory '/build/python2-gobject2/src/pygobject/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/python2-gobject2/src/pygobject/docs' make[2]: Leaving directory '/build/python2-gobject2/src/pygobject/docs' Making all in glib make[2]: Entering directory '/build/python2-gobject2/src/pygobject/glib' CC _glib_la-glibmodule.lo CC libpyglib_2_0_python2_la-pyglib.lo glibmodule.c: In function ‘pyglib_get_prgname’: glibmodule.c:566:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 566 | name = g_get_prgname(); | ^ CC _glib_la-pygiochannel.lo CC _glib_la-pygoptioncontext.lo pygiochannel.c: In function ‘py_io_channel_write_chars’: pygiochannel.c:267:15: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 267 | GIOStatus status; | ^~~~~~ pygiochannel.c: In function ‘py_io_channel_write_lines’: pygiochannel.c:290:15: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 290 | GIOStatus status; | ^~~~~~ pygiochannel.c: In function ‘py_io_channel_add_watch’: pygiochannel.c:458:17: warning: variable ‘iochannel’ set but not used [-Wunused-but-set-variable] 458 | GIOChannel *iochannel = NULL; | ^~~~~~~~~ pygiochannel.c: In function ‘py_io_channel_read_line’: pygiochannel.c:555:15: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 555 | GIOStatus status; | ^~~~~~ CC _glib_la-pygoptiongroup.lo CC _glib_la-pygmaincontext.lo CC _glib_la-pygmainloop.lo CC _glib_la-pygsource.lo 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:310: note: this is the location of the previous definition 310 | # define _POSIX_C_SOURCE 199506L | pygmainloop.c: In function ‘pyg_signal_watch_check’: pygmainloop.c:161:12: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 161 | gssize ret; | ^~~ CC _glib_la-pygspawn.lo GEN .gitignore CCLD libpyglib-2.0-python2.la CCLD _glib.la ln -s .libs/_glib.so _glib.so || true make[2]: Leaving directory '/build/python2-gobject2/src/pygobject/glib' Making all in gobject make[2]: Entering directory '/build/python2-gobject2/src/pygobject/gobject' CC _gobject_la-pygboxed.lo CC _gobject_la-gobjectmodule.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/x86_64-pc-linux-gnu/11.1.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.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:33, from gobjectmodule.c:27: /usr/include/features.h:310: note: this is the location of the previous definition 310 | # define _POSIX_C_SOURCE 199506L | gobjectmodule.c:1047:13: warning: Deprecated pre-processor symbol: replace with "G_PRIVATE_INIT" 1047 | static GStaticPrivate pygobject_construction_wrapper = G_STATIC_PRIVATE_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gobjectmodule.c: In function ‘pyg_type_add_interfaces’: gobjectmodule.c:1123:15: warning: unused variable ‘k’ [-Wunused-variable] 1123 | guint k; | ^ CC _gobject_la-pygenum.lo CC _gobject_la-pygflags.lo CC _gobject_la-pyginterface.lo CC _gobject_la-pygobject.lo CC _gobject_la-pygparamspec.lo pygobject.c: In function ‘pygobject_lookup_class’: pygobject.c:912:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 912 | if (py_type == NULL) | ^~ pygobject.c:915:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 915 | if (py_type == NULL) { | ^~ pygobject.c: In function ‘pygobject_get_properties’: pygobject.c:1302:19: warning: variable ‘class’ set but not used [-Wunused-but-set-variable] 1302 | GObjectClass *class; | ^~~~~ CC _gobject_la-pygpointer.lo CC _gobject_la-pygtype.lo pygtype.c: In function ‘pyg_value_from_pyobject’: pygtype.c:953:27: warning: Deprecated pre-processor symbol: replace with "(g_array_get_type ())" 953 | G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pygtype.c: In function ‘pyg_value_as_pyobject’: pygtype.c:1115:13: warning: Deprecated pre-processor symbol: replace with "(g_array_get_type ())" 1115 | } else if (G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pygtype.c: In function ‘add_property_docs’: pygtype.c:1511:13: warning: Deprecated pre-processor symbol: replace with "const" 1511 | G_CONST_RETURN gchar *blurb=NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ pygtype.c: In function ‘pyg_param_gvalue_from_pyobject’: 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:48: warning: Deprecated pre-processor symbol 1695 | G_PARAM_SPEC_VALUE_ARRAY(pspec)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pygtype.c:1695:48: warning: Deprecated pre-processor symbol CC _gobject_la-ffi-marshaller.lo GEN .gitignore CCLD _gobject.la ln -s .libs/_gobject.so _gobject.so || true make[2]: Leaving directory '/build/python2-gobject2/src/pygobject/gobject' Making all in gio make[2]: Entering directory '/build/python2-gobject2/src/pygobject/gio' CC _gio_la-pygio-utils.lo 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 unix_la-unixmodule.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 (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 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 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 gcancellable.override: In function ‘_wrap_g_cancellable_make_pollfd’: gcancellable.override:29:14: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 29 | gboolean ret; | ^~~ CCLD unix.la ln -s .libs/unix.so unix.so || true CCLD _gio.la ln -s .libs/_gio.so _gio.so || true make[2]: Leaving directory '/build/python2-gobject2/src/pygobject/gio' Making all in examples make[2]: Entering directory '/build/python2-gobject2/src/pygobject/examples' GEN .gitignore make[2]: Leaving directory '/build/python2-gobject2/src/pygobject/examples' Making all in codegen make[2]: Entering directory '/build/python2-gobject2/src/pygobject/codegen' GEN .gitignore make[2]: Leaving directory '/build/python2-gobject2/src/pygobject/codegen' Making all in tests make[2]: Entering directory '/build/python2-gobject2/src/pygobject/tests' CC testhelper_la-testhelpermodule.lo CC testhelper_la-test-floating.lo CC testhelper_la-test-thread.lo testhelpermodule.c: In function ‘_wrap_test_value_array’: testhelpermodule.c:430:13: warning: Deprecated pre-processor symbol: replace with "(g_array_get_type ())" 430 | g_value_init(value, G_TYPE_VALUE_ARRAY); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC testhelper_la-test-unknown.lo GEN .gitignore /bin/sh ../libtool --silent --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto -Wall -fno-strict-aliasing -std=c9x -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto -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/python2-gobject2/src/pygobject/tests' make[2]: Entering directory '/build/python2-gobject2/src/pygobject' make[2]: Leaving directory '/build/python2-gobject2/src/pygobject' make[1]: Leaving directory '/build/python2-gobject2/src/pygobject'