* Package: dev-python/pygobject-3.12.2 * Repository: gentoo * Maintainer: gnome@gentoo.org python@gentoo.org * USE: abi_x86_64 amd64 cairo elibc_glibc kernel_linux python_targets_python2_7 test threads userland_GNU * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pygobject-3.12.2.tar.xz to /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work >>> Source unpacked in /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work >>> Preparing source in /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2 ... * Fixing OMF Makefiles ... [ ok ] * Disabling deprecation warnings ... [ ok ] * Running elibtoolize in: pygobject-3.12.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... * Will copy sources from /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2 * python2_7: copying to /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7 >>> Source prepared. >>> Configuring source in /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2 ... * python2_7: running run_in_build_dir gnome2_src_configure --enable-cairo --enable-thread * econf: updating pygobject-3.12.2-python2_7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pygobject-3.12.2-python2_7/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pygobject-3.12.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pygobject-3.12.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/pygobject-3.12.2 --enable-compile-warnings=minimum --enable-cairo --enable-thread checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none 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-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes /usr/bin/python2.7 checking whether /usr/bin/python2.7 version >= 2.7... yes checking for /usr/bin/python2.7 version... 2.7 checking for /usr/bin/python2.7 platform... linux2 checking for /usr/bin/python2.7 script directory... ${prefix}/lib64/python2.7/site-packages checking for /usr/bin/python2.7 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 ./configure: line 13246: ./libtool: No such file or directory checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.38.0... yes (version 2.40.0) checking for FFI... yes checking for GIO... yes checking for GI... yes checking for CAIRO... yes checking for PYCAIRO... yes checking whether gcc understands -Wall... yes checking what warning flags to pass to the C compiler... -Wall checking what language compliance flags to pass to the C compiler... checking for Gnome code coverage support... yes checking whether to build with code coverage support... no checking whether x86_64-pc-linux-gnu-gcc understands -Wall... yes checking whether x86_64-pc-linux-gnu-gcc understands -Werror=unused-variable... yes checking whether x86_64-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes checking whether x86_64-pc-linux-gnu-gcc understands -Werror=declaration-after-statement... yes checking whether x86_64-pc-linux-gnu-gcc understands -std=c90... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pygobject-3.0.pc config.status: creating pygobject-3.0-uninstalled.pc config.status: creating gi/Makefile config.status: creating gi/repository/Makefile config.status: creating gi/overrides/Makefile config.status: creating gi/_gobject/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating pygtkcompat/Makefile config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands pygobject 3.12.2 Using python interpreter: /usr/bin/python2.7 cairo support: yes thread support: yes code coverage support: no >>> Source configured. >>> Compiling source in /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2 ... * python2_7: running run_in_build_dir gnome2_src_compile make -j9 make all-recursive make[1]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7' Making all in . make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7' for f in gi/__init__.py gi/types.py gi/module.py gi/importer.py gi/pygtkcompat.py gi/docstring.py gi/_constants.py gi/_propertyhelper.py gi/_signalhelper.py gi/_option.py; do \ [ -e ./$f ] || \ ln -s /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/$f ./$f; \ done make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7' Making all in examples make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/examples' Making all in gi make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi' Making all in repository make[3]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/repository' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/repository' Making all in overrides make[3]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides' for f in GLib.py Gtk.py Gdk.py GObject.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides' Making all in _gobject make[3]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/_gobject' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/_gobject' make[3]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi' /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygenum.lo `test -f 'pygenum.c' || echo './'`pygenum.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygflags.lo `test -f 'pygflags.c' || echo './'`pygflags.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pyginterface.lo `test -f 'pyginterface.c' || echo './'`pyginterface.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo './'`pygparamspec.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygpointer.lo `test -f 'pygpointer.c' || echo './'`pygpointer.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygboxed.c -fPIC -DPIC -o .libs/_gi_la-pygboxed.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c gobjectmodule.c -fPIC -DPIC -o .libs/_gi_la-gobjectmodule.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pyginterface.c -fPIC -DPIC -o .libs/_gi_la-pyginterface.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygenum.c -fPIC -DPIC -o .libs/_gi_la-pygenum.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygflags.c -fPIC -DPIC -o .libs/_gi_la-pygflags.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygobject.c -fPIC -DPIC -o .libs/_gi_la-pygobject.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygparamspec.c -fPIC -DPIC -o .libs/_gi_la-pygparamspec.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygtype.c -fPIC -DPIC -o .libs/_gi_la-pygtype.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygpointer.c -fPIC -DPIC -o .libs/_gi_la-pygpointer.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-glibmodule.lo `test -f 'glibmodule.c' || echo './'`glibmodule.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo './'`pygoptioncontext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygoptioncontext.c -fPIC -DPIC -o .libs/_gi_la-pygoptioncontext.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c glibmodule.c -fPIC -DPIC -o .libs/_gi_la-glibmodule.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo './'`pygoptiongroup.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygspawn.lo `test -f 'pygspawn.c' || echo './'`pygspawn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygoptiongroup.c -fPIC -DPIC -o .libs/_gi_la-pygoptiongroup.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pyglib.lo `test -f 'pyglib.c' || echo './'`pyglib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygspawn.c -fPIC -DPIC -o .libs/_gi_la-pygspawn.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pyglib.c -fPIC -DPIC -o .libs/_gi_la-pyglib.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-gimodule.lo `test -f 'gimodule.c' || echo './'`gimodule.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-repository.lo `test -f 'pygi-repository.c' || echo './'`pygi-repository.c pygobject.c: In function 'pygobject_data_free': pygobject.c:114:26: warning: 'state' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-info.lo `test -f 'pygi-info.c' || echo './'`pygi-info.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c gimodule.c -fPIC -DPIC -o .libs/_gi_la-gimodule.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-foreign.lo `test -f 'pygi-foreign.c' || echo './'`pygi-foreign.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-struct.lo `test -f 'pygi-struct.c' || echo './'`pygi-struct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-info.c -fPIC -DPIC -o .libs/_gi_la-pygi-info.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-repository.c -fPIC -DPIC -o .libs/_gi_la-pygi-repository.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-source.lo `test -f 'pygi-source.c' || echo './'`pygi-source.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-foreign.c -fPIC -DPIC -o .libs/_gi_la-pygi-foreign.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-struct.c -fPIC -DPIC -o .libs/_gi_la-pygi-struct.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-argument.lo `test -f 'pygi-argument.c' || echo './'`pygi-argument.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-source.c -fPIC -DPIC -o .libs/_gi_la-pygi-source.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-type.lo `test -f 'pygi-type.c' || echo './'`pygi-type.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-argument.c -fPIC -DPIC -o .libs/_gi_la-pygi-argument.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-boxed.lo `test -f 'pygi-boxed.c' || echo './'`pygi-boxed.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-closure.lo `test -f 'pygi-closure.c' || echo './'`pygi-closure.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-type.c -fPIC -DPIC -o .libs/_gi_la-pygi-type.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-ccallback.lo `test -f 'pygi-ccallback.c' || echo './'`pygi-ccallback.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-property.lo `test -f 'pygi-property.c' || echo './'`pygi-property.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-boxed.c -fPIC -DPIC -o .libs/_gi_la-pygi-boxed.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-signal-closure.lo `test -f 'pygi-signal-closure.c' || echo './'`pygi-signal-closure.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-closure.c -fPIC -DPIC -o .libs/_gi_la-pygi-closure.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-property.c -fPIC -DPIC -o .libs/_gi_la-pygi-property.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-signal-closure.c -fPIC -DPIC -o .libs/_gi_la-pygi-signal-closure.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-ccallback.c -fPIC -DPIC -o .libs/_gi_la-pygi-ccallback.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-invoke.lo `test -f 'pygi-invoke.c' || echo './'`pygi-invoke.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-cache.lo `test -f 'pygi-cache.c' || echo './'`pygi-cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-cache.c -fPIC -DPIC -o .libs/_gi_la-pygi-cache.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-invoke.c -fPIC -DPIC -o .libs/_gi_la-pygi-invoke.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-marshal-cleanup.lo `test -f 'pygi-marshal-cleanup.c' || echo './'`pygi-marshal-cleanup.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-basictype.lo `test -f 'pygi-basictype.c' || echo './'`pygi-basictype.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-list.lo `test -f 'pygi-list.c' || echo './'`pygi-list.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-marshal-cleanup.c -fPIC -DPIC -o .libs/_gi_la-pygi-marshal-cleanup.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-array.lo `test -f 'pygi-array.c' || echo './'`pygi-array.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-basictype.c -fPIC -DPIC -o .libs/_gi_la-pygi-basictype.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-list.c -fPIC -DPIC -o .libs/_gi_la-pygi-list.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-array.c -fPIC -DPIC -o .libs/_gi_la-pygi-array.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-error.lo `test -f 'pygi-error.c' || echo './'`pygi-error.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-object.lo `test -f 'pygi-object.c' || echo './'`pygi-object.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-error.c -fPIC -DPIC -o .libs/_gi_la-pygi-error.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-value.lo `test -f 'pygi-value.c' || echo './'`pygi-value.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-object.c -fPIC -DPIC -o .libs/_gi_la-pygi-object.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-enum-marshal.lo `test -f 'pygi-enum-marshal.c' || echo './'`pygi-enum-marshal.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-struct-marshal.lo `test -f 'pygi-struct-marshal.c' || echo './'`pygi-struct-marshal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-value.c -fPIC -DPIC -o .libs/_gi_la-pygi-value.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_la-pygi-hashtable.lo `test -f 'pygi-hashtable.c' || echo './'`pygi-hashtable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-struct-marshal.c -fPIC -DPIC -o .libs/_gi_la-pygi-struct-marshal.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-enum-marshal.c -fPIC -DPIC -o .libs/_gi_la-pygi-enum-marshal.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o _gi_cairo_la-pygi-foreign-cairo.lo `test -f 'pygi-foreign-cairo.c' || echo './'`pygi-foreign-cairo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-hashtable.c -fPIC -DPIC -o .libs/_gi_la-pygi-hashtable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c pygi-foreign-cairo.c -fPIC -DPIC -o .libs/_gi_cairo_la-pygi-foreign-cairo.o pygi-value.c: In function 'pyg_value_array_from_pyobject': pygi-value.c:168:5: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] pygi-value.c:178:13: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] pygi-value.c:190:17: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] pygi-value.c:203:13: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] pygi-value.c:208:9: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] pygi-value.c: In function 'pyg_value_from_pyobject_with_error': pygi-value.c:514:17: warning: 'g_value_array_get_type' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:60): Use 'GArray' instead [-Wdeprecated-declarations] pygi-value.c: In function 'pyg_value_as_pyobject': pygi-value.c:732:9: warning: 'g_value_array_get_type' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:60): Use 'GArray' instead [-Wdeprecated-declarations] /bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -module -avoid-version -shrext .so -export-symbols-regex "init_gi_cairo|PyInit__gi_cairo" -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o _gi_cairo.la -rpath /usr/lib64/python2.7/site-packages/gi _gi_cairo_la-pygi-foreign-cairo.lo -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lcairo /bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/python2.7 -I/usr/include/python2.7 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -module -avoid-version -shrext .so -export-symbols-regex "init_gi|PyInit__gi" -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o _gi.la -rpath /usr/lib64/python2.7/site-packages/gi _gi_la-gobjectmodule.lo _gi_la-pygboxed.lo _gi_la-pygenum.lo _gi_la-pygflags.lo _gi_la-pyginterface.lo _gi_la-pygobject.lo _gi_la-pygparamspec.lo _gi_la-pygpointer.lo _gi_la-pygtype.lo _gi_la-glibmodule.lo _gi_la-pygoptioncontext.lo _gi_la-pygoptiongroup.lo _gi_la-pygspawn.lo _gi_la-pyglib.lo _gi_la-gimodule.lo _gi_la-pygi-repository.lo _gi_la-pygi-info.lo _gi_la-pygi-foreign.lo _gi_la-pygi-struct.lo _gi_la-pygi-source.lo _gi_la-pygi-argument.lo _gi_la-pygi-type.lo _gi_la-pygi-boxed.lo _gi_la-pygi-closure.lo _gi_la-pygi-ccallback.lo _gi_la-pygi-property.lo _gi_la-pygi-signal-closure.lo _gi_la-pygi-invoke.lo _gi_la-pygi-cache.lo _gi_la-pygi-marshal-cleanup.lo _gi_la-pygi-basictype.lo _gi_la-pygi-list.lo _gi_la-pygi-array.lo _gi_la-pygi-error.lo _gi_la-pygi-object.lo _gi_la-pygi-value.lo _gi_la-pygi-enum-marshal.lo _gi_la-pygi-struct-marshal.lo _gi_la-pygi-hashtable.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/_gi_cairo_la-pygi-foreign-cairo.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/_gi_cairo.exp libtool: link: /bin/grep -E -e "init_gi_cairo|PyInit__gi_cairo" ".libs/_gi_cairo.exp" > ".libs/_gi_cairo.expT" libtool: link: mv -f ".libs/_gi_cairo.expT" ".libs/_gi_cairo.exp" libtool: link: echo "{ global:" > .libs/_gi_cairo.ver libtool: link: cat .libs/_gi_cairo.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gi_cairo.ver libtool: link: echo "local: *; };" >> .libs/_gi_cairo.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/_gi_cairo_la-pygi-foreign-cairo.o -Wl,--as-needed -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread -march=corei7-avx -O2 -Wl,--hash-style=gnu -Wl,-O1 -pthread -Wl,-soname -Wl,_gi_cairo.so -Wl,-version-script -Wl,.libs/_gi_cairo.ver -o .libs/_gi_cairo.so libtool: link: ( cd ".libs" && rm -f "_gi_cairo.la" && ln -s "../_gi_cairo.la" "_gi_cairo.la" ) ln -s -f .libs/_gi_cairo.so _gi_cairo.so libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/_gi_la-gobjectmodule.o .libs/_gi_la-pygboxed.o .libs/_gi_la-pygenum.o .libs/_gi_la-pygflags.o .libs/_gi_la-pyginterface.o .libs/_gi_la-pygobject.o .libs/_gi_la-pygparamspec.o .libs/_gi_la-pygpointer.o .libs/_gi_la-pygtype.o .libs/_gi_la-glibmodule.o .libs/_gi_la-pygoptioncontext.o .libs/_gi_la-pygoptiongroup.o .libs/_gi_la-pygspawn.o .libs/_gi_la-pyglib.o .libs/_gi_la-gimodule.o .libs/_gi_la-pygi-repository.o .libs/_gi_la-pygi-info.o .libs/_gi_la-pygi-foreign.o .libs/_gi_la-pygi-struct.o .libs/_gi_la-pygi-source.o .libs/_gi_la-pygi-argument.o .libs/_gi_la-pygi-type.o .libs/_gi_la-pygi-boxed.o .libs/_gi_la-pygi-closure.o .libs/_gi_la-pygi-ccallback.o .libs/_gi_la-pygi-property.o .libs/_gi_la-pygi-signal-closure.o .libs/_gi_la-pygi-invoke.o .libs/_gi_la-pygi-cache.o .libs/_gi_la-pygi-marshal-cleanup.o .libs/_gi_la-pygi-basictype.o .libs/_gi_la-pygi-list.o .libs/_gi_la-pygi-array.o .libs/_gi_la-pygi-error.o .libs/_gi_la-pygi-object.o .libs/_gi_la-pygi-value.o .libs/_gi_la-pygi-enum-marshal.o .libs/_gi_la-pygi-struct-marshal.o .libs/_gi_la-pygi-hashtable.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/_gi.exp libtool: link: /bin/grep -E -e "init_gi|PyInit__gi" ".libs/_gi.exp" > ".libs/_gi.expT" libtool: link: mv -f ".libs/_gi.expT" ".libs/_gi.exp" libtool: link: echo "{ global:" > .libs/_gi.ver libtool: link: cat .libs/_gi.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gi.ver libtool: link: echo "local: *; };" >> .libs/_gi.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/_gi_la-gobjectmodule.o .libs/_gi_la-pygboxed.o .libs/_gi_la-pygenum.o .libs/_gi_la-pygflags.o .libs/_gi_la-pyginterface.o .libs/_gi_la-pygobject.o .libs/_gi_la-pygparamspec.o .libs/_gi_la-pygpointer.o .libs/_gi_la-pygtype.o .libs/_gi_la-glibmodule.o .libs/_gi_la-pygoptioncontext.o .libs/_gi_la-pygoptiongroup.o .libs/_gi_la-pygspawn.o .libs/_gi_la-pyglib.o .libs/_gi_la-gimodule.o .libs/_gi_la-pygi-repository.o .libs/_gi_la-pygi-info.o .libs/_gi_la-pygi-foreign.o .libs/_gi_la-pygi-struct.o .libs/_gi_la-pygi-source.o .libs/_gi_la-pygi-argument.o .libs/_gi_la-pygi-type.o .libs/_gi_la-pygi-boxed.o .libs/_gi_la-pygi-closure.o .libs/_gi_la-pygi-ccallback.o .libs/_gi_la-pygi-property.o .libs/_gi_la-pygi-signal-closure.o .libs/_gi_la-pygi-invoke.o .libs/_gi_la-pygi-cache.o .libs/_gi_la-pygi-marshal-cleanup.o .libs/_gi_la-pygi-basictype.o .libs/_gi_la-pygi-list.o .libs/_gi_la-pygi-array.o .libs/_gi_la-pygi-error.o .libs/_gi_la-pygi-object.o .libs/_gi_la-pygi-value.o .libs/_gi_la-pygi-enum-marshal.o .libs/_gi_la-pygi-struct-marshal.o .libs/_gi_la-pygi-hashtable.o -Wl,--as-needed -lgthread-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -pthread -march=corei7-avx -O2 -Wl,--hash-style=gnu -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,_gi.so -Wl,-version-script -Wl,.libs/_gi.ver -o .libs/_gi.so libtool: link: ( cd ".libs" && rm -f "_gi.la" && ln -s "../_gi.la" "_gi.la" ) ln -s -f .libs/_gi.so _gi.so make[3]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi' make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi' Making all in tests make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests' /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o libgimarshallingtests_la-gimarshallingtests.lo `test -f '/usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c' || echo './'`/usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o libregress_la-regress.lo `test -f '/usr/share/gobject-introspection-1.0/tests/regress.c' || echo './'`/usr/share/gobject-introspection-1.0/tests/regress.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o testhelper_la-testhelpermodule.lo `test -f 'testhelpermodule.c' || echo './'`testhelpermodule.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o testhelper_la-test-floating.lo `test -f 'test-floating.c' || echo './'`test-floating.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o testhelper_la-test-thread.lo `test -f 'test-thread.c' || echo './'`test-thread.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c -o testhelper_la-test-unknown.lo `test -f 'test-unknown.c' || echo './'`test-unknown.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c test-floating.c -fPIC -DPIC -o .libs/testhelper_la-test-floating.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c /usr/share/gobject-introspection-1.0/tests/regress.c -fPIC -DPIC -o .libs/libregress_la-regress.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c /usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c -fPIC -DPIC -o .libs/libgimarshallingtests_la-gimarshallingtests.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c test-thread.c -fPIC -DPIC -o .libs/testhelper_la-test-thread.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c testhelpermodule.c -fPIC -DPIC -o .libs/testhelper_la-testhelpermodule.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -c test-unknown.c -fPIC -DPIC -o .libs/testhelper_la-test-unknown.o testhelpermodule.c: In function '_wrap_test_value_array': testhelpermodule.c:516:3: warning: 'g_value_array_get_type' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:60): Use 'GArray' instead [-Wdeprecated-declarations] /bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -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-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/testhelper_la-testhelpermodule.o .libs/testhelper_la-test-floating.o .libs/testhelper_la-test-thread.o .libs/testhelper_la-test-unknown.o -Wl,--as-needed -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -march=corei7-avx -O2 -Wl,--hash-style=gnu -Wl,-O1 -pthread -pthread -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 /bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libregress.la -rpath /usr/lib64/python2.7/site-packages/pygobject -module -avoid-version -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 libregress_la-regress.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libregress_la-regress.o -Wl,--as-needed -lgio-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -march=corei7-avx -O2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,-soname -Wl,libregress.so -o .libs/libregress.so libtool: link: ( cd ".libs" && rm -f "libregress.la" && ln -s "../libregress.la" "libregress.la" ) test -L libregress.so || ln -s .libs/libregress.so libregress.so /bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libgimarshallingtests.la -rpath /usr/lib64/python2.7/site-packages/pygobject -module -avoid-version -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 libgimarshallingtests_la-gimarshallingtests.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgimarshallingtests_la-gimarshallingtests.o -Wl,--as-needed -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -march=corei7-avx -O2 -Wl,--hash-style=gnu -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libgimarshallingtests.so -o .libs/libgimarshallingtests.so libtool: link: ( cd ".libs" && rm -f "libgimarshallingtests.la" && ln -s "../libgimarshallingtests.la" "libgimarshallingtests.la" ) test -L libgimarshallingtests.so || ln -s .libs/libgimarshallingtests.so libgimarshallingtests.so make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests' Making all in pygtkcompat make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/pygtkcompat' for f in __init__.py generictreemodel.py pygtkcompat.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/pygtkcompat' make[1]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7' >>> Source compiled. * python2_7: running testing * Scanning for an open DISPLAY to start Xvfb ... * Starting Xvfb on $DISPLAY=1 ... make -j9 check Making check in . make[1]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7' for f in gi/__init__.py gi/types.py gi/module.py gi/importer.py gi/pygtkcompat.py gi/docstring.py gi/_constants.py gi/_propertyhelper.py gi/_signalhelper.py gi/_option.py; do \ [ -e ./$f ] || \ ln -s /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/$f ./$f; \ done make check-local make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7' for f in gi/__init__.py gi/types.py gi/module.py gi/importer.py gi/pygtkcompat.py gi/docstring.py gi/_constants.py gi/_propertyhelper.py gi/_signalhelper.py gi/_option.py; do \ [ -e ./$f ] || \ ln -s /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/$f ./$f; \ done CHECK Pyflakes examples gi tests pygtkcompat skipped, pyflakes not installed CHECK PEP8 skipped, pep8 not installed make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7' make[1]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7' Making check in examples make[1]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/examples' Making check in gi make[1]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi' Making check in repository make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/repository' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make check-local make[3]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/repository' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/repository' make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/repository' Making check in overrides make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides' for f in GLib.py Gtk.py Gdk.py GObject.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make check-local make[3]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides' for f in GLib.py Gtk.py Gdk.py GObject.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides' make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides' Making check in _gobject make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/_gobject' make check-local make[3]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/_gobject' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/_gobject' make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/_gobject' make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi' ln -s -f .libs/_gi.so _gi.so ln -s -f .libs/_gi_cairo.so _gi_cairo.so make check-local make[3]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi' ln -s -f .libs/_gi.so _gi.so ln -s -f .libs/_gi_cairo.so _gi_cairo.so make[3]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi' make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi' make[1]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi' Making check in tests make[1]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests' make libgimarshallingtests.la libregress.la testhelper.la make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests' make[2]: `libgimarshallingtests.la' is up to date. make[2]: `libregress.la' is up to date. make[2]: `testhelper.la' is up to date. make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests' make check-local make[2]: Entering directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests' test -L libgimarshallingtests.so || ln -s .libs/libgimarshallingtests.so libgimarshallingtests.so test -L libregress.so || ln -s .libs/libregress.so libregress.so test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so g-ir-scanner --include=Gio-2.0 \ --namespace=GIMarshallingTests --nsversion=1.0 --symbol-prefix=gi_marshalling_tests \ --warn-all --warn-error \ --library=libgimarshallingtests.la \ --libtool="../libtool" \ --output GIMarshallingTests-1.0.gir \ /usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c /usr/share/gobject-introspection-1.0/tests/gimarshallingtests.h g-ir-scanner --include=cairo-1.0 --include=Gio-2.0 \ --namespace=Regress --nsversion=1.0 \ --warn-all --warn-error \ --library=libregress.la \ --libtool="../libtool" \ --output Regress-1.0.gir \ /usr/share/gobject-introspection-1.0/tests/regress.c /usr/share/gobject-introspection-1.0/tests/regress.h glib-compile-schemas --targetdir=. --schema-file=org.gnome.test.gschema.xml g-ir-scanner: compile: cc -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspect_k1m33/GIMarshallingTests-1.0.o /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspect_k1m33/GIMarshallingTests-1.0.c g-ir-scanner: compile: cc -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspectcH2f21/Regress-1.0.o /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspectcH2f21/Regress-1.0.c g-ir-scanner: link: ../libtool --mode=link --tag=CC cc -o /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspect_k1m33/GIMarshallingTests-1.0 -export-dynamic -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspect_k1m33/GIMarshallingTests-1.0.o -L. libgimarshallingtests.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 g-ir-scanner: link: ../libtool --mode=link --tag=CC cc -o /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspectcH2f21/Regress-1.0 -export-dynamic -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspectcH2f21/Regress-1.0.o -L. libregress.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 *** Warning: Linking the executable /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspect_k1m33/GIMarshallingTests-1.0 against the loadable module *** libgimarshallingtests.so is not portable! libtool: link: cc -o /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspect_k1m33/.libs/GIMarshallingTests-1.0 -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -Wl,--hash-style=gnu -Wl,-O1 /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspect_k1m33/GIMarshallingTests-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libgimarshallingtests.so -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64/python2.7/site-packages/pygobject *** Warning: Linking the executable /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspectcH2f21/Regress-1.0 against the loadable module *** libregress.so is not portable! libtool: link: cc -o /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspectcH2f21/.libs/Regress-1.0 -march=corei7-avx -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -Werror=declaration-after-statement -std=c90 -Wall -Wl,--hash-style=gnu -Wl,-O1 /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/tmp-introspectcH2f21/Regress-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libregress.so -lcairo-gobject -lcairo -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64/python2.7/site-packages/pygobject g-ir-compiler GIMarshallingTests-1.0.gir -o GIMarshallingTests-1.0.typelib g-ir-compiler Regress-1.0.gir -o Regress-1.0.typelib export `/usr/bin/dbus-launch` && \ PYTHONPATH=..:../tests:${PYTHONPATH:+:$PYTHONPATH} LD_LIBRARY_PATH=./.libs:$LD_LIBRARY_PATH GI_TYPELIB_PATH=.:$GI_TYPELIB_PATH XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share MALLOC_PERTURB_=85 MALLOC_CHECK_=3 G_SLICE=debug-blocks TESTS_BUILDDIR=. /usr/bin/python2.7 -Wd ./runtests.py; rc=$?; \ [ "$rc" -ne 0 ] || [ -n "$TEST_NAMES" ] || { TEST_NAMES=compat_test_pygtk PYTHONPATH=..:../tests:${PYTHONPATH:+:$PYTHONPATH} LD_LIBRARY_PATH=./.libs:$LD_LIBRARY_PATH GI_TYPELIB_PATH=.:$GI_TYPELIB_PATH XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share MALLOC_PERTURB_=85 MALLOC_CHECK_=3 G_SLICE=debug-blocks TESTS_BUILDDIR=. /usr/bin/python2.7 -Wd -Werror::PendingDeprecationWarning -Werror::DeprecationWarning -Werror::RuntimeWarning ./runtests.py; rc=$?; }; \ kill $DBUS_SESSION_BUS_PID; \ exit $rc test_object_with_property_and_do_get_property_vfunc_raises (test_properties.TestInstallProperties) ... ok test_same_name_property_definitions_raises (test_properties.TestInstallProperties) ... ok test_subclass_with_decorator_gets_gproperties_dict (test_properties.TestInstallProperties) ... ok test_subclass_without_properties_is_not_modified (test_properties.TestInstallProperties) ... ok test_custom_getter (test_properties.TestProperty) ... ok test_custom_setter (test_properties.TestProperty) ... ok test_decorator_default (test_properties.TestProperty) ... ok test_decorator_private_setter (test_properties.TestProperty) ... ok test_decorator_with_call (test_properties.TestProperty) ... ok test_defaults (test_properties.TestProperty) ... ok test_doc_strings (test_properties.TestProperty) ... ok test_errors (test_properties.TestProperty) ... ok test_float_min (test_properties.TestProperty) ... ok test_min_max (test_properties.TestProperty) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/_propertyhelper.py:233: Warning: value "0" of type 'gint' is invalid or out of range for property 'prop-int' of type 'gint' instance.set_property(self.name, value) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/_propertyhelper.py:233: Warning: value "101" of type 'gint' is invalid or out of range for property 'prop-int' of type 'gint' instance.set_property(self.name, value) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/_propertyhelper.py:233: Warning: value "0.090000" of type 'gdouble' is invalid or out of range for property 'prop-float' of type 'gdouble' instance.set_property(self.name, value) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/_propertyhelper.py:233: Warning: value "10.510000" of type 'gdouble' is invalid or out of range for property 'prop-float' of type 'gdouble' instance.set_property(self.name, value) ok test_multiple_instances (test_properties.TestProperty) ... ok test_name_with_underscore (test_properties.TestProperty) ... ok test_object_property (test_properties.TestProperty) ... ok test_object_subclass_property (test_properties.TestProperty) ... ok test_property_subclass (test_properties.TestProperty) ... ok test_property_subclass_c (test_properties.TestProperty) ... ok test_property_subclass_custom_setter (test_properties.TestProperty) ... ok test_property_subclass_custom_setter_error (test_properties.TestProperty) ... ok test_python_to_glib_type_mapping (test_properties.TestProperty) ... ok test_range (test_properties.TestProperty) ... ok test_reference_count (test_properties.TestProperty) ... ok test_simple (test_properties.TestProperty) ... ok test_override_gi_property (test_properties.TestPropertyInheritanceObject) ... ok test_override_python_property (test_properties.TestPropertyInheritanceObject) ... ok test_boxed (test_properties.TestPropertyObject) ... ok test_construct (test_properties.TestPropertyObject) ... ok test_construct_only (test_properties.TestPropertyObject) ... ok test_enum (test_properties.TestPropertyObject) ... ok test_flags (test_properties.TestPropertyObject) ... ok test_get_set (test_properties.TestPropertyObject) ... ok test_gtype (test_properties.TestPropertyObject) ... ok test_hasattr_on_class (test_properties.TestPropertyObject) ... ok test_hasattr_on_object (test_properties.TestPropertyObject) ... ok test_int_to_str (test_properties.TestPropertyObject) ... ok test_interface (test_properties.TestPropertyObject) ... ok test_iteration (test_properties.TestPropertyObject) ... ok test_multi (test_properties.TestPropertyObject) ... ok test_normal (test_properties.TestPropertyObject) ... ok test_range (test_properties.TestPropertyObject) ... ok test_set_on_class (test_properties.TestPropertyObject) ... ok test_strings (test_properties.TestPropertyObject) ... ok test_uint64 (test_properties.TestPropertyObject) ... ok test_uint64_default_value (test_properties.TestPropertyObject) ... ok test_utf8 (test_properties.TestPropertyObject) ... ok test_variant (test_properties.TestPropertyObject) ... ok test_variant_default (test_properties.TestPropertyObject) ... ok test_concurrency (test_mainloop.TestMainLoop) ... ok test_exception_handling (test_mainloop.TestMainLoop) ... ok test_sigint (test_mainloop.TestMainLoop) ... ok test_array_objs (test_everything.TestAdvancedInterfaces) ... ok test_obj_skip_return_val (test_everything.TestAdvancedInterfaces) ... ok test_obj_skip_return_val_no_out (test_everything.TestAdvancedInterfaces) ... ok test_async_ready_callback (test_everything.TestCallbacks) ... ok test_callback (test_everything.TestCallbacks) ... ok test_callback_exception (test_everything.TestCallbacks) ... Traceback (most recent call last): File "/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_everything.py", line 605, in callback x = 1 / 0 ZeroDivisionError: integer division or modulo by zero ok test_callback_gerror (test_everything.TestCallbacks) ... ok test_callback_hashtable (test_everything.TestCallbacks) ... ok test_callback_in_methods (test_everything.TestCallbacks) ... ok test_callback_none (test_everything.TestCallbacks) ... ok test_callback_null_gerror (test_everything.TestCallbacks) ... ok test_callback_owned_gerror (test_everything.TestCallbacks) ... ok test_callback_scope_async (test_everything.TestCallbacks) ... ok test_callback_scope_call_array (test_everything.TestCallbacks) ... ok test_callback_scope_call_multi (test_everything.TestCallbacks) ... ok test_callback_scope_notified_with_destroy (test_everything.TestCallbacks) ... ok test_callback_scope_notified_with_destroy_no_user_data (test_everything.TestCallbacks) ... ok test_callback_user_data_middle_none (test_everything.TestCallbacks) ... ok test_callback_user_data_middle_single (test_everything.TestCallbacks) ... ok test_callback_user_data_middle_tuple (test_everything.TestCallbacks) ... ok test_callback_userdata (test_everything.TestCallbacks) ... ok test_callback_userdata_as_kwarg_tuple (test_everything.TestCallbacks) ... ok test_callback_userdata_no_user_data (test_everything.TestCallbacks) ... ok test_callback_userdata_varargs (test_everything.TestCallbacks) ... ok test_double_callback_exception (test_everything.TestCallbacks) ... Traceback (most recent call last): File "/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_everything.py", line 625, in callback Everything.test_simple_callback(badcallback()) File "/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_everything.py", line 619, in badcallback x = 1 / 0 ZeroDivisionError: integer division or modulo by zero ok test_return_value_callback (test_everything.TestCallbacks) ... ok test_int_arg (test_everything.TestClosures) ... ok test_no_arg (test_everything.TestClosures) ... ok test_variant (test_everything.TestClosures) ... ok test_variant_wrong_return_type (test_everything.TestClosures) ... TypeError: can't convert return value to desired type ok test_array (test_everything.TestEverything) ... ok test_array_fixed_size (test_everything.TestEverything) ... ok test_bool (test_everything.TestEverything) ... ok test_cairo_context (test_everything.TestEverything) ... ok test_cairo_surface (test_everything.TestEverything) ... ok test_caller_allocates (test_everything.TestEverything) ... ok test_dir (test_everything.TestEverything) ... ok test_double (test_everything.TestEverything) ... ok test_enum (test_everything.TestEverything) ... ok test_enum_unsigned (test_everything.TestEverything) ... expected failure test_flags (test_everything.TestEverything) ... ok test_float (test_everything.TestEverything) ... ok test_floating (test_everything.TestEverything) ... ok test_glist (test_everything.TestEverything) ... ok test_gslist (test_everything.TestEverything) ... ok test_gtypes (test_everything.TestEverything) ... ok test_hash_in (test_everything.TestEverything) ... ok test_hash_in_with_gvalue_strv (test_everything.TestEverything) ... ok test_hash_in_with_typed_strv (test_everything.TestEverything) ... ok test_hash_return (test_everything.TestEverything) ... ok test_int (test_everything.TestEverything) ... ok test_int16 (test_everything.TestEverything) ... ok test_int32 (test_everything.TestEverything) ... ok test_int64 (test_everything.TestEverything) ... ok test_int8 (test_everything.TestEverything) ... ok test_long (test_everything.TestEverything) ... ok test_ptrarray (test_everything.TestEverything) ... ok test_short (test_everything.TestEverything) ... ok test_size (test_everything.TestEverything) ... ok test_string (test_everything.TestEverything) ... ok test_struct_gpointer (test_everything.TestEverything) ... ok test_struct_opaque (test_everything.TestEverything) ... ok test_strv (test_everything.TestEverything) ... ok test_timet (test_everything.TestEverything) ... ok test_unichar (test_everything.TestEverything) ... ok test_value (test_everything.TestEverything) ... ok test_variant (test_everything.TestEverything) ... ok test_wrong_type_of_arguments (test_everything.TestEverything) ... ok test_in_nullable_array (test_everything.TestNullableArgs) ... ok test_in_nullable_hash (test_everything.TestNullableArgs) ... ok test_in_nullable_list (test_everything.TestNullableArgs) ... ok test_in_nullable_object (test_everything.TestNullableArgs) ... ok test_in_nullable_string (test_everything.TestNullableArgs) ... ok test_out_nullable_array (test_everything.TestNullableArgs) ... ok test_out_nullable_hash (test_everything.TestNullableArgs) ... ok test_out_nullable_list (test_everything.TestNullableArgs) ... ok test_out_nullable_object (test_everything.TestNullableArgs) ... ok test_out_nullable_string (test_everything.TestNullableArgs) ... ok test_cairo_font_options (test_everything.TestPango) ... ok test_basic (test_everything.TestProperties) ... ok test_boxed (test_everything.TestProperties) ... ok test_boxed_alternative_constructor (test_everything.TestProperties) ... ok test_boxed_c_equality (test_everything.TestProperties) ... ok test_boxed_equality (test_everything.TestProperties) ... ok test_gtype (test_everything.TestProperties) ... ok test_hash_table (test_everything.TestProperties) ... ok test_list (test_everything.TestProperties) ... ok test_parent_class (test_everything.TestProperties) ... ok test_connect_after (test_everything.TestSignals) ... ok test_connect_object (test_everything.TestSignals) ... ok test_connect_object_after (test_everything.TestSignals) ... ok test_int64_param_from_c (test_everything.TestSignals) ... ok test_int64_param_from_py (test_everything.TestSignals) ... ok test_intarray_ret (test_everything.TestSignals) ... ok test_object_param_signal (test_everything.TestSignals) ... ok test_uint64_param_from_c (test_everything.TestSignals) ... ok test_uint64_param_from_py (test_everything.TestSignals) ... ok test_torture_profile (test_everything.TestTortureProfile) ... ok test_create (test_atoms.TestGdkAtom) ... ok test_in_array (test_atoms.TestGdkAtom) ... ok test_in_single (test_atoms.TestGdkAtom) ... ok test_out_array (test_atoms.TestGdkAtom) ... ok test_out_glist (test_atoms.TestGdkAtom) ... ok test_repr (test_atoms.TestGdkAtom) ... ok test_str (test_atoms.TestGdkAtom) ... ok test_arg_info (test_repository.Test) ... ok test_base_info (test_repository.Test) ... ok test_callable_info (test_repository.Test) ... ok test_enum_double_registration_error (test_repository.Test) ... /usr/lib64/python2.7/unittest/case.py:475: Warning: cannot register existing type 'PyGIMarshallingTestsEnum' callableObj(*args, **kwargs) ok test_enum_info (test_repository.Test) ... ok test_enums (test_repository.Test) ... ok test_field_info (test_repository.Test) ... ok test_flags_double_registration_error (test_repository.Test) ... /usr/lib64/python2.7/unittest/case.py:475: Warning: cannot register existing type 'PyGIMarshallingTestsNoTypeFlags' callableObj(*args, **kwargs) ok test_fundamental_object_info (test_repository.Test) ... ok test_interface_info (test_repository.Test) ... ok test_introspected_argument_info (test_repository.Test) ... ok test_method_info (test_repository.Test) ... ok test_notify_signal_info_with_obj (test_repository.Test) ... skipped 'https://bugzilla.gnome.org/show_bug.cgi?id=709462' test_object_constructor (test_repository.Test) ... ok test_object_info (test_repository.Test) ... ok test_property_info (test_repository.Test) ... ok test_registered_type_info (test_repository.Test) ... ok test_signal_info (test_repository.Test) ... skipped 'https://bugzilla.gnome.org/show_bug.cgi?id=709462' test_struct_info (test_repository.Test) ... ok test_type_info (test_repository.Test) ... ok test_union_info (test_repository.Test) ... ok test_vfunc_info (test_repository.Test) ... ok test_extension_module (test_thread.TestThread) ... ok test_type_children (test_gtype.TestTypeModuleLevelFunctions) ... ok test_type_from_name (test_gtype.TestTypeModuleLevelFunctions) ... ok test_type_interfaces (test_gtype.TestTypeModuleLevelFunctions) ... ok test_type_is_a (test_gtype.TestTypeModuleLevelFunctions) ... ok test_type_name (test_gtype.TestTypeModuleLevelFunctions) ... ok test_type_parent (test_gtype.TestTypeModuleLevelFunctions) ... ok test_builder (test_overrides_gtk.TestBuilder) ... ok test_builder_with_handler_and_args (test_overrides_gtk.TestBuilder) ... ok test_extract_handler_and_args_dict (test_overrides_gtk.TestBuilder) ... ok test_extract_handler_and_args_no_handler_error (test_overrides_gtk.TestBuilder) ... ok test_extract_handler_and_args_object (test_overrides_gtk.TestBuilder) ... ok test_extract_handler_and_args_with_seq (test_overrides_gtk.TestBuilder) ... ok test_about_dialog (test_overrides_gtk.TestGtk) ... ok test_actiongroup (test_overrides_gtk.TestGtk) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides/Gtk.py:192: DeprecationWarning: Gtk.add_action_with_accel is deprecated self.add_action_with_accel(action, accelerator) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides/Gtk.py:234: DeprecationWarning: Gtk.set_active is deprecated action.set_active(is_active) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides/Gtk.py:291: DeprecationWarning: Gtk.join_group is deprecated action.join_group(group_source) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:128: DeprecationWarning: Gtk.list_actions is deprecated for action in action_group.list_actions(): /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:129: DeprecationWarning: Gtk.get_name is deprecated a = (action.get_name(), type(action)) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:132: DeprecationWarning: Gtk.activate is deprecated action.activate() ok test_actions (test_overrides_gtk.TestGtk) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:81: DeprecationWarning: Gtk.get_label is deprecated self.assertEqual(action.get_label(), "Test") /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:82: DeprecationWarning: Gtk.get_tooltip is deprecated self.assertEqual(action.get_tooltip(), "Test Action") /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:83: DeprecationWarning: Gtk.get_stock_id is deprecated self.assertEqual(action.get_stock_id(), Gtk.STOCK_COPY) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:91: DeprecationWarning: Gtk.get_current_value is deprecated self.assertEqual(action.get_current_value(), 1) ok test_adjustment (test_overrides_gtk.TestGtk) ... ok test_buttons (test_overrides_gtk.TestGtk) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:371: DeprecationWarning: Gtk.new_from_stock is deprecated button = Gtk.Button.new_from_stock(Gtk.STOCK_CLOSE) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:373: DeprecationWarning: Gtk.get_use_stock is deprecated self.assertTrue(button.get_use_stock()) ok test_color_selection_dialog (test_overrides_gtk.TestGtk) ... ok test_container (test_overrides_gtk.TestGtk) ... ok test_dialog_add_buttons (test_overrides_gtk.TestGtk) ... ok test_dialog_base (test_overrides_gtk.TestGtk) ... ok test_dialog_classes (test_overrides_gtk.TestGtk) ... ok test_dialog_deprecation_stacklevels (test_overrides_gtk.TestGtk) ... ok test_dialog_deprecations (test_overrides_gtk.TestGtk) ... ok test_drag_target_list (test_overrides_gtk.TestGtk) ... ok test_editable (test_overrides_gtk.TestGtk) ... ok test_file_chooser_dialog (test_overrides_gtk.TestGtk) ... ok test_file_chooser_dialog_default_action (test_overrides_gtk.TestGtk) ... ok test_font_selection_dialog (test_overrides_gtk.TestGtk) ... ok test_gtk_main (test_overrides_gtk.TestGtk) ... ok test_iconset (test_overrides_gtk.TestGtk) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides/Gtk.py:1466: DeprecationWarning: Gtk.new is deprecated iconset = Gtk.IconSet.__new__(cls) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:601: DeprecationWarning: Gtk.new_from_pixbuf is deprecated Gtk.IconSet.new_from_pixbuf(pixbuf) ok test_iconview (test_overrides_gtk.TestGtk) ... ok test_inheritance (test_overrides_gtk.TestGtk) ... ok test_label (test_overrides_gtk.TestGtk) ... ok test_message_dialog (test_overrides_gtk.TestGtk) ... ok test_recent_chooser_dialog (test_overrides_gtk.TestGtk) ... ok test_scrollbar (test_overrides_gtk.TestGtk) ... ok test_scrolledwindow (test_overrides_gtk.TestGtk) ... ok test_stock_lookup (test_overrides_gtk.TestGtk) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides/__init__.py:189: DeprecationWarning: Gtk.stock_lookup is deprecated ret = method(*args, **kwargs) ok test_table (test_overrides_gtk.TestGtk) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:463: DeprecationWarning: Gtk.get_size is deprecated self.assertEqual(table.get_size(), (1, 1)) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:464: DeprecationWarning: Gtk.get_homogeneous is deprecated self.assertEqual(table.get_homogeneous(), False) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides/Gtk.py:1405: DeprecationWarning: Gtk.attach is deprecated Gtk.Table.attach(self, child, left_attach, right_attach, top_attach, bottom_attach, xoptions, yoptions, xpadding, ypadding) ok test_toolbutton (test_overrides_gtk.TestGtk) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:592: DeprecationWarning: Gtk.new_from_stock is deprecated icon = Gtk.Image.new_from_stock(Gtk.STOCK_OPEN, Gtk.IconSize.SMALL_TOOLBAR) ok test_uimanager (test_overrides_gtk.TestGtk) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides/Gtk.py:322: DeprecationWarning: Gtk.add_ui_from_string is deprecated return Gtk.UIManager.add_ui_from_string(self, buffer, length) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:142: DeprecationWarning: Gtk.get_widget is deprecated menubar = ui.get_widget("/menubar1") /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/gi/overrides/Gtk.py:325: DeprecationWarning: Gtk.insert_action_group is deprecated return Gtk.UIManager.insert_action_group(self, buffer, length) /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:149: DeprecationWarning: Gtk.get_action_groups is deprecated groups = ui.get_action_groups() ok test_uimanager_nonascii (test_overrides_gtk.TestGtk) ... ok test_viewport (test_overrides_gtk.TestGtk) ... ok test_widget_drag_methods (test_overrides_gtk.TestGtk) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:519: DeprecationWarning: Gtk.drag_source_set_icon_stock is deprecated widget.drag_source_set_icon_stock("") ok test_widget_render_icon (test_overrides_gtk.TestGtk) ... /var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests/test_overrides_gtk.py:630: DeprecationWarning: Gtk.render_icon is deprecated pixbuf = button.render_icon(Gtk.STOCK_OK, Gtk.IconSize.BUTTON) (runtests.py:20618): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed /bin/bash: line 4: 20618 Trace/breakpoint trap PYTHONPATH=..:../tests:${PYTHONPATH:+:$PYTHONPATH} LD_LIBRARY_PATH=./.libs:$LD_LIBRARY_PATH GI_TYPELIB_PATH=.:$GI_TYPELIB_PATH XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share MALLOC_PERTURB_=85 MALLOC_CHECK_=3 G_SLICE=debug-blocks TESTS_BUILDDIR=. /usr/bin/python2.7 -Wd ./runtests.py make[2]: *** [check-local] Error 133 make[2]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7/tests' make: *** [check-recursive] Error 1 * __helpers_die: WARNING: emake failed * ERROR: dev-python/pygobject-3.12.2::gentoo failed (test phase): * virtualmake: the emake failed. * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 4267: Called python_foreach_impl 'testing' * environment, line 3882: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'testing' * environment, line 3027: Called _multibuild_run '_python_multibuild_wrapper' 'testing' * environment, line 3025: Called _python_multibuild_wrapper 'testing' * environment, line 736: Called testing * environment, line 4264: Called run_in_build_dir 'Xemake' 'check' * environment, line 4229: Called Xemake 'check' * environment, line 355: Called virtualmake 'check' * environment, line 5007: Called die * The specific snippet of code: * [[ ${retval} -ne 0 ]] && die "${FUNCNAME}: the ${VIRTUALX_COMMAND} failed."; * * If you need support, post the output of `emerge --info '=dev-python/pygobject-3.12.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/pygobject-3.12.2::gentoo'`. * The complete build log is located at '/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/temp/build.log'. * The ebuild environment file is located at '/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/temp/environment'. * Working directory: '/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2-python2_7' * S: '/var/package-manager/tmp/portage/dev-python/pygobject-3.12.2/work/pygobject-3.12.2'