* Package: dev-python/pygobject-2.28.6  * Repository: gentoo  * Maintainer: gnome@gentoo.org python@gentoo.org  * USE: cairo elibc_glibc introspection kernel_linux test userland_GNU x86  * FEATURES: sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking pygobject-2.28.6.tar.xz to /var/tmp/portage/dev-python/pygobject-2.28.6/work >>> Source unpacked in /var/tmp/portage/dev-python/pygobject-2.28.6/work >>> Preparing source in /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6 ... * Fixing OMF Makefiles ...  [ ok ] * Running elibtoolize in: pygobject-2.28.6/ * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Applying pygobject-2.28.3-fix-codegen-location.patch ...  [ ok ] * Applying pygobject-2.28.3-make_check.patch ...  [ ok ] * Applying pygobject-2.28.3-support_multiple_python_versions.patch ...  [ ok ] * Applying pygobject-2.28.3-disable-failing-tests.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6 ... * Configuration of dev-python/pygobject-2.28.6 with CPython 2.7... * econf: updating pygobject-2.28.6-2.7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pygobject-2.28.6-2.7/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pygobject-2.28.6/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pygobject-2.28.6/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-docs --enable-cairo --enable-introspection --without-ffi --disable-gtk-doc configure: WARNING: unrecognized options: --disable-gtk-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-linux-gnu checking host system type... i686-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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.lt config.lt: creating libtool checking for library containing strerror... none required checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a Python interpreter with version >= 2.5.2... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for python version... (cached) 2.7 checking for python platform... (cached) linux2 checking for python script directory... (cached) ${prefix}/lib/python2.7/site-packages checking for python extension module directory... (cached) ${exec_prefix}/lib/python2.7/site-packages checking for headers required to compile python extensions... found checking for PySignal_SetWakeupFd in Python.h... yes checking for python module thread... yes checking whether to enable threading in pygobject... yes checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.24.0... yes (version 2.28.8) checking for ffi... checking for GIO... yes checking for GIOUNIX... yes checking for GI... yes checking for PYCAIRO... yes checking whether i686-pc-linux-gnu-gcc understands -Wall... yes checking whether i686-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes checking whether i686-pc-linux-gnu-gcc understands -std=c9x... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pygobject-2.0.pc config.status: creating pygobject-2.0-uninstalled.pc config.status: creating codegen/Makefile config.status: creating codegen/pygobject-codegen-2.0 config.status: creating docs/Makefile config.status: creating docs/reference/entities.docbook config.status: creating docs/xsl/fixxref.py config.status: creating gi/Makefile config.status: creating gi/repository/Makefile config.status: creating gi/overrides/Makefile config.status: creating glib/Makefile config.status: creating gobject/Makefile config.status: creating gio/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc libffi support: false introspection support: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6 ... * Building of dev-python/pygobject-2.28.6 with CPython 2.7... make -j3 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7' Making all in docs make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make all-am make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' Making all in codegen make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/codegen' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/codegen' Making all in glib make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib' CC libpyglib_2_0_python2.7_la-pyglib.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o libpyglib_2_0_python2.7_la-pyglib.lo `test -f 'pyglib.c' || echo './'`pyglib.c CC _glib_la-pygiochannel.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo './'`pygiochannel.c CC _glib_la-glibmodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-glibmodule.lo `test -f 'glibmodule.c' || echo './'`glibmodule.c CC _glib_la-pygoptioncontext.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo './'`pygoptioncontext.c CC _glib_la-pygoptiongroup.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo './'`pygoptiongroup.c CC _glib_la-pygmaincontext.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo './'`pygmaincontext.c CC _glib_la-pygmainloop.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo './'`pygmainloop.c CC _glib_la-pygsource.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygsource.lo `test -f 'pygsource.c' || echo './'`pygsource.c CC _glib_la-pygspawn.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygspawn.lo `test -f 'pygspawn.c' || echo './'`pygspawn.c CCLD libpyglib-2.0-python2.7.la CCLD _glib.la ln -s .libs/_glib.so _glib.so || true make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib' Making all in gobject make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject' CC _gobject_la-pygboxed.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c CC _gobject_la-gobjectmodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c CC _gobject_la-pygenum.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygenum.lo `test -f 'pygenum.c' || echo './'`pygenum.c CC _gobject_la-pygflags.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygflags.lo `test -f 'pygflags.c' || echo './'`pygflags.c CC _gobject_la-pyginterface.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pyginterface.lo `test -f 'pyginterface.c' || echo './'`pyginterface.c CC _gobject_la-pygobject.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c CC _gobject_la-pygparamspec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo './'`pygparamspec.c CC _gobject_la-pygpointer.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygpointer.lo `test -f 'pygpointer.c' || echo './'`pygpointer.c CC _gobject_la-pygtype.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c CCLD _gobject.la ln -s .libs/_gobject.so _gobject.so || true make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject' Making all in gio make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio' (cd .\ && /usr/bin/python ../codegen/codegen.py \ --py_ssize_t-clean \ --register gio-types.defs \ --register unix-types.defs \ --override gio.override \ --prefix pygio gio.defs) > ./gen-gio.c \ && cp ./gen-gio.c ./gio.c \ && rm -f ./gen-gio.c CC _gio_la-giomodule.lo CC _gio_la-pygio-utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-giomodule.lo `test -f 'giomodule.c' || echo './'`giomodule.c /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-pygio-utils.lo `test -f 'pygio-utils.c' || echo './'`pygio-utils.c Could not write method GCancellable.connect: No ArgType for GCallback Warning: generating old-style constructor for:g_emblemed_icon_new Could not write method GFileInfo.get_attribute_data: No ArgType for GFileAttributeType* Could not write method GFileInfo.get_attribute_stringv: No ArgType for char** Could not write method GFileInfo.set_attribute: No ArgType for gpointer Could not write method GBufferedInputStream.peek: No ArgType for void* Could not write method GBufferedInputStream.peek_buffer: No ArgType for gsize* Could not write method GSocketAddress.to_native: No ArgType for gpointer Warning: generating old-style constructor for:g_inet_socket_address_new Warning: generating old-style constructor for:g_network_address_new Warning: generating old-style constructor for:g_network_service_new Warning: generating old-style constructor for:g_socket_new Could not write method GSocket.receive_from: No ArgType for GSocketAddress** Could not write method GSocket.receive_message: No ArgType for GSocketAddress** Could not write method GSocket.send_message: No ArgType for GOutputVector* Could not write method GSocket.create_source: No ArgType for GIOCondition Could not write method GSocketControlMessage.serialize: No ArgType for gpointer Warning: generating old-style constructor for:g_threaded_socket_service_new Warning: generating old-style constructor for:g_simple_async_result_new Could not write constructor for GSimpleAsyncResult: No ArgType for GAsyncReadyCallback Warning: generating old-style constructor for:g_file_icon_new Could not write method GAsyncInitable.init_async: No ArgType for GAsyncReadyCallback Could not write method GFile.load_partial_contents_async: No ArgType for GFileReadMoreCallback Could not write method GFile.load_partial_contents_finish: No ArgType for char** CC unix_la-unixmodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o unix_la-unixmodule.lo `test -f 'unixmodule.c' || echo './'`unixmodule.c Could not write function async_initable_new_async: varargs functions not supported Could not write function async_initable_newv_async: No ArgType for GParameter* Could not write function async_initable_new_valist_async: No ArgType for va_list Could not write function content_type_guess_for_tree: No ArgType for char** Could not write function initable_new: varargs functions not supported Could not write function initable_newv: No ArgType for GParameter* Could not write function initable_new_valist: No ArgType for va_list Could not write function resolver_free_addresses: No ArgType for GList* Could not write function resolver_free_targets: No ArgType for GList* Could not write function resolver_error_quark: No ArgType for GQuark Could not write function simple_async_result_new_from_error: No ArgType for GAsyncReadyCallback Could not write function simple_async_report_gerror_in_idle: No ArgType for GAsyncReadyCallback Could not write function socket_address_new_from_native: No ArgType for gpointer Could not write function socket_control_message_deserialize: No ArgType for gpointer Could not write function srv_target_list_sort: No ArgType for GList* Warning: Constructor for GEmblemedIcon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GNetworkAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GNetworkService needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GSocket needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GInetSocketAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GThreadedSocketService needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GMemoryOutputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GSimpleAsyncResult needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GFileIcon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 72.73% (40/55) ***INFO*** The coverage of methods is 97.27% (535/550) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. (cd .\ && /usr/bin/python ../codegen/codegen.py \ --py_ssize_t-clean \ --register gio-types.defs \ --register unix-types.defs \ --override unix.override \ --prefix pyunix unix.defs) > ./gen-unix.c \ && cp ./gen-unix.c ./unix.c \ && rm -f ./gen-unix.c CC _gio_la-gio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-gio.lo `test -f 'gio.c' || echo './'`gio.c Warning: generating old-style constructor for:g_desktop_app_info_new Could not write method GUnixFDMessage.steal_fds: No ArgType for gint* Warning: generating old-style constructor for:g_unix_input_stream_new Warning: generating old-style constructor for:g_unix_output_stream_new Warning: generating old-style constructor for:g_unix_socket_address_new Could not write function g_desktop_app_info_new_from_keyfile: No ArgType for GKeyFile* Could not write function unix_mount_points_get: No ArgType for guint64* Could not write function unix_mounts_get: No ArgType for guint64* Could not write function unix_mount_at: No ArgType for guint64* Warning: Constructor for GUnixConnection needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GDesktopAppInfo needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixFDMessage needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixInputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixOutputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixSocketAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 81.82% (18/22) ***INFO*** The coverage of methods is 92.86% (13/14) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. CC unix_la-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o unix_la-unix.lo `test -f 'unix.c' || echo './'`unix.c CCLD unix.la ln -s .libs/unix.so unix.so || true CCLD _gio.la ln -s .libs/_gio.so _gio.so || true make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio' Making all in examples make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/examples' Making all in gi make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' Making all in repository make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/repository' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/repository' Making all in overrides make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/overrides' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/overrides' make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' CC _gi_la-pygi-info.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-info.lo `test -f 'pygi-info.c' || echo './'`pygi-info.c CC _gi_la-pygi-repository.lo CC _gi_la-pygi-invoke.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-invoke.lo `test -f 'pygi-invoke.c' || echo './'`pygi-invoke.c /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-repository.lo `test -f 'pygi-repository.c' || echo './'`pygi-repository.c pygi-invoke.c: In function '_process_invocation_state': pygi-invoke.c:852: warning: format '%ld' expects type 'long int', but argument 4 has type 'gsize' CC _gi_la-pygi-foreign.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-foreign.lo `test -f 'pygi-foreign.c' || echo './'`pygi-foreign.c CC _gi_la-pygi-foreign-gvariant.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-foreign-gvariant.lo `test -f 'pygi-foreign-gvariant.c' || echo './'`pygi-foreign-gvariant.c CC _gi_la-pygi-struct.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-struct.lo `test -f 'pygi-struct.c' || echo './'`pygi-struct.c CC _gi_la-pygi-argument.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-argument.lo `test -f 'pygi-argument.c' || echo './'`pygi-argument.c CC _gi_la-pygi-type.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-type.lo `test -f 'pygi-type.c' || echo './'`pygi-type.c CC _gi_la-pygi-boxed.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-boxed.lo `test -f 'pygi-boxed.c' || echo './'`pygi-boxed.c pygi-argument.c: In function '_pygi_g_type_info_check_object': pygi-argument.c:441: warning: format '%ld' expects type 'long int', but argument 3 has type 'Py_ssize_t' pygi-argument.c: In function '_pygi_glong_from_argument': pygi-argument.c:1331: warning: format '%ld' expects type 'long int', but argument 4 has type 'gsize' CC _gi_la-pygi-closure.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-closure.lo `test -f 'pygi-closure.c' || echo './'`pygi-closure.c CC _gi_la-pygi-callbacks.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-callbacks.lo `test -f 'pygi-callbacks.c' || echo './'`pygi-callbacks.c CC _gi_la-pygi-property.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-property.lo `test -f 'pygi-property.c' || echo './'`pygi-property.c CC _gi_la-pygi-signal-closure.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-pygi-signal-closure.lo `test -f 'pygi-signal-closure.c' || echo './'`pygi-signal-closure.c CC _gi_la-gimodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_la-gimodule.lo `test -f 'gimodule.c' || echo './'`gimodule.c CC _gi_cairo_la-pygi-foreign-cairo.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -pthread -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o _gi_cairo_la-pygi-foreign-cairo.lo `test -f 'pygi-foreign-cairo.c' || echo './'`pygi-foreign-cairo.c gimodule.c: In function '_wrap_pyg_variant_type_from_string': gimodule.c:478: warning: passing argument 1 of 'PyType_IsSubtype' from incompatible pointer type /usr/include/python2.7/object.h:437: note: expected 'struct PyTypeObject *' but argument is of type 'struct PyObject *' CCLD _gi.la CCLD _gi_cairo.la test -L _gi.so || ln -s .libs/_gi.so _gi.so test -L _gi_cairo.so || ln -s .libs/_gi_cairo.so _gi_cairo.so make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' Making all in tests make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7' >>> Source compiled. * Testing of dev-python/pygobject-2.28.6 with CPython 2.7... * Scanning for an open DISPLAY to start Xvfb ... * Starting Xvfb on $DISPLAY=1 ... make -j3 check PYTHON=/usr/bin/python2.7 Making check in docs make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make check-am make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' Making check in codegen make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/codegen' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/codegen' Making check in glib make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib' make check-local make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib' make[2]: Nothing to be done for `check-local'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib' Making check in gobject make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject' make check-local make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject' make[2]: Nothing to be done for `check-local'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject' Making check in gio make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio' make check-local make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio' ln -s .libs/_gio.so _gio.so || true ln: failed to create symbolic link `_gio.so': File exists make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio' Making check in examples make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/examples' Making check in gi make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' Making check in repository make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/repository' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/repository' Making check in overrides make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/overrides' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/overrides' make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' test -L _gi_cairo.so || ln -s .libs/_gi_cairo.so _gi_cairo.so make check-local make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' test -L _gi_cairo.so || ln -s .libs/_gi_cairo.so _gi_cairo.so make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' Making check in tests make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' make libregress.la libgimarshallingtests.la testhelper.la make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' CC libregress_la-regress.lo CC libgimarshallingtests_la-gimarshallingtests.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -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/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -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 CC testhelper_la-testhelpermodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o testhelper_la-testhelpermodule.lo `test -f 'testhelpermodule.c' || echo './'`testhelpermodule.c CC testhelper_la-test-floating.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-floating.lo `test -f 'test-floating.c' || echo './'`test-floating.c CC testhelper_la-test-thread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-thread.lo `test -f 'test-thread.c' || echo './'`test-thread.c CC testhelper_la-test-unknown.lo /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-unknown.lo `test -f 'test-unknown.c' || echo './'`test-unknown.c /bin/sh ../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libregress.la -rpath /usr/lib/python2.7/site-packages/pygobject -module -avoid-version -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo libregress_la-regress.lo /bin/sh ../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o testhelper.la -rpath /usr/lib/python2.7/site-packages/pygobject -module -avoid-version testhelper_la-testhelpermodule.lo testhelper_la-test-floating.lo testhelper_la-test-thread.lo testhelper_la-test-unknown.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 /bin/sh ../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libgimarshallingtests.la -rpath /usr/lib/python2.7/site-packages/pygobject -module -avoid-version -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libgimarshallingtests_la-gimarshallingtests.lo make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' make check-local make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' test -L libregress.so || ln -s .libs/libregress.so libregress.so test -L libgimarshallingtests.so || ln -s .libs/libgimarshallingtests.so libgimarshallingtests.so test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so GEN Regress-1.0.gir glib-compile-schemas --targetdir=. --schema-file=org.gnome.test.gschema.xml GEN GIMarshallingTests-1.0.gir g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/tmp-introspectGO_G59/GIMarshallingTests-1.0.o /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/tmp-introspectGO_G59/GIMarshallingTests-1.0.c g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -c -o /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/tmp-introspect2aCFBV/Regress-1.0.o /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/tmp-introspect2aCFBV/Regress-1.0.c g-ir-scanner: link: ../libtool --mode=link --tag=CC --silent gcc -o /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/tmp-introspectGO_G59/GIMarshallingTests-1.0 -export-dynamic -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -L. libgimarshallingtests.la -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/tmp-introspectGO_G59/GIMarshallingTests-1.0.o g-ir-scanner: link: ../libtool --mode=link --tag=CC --silent gcc -o /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/tmp-introspect2aCFBV/Regress-1.0 -export-dynamic -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -L. libregress.la -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/tmp-introspect2aCFBV/Regress-1.0.o *** Warning: Linking the executable /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/tmp-introspectGO_G59/GIMarshallingTests-1.0 against the loadable module *** libgimarshallingtests.so is not portable! *** Warning: Linking the executable /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/tmp-introspect2aCFBV/Regress-1.0 against the loadable module *** libregress.so is not portable! GEN GIMarshallingTests-1.0.typelib GEN Regress-1.0.typelib TEST_FILES="test_gobject.py test_interface.py test_mainloop.py test_option.py test_properties.py test_signal.py test_source.py test_subprocess.py test_thread.py test_uris.py" 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 TESTS_BUILDDIR=. /usr/bin/dbus-launch /usr/bin/python2.7 ./runtests.py ** Message: pygobject_register_sinkfunc is deprecated (TestFloatingWithSinkFunc) () ** WARNING: LIBFFI disabled, not testing () testGObjectModule (test_gobject.TestGObjectAPI) ... ok testNewInstanceHasTwoRefs (test_gobject.TestPythonReferenceCounting) ... ok testNewInstanceHasTwoRefsUsingGObjectNew (test_gobject.TestPythonReferenceCounting) ... ok testNewSubclassInstanceHasTwoRefs (test_gobject.TestPythonReferenceCounting) ... ok testNewSubclassInstanceHasTwoRefsUsingGObjectNew (test_gobject.TestPythonReferenceCounting) ... ok testFloatingAndSunk (test_gobject.TestReferenceCounting) ... ok testFloatingAndSunkOutOfScope (test_gobject.TestReferenceCounting) ... ok testFloatingAndSunkOutOfScopeUsingGObjectNew (test_gobject.TestReferenceCounting) ... ok testFloatingAndSunkUsingGObjectNew (test_gobject.TestReferenceCounting) ... ok testFloatingWithSinkFunc (test_gobject.TestReferenceCounting) ... ok testFloatingWithoutSinkFunc (test_gobject.TestReferenceCounting) ... ok testOwnedByLibrary (test_gobject.TestReferenceCounting) ... ok testOwnedByLibraryOutOfScope (test_gobject.TestReferenceCounting) ... ok testOwnedByLibraryOutOfScopeUsingGobjectNew (test_gobject.TestReferenceCounting) ... ok testOwnedByLibraryUsingGObjectNew (test_gobject.TestReferenceCounting) ... ok testRegularObject (test_gobject.TestReferenceCounting) ... ok testImplementInterface (test_interface.TestIfaceImpl) ... ok testReImplementInterface (test_interface.TestIfaceImpl) ... ok testExceptionHandling (test_mainloop.TestMainLoop) ... ok testBadOptionError (test_option.TestOption) ... ok testOptionGroupConstructor (test_option.TestOption) ... ok testOptionValueError (test_option.TestOption) ... ok testParseArgs (test_option.TestOption) ... ok testParseArgsDoubleDash (test_option.TestOption) ... ok testParseArgsGroup (test_option.TestOption) ... ok testStandardError (test_option.TestOption) ... ok testConstruct (test_properties.TestProperties) ... ok testConstructOnly (test_properties.TestProperties) ... ok testGetSet (test_properties.TestProperties) ... ok testIntToStr (test_properties.TestProperties) ... ok testIterator (test_properties.TestProperties) ... ok testListWithInstance (test_properties.TestProperties) ... ok testListWithoutInstance (test_properties.TestProperties) ... ok testMulti (test_properties.TestProperties) ... ok testNormal (test_properties.TestProperties) ... ok testRange (test_properties.TestProperties) ... ok testSetNoInstance (test_properties.TestProperties) ... ok testUInt64DefaultValue (test_properties.TestProperties) ... ok testUTF8 (test_properties.TestProperties) ... ok testUint64 (test_properties.TestProperties) ... ok testCustomGetter (test_properties.TestProperty) ... ok testCustomSetter (test_properties.TestProperty) ... ok testDefaults (test_properties.TestProperty) ... ok testErrors (test_properties.TestProperty) ... ok testMultipleInstances (test_properties.TestProperty) ... ok testNameWithUnderscore (test_properties.TestProperty) ... ok testObjectProperty (test_properties.TestProperty) ... ok testObjectSubclassProperty (test_properties.TestProperty) ... ok testPropertySubclass (test_properties.TestProperty) ... ok testPropertySubclassCustomSetter (test_properties.TestProperty) ... ok testPropertySubclassCustomSetterError (test_properties.TestProperty) ... ok testRange (test_properties.TestProperty) ... ok testReferenceCount (test_properties.TestProperty) ... ok testSimple (test_properties.TestProperty) ... ok test_float_min (test_properties.TestProperty) ... ok testAccumulator (test_signal.TestAccumulator) ... ok testAccumulatorTrueHandled (test_signal.TestAccumulator) ... ok testChaining (test_signal.TestChaining) ... ok testDisconnect (test_signal.TestClosures) ... ok testGString (test_signal.TestClosures) ... ok testHandlerBlock (test_signal.TestClosures) ... ok testHandlerBlockMethod (test_signal.TestClosures) ... ok testHandlerUnBlock (test_signal.TestClosures) ... ok testAdd (test_signal.TestEmissionHook) ... ok testCallbackReturnFalse (test_signal.TestEmissionHook) ... ok testCallbackReturnTrue (test_signal.TestEmissionHook) ... ok testCallbackReturnTrueButRemove (test_signal.TestEmissionHook) ... ok testRemove (test_signal.TestEmissionHook) ... ok testInvalidName (test_signal.TestGPropertyError) ... ok testInvalidType (test_signal.TestGPropertyError) ... ok testInvalidName (test_signal.TestGSignalsError) ... ok testInvalidType (test_signal.TestGSignalsError) ... ok testListObject (test_signal.TestList) ... ok testNoneNULLBoxedConversion (test_signal.TestPyGValue) ... ok testEmitInPropertySetter (test_signal.TestSigProp) ... ok test_illegals (test_signal.TestSignalCreation) ... ok testSourcePrepare (test_source.TestSource) ... ok testSources (test_source.TestSource) ... ok test504337 (test_source.TestTimeout) ... ok testChildWatch (test_subprocess.TestProcess) ... ok testExtensionModule (test_thread.TestThread) ... ok testExtractUris (test_uris.TestUris) ... ok ---------------------------------------------------------------------- Ran 82 tests in 0.724s OK TEST_FILES="test_everything.py test_gi.py test_gdbus.py test_overrides.py" 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 TESTS_BUILDDIR=. /usr/bin/dbus-launch /usr/bin/python2.7 ./runtests.py Xlib: extension "RANDR" missing on display ":1". testAsyncReadyCallback (test_everything.TestCallbacks) ... ok testCallback (test_everything.TestCallbacks) ... ok testCallbackAsync (test_everything.TestCallbacks) ... ok testCallbackDestroyNotify (test_everything.TestCallbacks) ... ok testCallbackException (test_everything.TestCallbacks) ... Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_everything.py", line 214, in callback x = 1 / 0 ZeroDivisionError: integer division or modulo by zero ok testCallbackInMethods (test_everything.TestCallbacks) ... ok testCallbackNone (test_everything.TestCallbacks) ... ok testCallbackScopeCall (test_everything.TestCallbacks) ... ok testCallbackUserdata (test_everything.TestCallbacks) ... ok testCallbackUserdataRefCount (test_everything.TestCallbacks) ... ok testDoubleCallbackException (test_everything.TestCallbacks) ... Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_everything.py", line 232, in callback Everything.test_simple_callback(badcallback()) File "/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_everything.py", line 227, in badcallback x = 1 / 0 ZeroDivisionError: integer division or modulo by zero ok testReturnValueCallback (test_everything.TestCallbacks) ... 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_floating (test_everything.TestEverything) ... ok test_gtypes (test_everything.TestEverything) ... ok test_unichar (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_basic (test_everything.TestProperties) ... ok test_boxed (test_everything.TestProperties) ... ok test_hash_table (test_everything.TestProperties) ... ok test_list (test_everything.TestProperties) ... ok test_torture_profile (test_everything.TestTortureProfile) ... torture test 1 (10000 iterations): 0.210000 secs torture test 2 (10000 iterations): 0.350000 secs torture test 3 (10000 iterations): 0.290000 secs torture test 4 (10000 iterations): 0.370000 secs ==== Total: 1.220000 sec ok test_array_fixed_inout (test_gi.TestArray) ... ok test_array_fixed_int_in (test_gi.TestArray) ... ok test_array_fixed_int_return (test_gi.TestArray) ... ok test_array_fixed_out (test_gi.TestArray) ... ok test_array_fixed_out_struct (test_gi.TestArray) ... ok test_array_fixed_short_in (test_gi.TestArray) ... ok test_array_fixed_short_return (test_gi.TestArray) ... ok test_array_in (test_gi.TestArray) ... ok test_array_inout (test_gi.TestArray) ... ok test_array_out (test_gi.TestArray) ... ok test_array_return (test_gi.TestArray) ... ok test_array_uint8_in (test_gi.TestArray) ... ok test_array_zero_terminated_in (test_gi.TestArray) ... ok test_array_zero_terminated_inout (test_gi.TestArray) ... ok test_array_zero_terminated_out (test_gi.TestArray) ... ok test_array_zero_terminated_return (test_gi.TestArray) ... ok test_gstrv_in (test_gi.TestArray) ... ok test_gstrv_inout (test_gi.TestArray) ... ok test_gstrv_out (test_gi.TestArray) ... ok test_gstrv_return (test_gi.TestArray) ... ok test_method_array_in (test_gi.TestArray) ... ok test_method_array_inout (test_gi.TestArray) ... ok test_method_array_out (test_gi.TestArray) ... ok test_method_array_return (test_gi.TestArray) ... ok test_boolean_in (test_gi.TestBoolean) ... ok test_boolean_inout (test_gi.TestBoolean) ... ok test_boolean_out (test_gi.TestBoolean) ... ok test_boolean_return (test_gi.TestBoolean) ... ok test_constant_number (test_gi.TestConstant) ... ok test_members_list (test_gi.TestDir) ... ok test_modules_list (test_gi.TestDir) ... ok test_double_in (test_gi.TestDouble) ... ok test_double_inout (test_gi.TestDouble) ... ok test_double_out (test_gi.TestDouble) ... ok test_double_return (test_gi.TestDouble) ... ok cannot open locale definition file `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/te_ST@nouppera': No such file or directory ERROR test_float_in (test_gi.TestFloat) ... ok test_float_inout (test_gi.TestFloat) ... ok test_float_out (test_gi.TestFloat) ... ok test_float_return (test_gi.TestFloat) ... ok test_garray_int_none_in (test_gi.TestGArray) ... ok test_garray_int_none_return (test_gi.TestGArray) ... ok test_garray_utf8_container_inout (test_gi.TestGArray) ... ok test_garray_utf8_container_out (test_gi.TestGArray) ... ok test_garray_utf8_container_return (test_gi.TestGArray) ... ok test_garray_utf8_full_inout (test_gi.TestGArray) ... ok test_garray_utf8_full_out (test_gi.TestGArray) ... ok test_garray_utf8_full_return (test_gi.TestGArray) ... ok test_garray_utf8_none_in (test_gi.TestGArray) ... ok test_garray_utf8_none_inout (test_gi.TestGArray) ... ok test_garray_utf8_none_out (test_gi.TestGArray) ... ok test_garray_utf8_none_return (test_gi.TestGArray) ... ok test_gclosure_in (test_gi.TestGClosure) ... ok test_genum (test_gi.TestGEnum) ... ok test_genum_in (test_gi.TestGEnum) ... ok test_genum_inout (test_gi.TestGEnum) ... ok test_genum_out (test_gi.TestGEnum) ... ok test_value_nick_and_name (test_gi.TestGEnum) ... ok test_gerror_array_in_crash (test_gi.TestGErrorArrayInCrash) ... ok test_gerror_exception (test_gi.TestGErrorException) ... ok test_flags (test_gi.TestGFlags) ... ok test_flags_in (test_gi.TestGFlags) ... ok test_flags_inout (test_gi.TestGFlags) ... ok test_flags_out (test_gi.TestGFlags) ... ok test_value_nick_and_name (test_gi.TestGFlags) ... ok test_ghashtable_int_container_return (test_gi.TestGHashTable) ... ok test_ghashtable_int_full_return (test_gi.TestGHashTable) ... ok test_ghashtable_int_none_in (test_gi.TestGHashTable) ... ok test_ghashtable_int_none_return (test_gi.TestGHashTable) ... ok test_ghashtable_utf8_container_inout (test_gi.TestGHashTable) ... ok test_ghashtable_utf8_container_out (test_gi.TestGHashTable) ... ok test_ghashtable_utf8_full_inout (test_gi.TestGHashTable) ... ok test_ghashtable_utf8_full_out (test_gi.TestGHashTable) ... ok test_ghashtable_utf8_none_in (test_gi.TestGHashTable) ... ok test_ghashtable_utf8_none_inout (test_gi.TestGHashTable) ... ok test_ghashtable_utf8_none_out (test_gi.TestGHashTable) ... ok test_glist_int_none_in (test_gi.TestGList) ... ok test_glist_int_none_return (test_gi.TestGList) ... ok test_glist_utf8_container_inout (test_gi.TestGList) ... ok test_glist_utf8_container_out (test_gi.TestGList) ... ok test_glist_utf8_container_return (test_gi.TestGList) ... ok test_glist_utf8_full_inout (test_gi.TestGList) ... ok test_glist_utf8_full_out (test_gi.TestGList) ... ok test_glist_utf8_full_return (test_gi.TestGList) ... ok test_glist_utf8_none_in (test_gi.TestGList) ... ok test_glist_utf8_none_inout (test_gi.TestGList) ... ok test_glist_utf8_none_out (test_gi.TestGList) ... ok test_glist_utf8_none_return (test_gi.TestGList) ... ok test_object (test_gi.TestGObject) ... ok test_object_full_inout (test_gi.TestGObject) ... ok test_object_full_out (test_gi.TestGObject) ... ok test_object_full_return (test_gi.TestGObject) ... ok test_object_int (test_gi.TestGObject) ... ok test_object_method (test_gi.TestGObject) ... ok test_object_new (test_gi.TestGObject) ... ok test_object_none_in (test_gi.TestGObject) ... ok test_object_none_inout (test_gi.TestGObject) ... ok test_object_none_out (test_gi.TestGObject) ... ok test_object_none_return (test_gi.TestGObject) ... ok test_object_static_method (test_gi.TestGObject) ... ok test_sub_object (test_gi.TestGObject) ... ok test_sub_object_int (test_gi.TestGObject) ... ok test_sub_object_method (test_gi.TestGObject) ... ok test_sub_object_new (test_gi.TestGObject) ... ok test_sub_object_overwritten_method (test_gi.TestGObject) ... ok test_sub_object_static_method (test_gi.TestGObject) ... ok test_sub_object_sub_method (test_gi.TestGObject) ... ok test_gslist_int_none_in (test_gi.TestGSList) ... ok test_gslist_int_none_return (test_gi.TestGSList) ... ok test_gslist_utf8_container_inout (test_gi.TestGSList) ... ok test_gslist_utf8_container_out (test_gi.TestGSList) ... ok test_gslist_utf8_container_return (test_gi.TestGSList) ... ok test_gslist_utf8_full_inout (test_gi.TestGSList) ... ok test_gslist_utf8_full_out (test_gi.TestGSList) ... ok test_gslist_utf8_full_return (test_gi.TestGSList) ... ok test_gslist_utf8_none_in (test_gi.TestGSList) ... ok test_gslist_utf8_none_inout (test_gi.TestGSList) ... ok test_gslist_utf8_none_out (test_gi.TestGSList) ... ok test_gslist_utf8_none_return (test_gi.TestGSList) ... ok test_gtype_in (test_gi.TestGType) ... ok test_gtype_inout (test_gi.TestGType) ... ok test_gtype_out (test_gi.TestGType) ... ok test_gtype_return (test_gi.TestGType) ... ok test_gvalue_in (test_gi.TestGValue) ... ok test_gvalue_inout (test_gi.TestGValue) ... ok test_gvalue_out (test_gi.TestGValue) ... ok test_gvalue_return (test_gi.TestGValue) ... ok test_int_in (test_gi.TestInt) ... ok test_int_inout (test_gi.TestInt) ... ok test_int_out (test_gi.TestInt) ... ok test_int_return (test_gi.TestInt) ... ok test_int16_in (test_gi.TestInt16) ... ok test_int16_inout (test_gi.TestInt16) ... ok test_int16_out (test_gi.TestInt16) ... ok test_int16_return (test_gi.TestInt16) ... ok test_int32_in (test_gi.TestInt32) ... ok test_int32_inout (test_gi.TestInt32) ... ok test_int32_out (test_gi.TestInt32) ... ok test_int32_return (test_gi.TestInt32) ... ok test_int64_in (test_gi.TestInt64) ... ok test_int64_inout (test_gi.TestInt64) ... ok test_int64_out (test_gi.TestInt64) ... ok test_int64_return (test_gi.TestInt64) ... ok test_int8_in (test_gi.TestInt8) ... ok test_int8_inout (test_gi.TestInt8) ... ok test_int8_out (test_gi.TestInt8) ... ok test_int8_return (test_gi.TestInt8) ... ok test_clash (test_gi.TestInterfaceClash) ... ok test_implementation (test_gi.TestInterfaces) ... ok test_mro (test_gi.TestInterfaces) ... ok test_wrapper (test_gi.TestInterfaces) ... ok test_long_in (test_gi.TestLong) ... ok test_long_inout (test_gi.TestLong) ... ok test_long_out (test_gi.TestLong) ... ok test_long_return (test_gi.TestLong) ... ok test_int_out_out (test_gi.TestMultiOutputArgs) ... ok test_int_return_out (test_gi.TestMultiOutputArgs) ... ok test_flags (test_gi.TestNoTypeFlags) ... ok test_flags_in (test_gi.TestNoTypeFlags) ... ok test_flags_inout (test_gi.TestNoTypeFlags) ... ok test_flags_out (test_gi.TestNoTypeFlags) ... ok test_value_nick_and_name (test_gi.TestNoTypeFlags) ... ok test_constant (test_gi.TestOverrides) ... ok test_module_name (test_gi.TestOverrides) ... ok test_object (test_gi.TestOverrides) ... ok test_struct (test_gi.TestOverrides) ... ok test_pointer_in_return (test_gi.TestPointer) ... ok test_dynamic_module (test_gi.TestPythonGObject) ... ok test_native_function_not_set_in_subclass_dict (test_gi.TestPythonGObject) ... ok test_object (test_gi.TestPythonGObject) ... ok test_object_method (test_gi.TestPythonGObject) ... ok test_object_vfuncs (test_gi.TestPythonGObject) ... ok test_subobject_non_vfunc_do_method (test_gi.TestPythonGObject) ... ok test_subobject_parent_vfunc (test_gi.TestPythonGObject) ... ok test_subobject_with_interface_and_non_vfunc_do_method (test_gi.TestPythonGObject) ... ok test_ssize_in (test_gi.TestSSize) ... ok test_ssize_inout (test_gi.TestSSize) ... ok test_ssize_out (test_gi.TestSSize) ... ok test_ssize_return (test_gi.TestSSize) ... ok test_short_in (test_gi.TestShort) ... ok test_short_inout (test_gi.TestShort) ... ok test_short_out (test_gi.TestShort) ... ok test_short_return (test_gi.TestShort) ... ok test_size_in (test_gi.TestSize) ... ok test_size_inout (test_gi.TestSize) ... ok test_size_out (test_gi.TestSize) ... ok test_size_return (test_gi.TestSize) ... ok test_boxed_struct (test_gi.TestStructure) ... ok test_boxed_struct_copy (test_gi.TestStructure) ... ok test_boxed_struct_in (test_gi.TestStructure) ... ok test_boxed_struct_inout (test_gi.TestStructure) ... ok test_boxed_struct_new (test_gi.TestStructure) ... ok test_boxed_struct_out (test_gi.TestStructure) ... ok test_boxed_struct_return (test_gi.TestStructure) ... ok test_nested_struct (test_gi.TestStructure) ... ok test_not_simple_struct (test_gi.TestStructure) ... ok test_pointer_struct (test_gi.TestStructure) ... ok test_pointer_struct_in (test_gi.TestStructure) ... ok test_pointer_struct_return (test_gi.TestStructure) ... ok test_simple_struct (test_gi.TestStructure) ... ok test_simple_struct_in (test_gi.TestStructure) ... ok test_simple_struct_method (test_gi.TestStructure) ... ok test_simple_struct_return (test_gi.TestStructure) ... ok test_union (test_gi.TestStructure) ... ok test_union_in (test_gi.TestStructure) ... ok test_union_method (test_gi.TestStructure) ... ok test_union_return (test_gi.TestStructure) ... ok test_uint_in (test_gi.TestUInt) ... ok test_uint_inout (test_gi.TestUInt) ... ok test_uint_out (test_gi.TestUInt) ... ok test_uint_return (test_gi.TestUInt) ... ok test_uint16_in (test_gi.TestUInt16) ... ok test_uint16_inout (test_gi.TestUInt16) ... ok test_uint16_out (test_gi.TestUInt16) ... ok test_uint16_return (test_gi.TestUInt16) ... ok test_uint32_in (test_gi.TestUInt32) ... ok test_uint32_inout (test_gi.TestUInt32) ... ok test_uint32_out (test_gi.TestUInt32) ... ok test_uint32_return (test_gi.TestUInt32) ... ok test_uint64_in (test_gi.TestUInt64) ... ok test_uint64_inout (test_gi.TestUInt64) ... ok test_uint64_out (test_gi.TestUInt64) ... ok test_uint64_return (test_gi.TestUInt64) ... ok test_uint8_in (test_gi.TestUInt8) ... ok test_uint8_inout (test_gi.TestUInt8) ... ok test_uint8_out (test_gi.TestUInt8) ... ok test_uint8_return (test_gi.TestUInt8) ... ok test_ulong_in (test_gi.TestULong) ... ok test_ulong_inout (test_gi.TestULong) ... ok test_ulong_out (test_gi.TestULong) ... ok test_ulong_return (test_gi.TestULong) ... ok test_ushort_in (test_gi.TestUShort) ... ok test_ushort_inout (test_gi.TestUShort) ... ok test_ushort_out (test_gi.TestUShort) ... ok test_ushort_return (test_gi.TestUShort) ... ok test_utf8_dangling_out (test_gi.TestUtf8) ... ok test_utf8_full_inout (test_gi.TestUtf8) ... ok test_utf8_full_out (test_gi.TestUtf8) ... ok test_utf8_full_return (test_gi.TestUtf8) ... ok test_utf8_none_in (test_gi.TestUtf8) ... ok test_utf8_none_inout (test_gi.TestUtf8) ... ok test_utf8_none_out (test_gi.TestUtf8) ... ok test_utf8_none_return (test_gi.TestUtf8) ... ok test_native_calls_async (test_gdbus.TestGDBusClient) ... ok test_native_calls_async_errors (test_gdbus.TestGDBusClient) ... ok test_native_calls_sync (test_gdbus.TestGDBusClient) ... ok test_native_calls_sync_errors (test_gdbus.TestGDBusClient) ... ok test_python_calls_async (test_gdbus.TestGDBusClient) ... ok test_python_calls_async_error (test_gdbus.TestGDBusClient) ... ok test_python_calls_async_error_result (test_gdbus.TestGDBusClient) ... ok test_python_calls_sync (test_gdbus.TestGDBusClient) ... ok test_python_calls_sync_errors (test_gdbus.TestGDBusClient) ... ok test_python_calls_sync_noargs (test_gdbus.TestGDBusClient) ... ok test_gvariant_create (test_overrides.TestGLib) ... ok test_gvariant_create_errors (test_overrides.TestGLib) ... ok test_gvariant_iteration (test_overrides.TestGLib) ... ok test_gvariant_unpack (test_overrides.TestGLib) ... ok test_color (test_overrides.TestGdk) ... ok test_constructor (test_overrides.TestGdk) ... ERROR test_cursor (test_overrides.TestGdk) ... ok test_event (test_overrides.TestGdk) ... /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_overrides.py:387: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed event = Gdk.Event() ok test_event_structures (test_overrides.TestGdk) ... ok test_rgba (test_overrides.TestGdk) ... ERROR test_closures (test_overrides.TestGio) ... ok test_file_enumerator (test_overrides.TestGio) ... ok test_gsettings_constructor (test_overrides.TestGio) ... ok test_gsettings_empty (test_overrides.TestGio) ... ../gi/types.py:44: Warning: g_strv_length: assertion `str_array != NULL' failed return info.invoke(*args) ok test_gsettings_native (test_overrides.TestGio) ... ok test_gsettings_override (test_overrides.TestGio) ... ok test_actiongroup (test_overrides.TestGtk) ... ok test_actions (test_overrides.TestGtk) ... ok test_adjustment (test_overrides.TestGtk) ... ok test_builder (test_overrides.TestGtk) ... ERROR test_buttons (test_overrides.TestGtk) ... ok test_container (test_overrides.TestGtk) ... ERROR test_dialogs (test_overrides.TestGtk) ... ok test_editable (test_overrides.TestGtk) ... ok test_inheritance (test_overrides.TestGtk) ... ok test_label (test_overrides.TestGtk) ... ok test_list_store (test_overrides.TestGtk) ... ../gi/types.py:44: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed return info.invoke(*args) ok test_scrolledwindow (test_overrides.TestGtk) ... ok test_table (test_overrides.TestGtk) ... ok test_text_buffer (test_overrides.TestGtk) ... ok test_text_iter (test_overrides.TestGtk) ... ok test_tree_model (test_overrides.TestGtk) ... ok test_tree_path (test_overrides.TestGtk) ... ok test_tree_selection (test_overrides.TestGtk) ... ok test_tree_store (test_overrides.TestGtk) ... ERROR test_tree_view_column (test_overrides.TestGtk) ... ok test_uimanager (test_overrides.TestGtk) ... ok test_widget_drag_methods (test_overrides.TestGtk) ... ERROR test_default_font_description (test_overrides.TestPango) ... ok test_font_description (test_overrides.TestPango) ... ok ====================================================================== ERROR: setUpClass (test_gi.TestEnum) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_gi.py", line 980, in setUpClass '-c', '-f', 'UTF-8', os.path.join(cls.locale_dir, 'te_ST.UTF-8@nouppera')]) File "/usr/lib/python2.7/subprocess.py", line 504, in check_call raise CalledProcessError(retcode, cmd) CalledProcessError: Command '['localedef', '-i', '/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/te_ST@nouppera', '-c', '-f', 'UTF-8', '/var/tmp/portage/dev-python/pygobject-2.28.6/temp/tmpaI8nR8/te_ST.UTF-8@nouppera']' returned non-zero exit status 4 ====================================================================== ERROR: test_constructor (test_overrides.TestGdk) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_overrides.py", line 354, in test_constructor window = Gdk.Window(None, attribute, attributes_mask) TypeError: GObject.__init__() takes exactly 0 arguments (3 given) ====================================================================== ERROR: test_rgba (test_overrides.TestGdk) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_overrides.py", line 366, in test_rgba self.assertEquals(Gdk.RGBA, overrides.Gdk.RGBA) File "../gi/module.py", line 270, in __getattr__ return getattr(self._introspection_module, name) File "../gi/module.py", line 101, in __getattr__ self.__name__, name)) AttributeError: 'gi.repository.Gdk' object has no attribute 'RGBA' ====================================================================== ERROR: test_builder (test_overrides.TestGtk) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_overrides.py", line 584, in test_builder ['object3']) File "../gi/overrides/Gtk.py", line 331, in add_objects_from_string return Gtk.Builder.add_objects_from_string(self, buffer, length, object_ids) File "../gi/types.py", line 44, in function return info.invoke(*args) TypeError: argument 3: Must be string, not list ====================================================================== ERROR: test_container (test_overrides.TestGtk) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_overrides.py", line 439, in test_container box = Gtk.Box() TypeError: cannot create instance of abstract (non-instantiable) type `GtkBox' ====================================================================== ERROR: test_tree_store (test_overrides.TestGtk) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_overrides.py", line 741, in test_tree_store _bytes('a') File "../gi/overrides/Gtk.py", line 1028, in append self.set_row(treeiter, row) File "../gi/overrides/Gtk.py", line 727, in set_row self.set_value(treeiter, i, value) File "../gi/overrides/Gtk.py", line 1057, in set_value value = self._convert_value(treeiter, column, value) File "../gi/overrides/Gtk.py", line 798, in _convert_value value_container.set_ulong(value) File "../gi/types.py", line 44, in function return info.invoke(*args) ValueError: argument 1: Must range from 0 to 4294967295 ====================================================================== ERROR: test_widget_drag_methods (test_overrides.TestGtk) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests/test_overrides.py", line 1369, in test_widget_drag_methods widget.drag_check_threshold(0, 0, 0, 0) AttributeError: 'Button' object has no attribute 'drag_check_threshold' ---------------------------------------------------------------------- Ran 327 tests in 8.491s FAILED (errors=7) make[2]: *** [check-local] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' make: *** [check-recursive] Error 1 emake failed * ERROR: dev-python/pygobject-2.28.6 failed (test phase): * virtualmake: the emake failed. * * Call stack: * ebuild.sh, line 56: Called src_test * environment, line 6035: Called python_execute_function '-s' 'testing' * environment, line 4299: Called testing * environment, line 6033: Called Xemake 'check' 'PYTHON=/usr/bin/python2.7' * environment, line 405: Called virtualmake 'check' 'PYTHON=/usr/bin/python2.7' * environment, line 6821: 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-2.28.6', * the complete build log and the output of 'emerge -pqv =dev-python/pygobject-2.28.6'. * The complete build log is located at '/var/log/emerge/dev-python:pygobject-2.28.6:20110816-231955.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygobject-2.28.6/temp/environment'. * S: '/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6' >>> Install pygobject-2.28.6 into /var/tmp/portage/dev-python/pygobject-2.28.6/image/ category dev-python * Installation of dev-python/pygobject-2.28.6 with CPython 2.7... make -j3 DESTDIR=/var/tmp/portage/dev-python/pygobject-2.28.6/image/ 'scrollkeeper_localstate_dir=/var/tmp/portage/dev-python/pygobject-2.28.6/image//var/lib/scrollkeeper ' install Making install in docs make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make install-am make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/gtk-doc/html/pygobject" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/share/gtk-doc/html/pygobject" test -z "/usr/share/pygobject/xsl" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/share/pygobject/xsl" installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/install-sh -d /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/share/gtk-doc/html/pygobject; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/share/gtk-doc/html/pygobject; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/share/gtk-doc/html/pygobject || :; \ fi /usr/bin/install -c -m 644 style.css '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/share/gtk-doc/html/pygobject' -- Installing ./html/class-gioappinfo.html -- Installing ./html/class-gioapplaunchcontext.html -- Installing ./html/class-gioasyncresult.html /usr/bin/install -c -m 644 xsl/common.xsl xsl/devhelp.xsl xsl/html.xsl xsl/pdf-style.xsl xsl/pdf.xsl xsl/ref-html-style.xsl xsl/fixxref.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/share/pygobject/xsl' -- Installing ./html/class-giobufferedinputstream.html -- Installing ./html/class-giobufferedoutputstream.html -- Installing ./html/class-giocancellable.html -- Installing ./html/class-giodatainputstream.html -- Installing ./html/class-giodataoutputstream.html -- Installing ./html/class-giodrive.html -- Installing ./html/class-gioemblem.html -- Installing ./html/class-gioemblemedicon.html -- Installing ./html/class-giofile.html -- Installing ./html/class-giofileattributeinfo.html -- Installing ./html/class-giofileenumerator.html -- Installing ./html/class-giofileicon.html -- Installing ./html/class-giofileinfo.html -- Installing ./html/class-giofileinputstream.html -- Installing ./html/class-giofilemonitor.html -- Installing ./html/class-giofileoutputstream.html -- Installing ./html/class-giofilterinputstream.html -- Installing ./html/class-giofilteroutputstream.html -- Installing ./html/class-gioicon.html -- Installing ./html/class-gioinputstream.html -- Installing ./html/class-gioloadableicon.html -- Installing ./html/class-giomemoryinputstream.html -- Installing ./html/class-giomemoryoutputstream.html -- Installing ./html/class-giomount.html -- Installing ./html/class-giomountoperation.html -- Installing ./html/class-giooutputstream.html -- Installing ./html/class-gioseekable.html -- Installing ./html/class-giosimpleasyncresult.html -- Installing ./html/class-giothemedicon.html -- Installing ./html/class-giounixinputstream.html -- Installing ./html/class-giounixoutputstream.html -- Installing ./html/class-giovolume.html -- Installing ./html/class-giovolumemonitor.html -- Installing ./html/class-glibmaincontext.html -- Installing ./html/class-glibmainloop.html -- Installing ./html/class-gobject.html -- Installing ./html/class-gobjectgboxed.html -- Installing ./html/class-gobjectginterface.html -- Installing ./html/class-gobjectgpointer.html -- Installing ./html/gio-class-reference.html -- Installing ./html/gio-constants.html -- Installing ./html/gio-functions.html -- Installing ./html/giounix-class-reference.html -- Installing ./html/glib-class-reference.html -- Installing ./html/glib-constants.html -- Installing ./html/glib-functions.html -- Installing ./html/gobject-class-reference.html -- Installing ./html/gobject-constants.html -- Installing ./html/gobject-functions.html -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/pygobject-introduction.html -- Installing ./html/pygobject.devhelp -- Installing ./html/index.sgml make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/docs' Making install in codegen make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/codegen' make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/codegen' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/bin" test -z "/usr/lib/python2.7/site-packages/gtk-2.0/codegen" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/codegen" test -z "/usr/lib/python2.7/site-packages/gtk-2.0/codegen" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/codegen" /usr/bin/install -c code-coverage.py codegen.py createdefs.py defsconvert.py defsgen.py docextract_to_xml.py docgen.py h2def.py mergedefs.py missingdefs.py mkskel.py scanvirtuals.py scmexpr.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/codegen' /usr/bin/install -c pygobject-codegen-2.0 '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/bin' /usr/bin/install -c -m 644 __init__.py argtypes.py definitions.py defsparser.py docextract.py override.py reversewrapper.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/codegen' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/codegen' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/codegen' Making install in glib make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib' make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib" test -z "/usr/include/pygtk-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/include/pygtk-2.0" test -z "/usr/lib/python2.7/site-packages/glib" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/glib" /bin/sh ../libtool --mode=install /usr/bin/install -c _glib.la '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/glib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpyglib-2.0-python2.7.la '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib' /usr/bin/install -c -m 644 pyglib.h '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/include/pygtk-2.0' test -z "/usr/lib/python2.7/site-packages/glib" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/glib" /usr/bin/install -c -m 644 __init__.py option.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/glib' libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python2.7.so.0.0.0 /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/libpyglib-2.0-python2.7.so.0.0.0 libtool: install: (cd /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib && { ln -s -f libpyglib-2.0-python2.7.so.0.0.0 libpyglib-2.0-python2.7.so.0 || { rm -f libpyglib-2.0-python2.7.so.0 && ln -s libpyglib-2.0-python2.7.so.0.0.0 libpyglib-2.0-python2.7.so.0; }; }) libtool: install: (cd /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib && { ln -s -f libpyglib-2.0-python2.7.so.0.0.0 libpyglib-2.0-python2.7.so || { rm -f libpyglib-2.0-python2.7.so && ln -s libpyglib-2.0-python2.7.so.0.0.0 libpyglib-2.0-python2.7.so; }; }) libtool: install: warning: relinking `_glib.la' libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python2.7.lai /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/libpyglib-2.0-python2.7.la libtool: install: (cd /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib; /bin/sh /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/libtool --silent --tag CC --mode=relink i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_glib|PyInit__glib" -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o _glib.la -rpath /usr/lib/python2.7/site-packages/glib _glib_la-glibmodule.lo _glib_la-pygiochannel.lo _glib_la-pygoptioncontext.lo _glib_la-pygoptiongroup.lo _glib_la-pygmaincontext.lo _glib_la-pygmainloop.lo _glib_la-pygsource.lo _glib_la-pygspawn.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libpyglib-2.0-python2.7.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-2.28.6/image/) libtool: install: warning: remember to run `libtool --finish /usr/lib' libtool: install: /usr/bin/install -c .libs/_glib.soT /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/glib/_glib.so libtool: install: /usr/bin/install -c .libs/_glib.lai /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/glib/_glib.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/glib' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/glib' Making install in gobject make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject' make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/pygtk-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/include/pygtk-2.0" test -z "/usr/lib/python2.7/site-packages/gobject" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gobject" test -z "/usr/lib/python2.7/site-packages/gobject" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gobject" /bin/sh ../libtool --mode=install /usr/bin/install -c _gobject.la '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gobject' /usr/bin/install -c -m 644 pygobject.h '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/include/pygtk-2.0' /usr/bin/install -c -m 644 __init__.py constants.py propertyhelper.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gobject' libtool: install: warning: relinking `_gobject.la' libtool: install: (cd /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject; /bin/sh /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/libtool --silent --tag CC --mode=relink i686-pc-linux-gnu-gcc -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_gobject|PyInit__gobject" -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o _gobject.la -rpath /usr/lib/python2.7/site-packages/gobject _gobject_la-gobjectmodule.lo _gobject_la-pygboxed.lo _gobject_la-pygenum.lo _gobject_la-pygflags.lo _gobject_la-pyginterface.lo _gobject_la-pygobject.lo _gobject_la-pygparamspec.lo _gobject_la-pygpointer.lo _gobject_la-pygtype.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../glib/libpyglib-2.0-python2.7.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-2.28.6/image/) libtool: install: /usr/bin/install -c .libs/_gobject.soT /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gobject/_gobject.so libtool: install: /usr/bin/install -c .libs/_gobject.lai /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gobject/_gobject.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/gobject' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gobject' Making install in gio make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio' make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio' test -z "/usr/lib/python2.7/site-packages/gtk-2.0/gio" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/gio" test -z "/usr/lib/python2.7/site-packages" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages" test -z "/usr/share/pygobject/2.0/defs" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/share/pygobject/2.0/defs" /bin/sh ../libtool --mode=install /usr/bin/install -c _gio.la unix.la '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/gio' test -z "/usr/lib/python2.7/site-packages/gtk-2.0/gio" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/gio" /usr/bin/install -c -m 644 gio.defs gio-types.defs gio.override gappinfo.override gapplaunchcontext.override gbufferedinputstream.override gcancellable.override gdatainputstream.override gdrive.override gfile.override gfileattribute.override gfileenumerator.override gfileinfo.override gfileinputstream.override gfileiostream.override gfileoutputstream.override gicon.override giostream.override ginputstream.override gmemoryinputstream.override gmemoryoutputstream.override gmount.override goutputstream.override gresolver.override gsocket.override gvolume.override gvolumemonitor.override unix.defs unix-types.defs unix.override '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/share/pygobject/2.0/defs' libtool: install: warning: relinking `_gio.la' libtool: install: (cd /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio; /bin/sh /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/libtool --silent --tag CC --mode=relink i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex init_gio -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o _gio.la -rpath /usr/lib/python2.7/site-packages/gtk-2.0/gio _gio_la-giomodule.lo _gio_la-pygio-utils.lo _gio_la-gio.lo -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../glib/libpyglib-2.0-python2.7.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-2.28.6/image/) /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/gio' libtool: install: /usr/bin/install -c .libs/_gio.soT /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so libtool: install: /usr/bin/install -c .libs/_gio.lai /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.la libtool: install: /usr/bin/install -c .libs/unix.so /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.so libtool: install: /usr/bin/install -c .libs/unix.lai /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/gtk-2.0/gio' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gio' Making install in examples make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/examples' make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/examples' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/examples' Making install in gi make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' Making install in repository make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/repository' make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/repository' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.7/site-packages/gi/repository" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi/repository" /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi/repository' make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/repository' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/repository' Making install in overrides make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/overrides' make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/overrides' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.7/site-packages/gi/overrides" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi/overrides" /usr/bin/install -c -m 644 GLib.py Gtk.py Gdk.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi/overrides' make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/overrides' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi/overrides' make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' test -L _gi_cairo.so || ln -s .libs/_gi_cairo.so _gi_cairo.so make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.7/site-packages/gi" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi" test -z "/usr/lib/python2.7/site-packages/gi" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi" /bin/sh ../libtool --mode=install /usr/bin/install -c _gi.la _gi_cairo.la '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi' libtool: install: warning: relinking `_gi.la' /usr/bin/install -c -m 644 types.py module.py importer.py __init__.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi' libtool: install: (cd /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi; /bin/sh /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/libtool --silent --tag CC --mode=relink i686-pc-linux-gnu-gcc -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.9/include -O2 -march=i686 -pipe -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "init_gi|PyInit__gi" -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o _gi.la -rpath /usr/lib/python2.7/site-packages/gi _gi_la-pygi-repository.lo _gi_la-pygi-info.lo _gi_la-pygi-invoke.lo _gi_la-pygi-foreign.lo _gi_la-pygi-foreign-gvariant.lo _gi_la-pygi-struct.lo _gi_la-pygi-argument.lo _gi_la-pygi-type.lo _gi_la-pygi-boxed.lo _gi_la-pygi-closure.lo _gi_la-pygi-callbacks.lo _gi_la-pygi-property.lo _gi_la-pygi-signal-closure.lo _gi_la-gimodule.lo -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 ../glib/libpyglib-2.0-python2.7.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-2.28.6/image/) libtool: install: /usr/bin/install -c .libs/_gi.soT /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi/_gi.so libtool: install: /usr/bin/install -c .libs/_gi.lai /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi/_gi.la libtool: install: /usr/bin/install -c .libs/_gi_cairo.so /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi/_gi_cairo.so libtool: install: /usr/bin/install -c .libs/_gi_cairo.lai /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gi/_gi_cairo.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/gi' make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/gi' Making install in tests make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/tests' make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7' make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7' /bin/sh /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/install-sh -d /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages test -z "/usr/lib/python2.7/site-packages/gtk-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0" test -z "/usr/lib/python2.7/site-packages/gtk-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0" echo "gtk-2.0" > /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/pygtk.pth test -z "/usr/lib/python2.7/site-packages" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages" test -z "/usr/lib/python2.7/site-packages" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages" /bin/sh /var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7/install-sh -d /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages /usr/bin/install -c -m 644 dsextras.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/gtk-2.0' echo "gtk-2.0" > /var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages/pygtk.pth test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/pkgconfig" /usr/bin/install -c -m 644 pygtk.py '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/python2.7/site-packages' /usr/bin/install -c -m 644 pygobject-2.0.pc '/var/tmp/portage/dev-python/pygobject-2.28.6/image//usr/lib/pkgconfig' make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7' make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6/work/pygobject-2.28.6-2.7' >>> Completed installing pygobject-2.28.6 into /var/tmp/portage/dev-python/pygobject-2.28.6/image/  * QA Notice: Unrecognized configure options:  *   *  configure: WARNING: unrecognized options: --disable-gtk-doc  *  configure: WARNING: unrecognized options: --disable-gtk-doc strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/python2.7/site-packages/gobject/_gobject.so usr/lib/python2.7/site-packages/gi/_gi_cairo.so usr/lib/python2.7/site-packages/gi/_gi.so usr/lib/python2.7/site-packages/glib/_glib.so usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.so usr/lib/libpyglib-2.0-python2.7.so.0.0.0 removing executable bit: usr/lib/libpyglib-2.0-python2.7.la * checking 162 files for package collisions >>> Merging dev-python/pygobject-2.28.6 to / --- /var/ --- /var/lib/ --- /usr/ --- /usr/include/ --- /usr/include/pygtk-2.0/ >>> /usr/include/pygtk-2.0/pygobject.h >>> /usr/include/pygtk-2.0/pyglib.h --- /usr/bin/ >>> /usr/bin/pygobject-codegen-2.0 --- /usr/lib/ >>> /usr/lib/libpyglib-2.0-python2.7.so -> libpyglib-2.0-python2.7.so.0.0.0 --- /usr/lib/pkgconfig/ >>> /usr/lib/pkgconfig/pygobject-2.0.pc >>> /usr/lib/libpyglib-2.0-python2.7.la --- /usr/lib/python2.7/ --- /usr/lib/python2.7/site-packages/ >>> /usr/lib/python2.7/site-packages/pygtk.pth-2.0 --- /usr/lib/python2.7/site-packages/gobject/ >>> /usr/lib/python2.7/site-packages/gobject/_gobject.so >>> /usr/lib/python2.7/site-packages/gobject/constants.py >>> /usr/lib/python2.7/site-packages/gobject/__init__.py >>> /usr/lib/python2.7/site-packages/gobject/propertyhelper.py >>> /usr/lib/python2.7/site-packages/gi/ >>> /usr/lib/python2.7/site-packages/gi/importer.py >>> /usr/lib/python2.7/site-packages/gi/_gi_cairo.so >>> /usr/lib/python2.7/site-packages/gi/module.py >>> /usr/lib/python2.7/site-packages/gi/_gi.so >>> /usr/lib/python2.7/site-packages/gi/__init__.py >>> /usr/lib/python2.7/site-packages/gi/repository/ >>> /usr/lib/python2.7/site-packages/gi/repository/__init__.py >>> /usr/lib/python2.7/site-packages/gi/overrides/ >>> /usr/lib/python2.7/site-packages/gi/overrides/GIMarshallingTests.py >>> /usr/lib/python2.7/site-packages/gi/overrides/Gio.py >>> /usr/lib/python2.7/site-packages/gi/overrides/Gdk.py >>> /usr/lib/python2.7/site-packages/gi/overrides/__init__.py >>> /usr/lib/python2.7/site-packages/gi/overrides/keysyms.py >>> /usr/lib/python2.7/site-packages/gi/overrides/Pango.py >>> /usr/lib/python2.7/site-packages/gi/overrides/GLib.py >>> /usr/lib/python2.7/site-packages/gi/overrides/Gtk.py >>> /usr/lib/python2.7/site-packages/gi/types.py --- /usr/lib/python2.7/site-packages/glib/ >>> /usr/lib/python2.7/site-packages/glib/__init__.py >>> /usr/lib/python2.7/site-packages/glib/option.py >>> /usr/lib/python2.7/site-packages/glib/_glib.so >>> /usr/lib/python2.7/site-packages/pygtk.py-2.0 --- /usr/lib/python2.7/site-packages/gtk-2.0/ --- /usr/lib/python2.7/site-packages/gtk-2.0/codegen/ >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/scmexpr.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/defsconvert.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/docextract.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/definitions.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/h2def.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/mergedefs.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/defsparser.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/docextract_to_xml.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/codegen.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/missingdefs.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/argtypes.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/createdefs.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/override.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/mkskel.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/__init__.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/docgen.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/defsgen.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/reversewrapper.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/scanvirtuals.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/codegen/code-coverage.py >>> /usr/lib/python2.7/site-packages/gtk-2.0/dsextras.py --- /usr/lib/python2.7/site-packages/gtk-2.0/gio/ >>> /usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so >>> /usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.so >>> /usr/lib/python2.7/site-packages/gtk-2.0/gio/__init__.py >>> /usr/lib/libpyglib-2.0-python2.7.so.0 -> libpyglib-2.0-python2.7.so.0.0.0 --- /usr/lib/debug/ --- /usr/lib/debug/usr/ --- /usr/lib/debug/usr/lib/ --- /usr/lib/debug/usr/lib/python2.7/ --- /usr/lib/debug/usr/lib/python2.7/site-packages/ --- /usr/lib/debug/usr/lib/python2.7/site-packages/gobject/ >>> /usr/lib/debug/usr/lib/python2.7/site-packages/gobject/_gobject.so.debug >>> /usr/lib/debug/usr/lib/python2.7/site-packages/gi/ >>> /usr/lib/debug/usr/lib/python2.7/site-packages/gi/_gi_cairo.so.debug >>> /usr/lib/debug/usr/lib/python2.7/site-packages/gi/_gi.so.debug --- /usr/lib/debug/usr/lib/python2.7/site-packages/glib/ >>> /usr/lib/debug/usr/lib/python2.7/site-packages/glib/_glib.so.debug --- /usr/lib/debug/usr/lib/python2.7/site-packages/gtk-2.0/ --- /usr/lib/debug/usr/lib/python2.7/site-packages/gtk-2.0/gio/ >>> /usr/lib/debug/usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.so.debug >>> /usr/lib/debug/usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so.debug >>> /usr/lib/debug/usr/lib/libpyglib-2.0-python2.7.so.0.0.0.debug >>> /usr/lib/libpyglib-2.0-python2.7.so.0.0.0 --- /usr/share/ --- /usr/share/gtk-doc/ --- /usr/share/gtk-doc/html/ --- /usr/share/gtk-doc/html/pygobject/ >>> /usr/share/gtk-doc/html/pygobject/gobject-constants.html >>> /usr/share/gtk-doc/html/pygobject/index.html >>> /usr/share/gtk-doc/html/pygobject/class-gioinputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-gobject.html >>> /usr/share/gtk-doc/html/pygobject/class-giofilteroutputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-gioseekable.html >>> /usr/share/gtk-doc/html/pygobject/class-glibmaincontext.html >>> /usr/share/gtk-doc/html/pygobject/class-giofileicon.html >>> /usr/share/gtk-doc/html/pygobject/class-gobjectgboxed.html >>> /usr/share/gtk-doc/html/pygobject/class-gioappinfo.html >>> /usr/share/gtk-doc/html/pygobject/glib-functions.html >>> /usr/share/gtk-doc/html/pygobject/glib-class-reference.html >>> /usr/share/gtk-doc/html/pygobject/class-giofileinfo.html >>> /usr/share/gtk-doc/html/pygobject/class-gobjectginterface.html >>> /usr/share/gtk-doc/html/pygobject/index.sgml >>> /usr/share/gtk-doc/html/pygobject/class-giovolume.html >>> /usr/share/gtk-doc/html/pygobject/class-giodrive.html >>> /usr/share/gtk-doc/html/pygobject/class-giocancellable.html >>> /usr/share/gtk-doc/html/pygobject/class-gioemblem.html >>> /usr/share/gtk-doc/html/pygobject/glib-constants.html >>> /usr/share/gtk-doc/html/pygobject/class-gobjectgpointer.html >>> /usr/share/gtk-doc/html/pygobject/class-giobufferedoutputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-glibmainloop.html >>> /usr/share/gtk-doc/html/pygobject/class-giounixoutputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-giounixinputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-giothemedicon.html >>> /usr/share/gtk-doc/html/pygobject/giounix-class-reference.html >>> /usr/share/gtk-doc/html/pygobject/class-gioemblemedicon.html >>> /usr/share/gtk-doc/html/pygobject/class-giobufferedinputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-giomount.html >>> /usr/share/gtk-doc/html/pygobject/class-giofileoutputstream.html >>> /usr/share/gtk-doc/html/pygobject/gio-functions.html >>> /usr/share/gtk-doc/html/pygobject/gobject-class-reference.html >>> /usr/share/gtk-doc/html/pygobject/class-giomemoryinputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-giodataoutputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-giofileinputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-giofile.html >>> /usr/share/gtk-doc/html/pygobject/class-giofileattributeinfo.html >>> /usr/share/gtk-doc/html/pygobject/class-giofilemonitor.html >>> /usr/share/gtk-doc/html/pygobject/gio-constants.html >>> /usr/share/gtk-doc/html/pygobject/pygobject-introduction.html >>> /usr/share/gtk-doc/html/pygobject/class-giomemoryoutputstream.html >>> /usr/share/gtk-doc/html/pygobject/gobject-functions.html >>> /usr/share/gtk-doc/html/pygobject/style.css >>> /usr/share/gtk-doc/html/pygobject/class-gioicon.html >>> /usr/share/gtk-doc/html/pygobject/class-gioasyncresult.html >>> /usr/share/gtk-doc/html/pygobject/class-giofilterinputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-gioapplaunchcontext.html >>> /usr/share/gtk-doc/html/pygobject/class-giosimpleasyncresult.html >>> /usr/share/gtk-doc/html/pygobject/class-giomountoperation.html >>> /usr/share/gtk-doc/html/pygobject/class-giodatainputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-gioloadableicon.html >>> /usr/share/gtk-doc/html/pygobject/class-giooutputstream.html >>> /usr/share/gtk-doc/html/pygobject/class-giofileenumerator.html >>> /usr/share/gtk-doc/html/pygobject/gio-class-reference.html >>> /usr/share/gtk-doc/html/pygobject/pygobject.devhelp >>> /usr/share/gtk-doc/html/pygobject/class-giovolumemonitor.html --- /usr/share/doc/ --- /usr/share/doc/pygobject-2.28.6/ >>> /usr/share/doc/pygobject-2.28.6/AUTHORS.bz2 >>> /usr/share/doc/pygobject-2.28.6/README.bz2 >>> /usr/share/doc/pygobject-2.28.6/NEWS.bz2 >>> /usr/share/doc/pygobject-2.28.6/ChangeLog.pre-2.18.bz2 >>> /usr/share/doc/pygobject-2.28.6/ChangeLog.bz2 --- /usr/share/pygobject/ --- /usr/share/pygobject/2.0/ --- /usr/share/pygobject/2.0/defs/ >>> /usr/share/pygobject/2.0/defs/gio.defs >>> /usr/share/pygobject/2.0/defs/gfileattribute.override >>> /usr/share/pygobject/2.0/defs/gmemoryinputstream.override >>> /usr/share/pygobject/2.0/defs/gapplaunchcontext.override >>> /usr/share/pygobject/2.0/defs/gvolume.override >>> /usr/share/pygobject/2.0/defs/gfileenumerator.override >>> /usr/share/pygobject/2.0/defs/unix-types.defs >>> /usr/share/pygobject/2.0/defs/gio.override >>> /usr/share/pygobject/2.0/defs/gbufferedinputstream.override >>> /usr/share/pygobject/2.0/defs/gmemoryoutputstream.override >>> /usr/share/pygobject/2.0/defs/gresolver.override >>> /usr/share/pygobject/2.0/defs/unix.defs >>> /usr/share/pygobject/2.0/defs/gicon.override >>> /usr/share/pygobject/2.0/defs/gmount.override >>> /usr/share/pygobject/2.0/defs/gsocket.override >>> /usr/share/pygobject/2.0/defs/giostream.override >>> /usr/share/pygobject/2.0/defs/gfileinfo.override >>> /usr/share/pygobject/2.0/defs/gvolumemonitor.override >>> /usr/share/pygobject/2.0/defs/gappinfo.override >>> /usr/share/pygobject/2.0/defs/gfile.override >>> /usr/share/pygobject/2.0/defs/gfileoutputstream.override >>> /usr/share/pygobject/2.0/defs/gcancellable.override >>> /usr/share/pygobject/2.0/defs/gdrive.override >>> /usr/share/pygobject/2.0/defs/gfileiostream.override >>> /usr/share/pygobject/2.0/defs/gdatainputstream.override >>> /usr/share/pygobject/2.0/defs/ginputstream.override >>> /usr/share/pygobject/2.0/defs/unix.override >>> /usr/share/pygobject/2.0/defs/gfileinputstream.override >>> /usr/share/pygobject/2.0/defs/goutputstream.override >>> /usr/share/pygobject/2.0/defs/gio-types.defs --- /usr/share/pygobject/xsl/ >>> /usr/share/pygobject/xsl/html.xsl >>> /usr/share/pygobject/xsl/devhelp.xsl >>> /usr/share/pygobject/xsl/fixxref.py >>> /usr/share/pygobject/xsl/ref-html-style.xsl >>> /usr/share/pygobject/xsl/pdf-style.xsl >>> /usr/share/pygobject/xsl/pdf.xsl >>> /usr/share/pygobject/xsl/common.xsl >>> Safely unmerging already-installed instance... No package files given... Grabbing a set. --- replaced dir /var/lib --- replaced dir /var --- replaced obj /usr/share/pygobject/xsl/ref-html-style.xsl --- replaced obj /usr/share/pygobject/xsl/pdf.xsl --- replaced obj /usr/share/pygobject/xsl/pdf-style.xsl --- replaced obj /usr/share/pygobject/xsl/html.xsl --- replaced obj /usr/share/pygobject/xsl/fixxref.py --- replaced obj /usr/share/pygobject/xsl/devhelp.xsl --- replaced obj /usr/share/pygobject/xsl/common.xsl --- replaced dir /usr/share/pygobject/xsl --- replaced obj /usr/share/pygobject/2.0/defs/unix.override --- replaced obj /usr/share/pygobject/2.0/defs/unix.defs --- replaced obj /usr/share/pygobject/2.0/defs/unix-types.defs --- replaced obj /usr/share/pygobject/2.0/defs/gvolumemonitor.override --- replaced obj /usr/share/pygobject/2.0/defs/gvolume.override --- replaced obj /usr/share/pygobject/2.0/defs/gsocket.override --- replaced obj /usr/share/pygobject/2.0/defs/gresolver.override --- replaced obj /usr/share/pygobject/2.0/defs/goutputstream.override --- replaced obj /usr/share/pygobject/2.0/defs/gmount.override --- replaced obj /usr/share/pygobject/2.0/defs/gmemoryoutputstream.override --- replaced obj /usr/share/pygobject/2.0/defs/gmemoryinputstream.override --- replaced obj /usr/share/pygobject/2.0/defs/giostream.override --- replaced obj /usr/share/pygobject/2.0/defs/gio.override --- replaced obj /usr/share/pygobject/2.0/defs/gio.defs --- replaced obj /usr/share/pygobject/2.0/defs/gio-types.defs --- replaced obj /usr/share/pygobject/2.0/defs/ginputstream.override --- replaced obj /usr/share/pygobject/2.0/defs/gicon.override --- replaced obj /usr/share/pygobject/2.0/defs/gfileoutputstream.override --- replaced obj /usr/share/pygobject/2.0/defs/gfileiostream.override --- replaced obj /usr/share/pygobject/2.0/defs/gfileinputstream.override --- replaced obj /usr/share/pygobject/2.0/defs/gfileinfo.override --- replaced obj /usr/share/pygobject/2.0/defs/gfileenumerator.override --- replaced obj /usr/share/pygobject/2.0/defs/gfileattribute.override --- replaced obj /usr/share/pygobject/2.0/defs/gfile.override --- replaced obj /usr/share/pygobject/2.0/defs/gdrive.override --- replaced obj /usr/share/pygobject/2.0/defs/gdatainputstream.override --- replaced obj /usr/share/pygobject/2.0/defs/gcancellable.override --- replaced obj /usr/share/pygobject/2.0/defs/gbufferedinputstream.override --- replaced obj /usr/share/pygobject/2.0/defs/gapplaunchcontext.override --- replaced obj /usr/share/pygobject/2.0/defs/gappinfo.override --- replaced dir /usr/share/pygobject/2.0/defs --- replaced dir /usr/share/pygobject/2.0 --- replaced dir /usr/share/pygobject --- replaced obj /usr/share/gtk-doc/html/pygobject/style.css --- replaced obj /usr/share/gtk-doc/html/pygobject/pygobject.devhelp --- replaced obj /usr/share/gtk-doc/html/pygobject/pygobject-introduction.html --- replaced obj /usr/share/gtk-doc/html/pygobject/index.sgml --- replaced obj /usr/share/gtk-doc/html/pygobject/index.html --- replaced obj /usr/share/gtk-doc/html/pygobject/gobject-functions.html --- replaced obj /usr/share/gtk-doc/html/pygobject/gobject-constants.html --- replaced obj /usr/share/gtk-doc/html/pygobject/gobject-class-reference.html --- replaced obj /usr/share/gtk-doc/html/pygobject/glib-functions.html --- replaced obj /usr/share/gtk-doc/html/pygobject/glib-constants.html --- replaced obj /usr/share/gtk-doc/html/pygobject/glib-class-reference.html --- replaced obj /usr/share/gtk-doc/html/pygobject/giounix-class-reference.html --- replaced obj /usr/share/gtk-doc/html/pygobject/gio-functions.html --- replaced obj /usr/share/gtk-doc/html/pygobject/gio-constants.html --- replaced obj /usr/share/gtk-doc/html/pygobject/gio-class-reference.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gobjectgpointer.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gobjectginterface.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gobjectgboxed.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gobject.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-glibmainloop.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-glibmaincontext.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giovolumemonitor.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giovolume.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giounixoutputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giounixinputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giothemedicon.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giosimpleasyncresult.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gioseekable.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giooutputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giomountoperation.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giomount.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giomemoryoutputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giomemoryinputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gioloadableicon.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gioinputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gioicon.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giofilteroutputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giofilterinputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giofileoutputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giofilemonitor.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giofileinputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giofileinfo.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giofileicon.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giofileenumerator.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giofileattributeinfo.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giofile.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gioemblemedicon.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gioemblem.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giodrive.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giodataoutputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giodatainputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giocancellable.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giobufferedoutputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-giobufferedinputstream.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gioasyncresult.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gioapplaunchcontext.html --- replaced obj /usr/share/gtk-doc/html/pygobject/class-gioappinfo.html --- replaced dir /usr/share/gtk-doc/html/pygobject --- replaced dir /usr/share/gtk-doc/html --- replaced dir /usr/share/gtk-doc --- replaced obj /usr/share/doc/pygobject-2.28.6/README.bz2 --- replaced obj /usr/share/doc/pygobject-2.28.6/NEWS.bz2 --- replaced obj /usr/share/doc/pygobject-2.28.6/ChangeLog.pre-2.18.bz2 --- replaced obj /usr/share/doc/pygobject-2.28.6/ChangeLog.bz2 --- replaced obj /usr/share/doc/pygobject-2.28.6/AUTHORS.bz2 --- replaced dir /usr/share/doc/pygobject-2.28.6 --- replaced dir /usr/share/doc --- replaced dir /usr/share --- replaced obj /usr/lib/python2.7/site-packages/pygtk.py-2.0 --- replaced obj /usr/lib/python2.7/site-packages/pygtk.pth-2.0 --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.so --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/gio/__init__.py --- replaced dir /usr/lib/python2.7/site-packages/gtk-2.0/gio --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/dsextras.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/scmexpr.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/scanvirtuals.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/reversewrapper.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/override.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/mkskel.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/missingdefs.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/mergedefs.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/h2def.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/docgen.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/docextract_to_xml.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/docextract.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/defsparser.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/defsgen.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/defsconvert.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/definitions.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/createdefs.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/codegen.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/code-coverage.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/argtypes.py --- replaced obj /usr/lib/python2.7/site-packages/gtk-2.0/codegen/__init__.py --- replaced dir /usr/lib/python2.7/site-packages/gtk-2.0/codegen --- replaced dir /usr/lib/python2.7/site-packages/gtk-2.0 --- replaced obj /usr/lib/python2.7/site-packages/gobject/propertyhelper.py --- replaced obj /usr/lib/python2.7/site-packages/gobject/constants.py --- replaced obj /usr/lib/python2.7/site-packages/gobject/_gobject.so --- replaced obj /usr/lib/python2.7/site-packages/gobject/__init__.py --- replaced dir /usr/lib/python2.7/site-packages/gobject --- replaced obj /usr/lib/python2.7/site-packages/glib/option.py --- replaced obj /usr/lib/python2.7/site-packages/glib/_glib.so --- replaced obj /usr/lib/python2.7/site-packages/glib/__init__.py --- replaced dir /usr/lib/python2.7/site-packages/glib --- replaced dir /usr/lib/python2.7/site-packages --- replaced dir /usr/lib/python2.7 --- replaced obj /usr/lib/pkgconfig/pygobject-2.0.pc --- replaced dir /usr/lib/pkgconfig --- replaced obj /usr/lib/libpyglib-2.0-python2.7.so.0.0.0 --- replaced sym /usr/lib/libpyglib-2.0-python2.7.so.0 --- replaced sym /usr/lib/libpyglib-2.0-python2.7.so --- replaced obj /usr/lib/libpyglib-2.0-python2.7.la --- replaced obj /usr/lib/debug/usr/lib/python2.7/site-packages/gtk-2.0/gio/unix.so.debug --- replaced obj /usr/lib/debug/usr/lib/python2.7/site-packages/gtk-2.0/gio/_gio.so.debug --- replaced dir /usr/lib/debug/usr/lib/python2.7/site-packages/gtk-2.0/gio --- replaced dir /usr/lib/debug/usr/lib/python2.7/site-packages/gtk-2.0 --- replaced obj /usr/lib/debug/usr/lib/python2.7/site-packages/gobject/_gobject.so.debug --- replaced dir /usr/lib/debug/usr/lib/python2.7/site-packages/gobject --- replaced obj /usr/lib/debug/usr/lib/python2.7/site-packages/glib/_glib.so.debug --- replaced dir /usr/lib/debug/usr/lib/python2.7/site-packages/glib --- replaced dir /usr/lib/debug/usr/lib/python2.7/site-packages --- replaced dir /usr/lib/debug/usr/lib/python2.7 --- replaced obj /usr/lib/debug/usr/lib/libpyglib-2.0-python2.7.so.0.0.0.debug --- replaced dir /usr/lib/debug/usr/lib --- replaced dir /usr/lib/debug/usr --- replaced dir /usr/lib/debug --- replaced dir /usr/lib --- replaced obj /usr/include/pygtk-2.0/pygobject.h --- replaced obj /usr/include/pygtk-2.0/pyglib.h --- replaced dir /usr/include/pygtk-2.0 --- replaced dir /usr/include --- replaced obj /usr/bin/pygobject-codegen-2.0 --- replaced dir /usr/bin --- replaced dir /usr * Postuninstallation of dev-python/pygobject-2.28.6 with CPython 2.7... * Linking /usr/lib/python2.7/site-packages/pygtk.py-2.0 to /usr/lib/python2.7/site-packages/pygtk.py (relative) * Linking /usr/lib/python2.7/site-packages/pygtk.pth-2.0 to /usr/lib/python2.7/site-packages/pygtk.pth (relative) >>> Regenerating /etc/ld.so.cache... >>> Original instance of package unmerged safely. * Postinstallation of dev-python/pygobject-2.28.6 with CPython 2.7... * Linking /usr/lib/python2.7/site-packages/pygtk.py-2.0 to /usr/lib/python2.7/site-packages/pygtk.py (relative) * Linking /usr/lib/python2.7/site-packages/pygtk.pth-2.0 to /usr/lib/python2.7/site-packages/pygtk.pth (relative) * Compilation and optimization of Python modules for CPython 2.7 ...  [ ok ] >>> dev-python/pygobject-2.28.6 merged. >>> Regenerating /etc/ld.so.cache...