Advertisement
Guest User

Untitled

a guest
Aug 8th, 2014
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.25 KB | None | 0 0
  1. * Package: dev-python/pygobject-2.28.6-r55
  2. * Repository: gentoo
  3. * Maintainer: gnome@gentoo.org python@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU
  5. * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking pygobject-2.28.6.tar.xz to /var/tmp/portage/dev-python/pygobject-2.28.6-r55/work
  8. >>> Source unpacked in /var/tmp/portage/dev-python/pygobject-2.28.6-r55/work
  9. >>> Preparing source in /var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6 ...
  10. * Applying pygobject-2.28.3-fix-codegen-location.patch ... [ ok ]
  11. * Applying pygobject-2.28.3-make_check.patch ... [ ok ]
  12. * Applying pygobject-2.28.3-support_multiple_python_versions.patch ... [ ok ]
  13. * Applying pygobject-2.28.6-disable-failing-tests.patch ... [ ok ]
  14. * Applying pygobject-2.28.6-tests-no-introspection.patch ... [ ok ]
  15. * Applying pygobject-2.28.6-set_qdata.patch ... [ ok ]
  16. * Applying pygobject-2.28.6-gio-types-2.32.patch ... [ ok ]
  17. * Applying pygobject-2.28.6-glib-2.36-class_init.patch ... [ ok ]
  18. * Running eautoreconf in '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6' ...
  19. * Running libtoolize --install --copy --force --automake ... [ ok ]
  20. * Running aclocal -I m4 ... [ ok ]
  21. * Running autoconf ... [ ok ]
  22. * Running autoheader ... [ ok ]
  23. * Running automake --add-missing --copy --force-missing ... [ ok ]
  24. * Running elibtoolize in: pygobject-2.28.6/
  25. * Applying portage/1.2.0 patch ...
  26. * Applying sed/1.5.6 patch ...
  27. * Applying as-needed/2.4.2 patch ...
  28. * Applying target-nm/2.4.2 patch ...
  29. * Fixing OMF Makefiles ... [ ok ]
  30. * Disabling deprecation warnings ... [ ok ]
  31. * Will copy sources from /var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6
  32. * python2_7: copying to /var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7
  33. * python2_7: running run_in_build_dir prepare_shebangs
  34. >>> Source prepared.
  35. >>> Configuring source in /var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6 ...
  36. * python2_7: running run_in_build_dir gnome2_src_configure
  37. * econf: updating pygobject-2.28.6-python2_7/config.sub with /usr/share/gnuconfig/config.sub
  38. * econf: updating pygobject-2.28.6-python2_7/config.guess with /usr/share/gnuconfig/config.guess
  39. * econf: updating pygobject-2.28.6/config.sub with /usr/share/gnuconfig/config.sub
  40. * econf: updating pygobject-2.28.6/config.guess with /usr/share/gnuconfig/config.guess
  41. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/pygobject-2.28.6-r55 --disable-introspection --disable-cairo --without-ffi
  42. checking whether make supports nested variables... yes
  43. checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c
  44. checking whether build environment is sane... yes
  45. checking for a thread-safe mkdir -p... /bin/mkdir -p
  46. checking for gawk... gawk
  47. checking whether make sets $(MAKE)... yes
  48. checking whether to enable maintainer-specific portions of Makefiles... no
  49. checking build system type... x86_64-pc-linux-gnu
  50. checking host system type... x86_64-pc-linux-gnu
  51. checking for some Win32 platform... no
  52. checking for native Win32... no
  53. checking how to print strings... printf
  54. checking for style of include used by make... GNU
  55. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  56. checking whether the C compiler works... yes
  57. checking for C compiler default output file name... a.out
  58. checking for suffix of executables...
  59. checking whether we are cross compiling... no
  60. checking for suffix of object files... o
  61. checking whether we are using the GNU C compiler... yes
  62. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  63. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  64. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  65. checking for a sed that does not truncate output... /bin/sed
  66. checking for grep that handles long lines and -e... /bin/grep
  67. checking for egrep... /bin/grep -E
  68. checking for fgrep... /bin/grep -F
  69. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  70. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  71. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  72. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  73. checking whether ln -s works... yes
  74. checking the maximum length of command line arguments... 1572864
  75. checking whether the shell understands some XSI constructs... yes
  76. checking whether the shell understands "+="... yes
  77. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  78. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  79. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  80. checking for x86_64-pc-linux-gnu-objdump... objdump
  81. checking how to recognize dependent libraries... pass_all
  82. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  83. checking how to associate runtime and link libraries... printf %s\n
  84. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  85. checking for archiver @FILE support... @
  86. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  87. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  88. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  89. checking for sysroot... no
  90. checking for x86_64-pc-linux-gnu-mt... no
  91. checking for mt... no
  92. checking if : is a manifest tool... no
  93. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  94. checking for ANSI C header files... yes
  95. checking for sys/types.h... yes
  96. checking for sys/stat.h... yes
  97. checking for stdlib.h... yes
  98. checking for string.h... yes
  99. checking for memory.h... yes
  100. checking for strings.h... yes
  101. checking for inttypes.h... yes
  102. checking for stdint.h... yes
  103. checking for unistd.h... yes
  104. checking for dlfcn.h... yes
  105. checking for objdir... .libs
  106. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  107. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  108. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  109. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  110. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  111. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  112. 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
  113. checking whether -lc should be explicitly linked in... no
  114. checking dynamic linker characteristics... GNU/Linux ld.so
  115. checking how to hardcode library paths into programs... immediate
  116. checking whether stripping libraries is possible... yes
  117. checking if libtool supports shared libraries... yes
  118. checking whether to build shared libraries... yes
  119. checking whether to build static libraries... no
  120. configure: creating ./config.lt
  121. config.lt: creating libtool
  122. checking for library containing strerror... none required
  123. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  124. checking whether we are using the GNU C compiler... (cached) yes
  125. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  126. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  127. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  128. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  129. checking whether we are using the GNU C compiler... (cached) yes
  130. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  131. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  132. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  133. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  134. checking whether /usr/bin/python2.7 version >= 2.5.2... yes
  135. checking for /usr/bin/python2.7 version... 2.7
  136. checking for /usr/bin/python2.7 platform... linux2
  137. checking for /usr/bin/python2.7 script directory... ${prefix}/lib64/python2.7/site-packages
  138. checking for /usr/bin/python2.7 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  139. checking for python version... (cached) 2.7
  140. checking for python platform... (cached) linux2
  141. checking for python script directory... (cached) ${prefix}/lib64/python2.7/site-packages
  142. checking for python extension module directory... (cached) ${exec_prefix}/lib64/python2.7/site-packages
  143. checking for headers required to compile python extensions... found
  144. checking for PySignal_SetWakeupFd in Python.h... yes
  145. checking for python module thread... yes
  146. checking whether to enable threading in pygobject... yes
  147. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  148. checking pkg-config is at least version 0.16... yes
  149. checking for GLIB - version >= 2.24.0... yes (version 2.40.0)
  150. checking for ffi... checking for GIO... yes
  151. checking for GIOUNIX... yes
  152. checking whether x86_64-pc-linux-gnu-gcc understands -Wall... yes
  153. checking whether x86_64-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes
  154. checking whether x86_64-pc-linux-gnu-gcc understands -std=c9x... yes
  155. checking that generated files are newer than configure... done
  156. configure: creating ./config.status
  157. config.status: creating Makefile
  158. config.status: creating pygobject-2.0.pc
  159. config.status: creating pygobject-2.0-uninstalled.pc
  160. config.status: creating codegen/Makefile
  161. config.status: creating codegen/pygobject-codegen-2.0
  162. config.status: creating docs/Makefile
  163. config.status: creating docs/reference/entities.docbook
  164. config.status: creating docs/xsl/fixxref.py
  165. config.status: creating gi/Makefile
  166. config.status: creating gi/repository/Makefile
  167. config.status: creating gi/overrides/Makefile
  168. config.status: creating glib/Makefile
  169. config.status: creating gobject/Makefile
  170. config.status: creating gio/Makefile
  171. config.status: creating examples/Makefile
  172. config.status: creating tests/Makefile
  173. config.status: creating PKG-INFO
  174. config.status: creating config.h
  175. config.status: executing depfiles commands
  176. config.status: executing libtool commands
  177.  
  178. libffi support: false
  179. introspection support: no
  180.  
  181. >>> Source configured.
  182. >>> Compiling source in /var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6 ...
  183. * python2_7: running run_in_build_dir gnome2_src_compile
  184. make -j5
  185. make all-recursive
  186. make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7'
  187. Making all in docs
  188. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/docs'
  189. make all-am
  190. make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/docs'
  191. make[3]: Nothing to be done for `all-am'.
  192. make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/docs'
  193. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/docs'
  194. Making all in codegen
  195. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/codegen'
  196. make[2]: Nothing to be done for `all'.
  197. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/codegen'
  198. Making all in glib
  199. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/glib'
  200. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o libpyglib_2_0_python2.72.7_la-pyglib.lo `test -f 'pyglib.c' || echo './'`pyglib.c
  201. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-glibmodule.lo `test -f 'glibmodule.c' || echo './'`glibmodule.c
  202. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo './'`pygiochannel.c
  203. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo './'`pygoptioncontext.c
  204. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo './'`pygoptiongroup.c
  205. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c glibmodule.c -fPIC -DPIC -o .libs/_glib_la-glibmodule.o
  206. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pyglib.c -fPIC -DPIC -o .libs/libpyglib_2_0_python2.72.7_la-pyglib.o
  207. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygoptioncontext.c -fPIC -DPIC -o .libs/_glib_la-pygoptioncontext.o
  208. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygiochannel.c -fPIC -DPIC -o .libs/_glib_la-pygiochannel.o
  209. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygoptiongroup.c -fPIC -DPIC -o .libs/_glib_la-pygoptiongroup.o
  210. glibmodule.c: In function 'pyglib_get_prgname':
  211. glibmodule.c:566:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  212. name = g_get_prgname();
  213. ^
  214. pyglib.c: In function 'pyglib_enable_threads':
  215. pyglib.c:157:2: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations]
  216. g_thread_init(NULL);
  217. ^
  218. pygiochannel.c: In function 'py_io_channel_write_chars':
  219. pygiochannel.c:267:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  220. GIOStatus status;
  221. ^
  222. pygiochannel.c: In function 'py_io_channel_write_lines':
  223. pygiochannel.c:290:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  224. GIOStatus status;
  225. ^
  226. pygiochannel.c: In function 'py_io_channel_add_watch':
  227. pygiochannel.c:458:17: warning: variable 'iochannel' set but not used [-Wunused-but-set-variable]
  228. GIOChannel *iochannel = NULL;
  229. ^
  230. pygiochannel.c: In function 'py_io_channel_read_line':
  231. pygiochannel.c:555:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  232. GIOStatus status;
  233. ^
  234. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo './'`pygmaincontext.c
  235. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo './'`pygmainloop.c
  236. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygmaincontext.c -fPIC -DPIC -o .libs/_glib_la-pygmaincontext.o
  237. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygmainloop.c -fPIC -DPIC -o .libs/_glib_la-pygmainloop.o
  238. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygsource.lo `test -f 'pygsource.c' || echo './'`pygsource.c
  239. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygsource.c -fPIC -DPIC -o .libs/_glib_la-pygsource.o
  240. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _glib_la-pygspawn.lo `test -f 'pygspawn.c' || echo './'`pygspawn.c
  241. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygspawn.c -fPIC -DPIC -o .libs/_glib_la-pygspawn.o
  242. /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 -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -Wl,-O1 -Wl,--as-needed -o libpyglib-2.0-python2.72.7.la -rpath /usr/lib64 libpyglib_2_0_python2.72.7_la-pyglib.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0
  243. pygmainloop.c: In function 'pyg_signal_watch_check':
  244. pygmainloop.c:161:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  245. gssize ret;
  246. ^
  247. pygsource.c: In function 'pyg_source_get_current_time':
  248. pygsource.c:252:5: warning: 'g_source_get_current_time' is deprecated (declared at /usr/include/glib-2.0/glib/gmain.h:510): Use 'g_source_get_time' instead [-Wdeprecated-declarations]
  249. g_source_get_current_time(self->source, &timeval);
  250. ^
  251. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libpyglib_2_0_python2.72.7_la-pyglib.o -Wl,--as-needed -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread -O3 -march=native -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libpyglib-2.0-python2.72.7.so.0 -o .libs/libpyglib-2.0-python2.72.7.so.0.0.0
  252. libtool: link: (cd ".libs" && rm -f "libpyglib-2.0-python2.72.7.so.0" && ln -s "libpyglib-2.0-python2.72.7.so.0.0.0" "libpyglib-2.0-python2.72.7.so.0")
  253. libtool: link: (cd ".libs" && rm -f "libpyglib-2.0-python2.72.7.so" && ln -s "libpyglib-2.0-python2.72.7.so.0.0.0" "libpyglib-2.0-python2.72.7.so")
  254. libtool: link: ( cd ".libs" && rm -f "libpyglib-2.0-python2.72.7.la" && ln -s "../libpyglib-2.0-python2.72.7.la" "libpyglib-2.0-python2.72.7.la" )
  255. /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 -O3 -pipe -march=native -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/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 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 libpyglib-2.0-python2.72.7.la
  256. libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.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
  257. libtool: link: /bin/grep -E -e "_glib|PyInit__glib" ".libs/_glib.exp" > ".libs/_glib.expT"
  258. libtool: link: mv -f ".libs/_glib.expT" ".libs/_glib.exp"
  259. libtool: link: echo "{ global:" > .libs/_glib.ver
  260. libtool: link: cat .libs/_glib.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_glib.ver
  261. libtool: link: echo "local: *; };" >> .libs/_glib.ver
  262. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.o .libs/_glib_la-pygspawn.o -Wl,-rpath -Wl,/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/glib/.libs -Wl,--as-needed ./.libs/libpyglib-2.0-python2.72.7.so -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread -O3 -march=native -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,_glib.so -Wl,-version-script -Wl,.libs/_glib.ver -o .libs/_glib.so
  263. libtool: link: ( cd ".libs" && rm -f "_glib.la" && ln -s "../_glib.la" "_glib.la" )
  264. ln -s .libs/_glib.so _glib.so || true
  265. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/glib'
  266. Making all in gobject
  267. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/gobject'
  268. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c
  269. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c
  270. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygenum.lo `test -f 'pygenum.c' || echo './'`pygenum.c
  271. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygflags.lo `test -f 'pygflags.c' || echo './'`pygflags.c
  272. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pyginterface.lo `test -f 'pyginterface.c' || echo './'`pyginterface.c
  273. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c gobjectmodule.c -fPIC -DPIC -o .libs/_gobject_la-gobjectmodule.o
  274. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygenum.c -fPIC -DPIC -o .libs/_gobject_la-pygenum.o
  275. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygboxed.c -fPIC -DPIC -o .libs/_gobject_la-pygboxed.o
  276. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygflags.c -fPIC -DPIC -o .libs/_gobject_la-pygflags.o
  277. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pyginterface.c -fPIC -DPIC -o .libs/_gobject_la-pyginterface.o
  278. gobjectmodule.c: In function 'pygobject_init_wrapper_set':
  279. gobjectmodule.c:1052:5: warning: 'g_static_private_set' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:250): Use 'g_private_set' instead [-Wdeprecated-declarations]
  280. g_static_private_set(&pygobject_construction_wrapper, wrapper, NULL);
  281. ^
  282. gobjectmodule.c: In function 'pygobject_init_wrapper_get':
  283. gobjectmodule.c:1058:5: warning: 'g_static_private_get' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:247): Use 'g_private_get' instead [-Wdeprecated-declarations]
  284. return (PyObject *) g_static_private_get(&pygobject_construction_wrapper);
  285. ^
  286. gobjectmodule.c: In function 'pyg_type_add_interfaces':
  287. gobjectmodule.c:1123:15: warning: unused variable 'k' [-Wunused-variable]
  288. guint k;
  289. ^
  290. gobjectmodule.c: In function 'init_gobject':
  291. gobjectmodule.c:2574:5: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
  292. g_type_init();
  293. ^
  294. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c
  295. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygobject.c -fPIC -DPIC -o .libs/_gobject_la-pygobject.o
  296. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo './'`pygparamspec.c
  297. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygparamspec.c -fPIC -DPIC -o .libs/_gobject_la-pygparamspec.o
  298. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygpointer.lo `test -f 'pygpointer.c' || echo './'`pygpointer.c
  299. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c
  300. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygpointer.c -fPIC -DPIC -o .libs/_gobject_la-pygpointer.o
  301. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygtype.c -fPIC -DPIC -o .libs/_gobject_la-pygtype.o
  302. pygobject.c: In function 'pygobject_get_properties':
  303. pygobject.c:1302:19: warning: variable 'class' set but not used [-Wunused-but-set-variable]
  304. GObjectClass *class;
  305. ^
  306. pygtype.c: In function 'pyg_value_array_from_pyobject':
  307. pygtype.c:682:5: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations]
  308. value_array = g_value_array_new(len);
  309. ^
  310. pygtype.c:692:6: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations]
  311. g_value_array_free(value_array);
  312. ^
  313. pygtype.c:704:3: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations]
  314. g_value_array_free(value_array);
  315. ^
  316. pygtype.c:717:6: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations]
  317. g_value_array_free(value_array);
  318. ^
  319. pygtype.c:722:2: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations]
  320. g_value_array_append(value_array, &item_value);
  321. ^
  322. pygtype.c: In function 'pyg_value_from_pyobject':
  323. pygtype.c:770:6: warning: 'g_value_set_char' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluetypes.h:179): Use 'g_value_set_schar' instead [-Wdeprecated-declarations]
  324. g_value_set_char(value, PyString_AsString(obj)[0]);
  325. ^
  326. pygtype.c:775:6: warning: 'g_value_set_char' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluetypes.h:179): Use 'g_value_set_schar' instead [-Wdeprecated-declarations]
  327. g_value_set_char(value, PYGLIB_PyBytes_AsString(tmp)[0]);
  328. ^
  329. pygtype.c:953:6: warning: 'g_value_array_get_type' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:60): Use 'GArray' instead [-Wdeprecated-declarations]
  330. G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY))
  331. ^
  332. pygtype.c: In function 'pyg_value_as_pyobject':
  333. pygtype.c:1029:2: warning: 'g_value_get_char' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluetypes.h:182): Use 'g_value_get_schar' instead [-Wdeprecated-declarations]
  334. gint8 val = g_value_get_char(value);
  335. ^
  336. pygtype.c:1115:9: warning: 'g_value_array_get_type' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:60): Use 'GArray' instead [-Wdeprecated-declarations]
  337. } else if (G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) {
  338. ^
  339. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPY_SSIZE_T_CLEAN -O3 -pipe -march=native -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/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 ../glib/libpyglib-2.0-python2.72.7.la
  340. 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
  341. libtool: link: /bin/grep -E -e "_gobject|PyInit__gobject" ".libs/_gobject.exp" > ".libs/_gobject.expT"
  342. libtool: link: mv -f ".libs/_gobject.expT" ".libs/_gobject.exp"
  343. libtool: link: echo "{ global:" > .libs/_gobject.ver
  344. libtool: link: cat .libs/_gobject.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gobject.ver
  345. libtool: link: echo "local: *; };" >> .libs/_gobject.ver
  346. 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-2.28.6-r55/work/pygobject-2.28.6-python2_7/glib/.libs -Wl,--as-needed ../glib/.libs/libpyglib-2.0-python2.72.7.so -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread -O3 -march=native -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,_gobject.so -Wl,-version-script -Wl,.libs/_gobject.ver -o .libs/_gobject.so
  347. libtool: link: ( cd ".libs" && rm -f "_gobject.la" && ln -s "../_gobject.la" "_gobject.la" )
  348. ln -s .libs/_gobject.so _gobject.so || true
  349. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/gobject'
  350. Making all in gio
  351. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/gio'
  352. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-giomodule.lo `test -f 'giomodule.c' || echo './'`giomodule.c
  353. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-pygio-utils.lo `test -f 'pygio-utils.c' || echo './'`pygio-utils.c
  354. (cd .\
  355. && /usr/bin/python2.7 ../codegen/codegen.py \
  356. --py_ssize_t-clean \
  357. --register gio-types.defs \
  358. --register unix-types.defs \
  359. --override gio.override \
  360. --prefix pygio gio.defs) > ./gen-gio.c \
  361. && cp ./gen-gio.c ./gio.c \
  362. && rm -f ./gen-gio.c
  363. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o unix_la-unixmodule.lo `test -f 'unixmodule.c' || echo './'`unixmodule.c
  364. (cd .\
  365. && /usr/bin/python2.7 ../codegen/codegen.py \
  366. --py_ssize_t-clean \
  367. --register gio-types.defs \
  368. --register unix-types.defs \
  369. --override unix.override \
  370. --prefix pyunix unix.defs) > ./gen-unix.c \
  371. && cp ./gen-unix.c ./unix.c \
  372. && rm -f ./gen-unix.c
  373. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c pygio-utils.c -fPIC -DPIC -o .libs/_gio_la-pygio-utils.o
  374. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c giomodule.c -fPIC -DPIC -o .libs/_gio_la-giomodule.o
  375. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c unixmodule.c -fPIC -DPIC -o .libs/unix_la-unixmodule.o
  376. Warning: generating old-style constructor for:g_desktop_app_info_new
  377. Could not write method GUnixFDMessage.steal_fds: No ArgType for gint*
  378. Warning: generating old-style constructor for:g_unix_input_stream_new
  379. Warning: generating old-style constructor for:g_unix_output_stream_new
  380. Warning: generating old-style constructor for:g_unix_socket_address_new
  381. Could not write function g_desktop_app_info_new_from_keyfile: No ArgType for GKeyFile*
  382. Could not write function unix_mount_points_get: No ArgType for guint64*
  383. Could not write function unix_mounts_get: No ArgType for guint64*
  384. Could not write function unix_mount_at: No ArgType for guint64*
  385. Warning: Constructor for GUnixConnection needs to be updated to new API
  386. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  387. Warning: Constructor for GDesktopAppInfo needs to be updated to new API
  388. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  389. Warning: Constructor for GUnixFDMessage needs to be updated to new API
  390. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  391. Warning: Constructor for GUnixInputStream needs to be updated to new API
  392. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  393. Warning: Constructor for GUnixOutputStream needs to be updated to new API
  394. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  395. Warning: Constructor for GUnixSocketAddress needs to be updated to new API
  396. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  397. ***INFO*** The coverage of global functions is 81.82% (18/22)
  398. ***INFO*** The coverage of methods is 92.86% (13/14)
  399. ***INFO*** There are no declared virtual proxies.
  400. ***INFO*** There are no declared virtual accessors.
  401. ***INFO*** There are no declared interface proxies.
  402. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o unix_la-unix.lo `test -f 'unix.c' || echo './'`unix.c
  403. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c unix.c -fPIC -DPIC -o .libs/unix_la-unix.o
  404. giomodule.c: In function '_pyglib_init__gio':
  405. giomodule.c:53:5: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
  406. g_type_init();
  407. ^
  408. Could not write method GCancellable.connect: No ArgType for GCallback
  409. Warning: generating old-style constructor for:g_emblemed_icon_new
  410. Could not write method GFileInfo.get_attribute_data: No ArgType for GFileAttributeType*
  411. Could not write method GFileInfo.get_attribute_stringv: No ArgType for char**
  412. Could not write method GFileInfo.set_attribute: No ArgType for gpointer
  413. unix.c: In function '_wrap_g_unix_socket_address_get_is_abstract':
  414. unix.c:672:5: warning: 'g_unix_socket_address_get_is_abstract' is deprecated (declared at /usr/include/gio-unix-2.0/gio/gunixsocketaddress.h:72) [-Wdeprecated-declarations]
  415. ret = g_unix_socket_address_get_is_abstract(G_UNIX_SOCKET_ADDRESS(self->obj));
  416. ^
  417. unix.c: In function '_wrap_g_unix_socket_address_new_abstract':
  418. Could not write method GBufferedInputStream.peek: No ArgType for void*
  419. unix.c:1099:5: warning: 'g_unix_socket_address_new_abstract' is deprecated (declared at /usr/include/gio-unix-2.0/gio/gunixsocketaddress.h:59): Use 'g_unix_socket_address_new_with_type' instead [-Wdeprecated-declarations]
  420. ret = g_unix_socket_address_new_abstract(path, path_len);
  421. ^
  422. Could not write method GBufferedInputStream.peek_buffer: No ArgType for gsize*
  423. Could not write method GSocketAddress.to_native: No ArgType for gpointer
  424. Warning: generating old-style constructor for:g_inet_socket_address_new
  425. Warning: generating old-style constructor for:g_network_address_new
  426. Warning: generating old-style constructor for:g_network_service_new
  427. Warning: generating old-style constructor for:g_socket_new
  428. Could not write method GSocket.receive_from: No ArgType for GSocketAddress**
  429. Could not write method GSocket.receive_message: No ArgType for GSocketAddress**
  430. Could not write method GSocket.send_message: No ArgType for GOutputVector*
  431. Could not write method GSocket.create_source: No ArgType for GIOCondition
  432. Could not write method GSocketControlMessage.serialize: No ArgType for gpointer
  433. Warning: generating old-style constructor for:g_threaded_socket_service_new
  434. Warning: generating old-style constructor for:g_simple_async_result_new
  435. Could not write constructor for GSimpleAsyncResult: No ArgType for GAsyncReadyCallback
  436. Warning: generating old-style constructor for:g_file_icon_new
  437. Could not write method GAsyncInitable.init_async: No ArgType for GAsyncReadyCallback
  438. Could not write method GFile.load_partial_contents_async: No ArgType for GFileReadMoreCallback
  439. Could not write method GFile.load_partial_contents_finish: No ArgType for char**
  440. Could not write function async_initable_new_async: varargs functions not supported
  441. Could not write function async_initable_newv_async: No ArgType for GParameter*
  442. Could not write function async_initable_new_valist_async: No ArgType for va_list
  443. Could not write function content_type_guess_for_tree: No ArgType for char**
  444. Could not write function initable_new: varargs functions not supported
  445. Could not write function initable_newv: No ArgType for GParameter*
  446. Could not write function initable_new_valist: No ArgType for va_list
  447. Could not write function resolver_free_addresses: No ArgType for GList*
  448. Could not write function resolver_free_targets: No ArgType for GList*
  449. Could not write function resolver_error_quark: No ArgType for GQuark
  450. Could not write function simple_async_result_new_from_error: No ArgType for GAsyncReadyCallback
  451. Could not write function simple_async_report_gerror_in_idle: No ArgType for GAsyncReadyCallback
  452. Could not write function socket_address_new_from_native: No ArgType for gpointer
  453. Could not write function socket_control_message_deserialize: No ArgType for gpointer
  454. Could not write function srv_target_list_sort: No ArgType for GList*
  455. Warning: Constructor for GEmblemedIcon needs to be updated to new API
  456. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  457. Warning: Constructor for GNetworkAddress needs to be updated to new API
  458. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  459. Warning: Constructor for GNetworkService needs to be updated to new API
  460. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  461. Warning: Constructor for GSocket needs to be updated to new API
  462. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  463. Warning: Constructor for GInetSocketAddress needs to be updated to new API
  464. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  465. Warning: Constructor for GThreadedSocketService needs to be updated to new API
  466. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  467. Warning: Constructor for GMemoryOutputStream needs to be updated to new API
  468. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  469. Warning: Constructor for GSimpleAsyncResult needs to be updated to new API
  470. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  471. Warning: Constructor for GFileIcon needs to be updated to new API
  472. See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
  473. ***INFO*** The coverage of global functions is 72.73% (40/55)
  474. ***INFO*** The coverage of methods is 97.27% (535/550)
  475. ***INFO*** There are no declared virtual proxies.
  476. ***INFO*** There are no declared virtual accessors.
  477. ***INFO*** There are no declared interface proxies.
  478. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c -o _gio_la-gio.lo `test -f 'gio.c' || echo './'`gio.c
  479. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -c gio.c -fPIC -DPIC -o .libs/_gio_la-gio.o
  480. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex initunix -Wl,-O1 -Wl,--as-needed -o unix.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0/gio unix_la-unixmodule.lo unix_la-unix.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0
  481. libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/unix_la-unixmodule.o .libs/unix_la-unix.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/unix.exp
  482. libtool: link: /bin/grep -E -e "initunix" ".libs/unix.exp" > ".libs/unix.expT"
  483. libtool: link: mv -f ".libs/unix.expT" ".libs/unix.exp"
  484. libtool: link: echo "{ global:" > .libs/unix.ver
  485. libtool: link: cat .libs/unix.exp | sed -e "s/\(.*\)/\1;/" >> .libs/unix.ver
  486. libtool: link: echo "local: *; };" >> .libs/unix.ver
  487. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/unix_la-unixmodule.o .libs/unix_la-unix.o -Wl,--as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -O3 -march=native -Wl,-O1 -pthread -Wl,-soname -Wl,unix.so -Wl,-version-script -Wl,.libs/unix.ver -o .libs/unix.so
  488. gcancellable.override: In function '_wrap_g_cancellable_make_pollfd':
  489. gcancellable.override:29:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  490. gboolean ret;
  491. ^
  492. libtool: link: ( cd ".libs" && rm -f "unix.la" && ln -s "../unix.la" "unix.la" )
  493. ln -s .libs/unix.so unix.so || true
  494. gdrive.override: In function '_wrap_g_drive_eject':
  495. gdrive.override:90:5: warning: 'g_drive_eject' is deprecated (declared at /usr/include/glib-2.0/gio/gdrive.h:184): Use 'g_drive_eject_with_operation' instead [-Wdeprecated-declarations]
  496. g_drive_eject(G_DRIVE(self->obj),
  497. ^
  498. gio.c: In function '_wrap_g_drive_eject_finish':
  499. gio.c:11999:5: warning: 'g_drive_eject_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gdrive.h:191): Use 'g_drive_eject_with_operation_finish' instead [-Wdeprecated-declarations]
  500. ret = g_drive_eject_finish(G_DRIVE(self->obj), G_ASYNC_RESULT(result->obj), &error);
  501. ^
  502. gfile.override: In function '_wrap_g_file_unmount_mountable':
  503. gfile.override:446:5: warning: 'g_file_unmount_mountable' is deprecated (declared at /usr/include/glib-2.0/gio/gfile.h:1042): Use 'g_file_unmount_mountable_with_operation' instead [-Wdeprecated-declarations]
  504. g_file_unmount_mountable(G_FILE(self->obj),
  505. ^
  506. gio.c: In function '_wrap_g_file_unmount_mountable_finish':
  507. gio.c:15100:5: warning: 'g_file_unmount_mountable_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gfile.h:1049): Use 'g_file_unmount_mountable_with_operation_finish' instead [-Wdeprecated-declarations]
  508. ret = g_file_unmount_mountable_finish(G_FILE(self->obj), G_ASYNC_RESULT(result->obj), &error);
  509. ^
  510. gfile.override: In function '_wrap_g_file_eject_mountable':
  511. gfile.override:1768:5: warning: 'g_file_eject_mountable' is deprecated (declared at /usr/include/glib-2.0/gio/gfile.h:1064): Use 'g_file_eject_mountable_with_operation' instead [-Wdeprecated-declarations]
  512. g_file_eject_mountable(G_FILE(self->obj), flags, cancellable,
  513. ^
  514. gio.c: In function '_wrap_g_file_eject_mountable_finish':
  515. gio.c:15168:5: warning: 'g_file_eject_mountable_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gfile.h:1071): Use 'g_file_eject_mountable_with_operation_finish' instead [-Wdeprecated-declarations]
  516. ret = g_file_eject_mountable_finish(G_FILE(self->obj), G_ASYNC_RESULT(result->obj), &error);
  517. ^
  518. gmount.override: In function '_wrap_g_mount_unmount':
  519. gmount.override:250:5: warning: 'g_mount_unmount' is deprecated (declared at /usr/include/glib-2.0/gio/gmount.h:189): Use 'g_mount_unmount_with_operation' instead [-Wdeprecated-declarations]
  520. g_mount_unmount(G_MOUNT(self->obj),
  521. ^
  522. gio.c: In function '_wrap_g_mount_unmount_finish':
  523. gio.c:17498:5: warning: 'g_mount_unmount_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gmount.h:196): Use 'g_mount_unmount_with_operation_finish' instead [-Wdeprecated-declarations]
  524. ret = g_mount_unmount_finish(G_MOUNT(self->obj), G_ASYNC_RESULT(result->obj), &error);
  525. ^
  526. gmount.override: In function '_wrap_g_mount_eject':
  527. gmount.override:302:5: warning: 'g_mount_eject' is deprecated (declared at /usr/include/glib-2.0/gio/gmount.h:201): Use 'g_mount_eject_with_operation' instead [-Wdeprecated-declarations]
  528. g_mount_eject(G_MOUNT(self->obj),
  529. ^
  530. gio.c: In function '_wrap_g_mount_eject_finish':
  531. gio.c:17571:5: warning: 'g_mount_eject_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gmount.h:208): Use 'g_mount_eject_with_operation_finish' instead [-Wdeprecated-declarations]
  532. ret = g_mount_eject_finish(G_MOUNT(self->obj), G_ASYNC_RESULT(result->obj), &error);
  533. ^
  534. gvolume.override: In function '_wrap_g_volume_eject':
  535. gvolume.override:128:5: warning: 'g_volume_eject' is deprecated (declared at /usr/include/glib-2.0/gio/gvolume.h:215): Use 'g_volume_eject_with_operation' instead [-Wdeprecated-declarations]
  536. g_volume_eject(G_VOLUME(self->obj),
  537. ^
  538. gio.c: In function '_wrap_g_volume_eject_finish':
  539. gio.c:18616:5: warning: 'g_volume_eject_finish' is deprecated (declared at /usr/include/glib-2.0/gio/gvolume.h:222): Use 'g_volume_eject_with_operation_finish' instead [-Wdeprecated-declarations]
  540. ret = g_volume_eject_finish(G_VOLUME(self->obj), G_ASYNC_RESULT(result->obj), &error);
  541. ^
  542. gio.c: In function '_wrap_g_volume_monitor_adopt_orphan_mount':
  543. gio.c:19563:5: warning: 'g_volume_monitor_adopt_orphan_mount' is deprecated (declared at /usr/include/glib-2.0/gio/gvolumemonitor.h:150) [-Wdeprecated-declarations]
  544. ret = g_volume_monitor_adopt_orphan_mount(G_MOUNT(mount->obj));
  545. ^
  546. /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 -O3 -pipe -march=native -fomit-frame-pointer -Wall -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex init_gio -Wl,-O1 -Wl,--as-needed -o _gio.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0/gio _gio_la-giomodule.lo _gio_la-pygio-utils.lo _gio_la-gio.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../glib/libpyglib-2.0-python2.72.7.la
  547. libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/_gio_la-giomodule.o .libs/_gio_la-pygio-utils.o .libs/_gio_la-gio.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/_gio.exp
  548. libtool: link: /bin/grep -E -e "init_gio" ".libs/_gio.exp" > ".libs/_gio.expT"
  549. libtool: link: mv -f ".libs/_gio.expT" ".libs/_gio.exp"
  550. libtool: link: echo "{ global:" > .libs/_gio.ver
  551. libtool: link: cat .libs/_gio.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gio.ver
  552. libtool: link: echo "local: *; };" >> .libs/_gio.ver
  553. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/_gio_la-giomodule.o .libs/_gio_la-pygio-utils.o .libs/_gio_la-gio.o -Wl,-rpath -Wl,/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/glib/.libs -Wl,--as-needed -lgio-2.0 ../glib/.libs/libpyglib-2.0-python2.72.7.so -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread -O3 -march=native -Wl,-O1 -pthread -Wl,-soname -Wl,_gio.so -Wl,-version-script -Wl,.libs/_gio.ver -o .libs/_gio.so
  554. libtool: link: ( cd ".libs" && rm -f "_gio.la" && ln -s "../_gio.la" "_gio.la" )
  555. ln -s .libs/_gio.so _gio.so || true
  556. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/gio'
  557. Making all in examples
  558. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/examples'
  559. make[2]: Nothing to be done for `all'.
  560. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/examples'
  561. Making all in tests
  562. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/tests'
  563. make[2]: Nothing to be done for `all'.
  564. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/tests'
  565. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7'
  566. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7'
  567. make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7'
  568. >>> Source compiled.
  569. >>> Test phase [not enabled]: dev-python/pygobject-2.28.6-r55
  570.  
  571. >>> Install pygobject-2.28.6-r55 into /var/tmp/portage/dev-python/pygobject-2.28.6-r55/image/ category dev-python
  572. * python2_7: running run_in_build_dir installing
  573. make -j5 DESTDIR=/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image/ 'scrollkeeper_localstate_dir=/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//var/lib/scrollkeeper ' install
  574. Making install in docs
  575. make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/docs'
  576. make install-am
  577. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/docs'
  578. make[3]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/docs'
  579. make[3]: Nothing to be done for `install-exec-am'.
  580. installfiles=`echo ./html/*`; \
  581. if test "$installfiles" = './html/*'; \
  582. then echo '-- Nothing to install' ; \
  583. else \
  584. /bin/sh /var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/install-sh -d /var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/share/gtk-doc/html/pygobject; \
  585. for i in $installfiles; do \
  586. echo '-- Installing '$i ; \
  587. /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/share/gtk-doc/html/pygobject; \
  588. done; \
  589. echo '-- Installing ./html/index.sgml' ; \
  590. /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 644 ./html/index.sgml /var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/share/gtk-doc/html/pygobject || :; \
  591. fi
  592. /bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/share/pygobject/xsl'
  593. /bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/share/gtk-doc/html/pygobject'
  594. /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 644 xsl/common.xsl xsl/devhelp.xsl xsl/html.xsl xsl/pdf-style.xsl xsl/pdf.xsl xsl/ref-html-style.xsl xsl/fixxref.py '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/share/pygobject/xsl'
  595. /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 644 style.css '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/share/gtk-doc/html/pygobject'
  596. -- Installing ./html/class-gioappinfo.html
  597. -- Installing ./html/class-gioapplaunchcontext.html
  598. -- Installing ./html/class-gioasyncresult.html
  599. -- Installing ./html/class-giobufferedinputstream.html
  600. -- Installing ./html/class-giobufferedoutputstream.html
  601. -- Installing ./html/class-giocancellable.html
  602. -- Installing ./html/class-giodatainputstream.html
  603. -- Installing ./html/class-giodataoutputstream.html
  604. -- Installing ./html/class-giodrive.html
  605. -- Installing ./html/class-gioemblemedicon.html
  606. -- Installing ./html/class-gioemblem.html
  607. -- Installing ./html/class-giofileattributeinfo.html
  608. -- Installing ./html/class-giofileenumerator.html
  609. -- Installing ./html/class-giofile.html
  610. -- Installing ./html/class-giofileicon.html
  611. -- Installing ./html/class-giofileinfo.html
  612. -- Installing ./html/class-giofileinputstream.html
  613. -- Installing ./html/class-giofilemonitor.html
  614. -- Installing ./html/class-giofileoutputstream.html
  615. -- Installing ./html/class-giofilterinputstream.html
  616. -- Installing ./html/class-giofilteroutputstream.html
  617. -- Installing ./html/class-gioicon.html
  618. -- Installing ./html/class-gioinputstream.html
  619. -- Installing ./html/class-gioloadableicon.html
  620. -- Installing ./html/class-giomemoryinputstream.html
  621. -- Installing ./html/class-giomemoryoutputstream.html
  622. -- Installing ./html/class-giomount.html
  623. -- Installing ./html/class-giomountoperation.html
  624. -- Installing ./html/class-giooutputstream.html
  625. -- Installing ./html/class-gioseekable.html
  626. -- Installing ./html/class-giosimpleasyncresult.html
  627. -- Installing ./html/class-giothemedicon.html
  628. -- Installing ./html/class-giounixinputstream.html
  629. -- Installing ./html/class-giounixoutputstream.html
  630. -- Installing ./html/class-giovolume.html
  631. -- Installing ./html/class-giovolumemonitor.html
  632. -- Installing ./html/class-glibmaincontext.html
  633. -- Installing ./html/class-glibmainloop.html
  634. -- Installing ./html/class-gobjectgboxed.html
  635. -- Installing ./html/class-gobjectginterface.html
  636. -- Installing ./html/class-gobjectgpointer.html
  637. -- Installing ./html/class-gobject.html
  638. -- Installing ./html/gio-class-reference.html
  639. -- Installing ./html/gio-constants.html
  640. -- Installing ./html/gio-functions.html
  641. -- Installing ./html/giounix-class-reference.html
  642. -- Installing ./html/glib-class-reference.html
  643. -- Installing ./html/glib-constants.html
  644. -- Installing ./html/glib-functions.html
  645. -- Installing ./html/gobject-class-reference.html
  646. -- Installing ./html/gobject-constants.html
  647. -- Installing ./html/gobject-functions.html
  648. -- Installing ./html/index.html
  649. -- Installing ./html/index.sgml
  650. -- Installing ./html/pygobject.devhelp
  651. -- Installing ./html/pygobject-introduction.html
  652. -- Installing ./html/index.sgml
  653. make[3]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/docs'
  654. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/docs'
  655. make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/docs'
  656. Making install in codegen
  657. make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/codegen'
  658. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/codegen'
  659. /bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64/python2.7/site-packages/gtk-2.0/codegen'
  660. /bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/bin'
  661. /bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64/python2.7/site-packages/gtk-2.0/codegen'
  662. /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c code-coverage.py codegen.py createdefs.py defsconvert.py defsgen.py docextract_to_xml.py docgen.py h2def.py mergedefs.py missingdefs.py mkskel.py scanvirtuals.py scmexpr.py '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64/python2.7/site-packages/gtk-2.0/codegen'
  663. /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c pygobject-codegen-2.0 '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/bin'
  664. /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 644 __init__.py argtypes.py definitions.py defsparser.py docextract.py override.py reversewrapper.py '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64/python2.7/site-packages/gtk-2.0/codegen'
  665. Byte-compiling python modules...
  666. __init__.pyargtypes.pydefinitions.pydefsparser.pydocextract.pyoverride.pyreversewrapper.py
  667. Byte-compiling python modules (optimized versions) ...
  668. __init__.pyargtypes.pydefinitions.pydefsparser.pydocextract.pyoverride.pyreversewrapper.py
  669. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/codegen'
  670. make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/codegen'
  671. Making install in glib
  672. make[1]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/glib'
  673. make[2]: Entering directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/glib'
  674. /bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64'
  675. /bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/include/pygtk-2.0'
  676. /bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64/python2.7/site-packages/glib'
  677. /bin/sh ../libtool --mode=install /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c libpyglib-2.0-python2.72.7.la '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64'
  678. /bin/mkdir -p '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64/python2.7/site-packages/glib'
  679. /bin/sh ../libtool --mode=install /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c _glib.la '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64/python2.7/site-packages/glib'
  680. /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 644 pyglib.h '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/include/pygtk-2.0'
  681. /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c -m 644 __init__.py option.py '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64/python2.7/site-packages/glib'
  682. libtool: install: /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c .libs/libpyglib-2.0-python2.72.7.so.0.0.0 /var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64/libpyglib-2.0-python2.72.7.so.0.0.0
  683. libtool: install: warning: relinking `_glib.la'
  684. libtool: install: (cd /var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/glib; /bin/sh /var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O3 -pipe -march=native -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/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 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 libpyglib-2.0-python2.72.7.la -inst-prefix-dir /var/tmp/portage/dev-python/pygobject-2.28.6-r55/image/)
  685. libtool: relink: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.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
  686. libtool: relink: /bin/grep -E -e "_glib|PyInit__glib" ".libs/_glib.exp" > ".libs/_glib.expT"
  687. libtool: relink: mv -f ".libs/_glib.expT" ".libs/_glib.exp"
  688. libtool: relink: echo "{ global:" > .libs/_glib.ver
  689. libtool: relink: cat .libs/_glib.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_glib.ver
  690. libtool: relink: echo "local: *; };" >> .libs/_glib.ver
  691. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/_glib_la-glibmodule.o .libs/_glib_la-pygiochannel.o .libs/_glib_la-pygoptioncontext.o .libs/_glib_la-pygoptiongroup.o .libs/_glib_la-pygmaincontext.o .libs/_glib_la-pygmainloop.o .libs/_glib_la-pygsource.o .libs/_glib_la-pygspawn.o -Wl,--as-needed -L/var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64 -L/usr/lib64 -lpyglib-2.0-python2.72.7 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread -O3 -march=native -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,_glib.so -Wl,-version-script -Wl,.libs/_glib.ver -o .libs/_glib.so
  692. /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpyglib-2.0-python2.72.7
  693. collect2: error: ld returned 1 exit status
  694. libtool: install: error: relink `_glib.la' with the above command before installing it
  695. make[2]: *** [install-pyglibLTLIBRARIES] Error 1
  696. make[2]: *** Waiting for unfinished jobs....
  697. Byte-compiling python modules...
  698. __init__.pylibtool: install: (cd /var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64 && { ln -s -f libpyglib-2.0-python2.72.7.so.0.0.0 libpyglib-2.0-python2.72.7.so.0 || { rm -f libpyglib-2.0-python2.72.7.so.0 && ln -s libpyglib-2.0-python2.72.7.so.0.0.0 libpyglib-2.0-python2.72.7.so.0; }; })
  699. option.pylibtool: install: (cd /var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64 && { ln -s -f libpyglib-2.0-python2.72.7.so.0.0.0 libpyglib-2.0-python2.72.7.so || { rm -f libpyglib-2.0-python2.72.7.so && ln -s libpyglib-2.0-python2.72.7.so.0.0.0 libpyglib-2.0-python2.72.7.so; }; })
  700. libtool: install: /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c .libs/libpyglib-2.0-python2.72.7.lai /var/tmp/portage/dev-python/pygobject-2.28.6-r55/image//usr/lib64/libpyglib-2.0-python2.72.7.la
  701.  
  702. Byte-compiling python modules (optimized versions) ...
  703. __init__.pyoption.py
  704. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  705. make[2]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/glib'
  706. make[1]: *** [install-am] Error 2
  707. make[1]: Leaving directory `/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7/glib'
  708. make: *** [install-recursive] Error 1
  709. * ERROR: dev-python/pygobject-2.28.6-r55::gentoo failed (install phase):
  710. * emake failed
  711. *
  712. * If you need support, post the output of `emerge --info '=dev-python/pygobject-2.28.6-r55::gentoo'`,
  713. * the complete build log and the output of `emerge -pqv '=dev-python/pygobject-2.28.6-r55::gentoo'`.
  714. * The complete build log is located at '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/temp/build.log'.
  715. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/temp/environment'.
  716. * Working directory: '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6-python2_7'
  717. * S: '/var/tmp/portage/dev-python/pygobject-2.28.6-r55/work/pygobject-2.28.6'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement