Advertisement
kheeper

jhbuild pygobject

Dec 31st, 2011
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.41 KB | None | 0 0
  1. *** Checking out pygobject *** [67/187]
  2. git clone git://git.gnome.org/pygobject
  3. Cloning into 'pygobject'...
  4. remote: Counting objects: 14052, done.
  5. remote: Compressing objects: 100% (4627/4627), done.
  6. remote: Total 14052 (delta 10421), reused 12649 (delta 9282)
  7. Receiving objects: 100% (14052/14052), 2.78 MiB | 347 KiB/s, done.
  8. Resolving deltas: 100% (10421/10421), done.
  9. git remote set-url origin git://git.gnome.org/pygobject
  10. git pull --rebase
  11. Current branch master is up to date.
  12. *** Configuring pygobject *** [67/187]
  13. ./autogen.sh --prefix /opt/gnome --libdir '/opt/gnome/lib' --disable-static --disable-gtk-doc
  14. autoreconf: Entering directory `.'
  15. autoreconf: configure.ac: not using Gettext
  16. autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
  17. autoreconf: configure.ac: tracing
  18. autoreconf: running: libtoolize --copy --force
  19. libtoolize: putting auxiliary files in `.'.
  20. libtoolize: copying file `./ltmain.sh'
  21. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  22. libtoolize: copying file `m4/libtool.m4'
  23. libtoolize: copying file `m4/ltoptions.m4'
  24. libtoolize: copying file `m4/ltsugar.m4'
  25. libtoolize: copying file `m4/ltversion.m4'
  26. libtoolize: copying file `m4/lt~obsolete.m4'
  27. autoreconf: running: /usr/bin/autoconf --force
  28. autoreconf: running: /usr/bin/autoheader --force
  29. autoreconf: running: automake --add-missing --copy --force-missing
  30. configure.ac:86: installing `./compile'
  31. configure.ac:46: installing `./config.guess'
  32. configure.ac:46: installing `./config.sub'
  33. configure.ac:40: installing `./install-sh'
  34. configure.ac:40: installing `./missing'
  35. gi/Makefile.am: installing `./depcomp'
  36. gi/Makefile.am:29: installing `./py-compile'
  37. autoreconf: Leaving directory `.'
  38. configure: WARNING: unrecognized options: --disable-gtk-doc
  39. checking for a BSD-compatible install... /home/lukas/.local/bin/install-check
  40. checking whether build environment is sane... yes
  41. checking for a thread-safe mkdir -p... /bin/mkdir -p
  42. checking for gawk... gawk
  43. checking whether make sets $(MAKE)... yes
  44. checking whether to disable maintainer-specific portions of Makefiles... yes
  45. checking build system type... i686-pc-linux-gnu
  46. checking host system type... i686-pc-linux-gnu
  47. checking for some Win32 platform... no
  48. checking for native Win32... no
  49. checking how to print strings... printf
  50. checking for style of include used by make... GNU
  51. checking for gcc... gcc
  52. checking whether the C compiler works... yes
  53. checking for C compiler default output file name... a.out
  54. checking for suffix of executables...
  55. checking whether we are cross compiling... no
  56. checking for suffix of object files... o
  57. checking whether we are using the GNU C compiler... yes
  58. checking whether gcc accepts -g... yes
  59. checking for gcc option to accept ISO C89... none needed
  60. checking dependency style of gcc... gcc3
  61. checking for a sed that does not truncate output... /bin/sed
  62. checking for grep that handles long lines and -e... /bin/grep
  63. checking for egrep... /bin/grep -E
  64. checking for fgrep... /bin/grep -F
  65. checking for ld used by gcc... /usr/bin/ld
  66. checking if the linker (/usr/bin/ld) is GNU ld... yes
  67. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  68. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  69. checking whether ln -s works... yes
  70. checking the maximum length of command line arguments... 1572864
  71. checking whether the shell understands some XSI constructs... yes
  72. checking whether the shell understands "+="... yes
  73. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  74. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  75. checking for /usr/bin/ld option to reload object files... -r
  76. checking for objdump... objdump
  77. checking how to recognize dependent libraries... pass_all
  78. checking for dlltool... dlltool
  79. checking how to associate runtime and link libraries... printf %s\n
  80. checking for ar... ar
  81. checking for archiver @FILE support... @
  82. checking for strip... strip
  83. checking for ranlib... ranlib
  84. checking command to parse /usr/bin/nm -B output from gcc object... ok
  85. checking for sysroot... no
  86. checking for mt... no
  87. checking if : is a manifest tool... no
  88. checking how to run the C preprocessor... gcc -E
  89. checking for ANSI C header files... yes
  90. checking for sys/types.h... yes
  91. checking for sys/stat.h... yes
  92. checking for stdlib.h... yes
  93. checking for string.h... yes
  94. checking for memory.h... yes
  95. checking for strings.h... yes
  96. checking for inttypes.h... yes
  97. checking for stdint.h... yes
  98. checking for unistd.h... yes
  99. checking for dlfcn.h... yes
  100. checking for objdir... .libs
  101. checking if gcc supports -fno-rtti -fno-exceptions... no
  102. checking for gcc option to produce PIC... -fPIC -DPIC
  103. checking if gcc PIC flag -fPIC -DPIC works... yes
  104. checking if gcc static flag -static works... yes
  105. checking if gcc supports -c -o file.o... yes
  106. checking if gcc supports -c -o file.o... (cached) yes
  107. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  108. checking whether -lc should be explicitly linked in... no
  109. checking dynamic linker characteristics... GNU/Linux ld.so
  110. checking how to hardcode library paths into programs... immediate
  111. checking whether stripping libraries is possible... yes
  112. checking if libtool supports shared libraries... yes
  113. checking whether to build shared libraries... yes
  114. checking whether to build static libraries... no
  115. configure: creating ./config.lt
  116. config.lt: creating libtool
  117. checking for library containing strerror... none required
  118. checking for gcc... (cached) gcc
  119. checking whether we are using the GNU C compiler... (cached) yes
  120. checking whether gcc accepts -g... (cached) yes
  121. checking for gcc option to accept ISO C89... (cached) none needed
  122. checking dependency style of gcc... (cached) gcc3
  123. checking for gcc... (cached) gcc
  124. checking whether we are using the GNU C compiler... (cached) yes
  125. checking whether gcc accepts -g... (cached) yes
  126. checking for gcc option to accept ISO C89... (cached) none needed
  127. checking dependency style of gcc... (cached) gcc3
  128. checking whether gcc and cc understand -c and -o together... yes
  129. checking for a Python interpreter with version >= 2.5.2... python
  130. checking for python... /usr/bin/python
  131. checking for python version... 2.7
  132. checking for python platform... linux2
  133. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  134. checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  135. checking for python version... (cached) 2.7
  136. checking for python platform... (cached) linux2
  137. checking for python script directory... (cached) ${prefix}/lib/python2.7/site-packages
  138. checking for python extension module directory... (cached) ${exec_prefix}/lib/python2.7/site-packages
  139. checking for headers required to compile python extensions... found
  140. checking for PySignal_SetWakeupFd in Python.h... yes
  141. checking for python module thread... yes
  142. checking whether to enable threading in pygobject... yes
  143. checking for pkg-config... /usr/bin/pkg-config
  144. checking pkg-config is at least version 0.16... yes
  145. checking for GLIB - version >= 2.24.0... yes (version 2.31.7)
  146. checking for ffi... checking for FFI... yes
  147. checking for GIO... yes
  148. checking for GI... yes
  149. checking for PYCAIRO... yes
  150. checking whether gcc understands -Wall... yes
  151. checking whether gcc understands -fno-strict-aliasing... yes
  152. checking whether gcc understands -std=c9x... yes
  153. configure: creating ./config.status
  154. config.status: creating Makefile
  155. config.status: creating pygobject-3.0.pc
  156. config.status: creating pygobject-3.0-uninstalled.pc
  157. config.status: creating gi/Makefile
  158. config.status: creating gi/repository/Makefile
  159. config.status: creating gi/overrides/Makefile
  160. config.status: creating gi/_glib/Makefile
  161. config.status: creating gi/_gobject/Makefile
  162. config.status: creating examples/Makefile
  163. config.status: creating tests/Makefile
  164. config.status: creating PKG-INFO
  165. config.status: creating config.h
  166. config.status: executing depfiles commands
  167. config.status: executing libtool commands
  168. configure: WARNING: unrecognized options: --disable-gtk-doc
  169.  
  170. libffi support: yes
  171.  
  172. *** Building pygobject *** [67/187]
  173. make -j 4
  174. GEN .gitignore
  175. make all-recursive
  176. make[1]: Entering directory `/home/lukas/checkout/gnome/pygobject'
  177. Making all in examples
  178. make[2]: Entering directory `/home/lukas/checkout/gnome/pygobject/examples'
  179. GEN .gitignore
  180. make[2]: Leaving directory `/home/lukas/checkout/gnome/pygobject/examples'
  181. Making all in gi
  182. make[2]: Entering directory `/home/lukas/checkout/gnome/pygobject/gi'
  183. GEN .gitignore
  184. Making all in repository
  185. make[3]: Entering directory `/home/lukas/checkout/gnome/pygobject/gi/repository'
  186. GEN .gitignore
  187. make[3]: Leaving directory `/home/lukas/checkout/gnome/pygobject/gi/repository'
  188. Making all in overrides
  189. make[3]: Entering directory `/home/lukas/checkout/gnome/pygobject/gi/overrides'
  190. GEN .gitignore
  191. make[3]: Leaving directory `/home/lukas/checkout/gnome/pygobject/gi/overrides'
  192. Making all in _glib
  193. make[3]: Entering directory `/home/lukas/checkout/gnome/pygobject/gi/_glib'
  194. CC libpyglib_gi_2_0_python_la-pyglib.lo
  195. CC _glib_la-glibmodule.lo
  196. CC _glib_la-pygiochannel.lo
  197. CC _glib_la-pygoptioncontext.lo
  198. pygiochannel.c: In function 'py_io_channel_write_chars':
  199. pygiochannel.c:267:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  200. pygiochannel.c: In function 'py_io_channel_write_lines':
  201. pygiochannel.c:290:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  202. pygiochannel.c: In function 'py_io_channel_add_watch':
  203. pygiochannel.c:458:17: warning: variable 'iochannel' set but not used [-Wunused-but-set-variable]
  204. pygiochannel.c: In function 'py_io_channel_read_line':
  205. pygiochannel.c:555:15: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  206. pyglib.c: In function 'pyglib_enable_threads':
  207. pyglib.c:157:2: warning: 'g_thread_init' is deprecated (declared at /opt/gnome/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
  208. CC _glib_la-pygoptiongroup.lo
  209. CC _glib_la-pygmaincontext.lo
  210. CC _glib_la-pygmainloop.lo
  211. CC _glib_la-pygsource.lo
  212. pygmainloop.c: In function 'pyg_signal_watch_check':
  213. pygmainloop.c:161:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  214. CC _glib_la-pygspawn.lo
  215. GEN .gitignore
  216. pygsource.c: In function 'pyg_source_get_current_time':
  217. pygsource.c:252:5: warning: 'g_source_get_current_time' is deprecated (declared at /opt/gnome/include/glib-2.0/glib/gmain.h:413): Use 'g_source_get_time' instead [-Wdeprecated-declarations]
  218. CCLD libpyglib-gi-2.0-python.la
  219. CCLD _glib.la
  220. ln -s .libs/_glib.so _glib.so || true
  221. make[3]: Leaving directory `/home/lukas/checkout/gnome/pygobject/gi/_glib'
  222. Making all in _gobject
  223. make[3]: Entering directory `/home/lukas/checkout/gnome/pygobject/gi/_gobject'
  224. CC _gobject_la-gobjectmodule.lo
  225. CC _gobject_la-pygboxed.lo
  226. CC _gobject_la-pygenum.lo
  227. CC _gobject_la-pygflags.lo
  228. gobjectmodule.c: In function 'pygobject_init_wrapper_set':
  229. gobjectmodule.c:1011:5: warning: 'g_static_private_set' is deprecated (declared at /opt/gnome/include/glib-2.0/glib/deprecated/gthread.h:248): Use 'g_private_set' instead [-Wdeprecated-declarations]
  230. gobjectmodule.c: In function 'pygobject_init_wrapper_get':
  231. gobjectmodule.c:1017:5: warning: 'g_static_private_get' is deprecated (declared at /opt/gnome/include/glib-2.0/glib/deprecated/gthread.h:245): Use 'g_private_get' instead [-Wdeprecated-declarations]
  232. gobjectmodule.c: In function 'pygobject__g_instance_init':
  233. gobjectmodule.c:1073:9: warning: passing argument 1 of 'pygobject_ref_float' from incompatible pointer type [enabled by default]
  234. pygobject-private.h:99:6: note: expected 'struct PyGObject *' but argument is of type 'struct PyObject *'
  235. CC _gobject_la-pyginterface.lo
  236. CC _gobject_la-pygobject.lo
  237. CC _gobject_la-pygparamspec.lo
  238. CC _gobject_la-pygpointer.lo
  239. pygobject.c: In function 'pygobject_get_properties':
  240. pygobject.c:1252:19: warning: variable 'class' set but not used [-Wunused-but-set-variable]
  241. CC _gobject_la-pygtype.lo
  242. CC _gobject_la-ffi-marshaller.lo
  243. GEN .gitignore
  244. pygtype.c: In function 'pyg_value_from_pyobject':
  245. pygtype.c:776:6: warning: 'g_value_set_char' is deprecated (declared at /opt/gnome/include/glib-2.0/gobject/gvaluetypes.h:181) [-Wdeprecated-declarations]
  246. pygtype.c: In function 'pyg_value_as_pyobject':
  247. pygtype.c:1030:2: warning: 'g_value_get_char' is deprecated (declared at /opt/gnome/include/glib-2.0/gobject/gvaluetypes.h:184) [-Wdeprecated-declarations]
  248. ffi-marshaller.c: In function 'g_value_from_ffi_type':
  249. ffi-marshaller.c:105:7: warning: 'g_value_set_char' is deprecated (declared at /opt/gnome/include/glib-2.0/gobject/gvaluetypes.h:181) [-Wdeprecated-declarations]
  250. CCLD _gobject.la
  251. ln -s .libs/_gobject.so _gobject.so || true
  252. make[3]: Leaving directory `/home/lukas/checkout/gnome/pygobject/gi/_gobject'
  253. make[3]: Entering directory `/home/lukas/checkout/gnome/pygobject/gi'
  254. CC _gi_la-pygi-repository.lo
  255. CC _gi_la-pygi-info.lo
  256. CC _gi_la-pygi-foreign.lo
  257. CC _gi_la-pygi-foreign-gvariant.lo
  258. pygi-repository.c: In function '_wrap_g_irepository_require':
  259. pygi-repository.c:92:15: warning: variable 'typelib' set but not used [-Wunused-but-set-variable]
  260. CC _gi_la-pygi-struct.lo
  261. CC _gi_la-pygi-argument.lo
  262. CC _gi_la-pygi-type.lo
  263. pygi-argument.c: In function '_pygi_argument_from_object':
  264. pygi-argument.c:1089:35: warning: variable 'result' set but not used [-Wunused-but-set-variable]
  265. pygi-argument.c: In function '_pygi_argument_from_g_value':
  266. pygi-argument.c:1831:13: warning: 'g_value_get_char' is deprecated (declared at /opt/gnome/include/glib-2.0/gobject/gvaluetypes.h:184) [-Wdeprecated-declarations]
  267. CC _gi_la-pygi-boxed.lo
  268. CC _gi_la-pygi-closure.lo
  269. CC _gi_la-pygi-callbacks.lo
  270. pygi-closure.c: In function '_pygi_closure_handle':
  271. pygi-closure.c:334:16: warning: variable 'return_transfer' set but not used [-Wunused-but-set-variable]
  272. pygi-closure.c:333:16: warning: variable 'return_tag' set but not used [-Wunused-but-set-variable]
  273. CC _gi_la-pygi-property.lo
  274. pygi-callbacks.c: In function '_pygi_scan_for_callbacks':
  275. pygi-callbacks.c:80:21: warning: variable 'direction' set but not used [-Wunused-but-set-variable]
  276. pygi-callbacks.c: In function '_pygi_create_callback':
  277. pygi-callbacks.c:156:17: warning: variable 'scope' set but not used [-Wunused-but-set-variable]
  278. CC _gi_la-pygi-signal-closure.lo
  279. CC _gi_la-gimodule.lo
  280. CC _gi_la-pygi-invoke.lo
  281. CC _gi_la-pygi-cache.lo
  282. CC _gi_la-pygi-marshal-from-py.lo
  283. CC _gi_la-pygi-marshal-to-py.lo
  284. CC _gi_la-pygi-marshal-cleanup.lo
  285. CC _gi_cairo_la-pygi-foreign-cairo.lo
  286. pygi-marshal-cleanup.c: In function '_pygi_marshal_cleanup_to_py_array':
  287. pygi-marshal-cleanup.c:359:24: warning: unused variable 'sequence_cache' [-Wunused-variable]
  288. pygi-foreign-cairo.c:30:30: fatal error: pycairo/py3cairo.h: No such file or directory
  289. compilation terminated.
  290. make[3]: *** [_gi_cairo_la-pygi-foreign-cairo.lo] Error 1
  291. make[3]: *** Waiting for unfinished jobs....
  292. make[3]: Leaving directory `/home/lukas/checkout/gnome/pygobject/gi'
  293. make[2]: *** [all-recursive] Error 1
  294. make[2]: Leaving directory `/home/lukas/checkout/gnome/pygobject/gi'
  295. make[1]: *** [all-recursive] Error 1
  296. make[1]: Leaving directory `/home/lukas/checkout/gnome/pygobject'
  297. make: *** [all] Error 2
  298. *** Error during phase build of pygobject: ########## Error running make -j 4 *** [67/187]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement