Skip to content

Instantly share code, notes, and snippets.

@wolfpython
Created March 27, 2012 02:42
Show Gist options
  • Save wolfpython/2212036 to your computer and use it in GitHub Desktop.
Save wolfpython/2212036 to your computer and use it in GitHub Desktop.
completelog
# cat /var/tmp/portage/dev-python/pygobject-2.28.6-r51/temp/build.log
* Package: dev-python/pygobject-2.28.6-r51
* Repository: gentoo
* USE: doc elibc_glibc introspection kernel_linux python_abis_2.7 python_abis_3.2 userland_GNU x86
* FEATURES: preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking pygobject-2.28.6.tar.xz to /var/tmp/portage/dev-python/pygobject-2.28.6-r51/work
>>> Source unpacked in /var/tmp/portage/dev-python/pygobject-2.28.6-r51/work
>>> Preparing source in /var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6 ...
* QA Notice: The 'hasq' function is deprecated (replaced by 'has')
* Applying pygobject-2.28.3-fix-codegen-location.patch ... [ ok ]
* Applying pygobject-2.28.3-make_check.patch ... [ ok ]
* Applying pygobject-2.28.3-support_multiple_python_versions.patch ... [ ok ]
* Applying pygobject-2.28.3-disable-failing-tests.patch ... [ ok ]
* Applying pygobject-2.28.6-python-3.patch ... [ ok ]
* Applying pygobject-2.28.6-python-3-codegen.patch ... [ ok ]
* Cleaning 'py-compile' file
* Running eautoreconf in '/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6' ...
* Running aclocal -I m4 ... [ ok ]
* Running libtoolize --copy --force --install --automake ... [ ok ]
* Running aclocal -I m4 ... [ ok ]
* Running autoconf ... [ ok ]
* Running autoheader ... [ ok ]
* Running automake --add-missing --copy ... [ ok ]
* Running elibtoolize in: pygobject-2.28.6/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Fixing OMF Makefiles ... [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6 ...
* Configuration of dev-python/pygobject-2.28.6-r51 with CPython 2.7...
* econf: updating pygobject-2.28.6/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-2.28.6/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating pygobject-2.28.6-3.2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-2.28.6-3.2/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating pygobject-2.28.6-2.7/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-2.28.6-2.7/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-dependency-tracking --disable-introspection --disable-cairo --enable-docs --without-ffi --enable-gtk-doc
configure: WARNING: unrecognized options: --enable-gtk-doc
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... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking how to print strings... printf
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating ./config.lt
config.lt: creating libtool
checking for library containing strerror... none required
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking 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}/lib/python2.7/site-packages
checking for python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python version... (cached) 2.7
checking for python platform... (cached) linux2
checking for python script directory... (cached) ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for xsltproc... /usr/bin/xsltproc
checking for python module thread... yes
checking whether to enable threading in pygobject... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.24.0... yes (version 2.30.3)
checking for ffi... checking for GIO... yes
checking for GIOUNIX... yes
checking whether i686-pc-linux-gnu-gcc understands -Wall... yes
checking whether i686-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes
checking whether i686-pc-linux-gnu-gcc understands -std=c9x... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pygobject-2.0.pc
config.status: creating pygobject-2.0-uninstalled.pc
config.status: creating docs/Makefile
config.status: creating docs/reference/entities.docbook
config.status: creating docs/xsl/fixxref.py
config.status: creating gi/Makefile
config.status: creating gi/repository/Makefile
config.status: creating gi/overrides/Makefile
config.status: creating glib/Makefile
config.status: creating gobject/Makefile
config.status: creating gio/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating PKG-INFO
config.status: creating codegen/Makefile
config.status: creating codegen/pygobject-codegen-2.0
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-gtk-doc
libffi support: false
introspection support: no
* Configuration of dev-python/pygobject-2.28.6-r51 with CPython 3.2...
* econf: updating pygobject-2.28.6/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-2.28.6/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating pygobject-2.28.6-3.2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-2.28.6-3.2/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating pygobject-2.28.6-2.7/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pygobject-2.28.6-2.7/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-dependency-tracking --disable-introspection --disable-cairo --enable-docs --without-ffi --enable-gtk-doc --enable-gtk-doc
configure: WARNING: unrecognized options: --enable-gtk-doc, --enable-gtk-doc
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... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking how to print strings... printf
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating ./config.lt
config.lt: creating libtool
checking for library containing strerror... none required
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking 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}/lib/python3.2/site-packages
checking for python3.2 extension module directory... ${exec_prefix}/lib/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}/lib/python3.2/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib/python3.2/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for xsltproc... /usr/bin/xsltproc
checking for python module thread... no
checking for python module _thread... yes
checking whether to enable threading in pygobject... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.24.0... yes (version 2.30.3)
checking for ffi... checking for GIO... yes
checking for GIOUNIX... yes
checking whether i686-pc-linux-gnu-gcc understands -Wall... yes
checking whether i686-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes
checking whether i686-pc-linux-gnu-gcc understands -std=c9x... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pygobject-2.0.pc
config.status: creating pygobject-2.0-uninstalled.pc
config.status: creating docs/Makefile
config.status: creating docs/reference/entities.docbook
config.status: creating docs/xsl/fixxref.py
config.status: creating gi/Makefile
config.status: creating gi/repository/Makefile
config.status: creating gi/overrides/Makefile
config.status: creating glib/Makefile
config.status: creating gobject/Makefile
config.status: creating gio/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating PKG-INFO
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-gtk-doc, --enable-gtk-doc
libffi support: false
introspection support: no
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6 ...
* Building of dev-python/pygobject-2.28.6-r51 with CPython 2.7...
make -j4
make all-recursive
make[1]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7”
Making all in docs
make[2]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/docs”
make all-am
make[3]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/docs”
make[3]: 对“all-am”无需做任何事。
make[3]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/docs”
make[2]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/docs”
Making all in glib
make[2]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/glib”
CC _glib_la-glibmodule.lo
CC libpyglib_2_0_python2.7_la-pyglib.lo
CC _glib_la-pygiochannel.lo
CC _glib_la-pygoptioncontext.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_add_watch':
pygiochannel.c:458:17: warning: variable 'iochannel' 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-pygoptiongroup.lo
CC _glib_la-pygmaincontext.lo
CC _glib_la-pygmainloop.lo
CC _glib_la-pygsource.lo
pygmainloop.c: In function 'pyg_signal_watch_check':
pygmainloop.c:161:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
CC _glib_la-pygspawn.lo
CCLD libpyglib-2.0-python2.7.la
CCLD _glib.la
ln -s .libs/_glib.so _glib.so || true
make[2]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/glib”
Making all in gobject
make[2]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/gobject”
CC _gobject_la-pygboxed.lo
CC _gobject_la-gobjectmodule.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
pygobject.c: In function 'pygobject_get_properties':
pygobject.c:1300:19: warning: variable 'class' set but not used [-Wunused-but-set-variable]
CC _gobject_la-pygpointer.lo
CC _gobject_la-pygtype.lo
CCLD _gobject.la
ln -s .libs/_gobject.so _gobject.so || true
make[2]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/gobject”
Making all in gio
make[2]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/gio”
(cd .\
&& python2.7 ../codegen/codegen.py \
--py_ssize_t-clean \
--register gio-types.defs \
--register unix-types.defs \
--override gio.override \
--prefix pygio gio.defs) > ./gen-gio.c \
&& cp ./gen-gio.c ./gio.c \
&& rm -f ./gen-gio.c
CC _gio_la-giomodule.lo
CC _gio_la-pygio-utils.lo
CC unix_la-unixmodule.lo
(cd .\
&& python2.7 ../codegen/codegen.py \
--py_ssize_t-clean \
--register gio-types.defs \
--register unix-types.defs \
--override unix.override \
--prefix pyunix unix.defs) > ./gen-unix.c \
&& cp ./gen-unix.c ./unix.c \
&& rm -f ./gen-unix.c
Could not write method GCancellable.connect: No ArgType for GCallback
Warning: generating old-style constructor for:g_emblemed_icon_new
Could not write method GFileInfo.get_attribute_data: No ArgType for GFileAttributeType*
Could not write method GFileInfo.get_attribute_stringv: No ArgType for char**
Could not write method GFileInfo.set_attribute: No ArgType for gpointer
Could not write method GBufferedInputStream.peek: No ArgType for void*
Could not write method GBufferedInputStream.peek_buffer: No ArgType for gsize*
Could not write method GSocketAddress.to_native: No ArgType for gpointer
Warning: generating old-style constructor for:g_inet_socket_address_new
Warning: generating old-style constructor for:g_network_address_new
Warning: generating old-style constructor for:g_network_service_new
Warning: generating old-style constructor for:g_socket_new
Could not write method GSocket.receive_from: No ArgType for GSocketAddress**
Could not write method GSocket.receive_message: No ArgType for GSocketAddress**
Could not write method GSocket.send_message: No ArgType for GOutputVector*
Could not write method GSocket.create_source: No ArgType for GIOCondition
Warning: generating old-style constructor for:g_desktop_app_info_new
Could not write method GUnixFDMessage.steal_fds: No ArgType for gint*
Could not write method GSocketControlMessage.serialize: No ArgType for gpointer
Warning: generating old-style constructor for:g_unix_input_stream_new
Warning: generating old-style constructor for:g_unix_output_stream_new
Warning: generating old-style constructor for:g_unix_socket_address_new
Could not write function g_desktop_app_info_new_from_keyfile: No ArgType for GKeyFile*
Could not write function unix_mount_points_get: No ArgType for guint64*
Could not write function unix_mounts_get: No ArgType for guint64*
Could not write function unix_mount_at: No ArgType for guint64*
Warning: generating old-style constructor for:g_threaded_socket_service_new
Warning: Constructor for GUnixConnection needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GDesktopAppInfo needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GUnixFDMessage needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GUnixInputStream needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GUnixOutputStream needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GUnixSocketAddress needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 81.82% (18/22)
***INFO*** The coverage of methods is 92.86% (13/14)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.
CC unix_la-unix.lo
Warning: generating old-style constructor for:g_simple_async_result_new
Could not write constructor for GSimpleAsyncResult: No ArgType for GAsyncReadyCallback
Warning: generating old-style constructor for:g_file_icon_new
Could not write method GAsyncInitable.init_async: No ArgType for GAsyncReadyCallback
Could not write method GFile.load_partial_contents_async: No ArgType for GFileReadMoreCallback
Could not write method GFile.load_partial_contents_finish: No ArgType for char**
Could not write function async_initable_new_async: varargs functions not supported
Could not write function async_initable_newv_async: No ArgType for GParameter*
Could not write function async_initable_new_valist_async: No ArgType for va_list
Could not write function content_type_guess_for_tree: No ArgType for char**
Could not write function initable_new: varargs functions not supported
Could not write function initable_newv: No ArgType for GParameter*
Could not write function initable_new_valist: No ArgType for va_list
Could not write function resolver_free_addresses: No ArgType for GList*
Could not write function resolver_free_targets: No ArgType for GList*
Could not write function resolver_error_quark: No ArgType for GQuark
Could not write function simple_async_result_new_from_error: No ArgType for GAsyncReadyCallback
Could not write function simple_async_report_gerror_in_idle: No ArgType for GAsyncReadyCallback
Could not write function socket_address_new_from_native: No ArgType for gpointer
Could not write function socket_control_message_deserialize: No ArgType for gpointer
Could not write function srv_target_list_sort: No ArgType for GList*
Warning: Constructor for GEmblemedIcon needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GNetworkAddress needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GNetworkService needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GSocket needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GInetSocketAddress needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GThreadedSocketService needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GMemoryOutputStream needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GSimpleAsyncResult needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
Warning: Constructor for GFileIcon needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 72.73% (40/55)
***INFO*** The coverage of methods is 97.27% (535/550)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.
CC _gio_la-gio.lo
gcancellable.override: In function '_wrap_g_cancellable_make_pollfd':
gcancellable.override:29:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
CCLD unix.la
ln -s .libs/unix.so unix.so || true
CCLD _gio.la
ln -s .libs/_gio.so _gio.so || true
make[2]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/gio”
Making all in examples
make[2]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/examples”
make[2]: 对“all”无需做任何事。
make[2]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/examples”
Making all in codegen
make[2]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/codegen”
make[2]: 对“all”无需做任何事。
make[2]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/codegen”
Making all in tests
make[2]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/tests”
make[2]: 对“all”无需做任何事。
make[2]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7/tests”
make[2]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7”
make[2]: 对“all-am”无需做任何事。
make[2]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7”
make[1]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-2.7”
* Building of dev-python/pygobject-2.28.6-r51 with CPython 3.2...
make -j4
make all-recursive
make[1]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-3.2”
Making all in docs
make[2]: 进入目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-3.2/docs”
File "<string>", line 1
import datetime; print datetime.date.today()
^
SyntaxError: invalid syntax
make[2]: *** [reference/builddate.xml] 错误 1
make[2]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-3.2/docs”
make[1]: *** [all-recursive] 错误 1
make[1]: 离开目录“/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6-3.2”
make: *** [all] 错误 2
* ERROR: dev-python/pygobject-2.28.6-r51 failed (compile phase):
* Building failed with CPython 3.2 in python_default_function() function
*
* Call stack:
* ebuild.sh, line 85: Called src_compile
* environment, line 6063: Called python_execute_function '-d' '-s'
* environment, line 4262: Called die
* The specific snippet of code:
* die "${_python[failure_message]}";
*
* If you need support, post the output of 'emerge --info =dev-python/pygobject-2.28.6-r51',
* the complete build log and the output of 'emerge -pqv =dev-python/pygobject-2.28.6-r51'.
* The complete build log is located at '/var/tmp/portage/dev-python/pygobject-2.28.6-r51/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/pygobject-2.28.6-r51/temp/environment'.
* S: '/var/tmp/portage/dev-python/pygobject-2.28.6-r51/work/pygobject-2.28.6'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment