* Package: dev-python/pygobject-3.10.2  * Repository: gentoo  * Maintainer: gnome@gentoo.org python@gentoo.org  * USE: amd64 cairo elibc_glibc kernel_linux python_targets_python3_3 test threads userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pygobject-3.10.2.tar.xz to /var/tmp/portage/dev-python/pygobject-3.10.2/work >>> Source unpacked in /var/tmp/portage/dev-python/pygobject-3.10.2/work >>> Preparing source in /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2 ... * Fixing OMF Makefiles ...  [ ok ] * Disabling deprecation warnings ...  [ ok ] * Running elibtoolize in: pygobject-3.10.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... * It seems that your USE_PYTHON setting lists different Python * implementations than your PYTHON_TARGETS variable. Please consider * using the following value instead: * * USE_PYTHON='3.3' * * (removed 2.7 3.2) * * Please note that after changing the USE_PYTHON variable, you may need * to run 'python-updater' to rebuild affected packages. * * For more information on PYTHON_TARGETS and python.eclass * compatibility, please see the relevant Wiki article [1]. * * [1] https://wiki.gentoo.org/wiki/Project:Python/PYTHON_TARGETS * Will copy sources from /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2 * python3_3: copying to /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2 ... * python3_3: running run_in_build_dir gnome2_src_configure --with-ffi --enable-cairo --enable-thread * econf: updating pygobject-3.10.2-python3_3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pygobject-3.10.2-python3_3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pygobject-3.10.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pygobject-3.10.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --enable-compile-warnings=minimum --with-ffi --enable-cairo --enable-thread configure: loading site script /usr/share/config.site checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none /usr/bin/python3.3 checking whether /usr/bin/python3.3 version >= 2.7... yes checking for /usr/bin/python3.3 version... 3.3 checking for /usr/bin/python3.3 platform... linux checking for /usr/bin/python3.3 script directory... ${prefix}/lib64/python3.3/site-packages checking for /usr/bin/python3.3 extension module directory... ${exec_prefix}/lib64/python3.3/site-packages checking for /usr/bin/python3.3 >= 3.1... yes checking for python version... (cached) 3.3 checking for python platform... (cached) linux checking for python script directory... (cached) ${prefix}/lib64/python3.3/site-packages checking for python extension module directory... (cached) ${exec_prefix}/lib64/python3.3/site-packages checking for headers required to compile python extensions... found checking for PySignal_SetWakeupFd in Python.h... yes checking for python module thread... no checking for python module _thread... yes checking whether to enable threading in pygobject... yes ./configure: line 13282: ./libtool: No such file or directory checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.35.9... yes (version 2.38.2) checking for ffi... checking for FFI... yes checking for GIO... yes checking for GI... yes checking for CAIRO... yes checking for PYCAIRO... yes checking whether gcc understands -Wall... yes checking what warning flags to pass to the C compiler... -Wall checking what language compliance flags to pass to the C compiler... checking for Gnome code coverage support... yes checking whether to build with code coverage support... no checking whether x86_64-pc-linux-gnu-gcc understands -Wall... yes checking whether x86_64-pc-linux-gnu-gcc understands -Werror=unused-variable... yes checking whether x86_64-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes checking whether x86_64-pc-linux-gnu-gcc understands -std=c9x... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pygobject-3.0.pc config.status: creating pygobject-3.0-uninstalled.pc config.status: creating gi/Makefile config.status: creating gi/repository/Makefile config.status: creating gi/overrides/Makefile config.status: creating gi/_glib/Makefile config.status: creating gi/_gobject/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating pygtkcompat/Makefile config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands pygobject 3.10.2 Using python interpreter: /usr/bin/python3.3 libffi support: yes cairo support: yes thread support: yes code coverage support: no >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2 ... * python3_3: running run_in_build_dir gnome2_src_compile make make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3' Making all in examples make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/examples' Making all in gi make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi' Making all in repository make[3]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/repository' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/repository' Making all in overrides make[3]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/overrides' for f in GLib.py Gtk.py Gdk.py GObject.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/overrides' Making all in _glib make[3]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_glib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o libpyglib_gi_2_0_python3.3_la-pyglib.lo `test -f 'pyglib.c' || echo './'`pyglib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pyglib.c -fPIC -DPIC -o .libs/libpyglib_gi_2_0_python3.3_la-pyglib.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -Wl,-O1 -Wl,--as-needed -o libpyglib-gi-2.0-python3.3.la -rpath /usr/lib64 libpyglib_gi_2_0_python3.3_la-pyglib.lo -lffi -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libpyglib_gi_2_0_python3.3_la-pyglib.o -Wl,--as-needed -lffi -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread -march=core2 -O2 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libpyglib-gi-2.0-python3.3.so.0 -o .libs/libpyglib-gi-2.0-python3.3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpyglib-gi-2.0-python3.3.so.0" && ln -s "libpyglib-gi-2.0-python3.3.so.0.0.0" "libpyglib-gi-2.0-python3.3.so.0") libtool: link: (cd ".libs" && rm -f "libpyglib-gi-2.0-python3.3.so" && ln -s "libpyglib-gi-2.0-python3.3.so.0.0.0" "libpyglib-gi-2.0-python3.3.so") libtool: link: ( cd ".libs" && rm -f "libpyglib-gi-2.0-python3.3.la" && ln -s "../libpyglib-gi-2.0-python3.3.la" "libpyglib-gi-2.0-python3.3.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _glib_la-glibmodule.lo `test -f 'glibmodule.c' || echo './'`glibmodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c glibmodule.c -fPIC -DPIC -o .libs/_glib_la-glibmodule.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _glib_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo './'`pygoptioncontext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygoptioncontext.c -fPIC -DPIC -o .libs/_glib_la-pygoptioncontext.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _glib_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo './'`pygoptiongroup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygoptiongroup.c -fPIC -DPIC -o .libs/_glib_la-pygoptiongroup.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _glib_la-pygspawn.lo `test -f 'pygspawn.c' || echo './'`pygspawn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygspawn.c -fPIC -DPIC -o .libs/_glib_la-pygspawn.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -module -avoid-version -shrext .cpython-33.so -export-symbols-regex "_glib|PyInit__glib" -Wl,-O1 -Wl,--as-needed -o _glib.la -rpath /usr/lib64/python3.3/site-packages/gi/_glib _glib_la-glibmodule.lo _glib_la-pygoptioncontext.lo _glib_la-pygoptiongroup.lo _glib_la-pygspawn.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 libpyglib-gi-2.0-python3.3.la libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/_glib_la-glibmodule.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygspawn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_glib.exp libtool: link: /bin/grep -E -e "_glib|PyInit__glib" ".libs/_glib.exp" > ".libs/_glib.expT" libtool: link: mv -f ".libs/_glib.expT" ".libs/_glib.exp" libtool: link: echo "{ global:" > .libs/_glib.ver libtool: link: cat .libs/_glib.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_glib.ver libtool: link: echo "local: *; };" >> .libs/_glib.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/_glib_la-glibmodule.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygspawn.o -Wl,-rpath -Wl,/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_glib/.libs -Wl,--as-needed -lgobject-2.0 -lgthread-2.0 -lglib-2.0 ./.libs/libpyglib-gi-2.0-python3.3.so -pthread -march=core2 -O2 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,_glib.cpython-33.so -Wl,-version-script -Wl,.libs/_glib.ver -o .libs/_glib.cpython-33.so libtool: link: ( cd ".libs" && rm -f "_glib.la" && ln -s "../_glib.la" "_glib.la" ) ln -s -f .libs/_glib.cpython-33.so _glib.cpython-33.so for f in __init__.py option.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_glib' Making all in _gobject make[3]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_gobject' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c gobjectmodule.c -fPIC -DPIC -o .libs/_gobject_la-gobjectmodule.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gobject_la-pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygboxed.c -fPIC -DPIC -o .libs/_gobject_la-pygboxed.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gobject_la-pygenum.lo `test -f 'pygenum.c' || echo './'`pygenum.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygenum.c -fPIC -DPIC -o .libs/_gobject_la-pygenum.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gobject_la-pygflags.lo `test -f 'pygflags.c' || echo './'`pygflags.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygflags.c -fPIC -DPIC -o .libs/_gobject_la-pygflags.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gobject_la-pyginterface.lo `test -f 'pyginterface.c' || echo './'`pyginterface.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pyginterface.c -fPIC -DPIC -o .libs/_gobject_la-pyginterface.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gobject_la-pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygobject.c -fPIC -DPIC -o .libs/_gobject_la-pygobject.o pygobject.c: In function 'pygobject_data_free': pygobject.c:117:26: warning: 'state' may be used uninitialized in this function [-Wmaybe-uninitialized] pyglib_gil_state_release(state); ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gobject_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo './'`pygparamspec.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygparamspec.c -fPIC -DPIC -o .libs/_gobject_la-pygparamspec.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gobject_la-pygpointer.lo `test -f 'pygpointer.c' || echo './'`pygpointer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygpointer.c -fPIC -DPIC -o .libs/_gobject_la-pygpointer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gobject_la-pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygtype.c -fPIC -DPIC -o .libs/_gobject_la-pygtype.o pygtype.c: In function 'pyg_value_array_from_pyobject': pygtype.c:682:5: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations] value_array = g_value_array_new(len); ^ pygtype.c:692:13: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^ pygtype.c:704:17: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^ pygtype.c:717:13: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^ pygtype.c:722:9: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(value_array, &item_value); ^ pygtype.c: In function 'pyg_value_from_pyobject_with_error': pygtype.c:1028:17: warning: 'g_value_array_get_type' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:62): Use 'GArray' instead [-Wdeprecated-declarations] G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) ^ pygtype.c: In function 'pyg_value_as_pyobject': pygtype.c:1246:9: warning: 'g_value_array_get_type' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:62): Use 'GArray' instead [-Wdeprecated-declarations] } else if (G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) { ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../../gi/_glib -I../../gi -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -module -avoid-version -shrext .cpython-33.so -export-symbols-regex "_gobject|PyInit__gobject" -Wl,-O1 -Wl,--as-needed -o _gobject.la -rpath /usr/lib64/python3.3/site-packages/gi/_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 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../gi/_glib/libpyglib-gi-2.0-python3.3.la libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pyginterface.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygtype.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gobject.exp libtool: link: /bin/grep -E -e "_gobject|PyInit__gobject" ".libs/_gobject.exp" > ".libs/_gobject.expT" libtool: link: mv -f ".libs/_gobject.expT" ".libs/_gobject.exp" libtool: link: echo "{ global:" > .libs/_gobject.ver libtool: link: cat .libs/_gobject.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gobject.ver libtool: link: echo "local: *; };" >> .libs/_gobject.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/_gobject_la-gobjectmodule.o .libs/_gobject_la-pygboxed.o .libs/_gobject_la-pygenum.o .libs/_gobject_la-pygflags.o .libs/_gobject_la-pyginterface.o .libs/_gobject_la-pygobject.o .libs/_gobject_la-pygparamspec.o .libs/_gobject_la-pygpointer.o .libs/_gobject_la-pygtype.o -Wl,-rpath -Wl,/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_glib/.libs -Wl,--as-needed -lgthread-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../gi/_glib/.libs/libpyglib-gi-2.0-python3.3.so -pthread -pthread -march=core2 -O2 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,_gobject.cpython-33.so -Wl,-version-script -Wl,.libs/_gobject.ver -o .libs/_gobject.cpython-33.so libtool: link: ( cd ".libs" && rm -f "_gobject.la" && ln -s "../_gobject.la" "_gobject.la" ) ln -s -f .libs/_gobject.cpython-33.so _gobject.cpython-33.so for f in __init__.py constants.py propertyhelper.py signalhelper.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_gobject' make[3]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-repository.lo `test -f 'pygi-repository.c' || echo './'`pygi-repository.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-repository.c -fPIC -DPIC -o .libs/_gi_la-pygi-repository.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-info.lo `test -f 'pygi-info.c' || echo './'`pygi-info.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-info.c -fPIC -DPIC -o .libs/_gi_la-pygi-info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-foreign.lo `test -f 'pygi-foreign.c' || echo './'`pygi-foreign.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-foreign.c -fPIC -DPIC -o .libs/_gi_la-pygi-foreign.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-struct.lo `test -f 'pygi-struct.c' || echo './'`pygi-struct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-struct.c -fPIC -DPIC -o .libs/_gi_la-pygi-struct.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-source.lo `test -f 'pygi-source.c' || echo './'`pygi-source.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-source.c -fPIC -DPIC -o .libs/_gi_la-pygi-source.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-argument.lo `test -f 'pygi-argument.c' || echo './'`pygi-argument.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-argument.c -fPIC -DPIC -o .libs/_gi_la-pygi-argument.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-type.lo `test -f 'pygi-type.c' || echo './'`pygi-type.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-type.c -fPIC -DPIC -o .libs/_gi_la-pygi-type.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-boxed.lo `test -f 'pygi-boxed.c' || echo './'`pygi-boxed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-boxed.c -fPIC -DPIC -o .libs/_gi_la-pygi-boxed.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-closure.lo `test -f 'pygi-closure.c' || echo './'`pygi-closure.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-closure.c -fPIC -DPIC -o .libs/_gi_la-pygi-closure.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-ccallback.lo `test -f 'pygi-ccallback.c' || echo './'`pygi-ccallback.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-ccallback.c -fPIC -DPIC -o .libs/_gi_la-pygi-ccallback.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-property.lo `test -f 'pygi-property.c' || echo './'`pygi-property.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-property.c -fPIC -DPIC -o .libs/_gi_la-pygi-property.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-signal-closure.lo `test -f 'pygi-signal-closure.c' || echo './'`pygi-signal-closure.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-signal-closure.c -fPIC -DPIC -o .libs/_gi_la-pygi-signal-closure.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-gimodule.lo `test -f 'gimodule.c' || echo './'`gimodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c gimodule.c -fPIC -DPIC -o .libs/_gi_la-gimodule.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-invoke.lo `test -f 'pygi-invoke.c' || echo './'`pygi-invoke.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-invoke.c -fPIC -DPIC -o .libs/_gi_la-pygi-invoke.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-cache.lo `test -f 'pygi-cache.c' || echo './'`pygi-cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-cache.c -fPIC -DPIC -o .libs/_gi_la-pygi-cache.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-marshal-from-py.lo `test -f 'pygi-marshal-from-py.c' || echo './'`pygi-marshal-from-py.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-marshal-from-py.c -fPIC -DPIC -o .libs/_gi_la-pygi-marshal-from-py.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-marshal-to-py.lo `test -f 'pygi-marshal-to-py.c' || echo './'`pygi-marshal-to-py.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-marshal-to-py.c -fPIC -DPIC -o .libs/_gi_la-pygi-marshal-to-py.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_la-pygi-marshal-cleanup.lo `test -f 'pygi-marshal-cleanup.c' || echo './'`pygi-marshal-cleanup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-marshal-cleanup.c -fPIC -DPIC -o .libs/_gi_la-pygi-marshal-cleanup.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -module -avoid-version -shrext .cpython-33.so -export-symbols-regex "init_gi|PyInit__gi" -Wl,-O1 -Wl,--as-needed -o _gi.la -rpath /usr/lib64/python3.3/site-packages/gi _gi_la-pygi-repository.lo _gi_la-pygi-info.lo _gi_la-pygi-foreign.lo _gi_la-pygi-struct.lo _gi_la-pygi-source.lo _gi_la-pygi-argument.lo _gi_la-pygi-type.lo _gi_la-pygi-boxed.lo _gi_la-pygi-closure.lo _gi_la-pygi-ccallback.lo _gi_la-pygi-property.lo _gi_la-pygi-signal-closure.lo _gi_la-gimodule.lo _gi_la-pygi-invoke.lo _gi_la-pygi-cache.lo _gi_la-pygi-marshal-from-py.lo _gi_la-pygi-marshal-to-py.lo _gi_la-pygi-marshal-cleanup.lo -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../gi/_glib/libpyglib-gi-2.0-python3.3.la libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/_gi_la-pygi-repository.o .libs/_gi_la-pygi-info.o .libs/_gi_la-pygi-foreign.o .libs/_gi_la-pygi-struct.o .libs/_gi_la-pygi-source.o .libs/_gi_la-pygi-argument.o .libs/_gi_la-pygi-type.o .libs/_gi_la-pygi-boxed.o .libs/_gi_la-pygi-closure.o .libs/_gi_la-pygi-ccallback.o .libs/_gi_la-pygi-property.o .libs/_gi_la-pygi-signal-closure.o .libs/_gi_la-gimodule.o .libs/_gi_la-pygi-invoke.o .libs/_gi_la-pygi-cache.o .libs/_gi_la-pygi-marshal-from-py.o .libs/_gi_la-pygi-marshal-to-py.o .libs/_gi_la-pygi-marshal-cleanup.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gi.exp libtool: link: /bin/grep -E -e "init_gi|PyInit__gi" ".libs/_gi.exp" > ".libs/_gi.expT" libtool: link: mv -f ".libs/_gi.expT" ".libs/_gi.exp" libtool: link: echo "{ global:" > .libs/_gi.ver libtool: link: cat .libs/_gi.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gi.ver libtool: link: echo "local: *; };" >> .libs/_gi.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/_gi_la-pygi-repository.o .libs/_gi_la-pygi-info.o .libs/_gi_la-pygi-foreign.o .libs/_gi_la-pygi-struct.o .libs/_gi_la-pygi-source.o .libs/_gi_la-pygi-argument.o .libs/_gi_la-pygi-type.o .libs/_gi_la-pygi-boxed.o .libs/_gi_la-pygi-closure.o .libs/_gi_la-pygi-ccallback.o .libs/_gi_la-pygi-property.o .libs/_gi_la-pygi-signal-closure.o .libs/_gi_la-gimodule.o .libs/_gi_la-pygi-invoke.o .libs/_gi_la-pygi-cache.o .libs/_gi_la-pygi-marshal-from-py.o .libs/_gi_la-pygi-marshal-to-py.o .libs/_gi_la-pygi-marshal-cleanup.o -Wl,-rpath -Wl,/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_glib/.libs -Wl,--as-needed -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../gi/_glib/.libs/libpyglib-gi-2.0-python3.3.so -pthread -march=core2 -O2 -Wl,-O1 -pthread -Wl,-soname -Wl,_gi.cpython-33.so -Wl,-version-script -Wl,.libs/_gi.ver -o .libs/_gi.cpython-33.so libtool: link: ( cd ".libs" && rm -f "_gi.la" && ln -s "../_gi.la" "_gi.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o _gi_cairo_la-pygi-foreign-cairo.lo `test -f 'pygi-foreign-cairo.c' || echo './'`pygi-foreign-cairo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.3 -I/usr/include/python3.3 -DPY_SSIZE_T_CLEAN -I../gi/_glib -I../gi/_gobject -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c pygi-foreign-cairo.c -fPIC -DPIC -o .libs/_gi_cairo_la-pygi-foreign-cairo.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -module -avoid-version -shrext .cpython-33.so -export-symbols-regex "init_gi_cairo|PyInit__gi_cairo" -Wl,-O1 -Wl,--as-needed -o _gi_cairo.la -rpath /usr/lib64/python3.3/site-packages/gi _gi_cairo_la-pygi-foreign-cairo.lo -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/_gi_cairo_la-pygi-foreign-cairo.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_gi_cairo.exp libtool: link: /bin/grep -E -e "init_gi_cairo|PyInit__gi_cairo" ".libs/_gi_cairo.exp" > ".libs/_gi_cairo.expT" libtool: link: mv -f ".libs/_gi_cairo.expT" ".libs/_gi_cairo.exp" libtool: link: echo "{ global:" > .libs/_gi_cairo.ver libtool: link: cat .libs/_gi_cairo.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gi_cairo.ver libtool: link: echo "local: *; };" >> .libs/_gi_cairo.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/_gi_cairo_la-pygi-foreign-cairo.o -Wl,--as-needed -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread -march=core2 -O2 -Wl,-O1 -pthread -Wl,-soname -Wl,_gi_cairo.cpython-33.so -Wl,-version-script -Wl,.libs/_gi_cairo.ver -o .libs/_gi_cairo.cpython-33.so libtool: link: ( cd ".libs" && rm -f "_gi_cairo.la" && ln -s "../_gi_cairo.la" "_gi_cairo.la" ) ln -s -f .libs/_gi.cpython-33.so _gi.cpython-33.so ln -s -f .libs/_gi_cairo.cpython-33.so _gi_cairo.cpython-33.so for f in __init__.py types.py module.py importer.py pygtkcompat.py docstring.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi' make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi' Making all in tests make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o libgimarshallingtests_la-gimarshallingtests.lo `test -f '/usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c' || echo './'`/usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c /usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c -fPIC -DPIC -o .libs/libgimarshallingtests_la-gimarshallingtests.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -Wl,-O1 -Wl,--as-needed -o libgimarshallingtests.la -rpath /usr/lib64/python3.3/site-packages/pygobject -module -avoid-version -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 libgimarshallingtests_la-gimarshallingtests.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgimarshallingtests_la-gimarshallingtests.o -Wl,--as-needed -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -march=core2 -O2 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libgimarshallingtests.so -o .libs/libgimarshallingtests.so libtool: link: ( cd ".libs" && rm -f "libgimarshallingtests.la" && ln -s "../libgimarshallingtests.la" "libgimarshallingtests.la" ) test -L libgimarshallingtests.so || ln -s .libs/libgimarshallingtests.so libgimarshallingtests.so /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o libregress_la-regress.lo `test -f '/usr/share/gobject-introspection-1.0/tests/regress.c' || echo './'`/usr/share/gobject-introspection-1.0/tests/regress.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c /usr/share/gobject-introspection-1.0/tests/regress.c -fPIC -DPIC -o .libs/libregress_la-regress.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -Wl,-O1 -Wl,--as-needed -o libregress.la -rpath /usr/lib64/python3.3/site-packages/pygobject -module -avoid-version -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 libregress_la-regress.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libregress_la-regress.o -Wl,--as-needed -lgio-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -march=core2 -O2 -Wl,-O1 -Wl,-soname -Wl,libregress.so -o .libs/libregress.so libtool: link: ( cd ".libs" && rm -f "libregress.la" && ln -s "../libregress.la" "libregress.la" ) test -L libregress.so || ln -s .libs/libregress.so libregress.so /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi/_gobject -I../gi/_glib -I/usr/include/python3.3 -I/usr/include/python3.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o testhelper_la-testhelpermodule.lo `test -f 'testhelpermodule.c' || echo './'`testhelpermodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi/_gobject -I../gi/_glib -I/usr/include/python3.3 -I/usr/include/python3.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c testhelpermodule.c -fPIC -DPIC -o .libs/testhelper_la-testhelpermodule.o testhelpermodule.c: In function '_wrap_test_value_array': testhelpermodule.c:516:3: warning: 'g_value_array_get_type' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:62): Use 'GArray' instead [-Wdeprecated-declarations] g_value_init(value, G_TYPE_VALUE_ARRAY); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi/_gobject -I../gi/_glib -I/usr/include/python3.3 -I/usr/include/python3.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o testhelper_la-test-floating.lo `test -f 'test-floating.c' || echo './'`test-floating.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi/_gobject -I../gi/_glib -I/usr/include/python3.3 -I/usr/include/python3.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c test-floating.c -fPIC -DPIC -o .libs/testhelper_la-test-floating.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi/_gobject -I../gi/_glib -I/usr/include/python3.3 -I/usr/include/python3.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o testhelper_la-test-thread.lo `test -f 'test-thread.c' || echo './'`test-thread.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi/_gobject -I../gi/_glib -I/usr/include/python3.3 -I/usr/include/python3.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c test-thread.c -fPIC -DPIC -o .libs/testhelper_la-test-thread.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi/_gobject -I../gi/_glib -I/usr/include/python3.3 -I/usr/include/python3.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c -o testhelper_la-test-unknown.lo `test -f 'test-unknown.c' || echo './'`test-unknown.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gi/_gobject -I../gi/_glib -I/usr/include/python3.3 -I/usr/include/python3.3 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -c test-unknown.c -fPIC -DPIC -o .libs/testhelper_la-test-unknown.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -Wl,-O1 -Wl,--as-needed -o testhelper.la -rpath /usr/lib64/python3.3/site-packages/pygobject -module -avoid-version testhelper_la-testhelpermodule.lo testhelper_la-test-floating.lo testhelper_la-test-thread.lo testhelper_la-test-unknown.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/testhelper_la-testhelpermodule.o .libs/testhelper_la-test-floating.o .libs/testhelper_la-test-thread.o .libs/testhelper_la-test-unknown.o -Wl,--as-needed -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -march=core2 -O2 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,testhelper.so -o .libs/testhelper.so libtool: link: ( cd ".libs" && rm -f "testhelper.la" && ln -s "../testhelper.la" "testhelper.la" ) test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests' Making all in pygtkcompat make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/pygtkcompat' for f in __init__.py generictreemodel.py pygtkcompat.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/pygtkcompat' make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3' make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3' make[1]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3' >>> Source compiled. * python3_3: running testing * Scanning for an open DISPLAY to start Xvfb ... * Starting Xvfb on $DISPLAY=2 ... make check Making check in examples make[1]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/examples' Making check in gi make[1]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi' Making check in repository make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/repository' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make check-local make[3]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/repository' for f in __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/repository' make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/repository' Making check in overrides make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/overrides' for f in GLib.py Gtk.py Gdk.py GObject.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make check-local make[3]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/overrides' for f in GLib.py Gtk.py Gdk.py GObject.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/overrides' make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/overrides' Making check in _glib make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_glib' make check-local make[3]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_glib' ln -s -f .libs/_glib.cpython-33.so _glib.cpython-33.so for f in __init__.py option.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_glib' make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_glib' Making check in _gobject make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_gobject' make check-local make[3]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_gobject' ln -s -f .libs/_gobject.cpython-33.so _gobject.cpython-33.so for f in __init__.py constants.py propertyhelper.py signalhelper.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_gobject' make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi/_gobject' make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi' ln -s -f .libs/_gi.cpython-33.so _gi.cpython-33.so ln -s -f .libs/_gi_cairo.cpython-33.so _gi_cairo.cpython-33.so for f in __init__.py types.py module.py importer.py pygtkcompat.py docstring.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make check-local make[3]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi' ln -s -f .libs/_gi.cpython-33.so _gi.cpython-33.so ln -s -f .libs/_gi_cairo.cpython-33.so _gi_cairo.cpython-33.so for f in __init__.py types.py module.py importer.py pygtkcompat.py docstring.py; do \ [ -e ./$f ] || ln -s ./$f ./$f; \ done make[3]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi' make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi' make[1]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/gi' Making check in tests make[1]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests' make libgimarshallingtests.la libregress.la testhelper.la make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests' make[2]: 'libgimarshallingtests.la' is up to date. make[2]: 'libregress.la' is up to date. make[2]: 'testhelper.la' is up to date. make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests' make check-local make[2]: Entering directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests' test -L libgimarshallingtests.so || ln -s .libs/libgimarshallingtests.so libgimarshallingtests.so test -L libregress.so || ln -s .libs/libregress.so libregress.so test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so g-ir-scanner --include=Gio-2.0 \ --namespace=GIMarshallingTests --nsversion=1.0 --symbol-prefix=gi_marshalling_tests \ --warn-all --warn-error \ --library=libgimarshallingtests.la \ --libtool="../libtool" \ --output GIMarshallingTests-1.0.gir \ /usr/share/gobject-introspection-1.0/tests/gimarshallingtests.c /usr/share/gobject-introspection-1.0/tests/gimarshallingtests.h g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectrfhDal/GIMarshallingTests-1.0.o /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectrfhDal/GIMarshallingTests-1.0.c g-ir-scanner: link: ../libtool --mode=link --tag=CC gcc -o /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectrfhDal/GIMarshallingTests-1.0 -export-dynamic -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -Wl,-O1 -Wl,--as-needed /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectrfhDal/GIMarshallingTests-1.0.o -L. libgimarshallingtests.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 *** Warning: Linking the executable /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectrfhDal/GIMarshallingTests-1.0 against the loadable module *** libgimarshallingtests.so is not portable! libtool: link: gcc -o /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectrfhDal/.libs/GIMarshallingTests-1.0 -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -Wl,-O1 /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectrfhDal/GIMarshallingTests-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libgimarshallingtests.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64/python3.3/site-packages/pygobject g-ir-compiler GIMarshallingTests-1.0.gir -o GIMarshallingTests-1.0.typelib g-ir-scanner --include=cairo-1.0 --include=Gio-2.0 \ --namespace=Regress --nsversion=1.0 \ --warn-all --warn-error \ --library=libregress.la \ --libtool="../libtool" \ --output Regress-1.0.gir \ /usr/share/gobject-introspection-1.0/tests/regress.c /usr/share/gobject-introspection-1.0/tests/regress.h g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectOIwTa_/Regress-1.0.o /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectOIwTa_/Regress-1.0.c g-ir-scanner: link: ../libtool --mode=link --tag=CC gcc -o /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectOIwTa_/Regress-1.0 -export-dynamic -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -Wl,-O1 -Wl,--as-needed /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectOIwTa_/Regress-1.0.o -L. libregress.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 *** Warning: Linking the executable /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectOIwTa_/Regress-1.0 against the loadable module *** libregress.so is not portable! libtool: link: gcc -o /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectOIwTa_/.libs/Regress-1.0 -march=core2 -O2 -pipe -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -Wl,-O1 /var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests/tmp-introspectOIwTa_/Regress-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libregress.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64/python3.3/site-packages/pygobject g-ir-compiler Regress-1.0.gir -o Regress-1.0.typelib glib-compile-schemas --targetdir=. --schema-file=org.gnome.test.gschema.xml CHECK Pyflakes ../tests/runtests-windows.py:47: invalid syntax except Exception, e: ^ ../examples/properties.py:18: invalid syntax print "MyObject properties: ", list(MyObject.props) ^ ../tests/test_properties.py:30: undefined name 'unicode' ../tests/test_properties.py:835: undefined name 'long' ../tests/test_gi.py:27: undefined name 'unicode' ../tests/test_everything.py:31: undefined name 'unicode' ../tests/compathelper.py:66: undefined name 'long' ../tests/compathelper.py:67: undefined name 'basestring' ../tests/compathelper.py:69: undefined name 'unicode' ../gi/_glib/option.py:42: undefined name 'basestring' ../gi/overrides/GObject.py:262: undefined name 'unicode' ../gi/overrides/Gtk.py:33: undefined name 'basestring' ../gi/_gobject/propertyhelper.py:42: undefined name 'basestring' ../gi/_gobject/propertyhelper.py:43: undefined name 'long' Makefile:816: recipe for target 'check-local' failed make[2]: *** [check-local] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests' Makefile:644: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3/tests' Makefile:588: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 * __helpers_die: WARNING: emake failed * ERROR: dev-python/pygobject-3.10.2::gentoo failed (test phase): * virtualmake: the emake failed. * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 4119: Called python_foreach_impl 'testing' * environment, line 3740: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'testing' * environment, line 3062: Called _multibuild_run '_python_multibuild_wrapper' 'testing' * environment, line 3060: Called _python_multibuild_wrapper 'testing' * environment, line 732: Called testing * environment, line 4116: Called run_in_build_dir 'Xemake' 'check' * environment, line 4081: Called Xemake 'check' * environment, line 360: Called virtualmake 'check' * environment, line 4859: Called die * The specific snippet of code: * [[ ${retval} -ne 0 ]] && die "${FUNCNAME}: the ${VIRTUALX_COMMAND} failed."; * * If you need support, post the output of `emerge --info '=dev-python/pygobject-3.10.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/pygobject-3.10.2::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-python/pygobject-3.10.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygobject-3.10.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2-python3_3' * S: '/var/tmp/portage/dev-python/pygobject-3.10.2/work/pygobject-3.10.2'