Code: Select all
jwoodward-linux ~ # emerge --unmerge pygobject
* This action can remove important packages! In order to be safer, use
* `emerge -pv --depclean <atom>` to check for reverse dependencies before
* removing packages.
dev-python/pygobject
selected: 3.2.2
protected: none
omitted: none
All selected packages: dev-python/pygobject-3.2.2
>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.
>>> Waiting 1 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 1
>>> Unmerging (1 of 1) dev-python/pygobject-3.2.2...
* GNU info directory index is up-to-date.
* IMPORTANT: 3 config files in '/etc' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
jwoodward-linux ~ # emerge -av pygobject
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ~] dev-python/pygobject-3.2.2 USE="cairo threads -examples -test" 0 kB
Total: 1 package (1 new), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No] yes
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) dev-python/pygobject-3.2.2
* pygobject-3.2.2.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking pygobject-3.2.2.tar.xz to /var/tmp/portage/dev-python/pygobject-3.2.2/work
>>> Source unpacked in /var/tmp/portage/dev-python/pygobject-3.2.2/work
>>> Preparing source in /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2 ...
* Applying pygobject-2.90.1-make_check.patch ... [ ok ]
* Cleaning 'py-compile' file
* Running eautoreconf in '/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2' ...
* Running libtoolize --install --copy --force --automake ... [ ok ]
* Running aclocal -I m4 ... [ ok ]
* Running autoconf ... [ ok ]
* Running autoheader ... [ ok ]
* Running automake --add-missing --copy ... [ ok ]
* Running elibtoolize in: pygobject-3.2.2/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Applying as-needed/2.2.6 patch ...
* Fixing OMF Makefiles ... [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2 ...
* Configuration of dev-python/pygobject-3.2.2 with CPython 2.7...
* econf: updating pygobject-3.2.2-2.7/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-3.2.2-2.7/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating pygobject-3.2.2-3.2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-3.2.2-3.2/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating pygobject-3.2.2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-3.2.2/config.sub with /usr/share/gnuconfig/config.sub
./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-dependency-tracking --disable-dependency-tracking --with-ffi --enable-cairo --enable-thread --disable-maintainer-mode
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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 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... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... dlltool
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/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 whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating ./config.lt
config.lt: creating libtool
checking for library containing strerror... none required
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking whether python2.7 version >= 2.5.2... yes
checking for python2.7 version... 2.7
checking for python2.7 platform... linux2
checking for python2.7 script directory... ${prefix}/lib64/python2.7/site-packages
checking for python2.7 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
checking for python version... (cached) 2.7
checking for python platform... (cached) linux2
checking for python script directory... (cached) ${prefix}/lib64/python2.7/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib64/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for python module thread... yes
checking whether to enable threading in pygobject... yes
checking for x86_64-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.31.0... yes (version 2.32.3)
checking for ffi... checking for FFI... yes
checking for GIO... yes
checking for GI... yes
checking for PYCAIRO... yes
checking whether x86_64-pc-linux-gnu-gcc understands -Wall... 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
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 PKG-INFO
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
libffi support: yes
* Configuration of dev-python/pygobject-3.2.2 with CPython 3.2...
* econf: updating pygobject-3.2.2-2.7/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-3.2.2-2.7/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating pygobject-3.2.2-3.2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-3.2.2-3.2/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating pygobject-3.2.2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-3.2.2/config.sub with /usr/share/gnuconfig/config.sub
./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-dependency-tracking --disable-dependency-tracking --with-ffi --enable-cairo --enable-thread --disable-maintainer-mode --disable-maintainer-mode
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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 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... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... dlltool
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/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 whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating ./config.lt
config.lt: creating libtool
checking for library containing strerror... none required
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking whether python3.2 version >= 2.5.2... yes
checking for python3.2 version... 3.2
checking for python3.2 platform... linux2
checking for python3.2 script directory... ${prefix}/lib64/python3.2/site-packages
checking for python3.2 extension module directory... ${exec_prefix}/lib64/python3.2/site-packages
checking for python3.2 >= 3.1... yes
checking for python version... (cached) 3.2
checking for python platform... (cached) linux2
checking for python script directory... (cached) ${prefix}/lib64/python3.2/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib64/python3.2/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for python module thread... no
checking for python module _thread... yes
checking whether to enable threading in pygobject... yes
checking for x86_64-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.31.0... yes (version 2.32.3)
checking for ffi... checking for FFI... yes
checking for GIO... yes
checking for GI... yes
checking for PYCAIRO... yes
checking whether x86_64-pc-linux-gnu-gcc understands -Wall... 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
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 PKG-INFO
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
libffi support: yes
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2 ...
* Building of dev-python/pygobject-3.2.2 with CPython 2.7...
make -j5
make all-recursive
make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7'
Making all in examples
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/examples'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/examples'
Making all in gi
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi'
Making all in repository
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/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.2.2/work/pygobject-3.2.2-2.7/gi/repository'
Making all in overrides
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/overrides'
for f in GLib.py Gtk.py Gdk.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.2.2/work/pygobject-3.2.2-2.7/gi/overrides'
Making all in _glib
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_glib'
CC libpyglib_gi_2_0_python2.7_la-pyglib.lo
CC _glib_la-glibmodule.lo
CC _glib_la-pygiochannel.lo
CC _glib_la-pygoptioncontext.lo
CC _glib_la-pygoptiongroup.lo
pygiochannel.c: In function 'py_io_channel_write_chars':
pygiochannel.c:267:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
pygiochannel.c: In function 'py_io_channel_write_lines':
pygiochannel.c:290:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
pygiochannel.c: In function 'py_io_channel_read_line':
pygiochannel.c:555:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
CC _glib_la-pygmaincontext.lo
CC _glib_la-pygmainloop.lo
CC _glib_la-pygsource.lo
CC _glib_la-pygspawn.lo
for f in __init__.py option.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
CCLD libpyglib-gi-2.0-python2.7.la
pygmainloop.c: In function 'pyg_signal_watch_check':
pygmainloop.c:162:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
CCLD _glib.la
ln -s .libs/_glib.so _glib.so || true
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_glib'
Making all in _gobject
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_gobject'
CC _gobject_la-gobjectmodule.lo
CC _gobject_la-pygboxed.lo
CC _gobject_la-pygenum.lo
CC _gobject_la-pygflags.lo
CC _gobject_la-pyginterface.lo
CC _gobject_la-pygobject.lo
CC _gobject_la-pygparamspec.lo
CC _gobject_la-pygpointer.lo
CC _gobject_la-pygtype.lo
for f in __init__.py constants.py propertyhelper.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
CCLD _gobject.la
ln -s .libs/_gobject.so _gobject.so || true
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_gobject'
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi'
CC _gi_la-pygi-repository.lo
CC _gi_la-pygi-info.lo
CC _gi_la-pygi-foreign.lo
CC _gi_la-pygi-foreign-gvariant.lo
CC _gi_la-pygi-struct.lo
CC _gi_la-pygi-argument.lo
CC _gi_la-pygi-type.lo
pygi-repository.c: In function '_wrap_g_irepository_require':
pygi-repository.c:92:15: warning: variable 'typelib' set but not used [-Wunused-but-set-variable]
CC _gi_la-pygi-boxed.lo
CC _gi_la-pygi-closure.lo
pygi-argument.c: In function '_pygi_argument_from_object':
pygi-argument.c:1096:35: warning: variable 'result' set but not used [-Wunused-but-set-variable]
CC _gi_la-pygi-callbacks.lo
CC _gi_la-pygi-property.lo
CC _gi_la-pygi-signal-closure.lo
pygi-closure.c: In function '_pygi_closure_handle':
pygi-closure.c:336:16: warning: variable 'return_transfer' set but not used [-Wunused-but-set-variable]
pygi-closure.c:335:16: warning: variable 'return_tag' set but not used [-Wunused-but-set-variable]
pygi-callbacks.c: In function '_pygi_scan_for_callbacks':
pygi-callbacks.c:80:21: warning: variable 'direction' set but not used [-Wunused-but-set-variable]
pygi-callbacks.c: In function '_pygi_create_callback':
pygi-callbacks.c:156:17: warning: variable 'scope' set but not used [-Wunused-but-set-variable]
CC _gi_la-gimodule.lo
CC _gi_la-pygi-invoke.lo
CC _gi_la-pygi-cache.lo
CC _gi_la-pygi-marshal-from-py.lo
CC _gi_la-pygi-marshal-to-py.lo
CC _gi_la-pygi-marshal-cleanup.lo
CC _gi_cairo_la-pygi-foreign-cairo.lo
for f in __init__.py types.py module.py importer.py pygtkcompat.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
pygi-foreign-cairo.c: In function 'init_gi_cairo':
pygi-foreign-cairo.c:116:1: warning: variable 'module' set but not used [-Wunused-but-set-variable]
CCLD _gi_cairo.la
CCLD _gi.la
ln -s .libs/_gi_cairo.so _gi_cairo.so || true
ln -s .libs/_gi.so _gi.so || true
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi'
Making all in tests
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/tests'
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7'
make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7'
* Building of dev-python/pygobject-3.2.2 with CPython 3.2...
make -j5
make all-recursive
make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2'
Making all in examples
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/examples'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/examples'
Making all in gi
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi'
Making all in repository
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/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.2.2/work/pygobject-3.2.2-3.2/gi/repository'
Making all in overrides
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/overrides'
for f in GLib.py Gtk.py Gdk.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.2.2/work/pygobject-3.2.2-3.2/gi/overrides'
Making all in _glib
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_glib'
CC libpyglib_gi_2_0_python3.2_la-pyglib.lo
CC _glib_la-glibmodule.lo
CC _glib_la-pygiochannel.lo
CC _glib_la-pygoptioncontext.lo
CC _glib_la-pygoptiongroup.lo
CC _glib_la-pygmaincontext.lo
pygiochannel.c: In function 'py_io_channel_write_chars':
pygiochannel.c:267:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
pygiochannel.c: In function 'py_io_channel_write_lines':
pygiochannel.c:290:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
pygiochannel.c: In function 'py_io_channel_read_line':
pygiochannel.c:555:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
CC _glib_la-pygmainloop.lo
CC _glib_la-pygsource.lo
CC _glib_la-pygspawn.lo
for f in __init__.py option.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
CCLD libpyglib-gi-2.0-python3.2.la
pygmainloop.c: In function 'pyg_signal_watch_check':
pygmainloop.c:162:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
CCLD _glib.la
ln -s .libs/_glib.so _glib.so || true
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_glib'
Making all in _gobject
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_gobject'
CC _gobject_la-gobjectmodule.lo
CC _gobject_la-pygboxed.lo
CC _gobject_la-pygenum.lo
CC _gobject_la-pygflags.lo
CC _gobject_la-pyginterface.lo
CC _gobject_la-pygobject.lo
CC _gobject_la-pygparamspec.lo
CC _gobject_la-pygpointer.lo
CC _gobject_la-pygtype.lo
for f in __init__.py constants.py propertyhelper.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
CCLD _gobject.la
ln -s .libs/_gobject.so _gobject.so || true
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_gobject'
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi'
CC _gi_la-pygi-repository.lo
CC _gi_la-pygi-info.lo
CC _gi_la-pygi-foreign.lo
CC _gi_la-pygi-foreign-gvariant.lo
CC _gi_la-pygi-struct.lo
pygi-repository.c: In function '_wrap_g_irepository_require':
pygi-repository.c:92:15: warning: variable 'typelib' set but not used [-Wunused-but-set-variable]
CC _gi_la-pygi-argument.lo
CC _gi_la-pygi-type.lo
CC _gi_la-pygi-boxed.lo
CC _gi_la-pygi-closure.lo
pygi-argument.c: In function '_pygi_argument_from_object':
pygi-argument.c:1096:35: warning: variable 'result' set but not used [-Wunused-but-set-variable]
CC _gi_la-pygi-callbacks.lo
CC _gi_la-pygi-property.lo
CC _gi_la-pygi-signal-closure.lo
pygi-closure.c: In function '_pygi_closure_handle':
pygi-closure.c:336:16: warning: variable 'return_transfer' set but not used [-Wunused-but-set-variable]
pygi-closure.c:335:16: warning: variable 'return_tag' set but not used [-Wunused-but-set-variable]
pygi-callbacks.c: In function '_pygi_scan_for_callbacks':
pygi-callbacks.c:80:21: warning: variable 'direction' set but not used [-Wunused-but-set-variable]
pygi-callbacks.c: In function '_pygi_create_callback':
pygi-callbacks.c:156:17: warning: variable 'scope' set but not used [-Wunused-but-set-variable]
CC _gi_la-gimodule.lo
CC _gi_la-pygi-invoke.lo
CC _gi_la-pygi-cache.lo
CC _gi_la-pygi-marshal-from-py.lo
CC _gi_la-pygi-marshal-to-py.lo
CC _gi_la-pygi-marshal-cleanup.lo
CC _gi_cairo_la-pygi-foreign-cairo.lo
for f in __init__.py types.py module.py importer.py pygtkcompat.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
CCLD _gi_cairo.la
CCLD _gi.la
ln -s .libs/_gi_cairo.so _gi_cairo.so || true
ln -s .libs/_gi.so _gi.so || true
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi'
Making all in tests
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/tests'
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2'
make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2'
>>> Source compiled.
>>> Test phase [not enabled]: dev-python/pygobject-3.2.2
>>> Install pygobject-3.2.2 into /var/tmp/portage/dev-python/pygobject-3.2.2/image/ category dev-python
* Installation of dev-python/pygobject-3.2.2 with CPython 2.7...
make -j5 DESTDIR=/var/tmp/portage/dev-python/pygobject-3.2.2/image/ 'scrollkeeper_localstate_dir=/var/tmp/portage/dev-python/pygobject-3.2.2/image//var/lib/scrollkeeper ' install
Making install in examples
make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/examples'
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-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-3.2.2/work/pygobject-3.2.2-2.7/examples'
make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/examples'
Making install in gi
make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi'
Making install in repository
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/repository'
for f in __init__.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/repository'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/repository'
/usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/repository'
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/repository'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/repository'
Making install in overrides
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/overrides'
for f in GLib.py Gtk.py Gdk.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/overrides'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/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-3.2.2/image//usr/lib64/python2.7/site-packages/gi/overrides'
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/overrides'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/overrides'
Making install in _glib
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_glib'
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_glib'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_glib'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_glib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libpyglib-gi-2.0-python2.7.la '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64'
/bin/sh ../../libtool --mode=install /usr/bin/install -c _glib.la '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_glib'
/usr/bin/install -c -m 644 __init__.py option.py '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_glib'
libtool: install: /usr/bin/install -c .libs/libpyglib-gi-2.0-python2.7.so.0.0.0 /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/libpyglib-gi-2.0-python2.7.so.0.0.0
libtool: install: (cd /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64 && { ln -s -f libpyglib-gi-2.0-python2.7.so.0.0.0 libpyglib-gi-2.0-python2.7.so.0 || { rm -f libpyglib-gi-2.0-python2.7.so.0 && ln -s libpyglib-gi-2.0-python2.7.so.0.0.0 libpyglib-gi-2.0-python2.7.so.0; }; })
libtool: install: warning: relinking `_glib.la'
libtool: install: (cd /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64 && { ln -s -f libpyglib-gi-2.0-python2.7.so.0.0.0 libpyglib-gi-2.0-python2.7.so || { rm -f libpyglib-gi-2.0-python2.7.so && ln -s libpyglib-gi-2.0-python2.7.so.0.0.0 libpyglib-gi-2.0-python2.7.so; }; })
libtool: install: (cd /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_glib; /bin/sh /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_glib|PyInit__glib" -Wl,-O1 -Wl,--as-needed -o _glib.la -rpath /usr/lib64/python2.7/site-packages/gi/_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-gi-2.0-python2.7.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-3.2.2/image/)
libtool: install: /usr/bin/install -c .libs/libpyglib-gi-2.0-python2.7.lai /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/libpyglib-gi-2.0-python2.7.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
libtool: install: /usr/bin/install -c .libs/_glib.soT /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_glib/_glib.so
libtool: install: /usr/bin/install -c .libs/_glib.lai /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_glib/_glib.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gi/_glib'
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_glib'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_glib'
Making install in _gobject
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_gobject'
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_gobject'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/include/pygobject-3.0'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_gobject'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_gobject'
/bin/sh ../../libtool --mode=install /usr/bin/install -c _gobject.la '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_gobject'
/usr/bin/install -c -m 644 pygobject.h '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/include/pygobject-3.0'
/usr/bin/install -c -m 644 __init__.py constants.py propertyhelper.py '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_gobject'
libtool: install: warning: relinking `_gobject.la'
libtool: install: (cd /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_gobject; /bin/sh /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -I/usr/include/python2.7 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -O2 -pipe -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_gobject|PyInit__gobject" -Wl,-O1 -Wl,--as-needed -o _gobject.la -rpath /usr/lib64/python2.7/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 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lglib-2.0 ../../gi/_glib/libpyglib-gi-2.0-python2.7.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-3.2.2/image/)
libtool: install: /usr/bin/install -c .libs/_gobject.soT /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_gobject/_gobject.so
libtool: install: /usr/bin/install -c .libs/_gobject.lai /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_gobject/_gobject.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gi/_gobject'
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_gobject'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi/_gobject'
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi'
ln -s .libs/_gi.so _gi.so || true
ln -s .libs/_gi_cairo.so _gi_cairo.so || true
for f in __init__.py types.py module.py importer.py pygtkcompat.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
ln: failed to create symbolic link '_gi.so': File exists
ln: failed to create symbolic link '_gi_cairo.so': File exists
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/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-3.2.2/image//usr/lib64/python2.7/site-packages/gi'
/usr/bin/install -c -m 644 __init__.py types.py module.py importer.py pygtkcompat.py '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi'
libtool: install: warning: relinking `_gi.la'
libtool: install: (cd /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi; /bin/sh /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -O2 -pipe -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "init_gi|PyInit__gi" -Wl,-O1 -Wl,--as-needed -o _gi.la -rpath /usr/lib64/python2.7/site-packages/gi _gi_la-pygi-repository.lo _gi_la-pygi-info.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 _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 -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lglib-2.0 ../gi/_glib/libpyglib-gi-2.0-python2.7.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-3.2.2/image/)
libtool: install: /usr/bin/install -c .libs/_gi.soT /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_gi.so
libtool: install: /usr/bin/install -c .libs/_gi.lai /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_gi.la
libtool: install: /usr/bin/install -c .libs/_gi_cairo.so /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_gi_cairo.so
libtool: install: /usr/bin/install -c .libs/_gi_cairo.lai /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages/gi/_gi_cairo.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gi'
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi'
make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/gi'
Making install in tests
make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/tests'
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-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-3.2.2/work/pygobject-3.2.2-2.7/tests'
make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/tests'
make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7'
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7'
/bin/sh /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/install-sh -d /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages
/bin/sh /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7/install-sh -d /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python2.7/site-packages
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/pkgconfig'
/usr/bin/install -c -m 644 pygobject-3.0.pc '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/pkgconfig'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7'
make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-2.7'
* Removing .la files ... [ ok ]
* Installation of dev-python/pygobject-3.2.2 with CPython 3.2...
make -j5 DESTDIR=/var/tmp/portage/dev-python/pygobject-3.2.2/image/ 'scrollkeeper_localstate_dir=/var/tmp/portage/dev-python/pygobject-3.2.2/image//var/lib/scrollkeeper ' install
Making install in examples
make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/examples'
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/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-3.2.2/work/pygobject-3.2.2-3.2/examples'
make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/examples'
Making install in gi
make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi'
Making install in repository
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/repository'
for f in __init__.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/repository'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/repository'
/usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/repository'
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/repository'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/repository'
Making install in overrides
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/overrides'
for f in GLib.py Gtk.py Gdk.py Gio.py GIMarshallingTests.py Pango.py keysyms.py __init__.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/overrides'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/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-3.2.2/image//usr/lib64/python3.2/site-packages/gi/overrides'
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/overrides'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/overrides'
Making install in _glib
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_glib'
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_glib'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_glib'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_glib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libpyglib-gi-2.0-python3.2.la '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64'
/bin/sh ../../libtool --mode=install /usr/bin/install -c _glib.la '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_glib'
/usr/bin/install -c -m 644 __init__.py option.py '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_glib'
libtool: install: /usr/bin/install -c .libs/libpyglib-gi-2.0-python3.2.so.0.0.0 /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/libpyglib-gi-2.0-python3.2.so.0.0.0
libtool: install: (cd /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64 && { ln -s -f libpyglib-gi-2.0-python3.2.so.0.0.0 libpyglib-gi-2.0-python3.2.so.0 || { rm -f libpyglib-gi-2.0-python3.2.so.0 && ln -s libpyglib-gi-2.0-python3.2.so.0.0.0 libpyglib-gi-2.0-python3.2.so.0; }; })
libtool: install: warning: relinking `_glib.la'
libtool: install: (cd /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64 && { ln -s -f libpyglib-gi-2.0-python3.2.so.0.0.0 libpyglib-gi-2.0-python3.2.so || { rm -f libpyglib-gi-2.0-python3.2.so && ln -s libpyglib-gi-2.0-python3.2.so.0.0.0 libpyglib-gi-2.0-python3.2.so; }; })
libtool: install: (cd /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_glib; /bin/sh /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_glib|PyInit__glib" -Wl,-O1 -Wl,--as-needed -o _glib.la -rpath /usr/lib64/python3.2/site-packages/gi/_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-gi-2.0-python3.2.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-3.2.2/image/)
libtool: install: /usr/bin/install -c .libs/libpyglib-gi-2.0-python3.2.lai /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/libpyglib-gi-2.0-python3.2.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
libtool: install: /usr/bin/install -c .libs/_glib.soT /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_glib/_glib.so
libtool: install: /usr/bin/install -c .libs/_glib.lai /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_glib/_glib.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/python3.2/site-packages/gi/_glib'
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_glib'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_glib'
Making install in _gobject
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_gobject'
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_gobject'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/include/pygobject-3.0'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_gobject'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_gobject'
/bin/sh ../../libtool --mode=install /usr/bin/install -c _gobject.la '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_gobject'
/usr/bin/install -c -m 644 pygobject.h '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/include/pygobject-3.0'
/usr/bin/install -c -m 644 __init__.py constants.py propertyhelper.py '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_gobject'
libtool: install: warning: relinking `_gobject.la'
libtool: install: (cd /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_gobject; /bin/sh /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -I/usr/include/python3.2 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -O2 -pipe -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_gobject|PyInit__gobject" -Wl,-O1 -Wl,--as-needed -o _gobject.la -rpath /usr/lib64/python3.2/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 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lglib-2.0 ../../gi/_glib/libpyglib-gi-2.0-python3.2.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-3.2.2/image/)
libtool: install: /usr/bin/install -c .libs/_gobject.soT /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_gobject/_gobject.so
libtool: install: /usr/bin/install -c .libs/_gobject.lai /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_gobject/_gobject.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/python3.2/site-packages/gi/_gobject'
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_gobject'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi/_gobject'
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi'
ln -s .libs/_gi.so _gi.so || true
ln -s .libs/_gi_cairo.so _gi_cairo.so || true
for f in __init__.py types.py module.py importer.py pygtkcompat.py; do \
[ -e ./$f ] || ln -s ./$f ./$f; \
done
ln: failed to create symbolic link '_gi.so': File exists
ln: failed to create symbolic link '_gi_cairo.so': File exists
make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi'
make[3]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi'
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi'
/bin/sh ../libtool --mode=install /usr/bin/install -c _gi.la _gi_cairo.la '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi'
/usr/bin/install -c -m 644 __init__.py types.py module.py importer.py pygtkcompat.py '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi'
libtool: install: warning: relinking `_gi.la'
libtool: install: (cd /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi; /bin/sh /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.11/include -O2 -pipe -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "init_gi|PyInit__gi" -Wl,-O1 -Wl,--as-needed -o _gi.la -rpath /usr/lib64/python3.2/site-packages/gi _gi_la-pygi-repository.lo _gi_la-pygi-info.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 _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 -Wl,--export-dynamic -pthread -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lffi -lglib-2.0 ../gi/_glib/libpyglib-gi-2.0-python3.2.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-3.2.2/image/)
libtool: install: /usr/bin/install -c .libs/_gi.soT /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_gi.so
libtool: install: /usr/bin/install -c .libs/_gi.lai /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_gi.la
libtool: install: /usr/bin/install -c .libs/_gi_cairo.so /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_gi_cairo.so
libtool: install: /usr/bin/install -c .libs/_gi_cairo.lai /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages/gi/_gi_cairo.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/python3.2/site-packages/gi'
make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi'
make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi'
make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/gi'
Making install in tests
make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/tests'
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/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-3.2.2/work/pygobject-3.2.2-3.2/tests'
make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/tests'
make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2'
make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2'
/bin/sh /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/install-sh -d /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages
/bin/sh /var/tmp/portage/dev-python/pygobject-3.2.2/work/pygobject-3.2.2-3.2/install-sh -d /var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/python3.2/site-packages
/bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-3.2.2/image//usr/lib64/pkgconfig'



