request from: hawk checking if we should skip the build started at: Thu Aug 30 10:48:06 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/0305e8ad-3610-4d12-a156-050e1ebfec49/python-pygobject-2.28.7-2.src.rpm fetched 751926 bytes, 857.8 K/s installing srpm: python-pygobject-2.28.7-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B._xHd0K/BUILD /tmp/B._xHd0K/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pygobject-2.28.7-2.src.rpm * Thu Aug 30 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pygobject.git;a=log;h=master * Thu Aug 30 2018 Marcin Krol 5d1ce91 - release 2 * Wed Feb 21 2018 Marcin Krol 6fd0522 - merged 2.28.7 from PLD * Sat Oct 21 2017 Marcin Krol 1eef152 - from PLD, fixed python2 files + rpm -Uhv --nodeps --define '_topdir /tmp/B._xHd0K' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-pygobject-2.28.7-2.src.rpm python-pygobject ################################################## + rm -f python-pygobject-2.28.7-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B._xHd0K/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B._xHd0K/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B._xHd0K' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B._xHd0K/python-pygobject.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 0305e8ad-3610-4d12-a156-050e1ebfec49; TMPDIR=/tmp/B._xHd0K/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B._xHd0K' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B._xHd0K/python-pygobject.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 0305e8ad-3610-4d12-a156-050e1ebfec49 + TMPDIR=/tmp/B._xHd0K/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B._xHd0K' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B._xHd0K/python-pygobject.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B._xHd0K/BUILD/tmp /bin/sh -e /tmp/B._xHd0K/BUILD/tmp/rpm-tmp.51855 + umask 022 + cd /tmp/B._xHd0K/BUILD + cd /tmp/B._xHd0K/BUILD + rm -rf pygobject-2.28.7 + /usr/bin/xz -dc /tmp/B._xHd0K/pygobject-2.28.7.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygobject-2.28.7 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-pygobject-pc.patch):' Patch #0 (python-pygobject-pc.patch): + = 2.5.2... yes checking for /usr/bin/python3 version... 3.7 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/share/python3.7/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.7/site-packages checking for /usr/bin/python3 >= 3.1... yes checking for python version... (cached) 3.7 checking for python platform... (cached) linux checking for python script directory... (cached) ${prefix}/share/python3.7/site-packages checking for python extension module directory... (cached) ${exec_prefix}/lib64/python3.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... no checking for python module _thread... yes checking whether to enable threading in pygobject... yes checking for x86_64-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.24.0... yes (version 2.56.1) checking for ffi... checking for libffi >= 3.0... yes checking for gio-2.0 >= 2.24.0... yes checking for gio-unix-2.0 >= 2.22.4... yes checking whether x86_64-tld-linux-gcc understands -Wall... yes checking whether x86_64-tld-linux-gcc understands -fno-strict-aliasing... yes checking whether x86_64-tld-linux-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 config.h config.status: executing depfiles commands config.status: executing libtool commands libffi support: yes introspection support: no + /usr/bin/make -j8 /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3' Making all in docs make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/docs' /usr/bin/make all-am make[3]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/docs' make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/docs' Making all in glib make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/glib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT libpyglib_2_0_python3_la-pyglib.lo -MD -MP -MF .deps/libpyglib_2_0_python3_la-pyglib.Tpo -c -o libpyglib_2_0_python3_la-pyglib.lo `test -f 'pyglib.c' || echo '../.././glib/'`pyglib.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-glibmodule.lo -MD -MP -MF .deps/_glib_la-glibmodule.Tpo -c -o _glib_la-glibmodule.lo `test -f 'glibmodule.c' || echo '../.././glib/'`glibmodule.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygiochannel.lo -MD -MP -MF .deps/_glib_la-pygiochannel.Tpo -c -o _glib_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo '../.././glib/'`pygiochannel.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygoptioncontext.lo -MD -MP -MF .deps/_glib_la-pygoptioncontext.Tpo -c -o _glib_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo '../.././glib/'`pygoptioncontext.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygoptiongroup.lo -MD -MP -MF .deps/_glib_la-pygoptiongroup.Tpo -c -o _glib_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo '../.././glib/'`pygoptiongroup.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygmaincontext.lo -MD -MP -MF .deps/_glib_la-pygmaincontext.Tpo -c -o _glib_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo '../.././glib/'`pygmaincontext.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygmainloop.lo -MD -MP -MF .deps/_glib_la-pygmainloop.Tpo -c -o _glib_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo '../.././glib/'`pygmainloop.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygsource.lo -MD -MP -MF .deps/_glib_la-pygsource.Tpo -c -o _glib_la-pygsource.lo `test -f 'pygsource.c' || echo '../.././glib/'`pygsource.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygoptiongroup.lo -MD -MP -MF .deps/_glib_la-pygoptiongroup.Tpo -c ../.././glib/pygoptiongroup.c -fPIC -DPIC -o .libs/_glib_la-pygoptiongroup.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygmaincontext.lo -MD -MP -MF .deps/_glib_la-pygmaincontext.Tpo -c ../.././glib/pygmaincontext.c -fPIC -DPIC -o .libs/_glib_la-pygmaincontext.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-glibmodule.lo -MD -MP -MF .deps/_glib_la-glibmodule.Tpo -c ../.././glib/glibmodule.c -fPIC -DPIC -o .libs/_glib_la-glibmodule.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygmainloop.lo -MD -MP -MF .deps/_glib_la-pygmainloop.Tpo -c ../.././glib/pygmainloop.c -fPIC -DPIC -o .libs/_glib_la-pygmainloop.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT libpyglib_2_0_python3_la-pyglib.lo -MD -MP -MF .deps/libpyglib_2_0_python3_la-pyglib.Tpo -c ../.././glib/pyglib.c -fPIC -DPIC -o .libs/libpyglib_2_0_python3_la-pyglib.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygsource.lo -MD -MP -MF .deps/_glib_la-pygsource.Tpo -c ../.././glib/pygsource.c -fPIC -DPIC -o .libs/_glib_la-pygsource.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygiochannel.lo -MD -MP -MF .deps/_glib_la-pygiochannel.Tpo -c ../.././glib/pygiochannel.c -fPIC -DPIC -o .libs/_glib_la-pygiochannel.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygoptioncontext.lo -MD -MP -MF .deps/_glib_la-pygoptioncontext.Tpo -c ../.././glib/pygoptioncontext.c -fPIC -DPIC -o .libs/_glib_la-pygoptioncontext.o In file included from /usr/include/python3.7m/pyconfig.h:6, from /usr/include/python3.7m/Python.h:8, from ../.././glib/pygmainloop.c:29: /usr/lib64/python3.7/config-3.7m-x86_64-linux-gnu/pyconfig.h:1522: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from /usr/include/fcntl.h:25, from ../.././glib/pygmainloop.c:27: /usr/include/features.h:294: note: this is the location of the previous definition # define _POSIX_C_SOURCE 199506L ../.././glib/pygmainloop.c: In function 'pyg_save_current_main_loop': ../.././glib/pygmainloop.c:85:2: warning: 'PyThread_create_key' is deprecated [-Wdeprecated-declarations] pyg_current_main_loop_key = PyThread_create_key(); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.7m/pystate.h:11, from /usr/include/python3.7m/traceback.h:8, from /usr/include/python3.7m/Python.h:100, from ../.././glib/pygmainloop.c:29: /usr/include/python3.7m/pythread.h:95:17: note: declared here PyAPI_FUNC(int) PyThread_create_key(void) Py_DEPRECATED(3.7); ^~~~~~~~~~~~~~~~~~~ ../.././glib/pygmainloop.c:87:5: warning: 'PyThread_get_key_value' is deprecated [-Wdeprecated-declarations] retval = PyThread_get_key_value(pyg_current_main_loop_key); ^~~~~~ In file included from /usr/include/python3.7m/pystate.h:11, from /usr/include/python3.7m/traceback.h:8, from /usr/include/python3.7m/Python.h:100, from ../.././glib/pygmainloop.c:29: /usr/include/python3.7m/pythread.h:98:20: note: declared here PyAPI_FUNC(void *) PyThread_get_key_value(int key) Py_DEPRECATED(3.7); ^~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pygmainloop.c:88:5: warning: 'PyThread_delete_key_value' is deprecated [-Wdeprecated-declarations] PyThread_delete_key_value(pyg_current_main_loop_key); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.7m/pystate.h:11, from /usr/include/python3.7m/traceback.h:8, from /usr/include/python3.7m/Python.h:100, from ../.././glib/pygmainloop.c:29: /usr/include/python3.7m/pythread.h:99:18: note: declared here PyAPI_FUNC(void) PyThread_delete_key_value(int key) Py_DEPRECATED(3.7); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pygmainloop.c:89:5: warning: 'PyThread_set_key_value' is deprecated [-Wdeprecated-declarations] PyThread_set_key_value(pyg_current_main_loop_key, ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.7m/pystate.h:11, from /usr/include/python3.7m/traceback.h:8, from /usr/include/python3.7m/Python.h:100, from ../.././glib/pygmainloop.c:29: /usr/include/python3.7m/pythread.h:97:17: note: declared here PyAPI_FUNC(int) PyThread_set_key_value(int key, void *value) Py_DEPRECATED(3.7); ^~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pygmainloop.c: In function 'pyg_restore_current_main_loop': ../.././glib/pygmainloop.c:102:5: warning: 'PyThread_get_key_value' is deprecated [-Wdeprecated-declarations] prev = PyThread_get_key_value(pyg_current_main_loop_key); ^~~~ In file included from /usr/include/python3.7m/pystate.h:11, from /usr/include/python3.7m/traceback.h:8, from /usr/include/python3.7m/Python.h:100, from ../.././glib/pygmainloop.c:29: /usr/include/python3.7m/pythread.h:98:20: note: declared here PyAPI_FUNC(void *) PyThread_get_key_value(int key) Py_DEPRECATED(3.7); ^~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pygmainloop.c:105:5: warning: 'PyThread_delete_key_value' is deprecated [-Wdeprecated-declarations] PyThread_delete_key_value(pyg_current_main_loop_key); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.7m/pystate.h:11, from /usr/include/python3.7m/traceback.h:8, from /usr/include/python3.7m/Python.h:100, from ../.././glib/pygmainloop.c:29: /usr/include/python3.7m/pythread.h:99:18: note: declared here PyAPI_FUNC(void) PyThread_delete_key_value(int key) Py_DEPRECATED(3.7); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pygmainloop.c:107:2: warning: 'PyThread_set_key_value' is deprecated [-Wdeprecated-declarations] PyThread_set_key_value(pyg_current_main_loop_key, main_loop); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.7m/pystate.h:11, from /usr/include/python3.7m/traceback.h:8, from /usr/include/python3.7m/Python.h:100, from ../.././glib/pygmainloop.c:29: /usr/include/python3.7m/pythread.h:97:17: note: declared here PyAPI_FUNC(int) PyThread_set_key_value(int key, void *value) Py_DEPRECATED(3.7); ^~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pygmainloop.c: In function 'pyg_get_current_main_loop': ../.././glib/pygmainloop.c:115:5: warning: 'PyThread_get_key_value' is deprecated [-Wdeprecated-declarations] return PyThread_get_key_value(pyg_current_main_loop_key); ^~~~~~ In file included from /usr/include/python3.7m/pystate.h:11, from /usr/include/python3.7m/traceback.h:8, from /usr/include/python3.7m/Python.h:100, from ../.././glib/pygmainloop.c:29: /usr/include/python3.7m/pythread.h:98:20: note: declared here PyAPI_FUNC(void *) PyThread_get_key_value(int key) Py_DEPRECATED(3.7); ^~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pygmainloop.c: In function 'pyg_signal_watch_check': ../.././glib/pygmainloop.c:161:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gssize ret; ^~~ ../.././glib/pygoptiongroup.c: In function 'pyg_option_group_dealloc': ../.././glib/pygoptiongroup.c:123:6: warning: 'g_option_group_free' is deprecated [-Wdeprecated-declarations] g_option_group_free(tmp); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:64, from ../.././glib/pyglib.h:27, from ../.././glib/pygoptiongroup.c:27: /usr/include/glib-2.0/glib/goption.h:368:15: note: declared here void g_option_group_free (GOptionGroup *group); ^~~~~~~~~~~~~~~~~~~ ../.././glib/glibmodule.c: In function 'pyglib_get_prgname': ../.././glib/glibmodule.c:566:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name = g_get_prgname(); ^ ../.././glib/pyglib.c: In function 'pyglib_enable_threads': ../.././glib/pyglib.c:157:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108, from ../.././glib/pyglib.h:27, from ../.././glib/pyglib.c:28: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ ../.././glib/pyglib.c:160:5: warning: 'PyThread_create_key' is deprecated [-Wdeprecated-declarations] pyglib_thread_state_tls_key = PyThread_create_key(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.7m/pystate.h:11, from /usr/include/python3.7m/traceback.h:8, from /usr/include/python3.7m/Python.h:100, from ../.././glib/pyglib.c:26: /usr/include/python3.7m/pythread.h:95:17: note: declared here PyAPI_FUNC(int) PyThread_create_key(void) Py_DEPRECATED(3.7); ^~~~~~~~~~~~~~~~~~~ ../.././glib/pygsource.c: In function 'pyg_source_get_current_time': ../.././glib/pygsource.c:252:5: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time(self->source, &timeval); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pygiochannel.c: In function 'py_io_channel_write_chars': In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from ../.././glib/pyglib.h:27, from ../.././glib/pygsource.c:33: /usr/include/glib-2.0/glib/gmain.h:526:10: note: declared here void g_source_get_current_time (GSource *source, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pygiochannel.c:267:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] GIOStatus status; ^~~~~~ In file included from ../.././glib/pyglib-private.h:28, from ../.././glib/pygiochannel.c:12: ../.././glib/pygiochannel.c: In function 'py_io_channel_write_lines': ../.././glib/pyglib-python-compat.h:220:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] (((*(buf) = _PyUnicode_AsStringAndSize(obj, size)) != NULL) ? 0 : -1) ^ ../.././glib/pygiochannel.c:311:9: note: in expansion of macro 'PYGLIB_PyUnicode_AsStringAndSize' PYGLIB_PyUnicode_AsStringAndSize(value, &buf, &buf_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pygiochannel.c:290:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] GIOStatus status; ^~~~~~ ../.././glib/pygiochannel.c: In function 'py_io_channel_add_watch': ../.././glib/pygiochannel.c:458:17: warning: variable 'iochannel' set but not used [-Wunused-but-set-variable] GIOChannel *iochannel = NULL; ^~~~~~~~~ ../.././glib/pygiochannel.c: In function 'py_io_channel_read_line': ../.././glib/pygiochannel.c:555:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] GIOStatus status; ^~~~~~ mv -f .deps/_glib_la-pygmaincontext.Tpo .deps/_glib_la-pygmaincontext.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygspawn.lo -MD -MP -MF .deps/_glib_la-pygspawn.Tpo -c -o _glib_la-pygspawn.lo `test -f 'pygspawn.c' || echo '../.././glib/'`pygspawn.c mv -f .deps/_glib_la-pygmainloop.Tpo .deps/_glib_la-pygmainloop.Plo mv -f .deps/_glib_la-pygoptiongroup.Tpo .deps/_glib_la-pygoptiongroup.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygspawn.lo -MD -MP -MF .deps/_glib_la-pygspawn.Tpo -c ../.././glib/pygspawn.c -fPIC -DPIC -o .libs/_glib_la-pygspawn.o mv -f .deps/_glib_la-pygoptioncontext.Tpo .deps/_glib_la-pygoptioncontext.Plo mv -f .deps/libpyglib_2_0_python3_la-pyglib.Tpo .deps/libpyglib_2_0_python3_la-pyglib.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libpyglib-2.0-python3.la -rpath /usr/lib64 libpyglib_2_0_python3_la-pyglib.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lffi mv -f .deps/_glib_la-pygsource.Tpo .deps/_glib_la-pygsource.Plo mv -f .deps/_glib_la-pygiochannel.Tpo .deps/_glib_la-pygiochannel.Plo mv -f .deps/_glib_la-glibmodule.Tpo .deps/_glib_la-glibmodule.Plo ../.././glib/pygspawn.c: In function 'pyglib_spawn_async': ../.././glib/pygspawn.c:161:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] argv[i] = PYGLIB_PyUnicode_AsString(tmp); ^ ../.././glib/pygspawn.c:187:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] envp[i] = PYGLIB_PyUnicode_AsString(tmp); ^ mv -f .deps/_glib_la-pygspawn.Tpo .deps/_glib_la-pygspawn.Plo libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/libpyglib_2_0_python3_la-pyglib.o /usr/lib64/libgobject-2.0.so -L/usr/lib64 /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpcre.so -lpthread /usr/lib64/libffi.so -Wl,-soname -Wl,libpyglib-2.0-python3.so.0 -o .libs/libpyglib-2.0-python3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpyglib-2.0-python3.so.0" && ln -s "libpyglib-2.0-python3.so.0.0.0" "libpyglib-2.0-python3.so.0") libtool: link: (cd ".libs" && rm -f "libpyglib-2.0-python3.so" && ln -s "libpyglib-2.0-python3.so.0.0.0" "libpyglib-2.0-python3.so") libtool: link: ( cd ".libs" && rm -f "libpyglib-2.0-python3.la" && ln -s "../libpyglib-2.0-python3.la" "libpyglib-2.0-python3.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_glib|PyInit__glib" -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _glib.la -rpath /usr/lib64/python3.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-python3.la libtool: link: /usr/bin/nm -B .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.o .libs/_glib_la-pygspawn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_glib.exp libtool: link: /bin/grep -E -e "_glib|PyInit__glib" ".libs/_glib.exp" > ".libs/_glib.expT" libtool: link: mv -f ".libs/_glib.expT" ".libs/_glib.exp" libtool: link: echo "{ global:" > .libs/_glib.ver libtool: link: cat .libs/_glib.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_glib.ver libtool: link: echo "local: *; };" >> .libs/_glib.ver libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.o .libs/_glib_la-pygspawn.o -Wl,-rpath -Wl,/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/glib/.libs ./.libs/libpyglib-2.0-python3.so -L/usr/lib64 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpcre.so -lpthread /usr/lib64/libffi.so -Wl,-soname -Wl,_glib.so -Wl,-version-script -Wl,.libs/_glib.ver -o .libs/_glib.so libtool: link: ( cd ".libs" && rm -f "_glib.la" && ln -s "../_glib.la" "_glib.la" ) ln -s .libs/_glib.so _glib.so || true make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/glib' Making all in gobject make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gobject' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-gobjectmodule.lo -MD -MP -MF .deps/_gobject_la-gobjectmodule.Tpo -c -o _gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo '../.././gobject/'`gobjectmodule.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygboxed.lo -MD -MP -MF .deps/_gobject_la-pygboxed.Tpo -c -o _gobject_la-pygboxed.lo `test -f 'pygboxed.c' || echo '../.././gobject/'`pygboxed.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygenum.lo -MD -MP -MF .deps/_gobject_la-pygenum.Tpo -c -o _gobject_la-pygenum.lo `test -f 'pygenum.c' || echo '../.././gobject/'`pygenum.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygflags.lo -MD -MP -MF .deps/_gobject_la-pygflags.Tpo -c -o _gobject_la-pygflags.lo `test -f 'pygflags.c' || echo '../.././gobject/'`pygflags.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pyginterface.lo -MD -MP -MF .deps/_gobject_la-pyginterface.Tpo -c -o _gobject_la-pyginterface.lo `test -f 'pyginterface.c' || echo '../.././gobject/'`pyginterface.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygobject.lo -MD -MP -MF .deps/_gobject_la-pygobject.Tpo -c -o _gobject_la-pygobject.lo `test -f 'pygobject.c' || echo '../.././gobject/'`pygobject.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygparamspec.lo -MD -MP -MF .deps/_gobject_la-pygparamspec.Tpo -c -o _gobject_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo '../.././gobject/'`pygparamspec.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygpointer.lo -MD -MP -MF .deps/_gobject_la-pygpointer.Tpo -c -o _gobject_la-pygpointer.lo `test -f 'pygpointer.c' || echo '../.././gobject/'`pygpointer.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygobject.lo -MD -MP -MF .deps/_gobject_la-pygobject.Tpo -c ../.././gobject/pygobject.c -fPIC -DPIC -o .libs/_gobject_la-pygobject.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygflags.lo -MD -MP -MF .deps/_gobject_la-pygflags.Tpo -c ../.././gobject/pygflags.c -fPIC -DPIC -o .libs/_gobject_la-pygflags.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygenum.lo -MD -MP -MF .deps/_gobject_la-pygenum.Tpo -c ../.././gobject/pygenum.c -fPIC -DPIC -o .libs/_gobject_la-pygenum.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygparamspec.lo -MD -MP -MF .deps/_gobject_la-pygparamspec.Tpo -c ../.././gobject/pygparamspec.c -fPIC -DPIC -o .libs/_gobject_la-pygparamspec.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pyginterface.lo -MD -MP -MF .deps/_gobject_la-pyginterface.Tpo -c ../.././gobject/pyginterface.c -fPIC -DPIC -o .libs/_gobject_la-pyginterface.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygboxed.lo -MD -MP -MF .deps/_gobject_la-pygboxed.Tpo -c ../.././gobject/pygboxed.c -fPIC -DPIC -o .libs/_gobject_la-pygboxed.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-gobjectmodule.lo -MD -MP -MF .deps/_gobject_la-gobjectmodule.Tpo -c ../.././gobject/gobjectmodule.c -fPIC -DPIC -o .libs/_gobject_la-gobjectmodule.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygpointer.lo -MD -MP -MF .deps/_gobject_la-pygpointer.Tpo -c ../.././gobject/pygpointer.c -fPIC -DPIC -o .libs/_gobject_la-pygpointer.o In file included from /usr/include/python3.7m/pyconfig.h:6, from /usr/include/python3.7m/Python.h:8, from ../.././glib/pyglib.h:25, from ../.././gobject/gobjectmodule.c:28: /usr/lib64/python3.7/config-3.7m-x86_64-linux-gnu/pyconfig.h:1522: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib64/gcc/x86_64-tld-linux/8.2.0/include/limits.h:194, from /usr/lib64/gcc/x86_64-tld-linux/8.2.0/include/syslimits.h:7, from /usr/lib64/gcc/x86_64-tld-linux/8.2.0/include/limits.h:34, from /usr/lib64/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:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/features.h:294: note: this is the location of the previous definition # define _POSIX_C_SOURCE 199506L ../.././gobject/pygobject.c: In function 'PyGProps_getattro': ../.././gobject/pygobject.c:285:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] attr_name = PYGLIB_PyUnicode_AsString(attr); ^ ../.././gobject/pygobject.c: In function 'PyGProps_setattro': ../.././gobject/pygobject.c:384:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] attr_name = PYGLIB_PyUnicode_AsString(attr); ^ ../.././gobject/pygobject.c: In function 'pygobject_lookup_class': ../.././gobject/pygobject.c:912:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (py_type == NULL) ^~ ../.././gobject/pygobject.c:915:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (py_type == NULL) { ^~ ../.././gobject/pygobject.c: In function 'pygobject_get_properties': ../.././gobject/pygobject.c:1326:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] property_name = PYGLIB_PyUnicode_AsString(py_property); ^ ../.././gobject/pygobject.c:1302:19: warning: variable 'class' set but not used [-Wunused-but-set-variable] GObjectClass *class; ^~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ../.././glib/pyglib.h:25, from ../.././gobject/pygobject.c:27: ../.././gobject/pygobject.c: In function 'pygobject_set_properties': /usr/include/python3.7m/unicodeobject.h:1166:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define _PyUnicode_AsString PyUnicode_AsUTF8 ^~~~~~~~~~~~~~~~ ../.././glib/pyglib-python-compat.h:218:35: note: in expansion of macro '_PyUnicode_AsString' #define PYGLIB_PyUnicode_AsString _PyUnicode_AsString ^~~~~~~~~~~~~~~~~~~ ../.././gobject/pygobject.c:1402:19: note: in expansion of macro 'PYGLIB_PyUnicode_AsString' gchar *key_str = PYGLIB_PyUnicode_AsString(key); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../.././gobject/gobjectmodule.c: In function 'pygobject_init_wrapper_set': ../.././gobject/gobjectmodule.c:1052:5: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] g_static_private_set(&pygobject_construction_wrapper, wrapper, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: note: declared here void g_static_private_set (GStaticPrivate *private_key, ^~~~~~~~~~~~~~~~~~~~ ../.././gobject/gobjectmodule.c: In function 'pygobject_init_wrapper_get': ../.././gobject/gobjectmodule.c:1058:5: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations] return (PyObject *) g_static_private_get(&pygobject_construction_wrapper); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:108, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: note: declared here gpointer g_static_private_get (GStaticPrivate *private_key); ^~~~~~~~~~~~~~~~~~~~ ../.././gobject/gobjectmodule.c: In function 'pyg_type_add_interfaces': ../.././gobject/gobjectmodule.c:1123:15: warning: unused variable 'k' [-Wunused-variable] guint k; ^ ../.././gobject/gobjectmodule.c: In function 'pyg_object_new': ../.././gobject/gobjectmodule.c:1686:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] obj = g_object_newv(type, n_params, params); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ ../.././gobject/gobjectmodule.c: In function 'pygobject_constructv': ../.././gobject/gobjectmodule.c:2196:9: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] obj = g_object_newv(pyg_type_from_object((PyObject *) self), ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ ../.././gobject/gobjectmodule.c: In function 'PyInit__gobject': ../.././gobject/gobjectmodule.c:2574:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ mv -f .deps/_gobject_la-pyginterface.Tpo .deps/_gobject_la-pyginterface.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygtype.lo -MD -MP -MF .deps/_gobject_la-pygtype.Tpo -c -o _gobject_la-pygtype.lo `test -f 'pygtype.c' || echo '../.././gobject/'`pygtype.c mv -f .deps/_gobject_la-pygboxed.Tpo .deps/_gobject_la-pygboxed.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-ffi-marshaller.lo -MD -MP -MF .deps/_gobject_la-ffi-marshaller.Tpo -c -o _gobject_la-ffi-marshaller.lo `test -f 'ffi-marshaller.c' || echo '../.././gobject/'`ffi-marshaller.c mv -f .deps/_gobject_la-pygpointer.Tpo .deps/_gobject_la-pygpointer.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygtype.lo -MD -MP -MF .deps/_gobject_la-pygtype.Tpo -c ../.././gobject/pygtype.c -fPIC -DPIC -o .libs/_gobject_la-pygtype.o mv -f .deps/_gobject_la-pygenum.Tpo .deps/_gobject_la-pygenum.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-ffi-marshaller.lo -MD -MP -MF .deps/_gobject_la-ffi-marshaller.Tpo -c ../.././gobject/ffi-marshaller.c -fPIC -DPIC -o .libs/_gobject_la-ffi-marshaller.o mv -f .deps/_gobject_la-pygflags.Tpo .deps/_gobject_la-pygflags.Plo mv -f .deps/_gobject_la-pygparamspec.Tpo .deps/_gobject_la-pygparamspec.Plo ../.././gobject/ffi-marshaller.c: In function 'g_value_from_ffi_type': ../.././gobject/ffi-marshaller.c:105:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (gvalue, *(gchar*)value); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../.././gobject/ffi-marshaller.c:23: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ mv -f .deps/_gobject_la-ffi-marshaller.Tpo .deps/_gobject_la-ffi-marshaller.Plo In file included from /usr/include/python3.7m/Python.h:80, from ../.././glib/pyglib.h:25, from ../.././gobject/pygtype.c:27: ../.././gobject/pygtype.c: In function 'pyg_type_from_object_strict': /usr/include/python3.7m/unicodeobject.h:1166:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define _PyUnicode_AsString PyUnicode_AsUTF8 ^~~~~~~~~~~~~~~~ ../.././glib/pyglib-python-compat.h:218:35: note: in expansion of macro '_PyUnicode_AsString' #define PYGLIB_PyUnicode_AsString _PyUnicode_AsString ^~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:402:16: note: in expansion of macro 'PYGLIB_PyUnicode_AsString' gchar *name = PYGLIB_PyUnicode_AsString(obj); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c: In function 'pyg_enum_get_value': /usr/include/python3.7m/unicodeobject.h:1166:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define _PyUnicode_AsString PyUnicode_AsUTF8 ^~~~~~~~~~~~~~~~ ../.././glib/pyglib-python-compat.h:218:35: note: in expansion of macro '_PyUnicode_AsString' #define PYGLIB_PyUnicode_AsString _PyUnicode_AsString ^~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:498:14: note: in expansion of macro 'PYGLIB_PyUnicode_AsString' char *str = PYGLIB_PyUnicode_AsString(obj); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c: In function 'pyg_flags_get_value': /usr/include/python3.7m/unicodeobject.h:1166:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define _PyUnicode_AsString PyUnicode_AsUTF8 ^~~~~~~~~~~~~~~~ ../.././glib/pyglib-python-compat.h:218:35: note: in expansion of macro '_PyUnicode_AsString' #define PYGLIB_PyUnicode_AsString _PyUnicode_AsString ^~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:558:14: note: in expansion of macro 'PYGLIB_PyUnicode_AsString' char *str = PYGLIB_PyUnicode_AsString(obj); ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.7m/unicodeobject.h:1166:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define _PyUnicode_AsString PyUnicode_AsUTF8 ^~~~~~~~~~~~~~~~ ../.././glib/pyglib-python-compat.h:218:35: note: in expansion of macro '_PyUnicode_AsString' #define PYGLIB_PyUnicode_AsString _PyUnicode_AsString ^~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:594:18: note: in expansion of macro 'PYGLIB_PyUnicode_AsString' char *str = PYGLIB_PyUnicode_AsString(item); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c: In function 'pyg_value_array_from_pyobject': ../.././gobject/pygtype.c:682:5: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value_array = g_value_array_new(len); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:692:6: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:704:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:717:6: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:722:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(value_array, &item_value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c: In function 'pyg_value_from_pyobject': ../.././gobject/pygtype.c:775:6: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char(value, PYGLIB_PyBytes_AsString(tmp)[0]); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:953:6: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../.././gobject/pygobject-private.h:11, from ../.././gobject/pygtype.c:29: ../.././glib/pyglib-python-compat.h:220:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] (((*(buf) = _PyUnicode_AsStringAndSize(obj, size)) != NULL) ? 0 : -1) ^ ../.././gobject/pygtype.c:960:17: note: in expansion of macro 'PYGLIB_PyUnicode_AsStringAndSize' if (PYGLIB_PyUnicode_AsStringAndSize(obj, &buffer, &len)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c: In function 'pyg_value_as_pyobject': ../.././gobject/pygtype.c:1029:2: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] gint8 val = g_value_get_char(value); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:1115:9: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] } else if (G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) { ^ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c: In function 'pyg_pyobj_to_unichar_conv': ../.././gobject/pygtype.c:1660:5: warning: 'PyUnicode_GetSize' is deprecated [-Wdeprecated-declarations] if ( PyUnicode_GetSize(tmp_uni) != 1) { ^~ In file included from /usr/include/python3.7m/Python.h:80, from ../.././glib/pyglib.h:25, from ../.././gobject/pygtype.c:27: /usr/include/python3.7m/unicodeobject.h:793:24: note: declared here PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize( ^~~~~~~~~~~~~~~~~ mv -f .deps/_gobject_la-gobjectmodule.Tpo .deps/_gobject_la-gobjectmodule.Plo mv -f .deps/_gobject_la-pygobject.Tpo .deps/_gobject_la-pygobject.Plo mv -f .deps/_gobject_la-pygtype.Tpo .deps/_gobject_la-pygtype.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_gobject|PyInit__gobject" -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _gobject.la -rpath /usr/lib64/python3.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 -lffi ../glib/libpyglib-2.0-python3.la libtool: link: /usr/bin/nm -B .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pyginterface.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygtype.o .libs/_gobject_la-ffi-marshaller.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gobject.exp libtool: link: /bin/grep -E -e "_gobject|PyInit__gobject" ".libs/_gobject.exp" > ".libs/_gobject.expT" libtool: link: mv -f ".libs/_gobject.expT" ".libs/_gobject.exp" libtool: link: echo "{ global:" > .libs/_gobject.ver libtool: link: cat .libs/_gobject.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gobject.ver libtool: link: echo "local: *; };" >> .libs/_gobject.ver libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pyginterface.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygtype.o .libs/_gobject_la-ffi-marshaller.o -Wl,-rpath -Wl,/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/glib/.libs ../glib/.libs/libpyglib-2.0-python3.so -L/usr/lib64 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpcre.so -lpthread /usr/lib64/libffi.so -Wl,-soname -Wl,_gobject.so -Wl,-version-script -Wl,.libs/_gobject.ver -o .libs/_gobject.so libtool: link: ( cd ".libs" && rm -f "_gobject.la" && ln -s "../_gobject.la" "_gobject.la" ) ln -s .libs/_gobject.so _gobject.so || true make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gobject' Making all in gio make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gio' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gio' Making all in examples make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/examples' Making all in tests make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/tests' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-testhelpermodule.lo -MD -MP -MF .deps/testhelper_la-testhelpermodule.Tpo -c -o testhelper_la-testhelpermodule.lo `test -f 'testhelpermodule.c' || echo '../.././tests/'`testhelpermodule.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-floating.lo -MD -MP -MF .deps/testhelper_la-test-floating.Tpo -c -o testhelper_la-test-floating.lo `test -f 'test-floating.c' || echo '../.././tests/'`test-floating.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-thread.lo -MD -MP -MF .deps/testhelper_la-test-thread.Tpo -c -o testhelper_la-test-thread.lo `test -f 'test-thread.c' || echo '../.././tests/'`test-thread.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-unknown.lo -MD -MP -MF .deps/testhelper_la-test-unknown.Tpo -c -o testhelper_la-test-unknown.lo `test -f 'test-unknown.c' || echo '../.././tests/'`test-unknown.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-testhelpermodule.lo -MD -MP -MF .deps/testhelper_la-testhelpermodule.Tpo -c ../.././tests/testhelpermodule.c -fPIC -DPIC -o .libs/testhelper_la-testhelpermodule.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-thread.lo -MD -MP -MF .deps/testhelper_la-test-thread.Tpo -c ../.././tests/test-thread.c -fPIC -DPIC -o .libs/testhelper_la-test-thread.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-floating.lo -MD -MP -MF .deps/testhelper_la-test-floating.Tpo -c ../.././tests/test-floating.c -fPIC -DPIC -o .libs/testhelper_la-test-floating.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python3.7m -I/usr/include/python3.7m -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-unknown.lo -MD -MP -MF .deps/testhelper_la-test-unknown.Tpo -c ../.././tests/test-unknown.c -fPIC -DPIC -o .libs/testhelper_la-test-unknown.o ../.././tests/test-thread.c: In function 'test_thread_emit_signal': ../.././tests/test-thread.c:46:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] self->thread = g_thread_create ((GThreadFunc)other_thread_cb, ^~~~ In file included from /usr/include/glib-2.0/glib.h:108, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ../.././tests/test-thread.h:1, from ../.././tests/test-thread.c:1: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ mv -f .deps/testhelper_la-test-thread.Tpo .deps/testhelper_la-test-thread.Plo mv -f .deps/testhelper_la-test-unknown.Tpo .deps/testhelper_la-test-unknown.Plo mv -f .deps/testhelper_la-test-floating.Tpo .deps/testhelper_la-test-floating.Plo ../.././tests/testhelpermodule.c: In function '_wrap_test_value_array': ../.././tests/testhelpermodule.c:430:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init(value, G_TYPE_VALUE_ARRAY); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././tests/testhelpermodule.c:1: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ ../.././tests/testhelpermodule.c: In function 'PyInit_testhelper': ../.././tests/testhelpermodule.c:529:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108, from ../.././gobject/pygobject.h:7, from ../.././tests/testhelpermodule.c:1: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ mv -f .deps/testhelper_la-testhelpermodule.Tpo .deps/testhelper_la-testhelpermodule.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o testhelper.la -rpath /usr/lib64/python3.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 libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/testhelper_la-testhelpermodule.o .libs/testhelper_la-test-floating.o .libs/testhelper_la-test-thread.o .libs/testhelper_la-test-unknown.o /usr/lib64/libgobject-2.0.so -L/usr/lib64 /usr/lib64/libffi.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpcre.so -lpthread -Wl,-soname -Wl,testhelper.so -o .libs/testhelper.so libtool: link: ( cd ".libs" && rm -f "testhelper.la" && ln -s "../testhelper.la" "testhelper.la" ) test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/tests' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3' make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3' + cd .. + mkdir py2 + cd py2 + .././configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' 'PYTHON=/usr/bin/python' --disable-introspection --disable-silent-rules 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... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking how to print strings... print -r checking whether make supports the include directive... yes (GNU style) checking for x86_64-tld-linux-gcc... x86_64-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-tld-linux-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-tld-linux-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-tld-linux-gnu file names to x86_64-tld-linux-gnu format... func_convert_file_noop checking how to convert x86_64-tld-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-tld-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-tld-linux-dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for x86_64-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-tld-linux-strip... no checking for strip... strip checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-tld-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-gcc static flag -static works... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-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 x86_64-tld-linux-gcc... (cached) x86_64-tld-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-tld-linux-gcc... (cached) gcc3 checking for x86_64-tld-linux-gcc... (cached) x86_64-tld-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-tld-linux-gcc... (cached) gcc3 checking whether /usr/bin/python version >= 2.5.2... yes checking for /usr/bin/python version... 2.7 checking for /usr/bin/python platform... linux2 checking for /usr/bin/python script directory... ${prefix}/lib64/python2.7/site-packages checking for /usr/bin/python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for python version... (cached) 2.7 checking for python platform... (cached) linux2 checking for python script directory... (cached) ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... (cached) ${exec_prefix}/lib64/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 x86_64-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.24.0... yes (version 2.56.1) checking for ffi... checking for libffi >= 3.0... yes checking for gio-2.0 >= 2.24.0... yes checking for gio-unix-2.0 >= 2.22.4... yes checking whether x86_64-tld-linux-gcc understands -Wall... yes checking whether x86_64-tld-linux-gcc understands -fno-strict-aliasing... yes checking whether x86_64-tld-linux-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 + /usr/bin/make -j8 /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2' Making all in docs make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/docs' /usr/bin/make all-am make[3]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/docs' make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/docs' Making all in glib make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/glib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT libpyglib_2_0_python_la-pyglib.lo -MD -MP -MF .deps/libpyglib_2_0_python_la-pyglib.Tpo -c -o libpyglib_2_0_python_la-pyglib.lo `test -f 'pyglib.c' || echo '../.././glib/'`pyglib.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-glibmodule.lo -MD -MP -MF .deps/_glib_la-glibmodule.Tpo -c -o _glib_la-glibmodule.lo `test -f 'glibmodule.c' || echo '../.././glib/'`glibmodule.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygiochannel.lo -MD -MP -MF .deps/_glib_la-pygiochannel.Tpo -c -o _glib_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo '../.././glib/'`pygiochannel.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygoptioncontext.lo -MD -MP -MF .deps/_glib_la-pygoptioncontext.Tpo -c -o _glib_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo '../.././glib/'`pygoptioncontext.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygoptiongroup.lo -MD -MP -MF .deps/_glib_la-pygoptiongroup.Tpo -c -o _glib_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo '../.././glib/'`pygoptiongroup.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygmaincontext.lo -MD -MP -MF .deps/_glib_la-pygmaincontext.Tpo -c -o _glib_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo '../.././glib/'`pygmaincontext.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygmainloop.lo -MD -MP -MF .deps/_glib_la-pygmainloop.Tpo -c -o _glib_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo '../.././glib/'`pygmainloop.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygsource.lo -MD -MP -MF .deps/_glib_la-pygsource.Tpo -c -o _glib_la-pygsource.lo `test -f 'pygsource.c' || echo '../.././glib/'`pygsource.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygoptioncontext.lo -MD -MP -MF .deps/_glib_la-pygoptioncontext.Tpo -c ../.././glib/pygoptioncontext.c -fPIC -DPIC -o .libs/_glib_la-pygoptioncontext.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygiochannel.lo -MD -MP -MF .deps/_glib_la-pygiochannel.Tpo -c ../.././glib/pygiochannel.c -fPIC -DPIC -o .libs/_glib_la-pygiochannel.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygoptiongroup.lo -MD -MP -MF .deps/_glib_la-pygoptiongroup.Tpo -c ../.././glib/pygoptiongroup.c -fPIC -DPIC -o .libs/_glib_la-pygoptiongroup.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygsource.lo -MD -MP -MF .deps/_glib_la-pygsource.Tpo -c ../.././glib/pygsource.c -fPIC -DPIC -o .libs/_glib_la-pygsource.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygmaincontext.lo -MD -MP -MF .deps/_glib_la-pygmaincontext.Tpo -c ../.././glib/pygmaincontext.c -fPIC -DPIC -o .libs/_glib_la-pygmaincontext.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT libpyglib_2_0_python_la-pyglib.lo -MD -MP -MF .deps/libpyglib_2_0_python_la-pyglib.Tpo -c ../.././glib/pyglib.c -fPIC -DPIC -o .libs/libpyglib_2_0_python_la-pyglib.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-glibmodule.lo -MD -MP -MF .deps/_glib_la-glibmodule.Tpo -c ../.././glib/glibmodule.c -fPIC -DPIC -o .libs/_glib_la-glibmodule.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygmainloop.lo -MD -MP -MF .deps/_glib_la-pygmainloop.Tpo -c ../.././glib/pygmainloop.c -fPIC -DPIC -o .libs/_glib_la-pygmainloop.o In file included from /usr/include/python2.7/pyconfig.h:6, from /usr/include/python2.7/Python.h:8, from ../.././glib/pygmainloop.c:29: /usr/lib64/python2.7/config/pyconfig.h:1223: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/fcntl.h:25, from ../.././glib/pygmainloop.c:27: /usr/include/features.h:294: note: this is the location of the previous definition # define _POSIX_C_SOURCE 199506L ../.././glib/pygiochannel.c: In function 'py_io_channel_write_chars': ../.././glib/pygiochannel.c:267:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] GIOStatus status; ^~~~~~ ../.././glib/pygiochannel.c: In function 'py_io_channel_write_lines': ../.././glib/pygiochannel.c:290:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] GIOStatus status; ^~~~~~ ../.././glib/pygiochannel.c: In function 'py_io_channel_add_watch': ../.././glib/pygiochannel.c:458:17: warning: variable 'iochannel' set but not used [-Wunused-but-set-variable] GIOChannel *iochannel = NULL; ^~~~~~~~~ ../.././glib/pygiochannel.c: In function 'py_io_channel_read_line': ../.././glib/pygiochannel.c:555:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] GIOStatus status; ^~~~~~ ../.././glib/pygoptiongroup.c: In function 'pyg_option_group_dealloc': ../.././glib/pygoptiongroup.c:123:6: warning: 'g_option_group_free' is deprecated [-Wdeprecated-declarations] g_option_group_free(tmp); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:64, from ../.././glib/pyglib.h:27, from ../.././glib/pygoptiongroup.c:27: /usr/include/glib-2.0/glib/goption.h:368:15: note: declared here void g_option_group_free (GOptionGroup *group); ^~~~~~~~~~~~~~~~~~~ ../.././glib/pygmainloop.c: In function 'pyg_signal_watch_check': ../.././glib/pygmainloop.c:161:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gssize ret; ^~~ ../.././glib/pygsource.c: In function 'pyg_source_get_current_time': ../.././glib/pygsource.c:252:5: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time(self->source, &timeval); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from ../.././glib/pyglib.h:27, from ../.././glib/pygsource.c:33: /usr/include/glib-2.0/glib/gmain.h:526:10: note: declared here void g_source_get_current_time (GSource *source, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../.././glib/pyglib.c: In function 'pyglib_enable_threads': ../.././glib/pyglib.c:157:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108, from ../.././glib/pyglib.h:27, from ../.././glib/pyglib.c:28: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ ../.././glib/glibmodule.c: In function 'pyglib_get_prgname': ../.././glib/glibmodule.c:566:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name = g_get_prgname(); ^ mv -f .deps/_glib_la-pygmaincontext.Tpo .deps/_glib_la-pygmaincontext.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygspawn.lo -MD -MP -MF .deps/_glib_la-pygspawn.Tpo -c -o _glib_la-pygspawn.lo `test -f 'pygspawn.c' || echo '../.././glib/'`pygspawn.c mv -f .deps/_glib_la-pygoptiongroup.Tpo .deps/_glib_la-pygoptiongroup.Plo mv -f .deps/_glib_la-pygmainloop.Tpo .deps/_glib_la-pygmainloop.Plo mv -f .deps/_glib_la-pygoptioncontext.Tpo .deps/_glib_la-pygoptioncontext.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././glib -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _glib_la-pygspawn.lo -MD -MP -MF .deps/_glib_la-pygspawn.Tpo -c ../.././glib/pygspawn.c -fPIC -DPIC -o .libs/_glib_la-pygspawn.o mv -f .deps/libpyglib_2_0_python_la-pyglib.Tpo .deps/libpyglib_2_0_python_la-pyglib.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libpyglib-2.0-python.la -rpath /usr/lib64 libpyglib_2_0_python_la-pyglib.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lffi mv -f .deps/_glib_la-pygiochannel.Tpo .deps/_glib_la-pygiochannel.Plo mv -f .deps/_glib_la-pygsource.Tpo .deps/_glib_la-pygsource.Plo mv -f .deps/_glib_la-glibmodule.Tpo .deps/_glib_la-glibmodule.Plo mv -f .deps/_glib_la-pygspawn.Tpo .deps/_glib_la-pygspawn.Plo libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/libpyglib_2_0_python_la-pyglib.o /usr/lib64/libgobject-2.0.so -L/usr/lib64 /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpcre.so -lpthread /usr/lib64/libffi.so -Wl,-soname -Wl,libpyglib-2.0-python.so.0 -o .libs/libpyglib-2.0-python.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpyglib-2.0-python.so.0" && ln -s "libpyglib-2.0-python.so.0.0.0" "libpyglib-2.0-python.so.0") libtool: link: (cd ".libs" && rm -f "libpyglib-2.0-python.so" && ln -s "libpyglib-2.0-python.so.0.0.0" "libpyglib-2.0-python.so") libtool: link: ( cd ".libs" && rm -f "libpyglib-2.0-python.la" && ln -s "../libpyglib-2.0-python.la" "libpyglib-2.0-python.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_glib|PyInit__glib" -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _glib.la -rpath /usr/lib64/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-python.la libtool: link: /usr/bin/nm -B .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.o .libs/_glib_la-pygspawn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_glib.exp libtool: link: /bin/grep -E -e "_glib|PyInit__glib" ".libs/_glib.exp" > ".libs/_glib.expT" libtool: link: mv -f ".libs/_glib.expT" ".libs/_glib.exp" libtool: link: echo "{ global:" > .libs/_glib.ver libtool: link: cat .libs/_glib.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_glib.ver libtool: link: echo "local: *; };" >> .libs/_glib.ver libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.o .libs/_glib_la-pygspawn.o -Wl,-rpath -Wl,/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/glib/.libs ./.libs/libpyglib-2.0-python.so -L/usr/lib64 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpcre.so -lpthread /usr/lib64/libffi.so -Wl,-soname -Wl,_glib.so -Wl,-version-script -Wl,.libs/_glib.ver -o .libs/_glib.so libtool: link: ( cd ".libs" && rm -f "_glib.la" && ln -s "../_glib.la" "_glib.la" ) ln -s .libs/_glib.so _glib.so || true make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/glib' Making all in gobject make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gobject' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-gobjectmodule.lo -MD -MP -MF .deps/_gobject_la-gobjectmodule.Tpo -c -o _gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo '../.././gobject/'`gobjectmodule.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygboxed.lo -MD -MP -MF .deps/_gobject_la-pygboxed.Tpo -c -o _gobject_la-pygboxed.lo `test -f 'pygboxed.c' || echo '../.././gobject/'`pygboxed.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygenum.lo -MD -MP -MF .deps/_gobject_la-pygenum.Tpo -c -o _gobject_la-pygenum.lo `test -f 'pygenum.c' || echo '../.././gobject/'`pygenum.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygflags.lo -MD -MP -MF .deps/_gobject_la-pygflags.Tpo -c -o _gobject_la-pygflags.lo `test -f 'pygflags.c' || echo '../.././gobject/'`pygflags.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pyginterface.lo -MD -MP -MF .deps/_gobject_la-pyginterface.Tpo -c -o _gobject_la-pyginterface.lo `test -f 'pyginterface.c' || echo '../.././gobject/'`pyginterface.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygobject.lo -MD -MP -MF .deps/_gobject_la-pygobject.Tpo -c -o _gobject_la-pygobject.lo `test -f 'pygobject.c' || echo '../.././gobject/'`pygobject.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygparamspec.lo -MD -MP -MF .deps/_gobject_la-pygparamspec.Tpo -c -o _gobject_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo '../.././gobject/'`pygparamspec.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygpointer.lo -MD -MP -MF .deps/_gobject_la-pygpointer.Tpo -c -o _gobject_la-pygpointer.lo `test -f 'pygpointer.c' || echo '../.././gobject/'`pygpointer.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygboxed.lo -MD -MP -MF .deps/_gobject_la-pygboxed.Tpo -c ../.././gobject/pygboxed.c -fPIC -DPIC -o .libs/_gobject_la-pygboxed.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-gobjectmodule.lo -MD -MP -MF .deps/_gobject_la-gobjectmodule.Tpo -c ../.././gobject/gobjectmodule.c -fPIC -DPIC -o .libs/_gobject_la-gobjectmodule.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygpointer.lo -MD -MP -MF .deps/_gobject_la-pygpointer.Tpo -c ../.././gobject/pygpointer.c -fPIC -DPIC -o .libs/_gobject_la-pygpointer.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygenum.lo -MD -MP -MF .deps/_gobject_la-pygenum.Tpo -c ../.././gobject/pygenum.c -fPIC -DPIC -o .libs/_gobject_la-pygenum.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygflags.lo -MD -MP -MF .deps/_gobject_la-pygflags.Tpo -c ../.././gobject/pygflags.c -fPIC -DPIC -o .libs/_gobject_la-pygflags.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pyginterface.lo -MD -MP -MF .deps/_gobject_la-pyginterface.Tpo -c ../.././gobject/pyginterface.c -fPIC -DPIC -o .libs/_gobject_la-pyginterface.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygobject.lo -MD -MP -MF .deps/_gobject_la-pygobject.Tpo -c ../.././gobject/pygobject.c -fPIC -DPIC -o .libs/_gobject_la-pygobject.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygparamspec.lo -MD -MP -MF .deps/_gobject_la-pygparamspec.Tpo -c ../.././gobject/pygparamspec.c -fPIC -DPIC -o .libs/_gobject_la-pygparamspec.o In file included from /usr/include/python2.7/pyconfig.h:6, from /usr/include/python2.7/Python.h:8, from ../.././glib/pyglib.h:25, from ../.././gobject/gobjectmodule.c:28: /usr/lib64/python2.7/config/pyconfig.h:1223: warning: "_POSIX_C_SOURCE" redefined #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/lib64/gcc/x86_64-tld-linux/8.2.0/include/limits.h:194, from /usr/lib64/gcc/x86_64-tld-linux/8.2.0/include/syslimits.h:7, from /usr/lib64/gcc/x86_64-tld-linux/8.2.0/include/limits.h:34, from /usr/lib64/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:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/features.h:294: note: this is the location of the previous definition # define _POSIX_C_SOURCE 199506L ../.././gobject/gobjectmodule.c: In function 'pygobject_init_wrapper_set': ../.././gobject/gobjectmodule.c:1052:5: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] g_static_private_set(&pygobject_construction_wrapper, wrapper, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: note: declared here void g_static_private_set (GStaticPrivate *private_key, ^~~~~~~~~~~~~~~~~~~~ ../.././gobject/gobjectmodule.c: In function 'pygobject_init_wrapper_get': ../.././gobject/gobjectmodule.c:1058:5: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations] return (PyObject *) g_static_private_get(&pygobject_construction_wrapper); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:108, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: note: declared here gpointer g_static_private_get (GStaticPrivate *private_key); ^~~~~~~~~~~~~~~~~~~~ ../.././gobject/gobjectmodule.c: In function 'pyg_type_add_interfaces': ../.././gobject/gobjectmodule.c:1123:15: warning: unused variable 'k' [-Wunused-variable] guint k; ^ ../.././gobject/gobjectmodule.c: In function 'pyg_object_new': ../.././gobject/gobjectmodule.c:1686:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] obj = g_object_newv(type, n_params, params); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ ../.././gobject/gobjectmodule.c: In function 'pygobject_constructv': ../.././gobject/gobjectmodule.c:2196:9: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] obj = g_object_newv(pyg_type_from_object((PyObject *) self), ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ ../.././gobject/gobjectmodule.c: In function 'init_gobject': ../.././gobject/gobjectmodule.c:2574:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from ../.././gobject/gobjectmodule.c:27: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ ../.././gobject/pygobject.c: In function 'pygobject_lookup_class': ../.././gobject/pygobject.c:912:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (py_type == NULL) ^~ ../.././gobject/pygobject.c:915:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (py_type == NULL) { ^~ ../.././gobject/pygobject.c: In function 'pygobject_get_properties': ../.././gobject/pygobject.c:1302:19: warning: variable 'class' set but not used [-Wunused-but-set-variable] GObjectClass *class; ^~~~~ mv -f .deps/_gobject_la-pyginterface.Tpo .deps/_gobject_la-pyginterface.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygtype.lo -MD -MP -MF .deps/_gobject_la-pygtype.Tpo -c -o _gobject_la-pygtype.lo `test -f 'pygtype.c' || echo '../.././gobject/'`pygtype.c mv -f .deps/_gobject_la-pygpointer.Tpo .deps/_gobject_la-pygpointer.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-ffi-marshaller.lo -MD -MP -MF .deps/_gobject_la-ffi-marshaller.Tpo -c -o _gobject_la-ffi-marshaller.lo `test -f 'ffi-marshaller.c' || echo '../.././gobject/'`ffi-marshaller.c mv -f .deps/_gobject_la-pygboxed.Tpo .deps/_gobject_la-pygboxed.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-ffi-marshaller.lo -MD -MP -MF .deps/_gobject_la-ffi-marshaller.Tpo -c ../.././gobject/ffi-marshaller.c -fPIC -DPIC -o .libs/_gobject_la-ffi-marshaller.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gobject -I.. -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gobject_la-pygtype.lo -MD -MP -MF .deps/_gobject_la-pygtype.Tpo -c ../.././gobject/pygtype.c -fPIC -DPIC -o .libs/_gobject_la-pygtype.o mv -f .deps/_gobject_la-pygenum.Tpo .deps/_gobject_la-pygenum.Plo mv -f .deps/_gobject_la-pygflags.Tpo .deps/_gobject_la-pygflags.Plo ../.././gobject/ffi-marshaller.c: In function 'g_value_from_ffi_type': ../.././gobject/ffi-marshaller.c:105:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (gvalue, *(gchar*)value); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../.././gobject/ffi-marshaller.c:23: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ mv -f .deps/_gobject_la-pygparamspec.Tpo .deps/_gobject_la-pygparamspec.Plo mv -f .deps/_gobject_la-ffi-marshaller.Tpo .deps/_gobject_la-ffi-marshaller.Plo ../.././gobject/pygtype.c: In function 'pyg_value_array_from_pyobject': ../.././gobject/pygtype.c:682:5: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value_array = g_value_array_new(len); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:692:6: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:704:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:717:6: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:722:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(value_array, &item_value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c: In function 'pyg_value_from_pyobject': ../.././gobject/pygtype.c:770:6: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char(value, PyString_AsString(obj)[0]); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:775:6: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char(value, PYGLIB_PyBytes_AsString(tmp)[0]); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:953:6: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c: In function 'pyg_value_as_pyobject': ../.././gobject/pygtype.c:1029:2: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] gint8 val = g_value_get_char(value); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ ../.././gobject/pygtype.c:1115:9: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] } else if (G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) { ^ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././gobject/pygobject-private.h:9, from ../.././gobject/pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/_gobject_la-gobjectmodule.Tpo .deps/_gobject_la-gobjectmodule.Plo mv -f .deps/_gobject_la-pygobject.Tpo .deps/_gobject_la-pygobject.Plo mv -f .deps/_gobject_la-pygtype.Tpo .deps/_gobject_la-pygtype.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_gobject|PyInit__gobject" -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _gobject.la -rpath /usr/lib64/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 -lffi ../glib/libpyglib-2.0-python.la libtool: link: /usr/bin/nm -B .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pyginterface.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygtype.o .libs/_gobject_la-ffi-marshaller.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gobject.exp libtool: link: /bin/grep -E -e "_gobject|PyInit__gobject" ".libs/_gobject.exp" > ".libs/_gobject.expT" libtool: link: mv -f ".libs/_gobject.expT" ".libs/_gobject.exp" libtool: link: echo "{ global:" > .libs/_gobject.ver libtool: link: cat .libs/_gobject.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gobject.ver libtool: link: echo "local: *; };" >> .libs/_gobject.ver libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pyginterface.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygtype.o .libs/_gobject_la-ffi-marshaller.o -Wl,-rpath -Wl,/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/glib/.libs ../glib/.libs/libpyglib-2.0-python.so -L/usr/lib64 /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpcre.so -lpthread /usr/lib64/libffi.so -Wl,-soname -Wl,_gobject.so -Wl,-version-script -Wl,.libs/_gobject.ver -o .libs/_gobject.so libtool: link: ( cd ".libs" && rm -f "_gobject.la" && ln -s "../_gobject.la" "_gobject.la" ) ln -s .libs/_gobject.so _gobject.so || true make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gobject' Making all in gio make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gio' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gio -I.. -I../.././glib -I../.././gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gio_la-giomodule.lo -MD -MP -MF .deps/_gio_la-giomodule.Tpo -c -o _gio_la-giomodule.lo `test -f 'giomodule.c' || echo '../.././gio/'`giomodule.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gio -I.. -I../.././glib -I../.././gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gio_la-pygio-utils.lo -MD -MP -MF .deps/_gio_la-pygio-utils.Tpo -c -o _gio_la-pygio-utils.lo `test -f 'pygio-utils.c' || echo '../.././gio/'`pygio-utils.c (cd ../.././gio\ && /usr/bin/python /tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/.././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 /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gio -I.. -I../.././glib -I../.././gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT unix_la-unixmodule.lo -MD -MP -MF .deps/unix_la-unixmodule.Tpo -c -o unix_la-unixmodule.lo `test -f 'unixmodule.c' || echo '../.././gio/'`unixmodule.c (cd ../.././gio\ && /usr/bin/python /tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/.././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 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gio -I.. -I../.././glib -I../.././gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gio_la-pygio-utils.lo -MD -MP -MF .deps/_gio_la-pygio-utils.Tpo -c ../.././gio/pygio-utils.c -fPIC -DPIC -o .libs/_gio_la-pygio-utils.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gio -I.. -I../.././glib -I../.././gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gio_la-giomodule.lo -MD -MP -MF .deps/_gio_la-giomodule.Tpo -c ../.././gio/giomodule.c -fPIC -DPIC -o .libs/_gio_la-giomodule.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gio -I.. -I../.././glib -I../.././gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT unix_la-unixmodule.lo -MD -MP -MF .deps/unix_la-unixmodule.Tpo -c ../.././gio/unixmodule.c -fPIC -DPIC -o .libs/unix_la-unixmodule.o 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. /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gio -I.. -I../.././glib -I../.././gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT unix_la-unix.lo -MD -MP -MF .deps/unix_la-unix.Tpo -c -o unix_la-unix.lo `test -f 'unix.c' || echo '../.././gio/'`unix.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gio -I.. -I../.././glib -I../.././gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT unix_la-unix.lo -MD -MP -MF .deps/unix_la-unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix_la-unix.o 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 ../.././gio/giomodule.c: In function '_pyglib_init__gio': ../.././gio/giomodule.c:53:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../.././gobject/pygobject.h:8, from ../.././gio/giomodule.c:27: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ 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 mv -f .deps/unix_la-unixmodule.Tpo .deps/unix_la-unixmodule.Plo 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. mv -f .deps/_gio_la-giomodule.Tpo .deps/_gio_la-giomodule.Plo mv -f .deps/_gio_la-pygio-utils.Tpo .deps/_gio_la-pygio-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gio -I.. -I../.././glib -I../.././gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gio_la-gio.lo -MD -MP -MF .deps/_gio_la-gio.Tpo -c -o _gio_la-gio.lo `test -f 'gio.c' || echo '../.././gio/'`gio.c unix.c: In function '_wrap_g_unix_socket_address_get_is_abstract': unix.c:672:5: warning: 'g_unix_socket_address_get_is_abstract' is deprecated [-Wdeprecated-declarations] ret = g_unix_socket_address_get_is_abstract(G_UNIX_SOCKET_ADDRESS(self->obj)); ^~~ In file included from unix.override:35: /usr/include/gio-unix-2.0/gio/gunixsocketaddress.h:74:17: note: declared here gboolean g_unix_socket_address_get_is_abstract (GUnixSocketAddress *address); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix.c: In function '_wrap_g_desktop_app_info_set_desktop_env': unix.c:762:5: warning: 'g_desktop_app_info_set_desktop_env' is deprecated [-Wdeprecated-declarations] g_desktop_app_info_set_desktop_env(desktop_env); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unix.override:27: /usr/include/gio-unix-2.0/gio/gdesktopappinfo.h:77:18: note: declared here void g_desktop_app_info_set_desktop_env (const char *desktop_env); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix.c: In function '_wrap_g_unix_socket_address_new_abstract': unix.c:1099:5: warning: 'g_unix_socket_address_new_abstract' is deprecated: Use 'g_unix_socket_address_new_with_type' instead [-Wdeprecated-declarations] ret = g_unix_socket_address_new_abstract(path, path_len); ^~~ In file included from unix.override:35: /usr/include/gio-unix-2.0/gio/gunixsocketaddress.h:61:17: note: declared here GSocketAddress *g_unix_socket_address_new_abstract (const gchar *path, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././gio -I.. -I../.././glib -I../.././gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT _gio_la-gio.lo -MD -MP -MF .deps/_gio_la-gio.Tpo -c gio.c -fPIC -DPIC -o .libs/_gio_la-gio.o gcancellable.override: In function '_wrap_g_cancellable_make_pollfd': gcancellable.override:29:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gdatainputstream.override: In function '_wrap_g_data_input_stream_read_until': gdatainputstream.override:160:5: warning: 'g_data_input_stream_read_until' is deprecated: Use 'g_data_input_stream_read_upto' instead [-Wdeprecated-declarations] In file included from /usr/include/glib-2.0/gio/gio.h:48, from gio.override:31: /usr/include/glib-2.0/gio/gdatainputstream.h:139:24: note: declared here char * g_data_input_stream_read_until (GDataInputStream *stream, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdatainputstream.override: In function '_wrap_g_data_input_stream_read_until_async': gdatainputstream.override:205:5: warning: 'g_data_input_stream_read_until_async' is deprecated: Use 'g_data_input_stream_read_upto_async' instead [-Wdeprecated-declarations] In file included from /usr/include/glib-2.0/gio/gio.h:48, from gio.override:31: /usr/include/glib-2.0/gio/gdatainputstream.h:145:24: note: declared here void g_data_input_stream_read_until_async (GDataInputStream *stream, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdatainputstream.override: In function '_wrap_g_data_input_stream_read_until_finish': gdatainputstream.override:239:5: warning: 'g_data_input_stream_read_until_finish' is deprecated: Use 'g_data_input_stream_read_upto_finish' instead [-Wdeprecated-declarations] In file included from /usr/include/glib-2.0/gio/gio.h:48, from gio.override:31: /usr/include/glib-2.0/gio/gdatainputstream.h:152:24: note: declared here char * g_data_input_stream_read_until_finish (GDataInputStream *stream, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/unix_la-unix.Tpo .deps/unix_la-unix.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initunix -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o unix.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0/gio unix_la-unixmodule.lo unix_la-unix.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 gio.c: In function '_wrap_g_simple_async_result_set_op_res_gssize': gio.c:10255:5: warning: 'g_simple_async_result_set_op_res_gssize' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gssize(G_SIMPLE_ASYNC_RESULT(self->obj), op_res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:82:21: note: declared here void g_simple_async_result_set_op_res_gssize (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_get_op_res_gssize': gio.c:10267:5: warning: 'g_simple_async_result_get_op_res_gssize' is deprecated [-Wdeprecated-declarations] ret = g_simple_async_result_get_op_res_gssize(G_SIMPLE_ASYNC_RESULT(self->obj)); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:85:21: note: declared here gssize g_simple_async_result_get_op_res_gssize (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_set_op_res_gboolean': gio.c:10282:5: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(G_SIMPLE_ASYNC_RESULT(self->obj), op_res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_get_op_res_gboolean': gio.c:10294:5: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] ret = g_simple_async_result_get_op_res_gboolean(G_SIMPLE_ASYNC_RESULT(self->obj)); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_set_handle_cancellation': gio.c:10309:5: warning: 'g_simple_async_result_set_handle_cancellation' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_handle_cancellation(G_SIMPLE_ASYNC_RESULT(self->obj), handle_cancellation); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here void g_simple_async_result_set_handle_cancellation (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_complete': gio.c:10319:5: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete(G_SIMPLE_ASYNC_RESULT(self->obj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_complete_in_idle': gio.c:10329:5: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(G_SIMPLE_ASYNC_RESULT(self->obj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_propagate_error': gio.c:10342:5: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] ret = g_simple_async_result_propagate_error(G_SIMPLE_ASYNC_RESULT(self->obj), &dest); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdrive.override: In function '_wrap_g_drive_eject': gdrive.override:90:5: warning: 'g_drive_eject' is deprecated: Use 'g_drive_eject_with_operation' instead [-Wdeprecated-declarations] In file included from /usr/include/glib-2.0/gio/gio.h:62, from gio.override:31: /usr/include/glib-2.0/gio/gdrive.h:188:10: note: declared here void g_drive_eject (GDrive *drive, ^~~~~~~~~~~~~ gio.c: In function '_wrap_g_drive_eject_finish': gio.c:11999:5: warning: 'g_drive_eject_finish' is deprecated: Use 'g_drive_eject_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_drive_eject_finish(G_DRIVE(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:62, from gio.override:31: /usr/include/glib-2.0/gio/gdrive.h:195:10: note: declared here gboolean g_drive_eject_finish (GDrive *drive, ^~~~~~~~~~~~~~~~~~~~ gfile.override: In function '_wrap_g_file_unmount_mountable': gfile.override:446:5: warning: 'g_file_unmount_mountable' is deprecated: Use 'g_file_unmount_mountable_with_operation' instead [-Wdeprecated-declarations] In file included from /usr/include/glib-2.0/gio/gio.h:69, from gio.override:31: /usr/include/glib-2.0/gio/gfile.h:1050:25: note: declared here void g_file_unmount_mountable (GFile *file, ^~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_file_unmount_mountable_finish': gio.c:15100:5: warning: 'g_file_unmount_mountable_finish' is deprecated: Use 'g_file_unmount_mountable_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_file_unmount_mountable_finish(G_FILE(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:69, from gio.override:31: /usr/include/glib-2.0/gio/gfile.h:1057:25: note: declared here gboolean g_file_unmount_mountable_finish (GFile *file, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gfile.override: In function '_wrap_g_file_eject_mountable': gfile.override:1768:5: warning: 'g_file_eject_mountable' is deprecated: Use 'g_file_eject_mountable_with_operation' instead [-Wdeprecated-declarations] In file included from /usr/include/glib-2.0/gio/gio.h:69, from gio.override:31: /usr/include/glib-2.0/gio/gfile.h:1072:25: note: declared here void g_file_eject_mountable (GFile *file, ^~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_file_eject_mountable_finish': gio.c:15168:5: warning: 'g_file_eject_mountable_finish' is deprecated: Use 'g_file_eject_mountable_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_file_eject_mountable_finish(G_FILE(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:69, from gio.override:31: /usr/include/glib-2.0/gio/gfile.h:1079:25: note: declared here gboolean g_file_eject_mountable_finish (GFile *file, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmount.override: In function '_wrap_g_mount_unmount': gmount.override:250:5: warning: 'g_mount_unmount' is deprecated: Use 'g_mount_unmount_with_operation' instead [-Wdeprecated-declarations] In file included from /usr/include/glib-2.0/gio/gio.h:94, from gio.override:31: /usr/include/glib-2.0/gio/gmount.h:189:13: note: declared here void g_mount_unmount (GMount *mount, ^~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_mount_unmount_finish': gio.c:17498:5: warning: 'g_mount_unmount_finish' is deprecated: Use 'g_mount_unmount_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_mount_unmount_finish(G_MOUNT(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:94, from gio.override:31: /usr/include/glib-2.0/gio/gmount.h:196:13: note: declared here gboolean g_mount_unmount_finish (GMount *mount, ^~~~~~~~~~~~~~~~~~~~~~ gmount.override: In function '_wrap_g_mount_eject': gmount.override:302:5: warning: 'g_mount_eject' is deprecated: Use 'g_mount_eject_with_operation' instead [-Wdeprecated-declarations] In file included from /usr/include/glib-2.0/gio/gio.h:94, from gio.override:31: /usr/include/glib-2.0/gio/gmount.h:201:13: note: declared here void g_mount_eject (GMount *mount, ^~~~~~~~~~~~~ gio.c: In function '_wrap_g_mount_eject_finish': gio.c:17571:5: warning: 'g_mount_eject_finish' is deprecated: Use 'g_mount_eject_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_mount_eject_finish(G_MOUNT(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:94, from gio.override:31: /usr/include/glib-2.0/gio/gmount.h:208:13: note: declared here gboolean g_mount_eject_finish (GMount *mount, ^~~~~~~~~~~~~~~~~~~~ gvolume.override: In function '_wrap_g_volume_eject': gvolume.override:128:5: warning: 'g_volume_eject' is deprecated: Use 'g_volume_eject_with_operation' instead [-Wdeprecated-declarations] In file included from /usr/include/glib-2.0/gio/gio.h:149, from gio.override:31: /usr/include/glib-2.0/gio/gvolume.h:215:10: note: declared here void g_volume_eject (GVolume *volume, ^~~~~~~~~~~~~~ gio.c: In function '_wrap_g_volume_eject_finish': gio.c:18616:5: warning: 'g_volume_eject_finish' is deprecated: Use 'g_volume_eject_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_volume_eject_finish(G_VOLUME(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:149, from gio.override:31: /usr/include/glib-2.0/gio/gvolume.h:222:10: note: declared here gboolean g_volume_eject_finish (GVolume *volume, ^~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_volume_monitor_adopt_orphan_mount': gio.c:19563:5: warning: 'g_volume_monitor_adopt_orphan_mount' is deprecated [-Wdeprecated-declarations] ret = g_volume_monitor_adopt_orphan_mount(G_MOUNT(mount->obj)); ^~~ In file included from /usr/include/glib-2.0/gio/gnativevolumemonitor.h:28, from /usr/include/glib-2.0/gio/gio.h:96, from gio.override:31: /usr/include/glib-2.0/gio/gvolumemonitor.h:150:17: note: declared here GVolume * g_volume_monitor_adopt_orphan_mount (GMount *mount); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: /usr/bin/nm -B .libs/unix_la-unixmodule.o .libs/unix_la-unix.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/unix.exp libtool: link: /bin/grep -E -e "initunix" ".libs/unix.exp" > ".libs/unix.expT" libtool: link: mv -f ".libs/unix.expT" ".libs/unix.exp" libtool: link: echo "{ global:" > .libs/unix.ver libtool: link: cat .libs/unix.exp | sed -e "s/\(.*\)/\1;/" >> .libs/unix.ver libtool: link: echo "local: *; };" >> .libs/unix.ver libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread .libs/unix_la-unixmodule.o .libs/unix_la-unix.o /usr/lib64/libgio-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl -lz -lselinux -lresolv -lmount /usr/lib64/libgobject-2.0.so /usr/lib64/libffi.so /usr/lib64/libglib-2.0.so /usr/lib64/libpcre.so -lpthread -Wl,-soname -Wl,unix.so -Wl,-version-script -Wl,.libs/unix.ver -o .libs/unix.so libtool: link: ( cd ".libs" && rm -f "unix.la" && ln -s "../unix.la" "unix.la" ) ln -s .libs/unix.so unix.so || true mv -f .deps/_gio_la-gio.Tpo .deps/_gio_la-gio.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex init_gio -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _gio.la -rpath /usr/lib64/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-python.la libtool: link: /usr/bin/nm -B .libs/_gio_la-giomodule.o .libs/_gio_la-pygio-utils.o .libs/_gio_la-gio.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gio.exp libtool: link: /bin/grep -E -e "init_gio" ".libs/_gio.exp" > ".libs/_gio.expT" libtool: link: mv -f ".libs/_gio.expT" ".libs/_gio.exp" libtool: link: echo "{ global:" > .libs/_gio.ver libtool: link: cat .libs/_gio.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gio.ver libtool: link: echo "local: *; };" >> .libs/_gio.ver libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread .libs/_gio_la-giomodule.o .libs/_gio_la-pygio-utils.o .libs/_gio_la-gio.o -Wl,-rpath -Wl,/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/glib/.libs /usr/lib64/libgio-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl -lz -lselinux -lresolv -lmount ../glib/.libs/libpyglib-2.0-python.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpcre.so -lpthread /usr/lib64/libffi.so -Wl,-soname -Wl,_gio.so -Wl,-version-script -Wl,.libs/_gio.ver -o .libs/_gio.so libtool: link: ( cd ".libs" && rm -f "_gio.la" && ln -s "../_gio.la" "_gio.la" ) ln -s .libs/_gio.so _gio.so || true make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gio' Making all in examples make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/examples' Making all in codegen make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/codegen' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/codegen' Making all in tests make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/tests' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-testhelpermodule.lo -MD -MP -MF .deps/testhelper_la-testhelpermodule.Tpo -c -o testhelper_la-testhelpermodule.lo `test -f 'testhelpermodule.c' || echo '../.././tests/'`testhelpermodule.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-floating.lo -MD -MP -MF .deps/testhelper_la-test-floating.Tpo -c -o testhelper_la-test-floating.lo `test -f 'test-floating.c' || echo '../.././tests/'`test-floating.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-thread.lo -MD -MP -MF .deps/testhelper_la-test-thread.Tpo -c -o testhelper_la-test-thread.lo `test -f 'test-thread.c' || echo '../.././tests/'`test-thread.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-unknown.lo -MD -MP -MF .deps/testhelper_la-test-unknown.Tpo -c -o testhelper_la-test-unknown.lo `test -f 'test-unknown.c' || echo '../.././tests/'`test-unknown.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-thread.lo -MD -MP -MF .deps/testhelper_la-test-thread.Tpo -c ../.././tests/test-thread.c -fPIC -DPIC -o .libs/testhelper_la-test-thread.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-unknown.lo -MD -MP -MF .deps/testhelper_la-test-unknown.Tpo -c ../.././tests/test-unknown.c -fPIC -DPIC -o .libs/testhelper_la-test-unknown.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-test-floating.lo -MD -MP -MF .deps/testhelper_la-test-floating.Tpo -c ../.././tests/test-floating.c -fPIC -DPIC -o .libs/testhelper_la-test-floating.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././tests -I.. -I../.././gobject -I../.././glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -MT testhelper_la-testhelpermodule.lo -MD -MP -MF .deps/testhelper_la-testhelpermodule.Tpo -c ../.././tests/testhelpermodule.c -fPIC -DPIC -o .libs/testhelper_la-testhelpermodule.o ../.././tests/test-thread.c: In function 'test_thread_emit_signal': ../.././tests/test-thread.c:46:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] self->thread = g_thread_create ((GThreadFunc)other_thread_cb, ^~~~ In file included from /usr/include/glib-2.0/glib.h:108, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ../.././tests/test-thread.h:1, from ../.././tests/test-thread.c:1: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ mv -f .deps/testhelper_la-test-thread.Tpo .deps/testhelper_la-test-thread.Plo mv -f .deps/testhelper_la-test-unknown.Tpo .deps/testhelper_la-test-unknown.Plo mv -f .deps/testhelper_la-test-floating.Tpo .deps/testhelper_la-test-floating.Plo ../.././tests/testhelpermodule.c: In function '_wrap_test_value_array': ../.././tests/testhelpermodule.c:430:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init(value, G_TYPE_VALUE_ARRAY); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35, from ../.././gobject/pygobject.h:8, from ../.././tests/testhelpermodule.c:1: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ ../.././tests/testhelpermodule.c: In function 'inittesthelper': ../.././tests/testhelpermodule.c:529:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108, from ../.././gobject/pygobject.h:7, from ../.././tests/testhelpermodule.c:1: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ mv -f .deps/testhelper_la-testhelpermodule.Tpo .deps/testhelper_la-testhelpermodule.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o testhelper.la -rpath /usr/lib64/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 libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/testhelper_la-testhelpermodule.o .libs/testhelper_la-test-floating.o .libs/testhelper_la-test-thread.o .libs/testhelper_la-test-unknown.o /usr/lib64/libgobject-2.0.so -L/usr/lib64 /usr/lib64/libffi.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpcre.so -lpthread -Wl,-soname -Wl,testhelper.so -o .libs/testhelper.so libtool: link: ( cd ".libs" && rm -f "testhelper.la" && ln -s "../testhelper.la" "testhelper.la" ) test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/tests' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2' make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2' + cd .. + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B._xHd0K/BUILD/tmp /bin/sh -e /tmp/B._xHd0K/BUILD/tmp/rpm-tmp.28084 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B._xHd0K/BUILD/tmp + umask 022 + cd /tmp/B._xHd0K/BUILD + /bin/rm '--interactive=never' -rf /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder + /bin/mkdir -p /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder + cd pygobject-2.28.7 + rm -rf /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder + install -d /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/src/examples/python-pygobject-2.28.7 + /usr/bin/make -j8 -C py3 -j 1 install 'DESTDIR=/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder' 'TARGET_DIR=/usr/share/doc/gtk-doc/html/pygobject' make: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3' Making install in docs make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/docs' /usr/bin/make install-am make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/docs' make[3]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/docs' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/gtk-doc/html/pygobject' /usr/bin/install -c -m 644 ../.././docs/style.css '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/gtk-doc/html/pygobject' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/xsl' /usr/bin/install -c -m 644 ../.././docs/xsl/common.xsl ../.././docs/xsl/devhelp.xsl ../.././docs/xsl/html.xsl ../.././docs/xsl/pdf-style.xsl ../.././docs/xsl/pdf.xsl ../.././docs/xsl/ref-html-style.xsl xsl/fixxref.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/xsl' installfiles=`echo ../.././docs/html/*`; \ if test "$installfiles" = '../.././docs/html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /tmp/B._xHd0K/BUILD/pygobject-2.28.7/install-sh -d /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/gtk-doc/html/pygobject; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/gtk-doc/html/pygobject; \ done; \ echo '-- Installing ../.././docs/html/index.sgml' ; \ /usr/bin/install -c -m 644 ../.././docs/html/index.sgml /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/gtk-doc/html/pygobject || :; \ fi -- Installing ../.././docs/html/class-gioappinfo.html -- Installing ../.././docs/html/class-gioapplaunchcontext.html -- Installing ../.././docs/html/class-gioasyncresult.html -- Installing ../.././docs/html/class-giobufferedinputstream.html -- Installing ../.././docs/html/class-giobufferedoutputstream.html -- Installing ../.././docs/html/class-giocancellable.html -- Installing ../.././docs/html/class-giodatainputstream.html -- Installing ../.././docs/html/class-giodataoutputstream.html -- Installing ../.././docs/html/class-giodrive.html -- Installing ../.././docs/html/class-gioemblem.html -- Installing ../.././docs/html/class-gioemblemedicon.html -- Installing ../.././docs/html/class-giofile.html -- Installing ../.././docs/html/class-giofileattributeinfo.html -- Installing ../.././docs/html/class-giofileenumerator.html -- Installing ../.././docs/html/class-giofileicon.html -- Installing ../.././docs/html/class-giofileinfo.html -- Installing ../.././docs/html/class-giofileinputstream.html -- Installing ../.././docs/html/class-giofilemonitor.html -- Installing ../.././docs/html/class-giofileoutputstream.html -- Installing ../.././docs/html/class-giofilterinputstream.html -- Installing ../.././docs/html/class-giofilteroutputstream.html -- Installing ../.././docs/html/class-gioicon.html -- Installing ../.././docs/html/class-gioinputstream.html -- Installing ../.././docs/html/class-gioloadableicon.html -- Installing ../.././docs/html/class-giomemoryinputstream.html -- Installing ../.././docs/html/class-giomemoryoutputstream.html -- Installing ../.././docs/html/class-giomount.html -- Installing ../.././docs/html/class-giomountoperation.html -- Installing ../.././docs/html/class-giooutputstream.html -- Installing ../.././docs/html/class-gioseekable.html -- Installing ../.././docs/html/class-giosimpleasyncresult.html -- Installing ../.././docs/html/class-giothemedicon.html -- Installing ../.././docs/html/class-giounixinputstream.html -- Installing ../.././docs/html/class-giounixoutputstream.html -- Installing ../.././docs/html/class-giovolume.html -- Installing ../.././docs/html/class-giovolumemonitor.html -- Installing ../.././docs/html/class-glibmaincontext.html -- Installing ../.././docs/html/class-glibmainloop.html -- Installing ../.././docs/html/class-gobject.html -- Installing ../.././docs/html/class-gobjectgboxed.html -- Installing ../.././docs/html/class-gobjectginterface.html -- Installing ../.././docs/html/class-gobjectgpointer.html -- Installing ../.././docs/html/gio-class-reference.html -- Installing ../.././docs/html/gio-constants.html -- Installing ../.././docs/html/gio-functions.html -- Installing ../.././docs/html/giounix-class-reference.html -- Installing ../.././docs/html/glib-class-reference.html -- Installing ../.././docs/html/glib-constants.html -- Installing ../.././docs/html/glib-functions.html -- Installing ../.././docs/html/gobject-class-reference.html -- Installing ../.././docs/html/gobject-constants.html -- Installing ../.././docs/html/gobject-functions.html -- Installing ../.././docs/html/index.html -- Installing ../.././docs/html/index.sgml -- Installing ../.././docs/html/pygobject-introduction.html -- Installing ../.././docs/html/pygobject.devhelp -- Installing ../.././docs/html/index.sgml make[3]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/docs' make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/docs' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/docs' Making install in glib make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/glib' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/glib' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libpyglib-2.0-python3.la '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64' libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python3.so.0.0.0 /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/libpyglib-2.0-python3.so.0.0.0 libtool: install: (cd /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64 && { ln -s -f libpyglib-2.0-python3.so.0.0.0 libpyglib-2.0-python3.so.0 || { rm -f libpyglib-2.0-python3.so.0 && ln -s libpyglib-2.0-python3.so.0.0.0 libpyglib-2.0-python3.so.0; }; }) libtool: install: (cd /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64 && { ln -s -f libpyglib-2.0-python3.so.0.0.0 libpyglib-2.0-python3.so || { rm -f libpyglib-2.0-python3.so && ln -s libpyglib-2.0-python3.so.0.0.0 libpyglib-2.0-python3.so; }; }) libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python3.lai /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/libpyglib-2.0-python3.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/include/pygtk-2.0' /usr/bin/install -c -m 644 ../.././glib/pyglib.h '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/include/pygtk-2.0' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/glib' /bin/sh ../libtool --mode=install /usr/bin/install -c _glib.la '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/glib' libtool: warning: relinking '_glib.la' libtool: install: (cd /tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/glib; /bin/sh "/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_glib|PyInit__glib" -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _glib.la -rpath /usr/lib64/python3.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-python3.la -inst-prefix-dir /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder) libtool: relink: /usr/bin/nm -B .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.o .libs/_glib_la-pygspawn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_glib.exp libtool: relink: /bin/grep -E -e "_glib|PyInit__glib" ".libs/_glib.exp" > ".libs/_glib.expT" libtool: relink: mv -f ".libs/_glib.expT" ".libs/_glib.exp" libtool: relink: echo "{ global:" > .libs/_glib.ver libtool: relink: cat .libs/_glib.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_glib.ver libtool: relink: echo "local: *; };" >> .libs/_glib.ver libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.o .libs/_glib_la-pygspawn.o -L/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64 -L/usr/lib64 -lpyglib-2.0-python3 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lpcre -lpthread -lffi -Wl,-soname -Wl,_glib.so -Wl,-version-script -Wl,.libs/_glib.ver -o .libs/_glib.so libtool: install: /usr/bin/install -c .libs/_glib.soT /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/glib/_glib.so libtool: install: /usr/bin/install -c .libs/_glib.lai /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/glib/_glib.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.7/site-packages/glib' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/glib' /usr/bin/install -c -m 644 ../.././glib/__init__.py ../.././glib/option.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/glib' Byte-compiling python modules... __init__.pyoption.py -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... __init__.pyoption.py make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/glib' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/glib' Making install in gobject make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gobject' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gobject' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/include/pygtk-2.0' /usr/bin/install -c -m 644 ../.././gobject/pygobject.h '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/include/pygtk-2.0' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gobject' /bin/sh ../libtool --mode=install /usr/bin/install -c _gobject.la '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gobject' libtool: warning: relinking '_gobject.la' libtool: install: (cd /tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gobject; /bin/sh "/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -I../.././glib -I../.././gi -I/usr/include/python3.7m -I/usr/include/python3.7m -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_gobject|PyInit__gobject" -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _gobject.la -rpath /usr/lib64/python3.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 -lffi ../glib/libpyglib-2.0-python3.la -inst-prefix-dir /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder) libtool: relink: /usr/bin/nm -B .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pyginterface.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygtype.o .libs/_gobject_la-ffi-marshaller.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gobject.exp libtool: relink: /bin/grep -E -e "_gobject|PyInit__gobject" ".libs/_gobject.exp" > ".libs/_gobject.expT" libtool: relink: mv -f ".libs/_gobject.expT" ".libs/_gobject.exp" libtool: relink: echo "{ global:" > .libs/_gobject.ver libtool: relink: cat .libs/_gobject.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gobject.ver libtool: relink: echo "local: *; };" >> .libs/_gobject.ver libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pyginterface.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygtype.o .libs/_gobject_la-ffi-marshaller.o -L/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64 -L/usr/lib64 -lpyglib-2.0-python3 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lpcre -lpthread -lffi -Wl,-soname -Wl,_gobject.so -Wl,-version-script -Wl,.libs/_gobject.ver -o .libs/_gobject.so libtool: install: /usr/bin/install -c .libs/_gobject.soT /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gobject/_gobject.so libtool: install: /usr/bin/install -c .libs/_gobject.lai /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gobject/_gobject.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.7/site-packages/gobject' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gobject' /usr/bin/install -c -m 644 ../.././gobject/__init__.py ../.././gobject/constants.py ../.././gobject/propertyhelper.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gobject' Byte-compiling python modules... __init__.pyconstants.pypropertyhelper.py -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... __init__.pyconstants.pypropertyhelper.py make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gobject' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gobject' Making install in gio make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gio' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gio' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/defs' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gtk-2.0/gio' /usr/bin/install -c -m 644 ../.././gio/__init__.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gtk-2.0/gio' Byte-compiling python modules... __init__.py -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... __init__.py make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gio' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/gio' Making install in examples make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/examples' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/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 '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/examples' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/examples' Making install in tests make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/tests' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/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 '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/tests' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3/tests' make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3' /bin/sh /tmp/B._xHd0K/BUILD/pygobject-2.28.7/install-sh -d /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages echo "gtk-2.0" > /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/pygtk.pth /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gtk-2.0' /usr/bin/install -c -m 644 .././dsextras.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gtk-2.0' Byte-compiling python modules... dsextras.py -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... dsextras.py /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages' /usr/bin/install -c -m 644 .././pygtk.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages' Byte-compiling python modules... pygtk.py -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... pygtk.py /bin/sh /tmp/B._xHd0K/BUILD/pygobject-2.28.7/install-sh -d /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/python3.7/site-packages echo "gtk-2.0" > /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/pygtk.pth /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 pygobject-2.0.pc '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/pkgconfig' make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3' make: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py3' + /usr/bin/make -j8 -C py2 -j 1 install 'DESTDIR=/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder' 'TARGET_DIR=/usr/share/doc/gtk-doc/html/pygobject' make: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2' Making install in docs make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/docs' /usr/bin/make install-am make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/docs' make[3]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/docs' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/gtk-doc/html/pygobject' /usr/bin/install -c -m 644 ../.././docs/style.css '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/gtk-doc/html/pygobject' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/xsl' /usr/bin/install -c -m 644 ../.././docs/xsl/common.xsl ../.././docs/xsl/devhelp.xsl ../.././docs/xsl/html.xsl ../.././docs/xsl/pdf-style.xsl ../.././docs/xsl/pdf.xsl ../.././docs/xsl/ref-html-style.xsl xsl/fixxref.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/xsl' installfiles=`echo ../.././docs/html/*`; \ if test "$installfiles" = '../.././docs/html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /tmp/B._xHd0K/BUILD/pygobject-2.28.7/install-sh -d /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/gtk-doc/html/pygobject; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/gtk-doc/html/pygobject; \ done; \ echo '-- Installing ../.././docs/html/index.sgml' ; \ /usr/bin/install -c -m 644 ../.././docs/html/index.sgml /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/gtk-doc/html/pygobject || :; \ fi -- Installing ../.././docs/html/class-gioappinfo.html -- Installing ../.././docs/html/class-gioapplaunchcontext.html -- Installing ../.././docs/html/class-gioasyncresult.html -- Installing ../.././docs/html/class-giobufferedinputstream.html -- Installing ../.././docs/html/class-giobufferedoutputstream.html -- Installing ../.././docs/html/class-giocancellable.html -- Installing ../.././docs/html/class-giodatainputstream.html -- Installing ../.././docs/html/class-giodataoutputstream.html -- Installing ../.././docs/html/class-giodrive.html -- Installing ../.././docs/html/class-gioemblem.html -- Installing ../.././docs/html/class-gioemblemedicon.html -- Installing ../.././docs/html/class-giofile.html -- Installing ../.././docs/html/class-giofileattributeinfo.html -- Installing ../.././docs/html/class-giofileenumerator.html -- Installing ../.././docs/html/class-giofileicon.html -- Installing ../.././docs/html/class-giofileinfo.html -- Installing ../.././docs/html/class-giofileinputstream.html -- Installing ../.././docs/html/class-giofilemonitor.html -- Installing ../.././docs/html/class-giofileoutputstream.html -- Installing ../.././docs/html/class-giofilterinputstream.html -- Installing ../.././docs/html/class-giofilteroutputstream.html -- Installing ../.././docs/html/class-gioicon.html -- Installing ../.././docs/html/class-gioinputstream.html -- Installing ../.././docs/html/class-gioloadableicon.html -- Installing ../.././docs/html/class-giomemoryinputstream.html -- Installing ../.././docs/html/class-giomemoryoutputstream.html -- Installing ../.././docs/html/class-giomount.html -- Installing ../.././docs/html/class-giomountoperation.html -- Installing ../.././docs/html/class-giooutputstream.html -- Installing ../.././docs/html/class-gioseekable.html -- Installing ../.././docs/html/class-giosimpleasyncresult.html -- Installing ../.././docs/html/class-giothemedicon.html -- Installing ../.././docs/html/class-giounixinputstream.html -- Installing ../.././docs/html/class-giounixoutputstream.html -- Installing ../.././docs/html/class-giovolume.html -- Installing ../.././docs/html/class-giovolumemonitor.html -- Installing ../.././docs/html/class-glibmaincontext.html -- Installing ../.././docs/html/class-glibmainloop.html -- Installing ../.././docs/html/class-gobject.html -- Installing ../.././docs/html/class-gobjectgboxed.html -- Installing ../.././docs/html/class-gobjectginterface.html -- Installing ../.././docs/html/class-gobjectgpointer.html -- Installing ../.././docs/html/gio-class-reference.html -- Installing ../.././docs/html/gio-constants.html -- Installing ../.././docs/html/gio-functions.html -- Installing ../.././docs/html/giounix-class-reference.html -- Installing ../.././docs/html/glib-class-reference.html -- Installing ../.././docs/html/glib-constants.html -- Installing ../.././docs/html/glib-functions.html -- Installing ../.././docs/html/gobject-class-reference.html -- Installing ../.././docs/html/gobject-constants.html -- Installing ../.././docs/html/gobject-functions.html -- Installing ../.././docs/html/index.html -- Installing ../.././docs/html/index.sgml -- Installing ../.././docs/html/pygobject-introduction.html -- Installing ../.././docs/html/pygobject.devhelp -- Installing ../.././docs/html/index.sgml make[3]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/docs' make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/docs' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/docs' Making install in glib make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/glib' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/glib' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libpyglib-2.0-python.la '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64' libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python.so.0.0.0 /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/libpyglib-2.0-python.so.0.0.0 libtool: install: (cd /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64 && { ln -s -f libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so.0 || { rm -f libpyglib-2.0-python.so.0 && ln -s libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so.0; }; }) libtool: install: (cd /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64 && { ln -s -f libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so || { rm -f libpyglib-2.0-python.so && ln -s libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so; }; }) libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python.lai /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/libpyglib-2.0-python.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/include/pygtk-2.0' /usr/bin/install -c -m 644 ../.././glib/pyglib.h '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/include/pygtk-2.0' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/glib' /bin/sh ../libtool --mode=install /usr/bin/install -c _glib.la '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/glib' libtool: warning: relinking '_glib.la' libtool: install: (cd /tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/glib; /bin/sh "/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_glib|PyInit__glib" -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _glib.la -rpath /usr/lib64/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-python.la -inst-prefix-dir /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder) libtool: relink: /usr/bin/nm -B .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.o .libs/_glib_la-pygspawn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_glib.exp libtool: relink: /bin/grep -E -e "_glib|PyInit__glib" ".libs/_glib.exp" > ".libs/_glib.expT" libtool: relink: mv -f ".libs/_glib.expT" ".libs/_glib.exp" libtool: relink: echo "{ global:" > .libs/_glib.ver libtool: relink: cat .libs/_glib.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_glib.ver libtool: relink: echo "local: *; };" >> .libs/_glib.ver libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.o .libs/_glib_la-pygspawn.o -L/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64 -L/usr/lib64 -lpyglib-2.0-python -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lpcre -lpthread -lffi -Wl,-soname -Wl,_glib.so -Wl,-version-script -Wl,.libs/_glib.ver -o .libs/_glib.so libtool: install: /usr/bin/install -c .libs/_glib.soT /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/glib/_glib.so libtool: install: /usr/bin/install -c .libs/_glib.lai /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/glib/_glib.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages/glib' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/glib' /usr/bin/install -c -m 644 ../.././glib/__init__.py ../.././glib/option.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/glib' Byte-compiling python modules... __init__.pyoption.py Byte-compiling python modules (optimized versions) ... __init__.pyoption.py make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/glib' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/glib' Making install in gobject make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gobject' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gobject' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/include/pygtk-2.0' /usr/bin/install -c -m 644 ../.././gobject/pygobject.h '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/include/pygtk-2.0' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gobject' /bin/sh ../libtool --mode=install /usr/bin/install -c _gobject.la '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gobject' libtool: warning: relinking '_gobject.la' libtool: install: (cd /tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gobject; /bin/sh "/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -I../.././glib -I../.././gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/lib64/libffi-3.2.1/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_gobject|PyInit__gobject" -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _gobject.la -rpath /usr/lib64/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 -lffi ../glib/libpyglib-2.0-python.la -inst-prefix-dir /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder) libtool: relink: /usr/bin/nm -B .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pyginterface.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygtype.o .libs/_gobject_la-ffi-marshaller.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gobject.exp libtool: relink: /bin/grep -E -e "_gobject|PyInit__gobject" ".libs/_gobject.exp" > ".libs/_gobject.expT" libtool: relink: mv -f ".libs/_gobject.expT" ".libs/_gobject.exp" libtool: relink: echo "{ global:" > .libs/_gobject.ver libtool: relink: cat .libs/_gobject.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gobject.ver libtool: relink: echo "local: *; };" >> .libs/_gobject.ver libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -pthread .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pyginterface.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygtype.o .libs/_gobject_la-ffi-marshaller.o -L/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64 -L/usr/lib64 -lpyglib-2.0-python -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lpcre -lpthread -lffi -Wl,-soname -Wl,_gobject.so -Wl,-version-script -Wl,.libs/_gobject.ver -o .libs/_gobject.so libtool: install: /usr/bin/install -c .libs/_gobject.soT /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gobject/_gobject.so libtool: install: /usr/bin/install -c .libs/_gobject.lai /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gobject/_gobject.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages/gobject' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gobject' /usr/bin/install -c -m 644 ../.././gobject/__init__.py ../.././gobject/constants.py ../.././gobject/propertyhelper.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gobject' Byte-compiling python modules... __init__.pyconstants.pypropertyhelper.py Byte-compiling python modules (optimized versions) ... __init__.pyconstants.pypropertyhelper.py make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gobject' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gobject' Making install in gio make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gio' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gio' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0/gio' /bin/sh ../libtool --mode=install /usr/bin/install -c _gio.la unix.la '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0/gio' libtool: warning: relinking '_gio.la' libtool: install: (cd /tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gio; /bin/sh "/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/libtool" --tag CC --mode=relink x86_64-tld-linux-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex init_gio -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o _gio.la -rpath /usr/lib64/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-python.la -inst-prefix-dir /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder) libtool: relink: /usr/bin/nm -B .libs/_gio_la-giomodule.o .libs/_gio_la-pygio-utils.o .libs/_gio_la-gio.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gio.exp libtool: relink: /bin/grep -E -e "init_gio" ".libs/_gio.exp" > ".libs/_gio.expT" libtool: relink: mv -f ".libs/_gio.expT" ".libs/_gio.exp" libtool: relink: echo "{ global:" > .libs/_gio.ver libtool: relink: cat .libs/_gio.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gio.ver libtool: relink: echo "local: *; };" >> .libs/_gio.ver libtool: relink: x86_64-tld-linux-gcc -shared -fPIC -DPIC -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread .libs/_gio_la-giomodule.o .libs/_gio_la-pygio-utils.o .libs/_gio_la-gio.o -L/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64 -L/usr/lib64 -lgio-2.0 -lgmodule-2.0 -ldl -lz -lselinux -lresolv -lmount -lpyglib-2.0-python -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lpcre -lpthread -lffi -Wl,-soname -Wl,_gio.so -Wl,-version-script -Wl,.libs/_gio.ver -o .libs/_gio.so libtool: install: /usr/bin/install -c .libs/_gio.soT /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.so libtool: install: /usr/bin/install -c .libs/_gio.lai /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.la libtool: install: /usr/bin/install -c .libs/unix.so /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.so libtool: install: /usr/bin/install -c .libs/unix.lai /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0/gio' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/defs' /usr/bin/install -c -m 644 ../.././gio/gio.defs ../.././gio/gio-types.defs ../.././gio/gio.override ../.././gio/gappinfo.override ../.././gio/gapplaunchcontext.override ../.././gio/gbufferedinputstream.override ../.././gio/gcancellable.override ../.././gio/gdatainputstream.override ../.././gio/gdrive.override ../.././gio/gfile.override ../.././gio/gfileattribute.override ../.././gio/gfileenumerator.override ../.././gio/gfileinfo.override ../.././gio/gfileinputstream.override ../.././gio/gfileiostream.override ../.././gio/gfileoutputstream.override ../.././gio/gicon.override ../.././gio/giostream.override ../.././gio/ginputstream.override ../.././gio/gmemoryinputstream.override ../.././gio/gmemoryoutputstream.override ../.././gio/gmount.override ../.././gio/goutputstream.override ../.././gio/gresolver.override ../.././gio/gsocket.override ../.././gio/gvolume.override ../.././gio/gvolumemonitor.override ../.././gio/unix.defs ../.././gio/unix-types.defs ../.././gio/unix.override '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/defs' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0/gio' /usr/bin/install -c -m 644 ../.././gio/__init__.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0/gio' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gio' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/gio' Making install in examples make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/examples' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/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 '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/examples' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/examples' Making install in codegen make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/codegen' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/codegen' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/bin' /usr/bin/install -c pygobject-codegen-2.0 '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/bin' /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen' /usr/bin/install -c -m 644 ../.././codegen/__init__.py ../.././codegen/argtypes.py ../.././codegen/definitions.py ../.././codegen/defsparser.py ../.././codegen/docextract.py ../.././codegen/override.py ../.././codegen/reversewrapper.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/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 /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen' /usr/bin/install -c ../.././codegen/code-coverage.py ../.././codegen/codegen.py ../.././codegen/createdefs.py ../.././codegen/defsconvert.py ../.././codegen/defsgen.py ../.././codegen/docextract_to_xml.py ../.././codegen/docgen.py ../.././codegen/h2def.py ../.././codegen/mergedefs.py ../.././codegen/missingdefs.py ../.././codegen/mkskel.py ../.././codegen/scanvirtuals.py ../.././codegen/scmexpr.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen' make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/codegen' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/codegen' Making install in tests make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/tests' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/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 '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/tests' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2/tests' make[1]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2' make[2]: Entering directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2' /bin/sh /tmp/B._xHd0K/BUILD/pygobject-2.28.7/install-sh -d /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages echo "gtk-2.0" > /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/pygtk.pth /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0' /usr/bin/install -c -m 644 .././dsextras.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0' Byte-compiling python modules... dsextras.py Byte-compiling python modules (optimized versions) ... dsextras.py /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages' /usr/bin/install -c -m 644 .././pygtk.py '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages' Byte-compiling python modules... pygtk.py Byte-compiling python modules (optimized versions) ... pygtk.py /bin/sh /tmp/B._xHd0K/BUILD/pygobject-2.28.7/install-sh -d /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages echo "gtk-2.0" > /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/pygtk.pth /bin/mkdir -p '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 pygobject-2.0.pc '/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/pkgconfig' make[2]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2' make[1]: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2' make: Leaving directory '/tmp/B._xHd0K/BUILD/pygobject-2.28.7/py2' + cp -a examples/cairo-demo.py examples/option.py examples/properties.py examples/signal.py /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/src/examples/python-pygobject-2.28.7 + /bin/rm '--interactive=never' /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/libpyglib-2.0-python.la /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/libpyglib-2.0-python3.la + /bin/rm '--interactive=never' /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.la /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.la /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/glib/_glib.la /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages/gobject/_gobject.la + python -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder'\''):])' /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen Listing /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/code-coverage.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/codegen.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/createdefs.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/defsconvert.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/defsgen.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/docextract_to_xml.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/docgen.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/h2def.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/mergedefs.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/missingdefs.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/mkskel.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/scanvirtuals.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/scmexpr.py ... + python -O -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder'\''):])' /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen Listing /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/code-coverage.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/codegen.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/createdefs.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/defsconvert.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/defsgen.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/docextract_to_xml.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/docgen.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/h2def.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/mergedefs.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/missingdefs.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/mkskel.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/scanvirtuals.py ... Compiling /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen/scmexpr.py ... + '[' ! -d /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen ']' + find /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/pygobject/2.0/codegen -name '*.py' -print0 + xargs -0r -l512 rm + /bin/rm '--interactive=never' /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/glib/_glib.la /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/python3.7/site-packages/gobject/_gobject.la + __spec_install_post_strip + set +x Stripping 8 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 8 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... Unresolved symbols found in: /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/libpyglib-2.0-python3.so.0.0.0 PyGILState_Release PyErr_Restore PyObject_GetAttrString PyObject_SetAttrString PyErr_SetObject PyErr_NormalizeException _PyObject_CallFunction_SizeT _Py_NotImplementedStruct PyErr_GivenExceptionMatches PyErr_SetString PyExc_ValueError PyGILState_Ensure PyTuple_GetItem PyErr_Print PyFloat_FromDouble PyLong_FromLong PyThread_create_key PyDict_GetItem PyErr_NewException _Py_FalseStruct PyErr_Occurred PyLong_AsLong PyImport_ImportModule PyObject_CallObject _Py_NoneStruct PyObject_IsTrue _Py_TrueStruct PyDict_New PyUnicode_AsUTF8 PyCapsule_Type PyErr_Fetch PyUnicode_FromString PyExc_ImportError PyDict_SetItem PyObject_Repr PyErr_Format PyCapsule_GetPointer PyEval_InitThreads Library marked with skip_post_check_so, ignoring errors. Unresolved symbols found in: /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/lib64/libpyglib-2.0-python.so.0.0.0 _Py_ZeroStruct PyGILState_Release PyErr_Restore PyInt_AsLong PyObject_GetAttrString PyObject_SetAttrString PyErr_SetObject PyErr_NormalizeException _PyObject_CallFunction_SizeT _Py_NotImplementedStruct PyErr_GivenExceptionMatches PyErr_SetString PyExc_ValueError PyGILState_Ensure PyTuple_GetItem PyErr_Print PyFloat_FromDouble PyThread_create_key PyDict_GetItem PyErr_NewException PyString_FromString PyErr_Occurred PyImport_ImportModule PyString_AsString PyObject_CallObject PyCObject_Type _Py_NoneStruct PyObject_IsTrue _Py_TrueStruct PyDict_New PyCObject_AsVoidPtr PyErr_Fetch PyInt_FromLong PyExc_ImportError PyDict_SetItem PyObject_Repr PyErr_Format PyEval_InitThreads Library marked with skip_post_check_so, ignoring errors. DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 25/44 files hardlinked Processing files: python-pygobject-2.28.7-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B._xHd0K/BUILD/tmp /bin/sh -e /tmp/B._xHd0K/BUILD/tmp/rpm-tmp.93757 + umask 022 + cd /tmp/B._xHd0K/BUILD + cd pygobject-2.28.7 + DOCDIR=/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python-pygobject-2.28.7 + export DOCDIR + rm -rf /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python-pygobject-2.28.7 + /bin/mkdir -p /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python-pygobject-2.28.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python-pygobject-2.28.7... Documentation compressed. + cp -pr AUTHORS ChangeLog NEWS README /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python-pygobject-2.28.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python-pygobject-2.28.7... ./ChangeLog ./README ./AUTHORS ./NEWS Documentation compressed. + exit 0 Provides: _gio.so()(64bit) _glib.so()(64bit) _gobject.so()(64bit) libpyglib-2.0-python.so.0()(64bit) python-pygtk-gobject unix.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libffi.so.6()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpyglib-2.0-python.so.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Conflicts: python-pygtk < 1:1.0 Obsoletes: python-pygtk-glarea python-pygtk-gobject Processing files: python-pygobject-devel-2.28.7-2 Provides: pkgconfig(pygobject-2.0) = 2.28.7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh Processing files: python3-pygobject-2.28.7-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B._xHd0K/BUILD/tmp /bin/sh -e /tmp/B._xHd0K/BUILD/tmp/rpm-tmp.8811 + umask 022 + cd /tmp/B._xHd0K/BUILD + cd pygobject-2.28.7 + DOCDIR=/tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python3-pygobject-2.28.7 + export DOCDIR + rm -rf /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python3-pygobject-2.28.7 + /bin/mkdir -p /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python3-pygobject-2.28.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python3-pygobject-2.28.7... Documentation compressed. + cp -pr AUTHORS ChangeLog NEWS README /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python3-pygobject-2.28.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/share/doc/python3-pygobject-2.28.7... ./ChangeLog ./README ./AUTHORS ./NEWS Documentation compressed. + exit 0 Provides: _glib.so()(64bit) _gobject.so()(64bit) libpyglib-2.0-python3.so.0()(64bit) Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libffi.so.6()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpyglib-2.0-python3.so.0()(64bit) rtld(GNU_HASH) Processing files: python3-pygobject-devel-2.28.7-2 Processing files: python-pygobject-examples-2.28.7-2 skipping /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/src/examples/python-pygobject-2.28.7/cairo-demo.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/src/examples/python-pygobject-2.28.7/option.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/src/examples/python-pygobject-2.28.7/properties.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder/usr/src/examples/python-pygobject-2.28.7/signal.py requires detection (matches noautoreqfiles pattern #0) Obsoletes: python-pygtk Processing files: python-pygobject-apidocs-2.28.7-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder Wrote: /tmp/B._xHd0K/RPMS/python-pygobject-2.28.7-2.x86_64.rpm Wrote: /tmp/B._xHd0K/RPMS/python-pygobject-devel-2.28.7-2.x86_64.rpm Wrote: /tmp/B._xHd0K/RPMS/python3-pygobject-2.28.7-2.x86_64.rpm Wrote: /tmp/B._xHd0K/RPMS/python3-pygobject-devel-2.28.7-2.x86_64.rpm Wrote: /tmp/B._xHd0K/RPMS/python-pygobject-examples-2.28.7-2.x86_64.rpm Wrote: /tmp/B._xHd0K/RPMS/python-pygobject-apidocs-2.28.7-2.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B._xHd0K/BUILD/tmp /bin/sh -e /tmp/B._xHd0K/BUILD/tmp/rpm-tmp.94243 + umask 022 + cd /tmp/B._xHd0K/BUILD + cd pygobject-2.28.7 + /bin/rm '--interactive=never' -rf /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder + rm -rf /tmp/B._xHd0K/BUILD/tmp/python-pygobject-2.28.7-root-builder ended at: Thu Aug 30 10:48:37 2018, done in 0:00:29.201236 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B._xHd0K/BUILD + rm -rf /tmp/B._xHd0K/tmp /tmp/B._xHd0K/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..405 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-pygobject ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B._xHd0K Begin-TLD-Builder-Info Build-Time: user:30.73s sys:4.70s real:31.64s (faults io:0 non-io:3445757) Files queued for ftp: 100290 python-pygobject-apidocs-2.28.7-2.x86_64.rpm 5426 python-pygobject-examples-2.28.7-2.x86_64.rpm 3507 python3-pygobject-devel-2.28.7-2.x86_64.rpm 229811 python3-pygobject-2.28.7-2.x86_64.rpm 130125 python-pygobject-devel-2.28.7-2.x86_64.rpm 293381 python-pygobject-2.28.7-2.x86_64.rpm 362 python-pygobject-2.28.7-2.src.rpm.uploadinfo End-TLD-Builder-Info