1. * Package: dev-libs/seed-3.2.0-r1
  2. * Repository: gentoo
  3. * Maintainer: gnome@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking seed-3.2.0.tar.xz to /tmp/portage/dev-libs/seed-3.2.0-r1/work
  8. >>> Source unpacked in /tmp/portage/dev-libs/seed-3.2.0-r1/work
  9. >>> Preparing source in /tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0 ...
  10. * Applying seed-3.2.0-gio-libs.patch ...
  11. [ ok ]
  12. * Running eautoreconf in '/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0' ...
  13. * Running glib-gettextize --copy --force ...
  14. [ ok ]
  15. * Running intltoolize --automake --copy --force ...
  16. [ ok ]
  17. * Running gtkdocize --copy ...
  18. [ ok ]
  19. * Running libtoolize --install --copy --force --automake ...
  20. [ ok ]
  21. * Running aclocal -I m4 ...
  22. [ ok ]
  23. * Running autoconf ...
  24. [ ok ]
  25. * Running autoheader ...
  26. [ ok ]
  27. * Running automake --add-missing --copy ...
  28. [ ok ]
  29. * Running elibtoolize in: seed-3.2.0/
  30. * Applying portage/1.2.0 patch ...
  31. * Applying sed/1.5.6 patch ...
  32. * Fixing OMF Makefiles ...
  33. [ ok ]
  34. >>> Source prepared.
  35. >>> Configuring source in /tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0 ...
  36. * econf: updating seed-3.2.0/config.sub with /usr/share/gnuconfig/config.sub
  37. * econf: updating seed-3.2.0/config.guess with /usr/share/gnuconfig/config.guess
  38. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --with-webkit=3.0 --enable-readline-module --enable-os-module --enable-ffi-module --enable-gtkbuilder-module --enable-cairo-module --enable-gettext-module --enable-dbus-module --enable-mpfr-module --enable-sqlite-module --enable-libxml-module --docdir=/usr/share/doc/seed-3.2.0-r1/html --disable-gtk-doc --disable-maintainer-mode
  39. configure: loading site script /usr/share/config.site
  40. configure: loading site script /usr/share/crossdev/include/site/linux
  41. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  42. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  43. checking for a BSD-compatible install... /usr/bin/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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
  59. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  60. checking for style of include used by make... GNU
  61. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  62. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  63. checking how to print strings... printf
  64. checking for a sed that does not truncate output... /bin/sed
  65. checking for grep that handles long lines and -e... /bin/grep
  66. checking for egrep... /bin/grep -E
  67. checking for fgrep... /bin/grep -F
  68. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  69. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  70. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  71. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  72. checking whether ln -s works... yes
  73. checking the maximum length of command line arguments... 1572864
  74. checking whether the shell understands some XSI constructs... yes
  75. checking whether the shell understands "+="... yes
  76. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  77. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  78. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  79. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  80. checking how to recognize dependent libraries... pass_all
  81. checking for x86_64-pc-linux-gnu-dlltool... no
  82. checking for dlltool... no
  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/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... mt
  92. checking if mt 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. checking for x86_64-pc-linux-gnu-pkg-config... no
  121. checking for pkg-config... /usr/bin/pkg-config
  122. checking pkg-config is at least version 0.9.0... yes
  123. checking whether make supports nested variables... yes
  124. checking locale.h usability... yes
  125. checking locale.h presence... yes
  126. checking for locale.h... yes
  127. checking for LC_MESSAGES... yes
  128. checking libintl.h usability... yes
  129. checking libintl.h presence... yes
  130. checking for libintl.h... yes
  131. checking for ngettext in libc... yes
  132. checking for dgettext in libc... yes
  133. checking for bind_textdomain_codeset... yes
  134. checking for msgfmt... /usr/bin/msgfmt
  135. checking for dcgettext... yes
  136. checking if msgfmt accepts -c... yes
  137. checking for gmsgfmt... /usr/bin/gmsgfmt
  138. checking for xgettext... /usr/bin/xgettext
  139. checking whether NLS is requested... yes
  140. checking for intltool >= 0.35.0... 0.50.2 found
  141. checking for intltool-update... /usr/bin/intltool-update
  142. checking for intltool-merge... /usr/bin/intltool-merge
  143. checking for intltool-extract... /usr/bin/intltool-extract
  144. checking for xgettext... (cached) /usr/bin/xgettext
  145. checking for msgmerge... /usr/bin/msgmerge
  146. checking for msgfmt... (cached) /usr/bin/msgfmt
  147. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  148. checking for perl... /usr/bin/perl
  149. checking for perl >= 5.8.1... 5.16.0
  150. checking for XML::Parser... ok
  151. checking for FFI... yes
  152. checking for JSContextGroupCreate in -lwebkitgtk-3.0... no
  153. checking for JSContextGroupCreate in -ljavascriptcoregtk-3.0... yes
  154. checking for WEBKIT... yes
  155. checking for GOBJECT_INTROSPECTION... yes
  156. checking for GNOME_JS... yes
  157. checking for GTHREAD... yes
  158. checking for GIO... yes
  159. checking for CAIRO... yes
  160. checking for GDK... yes
  161. checking readline/readline.h usability... yes
  162. checking readline/readline.h presence... yes
  163. checking for readline/readline.h... yes
  164. checking for SQLITE... yes
  165. checking for DBUS... yes
  166. checking for DBUSGLIB... yes
  167. checking for LIBXML... yes
  168. checking for GTK... yes
  169. checking for CAIRO... yes
  170. checking for library containing mpfr_init2... -lmpfr
  171. checking pty.h usability... yes
  172. checking pty.h presence... yes
  173. checking for pty.h... yes
  174. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  175. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  176. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  177. checking whether to build gtk-doc documentation... no
  178. configure: creating ./config.status
  179. config.status: creating seed.pc
  180. config.status: creating Makefile
  181. config.status: creating doc/index.html
  182. config.status: creating doc/conventions.html
  183. config.status: creating doc/runtime.html
  184. config.status: creating doc/tutorial-standalone/tutorial.html
  185. config.status: creating doc/modules/canvas/canvas.html
  186. config.status: creating doc/modules/multiprocessing/multiprocessing.html
  187. config.status: creating doc/modules/canvas/Makefile
  188. config.status: creating doc/modules/multiprocessing/Makefile
  189. config.status: creating doc/modules/readline/Makefile
  190. config.status: creating doc/modules/gtkbuilder/Makefile
  191. config.status: creating doc/modules/sqlite/Makefile
  192. config.status: creating doc/modules/sandbox/Makefile
  193. config.status: creating doc/mapping/mapping.html
  194. config.status: creating libseed/Makefile
  195. config.status: creating po/Makefile.in
  196. config.status: creating src/Makefile
  197. config.status: creating extensions/Makefile
  198. config.status: creating tests/Makefile
  199. config.status: creating tests/javascript/Makefile
  200. config.status: creating tests/javascript/gtypes/Makefile
  201. config.status: creating tests/javascript/signals/Makefile
  202. config.status: creating tests/javascript/structs/Makefile
  203. config.status: creating tests/c/Makefile
  204. config.status: creating doc/Makefile
  205. config.status: creating doc/modules/Makefile
  206. config.status: creating doc/modules/version.xml
  207. config.status: creating doc/tutorial-standalone/Makefile
  208. config.status: creating doc/reference/Makefile
  209. config.status: creating doc/reference/version.xml
  210. config.status: creating doc/mapping/Makefile
  211. config.status: creating modules/Makefile
  212. config.status: creating modules/example/Makefile
  213. config.status: creating modules/sqlite/Makefile
  214. config.status: creating modules/canvas/Makefile
  215. config.status: creating modules/readline/Makefile
  216. config.status: creating modules/multiprocessing/Makefile
  217. config.status: creating modules/sandbox/Makefile
  218. config.status: creating modules/os/Makefile
  219. config.status: creating modules/dbus/Makefile
  220. config.status: creating modules/dbus/util/Makefile
  221. config.status: creating modules/libxml/Makefile
  222. config.status: creating modules/cairo/Makefile
  223. config.status: creating modules/gtkbuilder/Makefile
  224. config.status: creating modules/gettext/Makefile
  225. config.status: creating modules/mpfr/Makefile
  226. config.status: creating modules/ffi/Makefile
  227. config.status: creating modules/DynamicObject/Makefile
  228. config.status: creating libseed/seed-path.h
  229. config.status: creating config.h
  230. config.status: executing depfiles commands
  231. config.status: executing libtool commands
  232. config.status: executing default-1 commands
  233. config.status: executing po/stamp-it commands
  234. Build Configuration:
  235. Debug......................no
  236. Profiling/Coverage.........no
  237. Profiling for Modules......no
  238. gtk-doc....................no
  239. Installation:
  240. Prefix...................../usr
  241. Modules:
  242. Canvas.....................yes
  243. example....................yes
  244. multiprocessing............yes
  245. readline...................yes
  246. SQLite.....................yes
  247. DBus.......................yes
  248. libxml.....................yes
  249. cairo......................yes
  250. gtkbuilder.................yes
  251. gettext....................yes
  252. mpfr.......................yes
  253. ffi........................yes
  254. Dynamic Object.............yes
  255. >>> Source configured.
  256. >>> Compiling source in /tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0 ...
  257. make -j24
  258. make all-recursive
  259. make[1]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0'
  260. Making all in po
  261. make[2]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/po'
  262. make[2]: Nothing to be done for `all'.
  263. make[2]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/po'
  264. Making all in libseed
  265. make[2]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/libseed'
  266. CC libseed-gtk3_la-seed-closure.lo
  267. CC libseed-gtk3_la-seed-api.lo
  268. CC libseed-gtk3_la-seed-builtins.lo
  269. CC libseed-gtk3_la-seed-exceptions.lo
  270. CC libseed-gtk3_la-seed-engine.lo
  271. CC libseed-gtk3_la-seed-signals.lo
  272. CC libseed-gtk3_la-seed-structs.lo
  273. CC libseed-gtk3_la-seed-gtype.lo
  274. CC libseed-gtk3_la-seed-types.lo
  275. CC libseed-gtk3_la-seed-importer.lo
  276. seed-signals.c: In function 'seed_gobject_signal_connect_by_name':
  277. seed-signals.c:90:9: warning: variable 'obj_type' set but not used [-Wunused-but-set-variable]
  278. seed-signals.c: In function 'seed_add_signals_to_object':
  279. seed-signals.c:137:9: warning: variable 'type' set but not used [-Wunused-but-set-variable]
  280. seed-closure.c: In function 'seed_make_native_closure':
  281. seed-closure.c:302:14: warning: variable 'arg_types' set but not used [-Wunused-but-set-variable]
  282. seed-types.c: In function 'seed_value_to_string':
  283. seed-types.c:2197:20: warning: variable 'str' set but not used [-Wunused-but-set-variable]
  284. seed-engine.c: In function 'seed_engine_expose_gobject':
  285. seed-engine.c:1845:12: warning: unused variable 'ok' [-Wunused-variable]
  286. seed-engine.c: In function 'seed_engine_expose_namespace':
  287. seed-engine.c:1874:12: warning: unused variable 'ok' [-Wunused-variable]
  288. seed-structs.c: In function 'seed_union_set_property':
  289. seed-structs.c:225:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  290. seed-importer.c: In function 'seed_gi_importer_handle_object':
  291. seed-importer.c:174:14: warning: variable 'class_ref' set but not used [-Wunused-but-set-variable]
  292. seed-importer.c: In function 'seed_importer_handle_file':
  293. seed-importer.c:660:23: warning: variable 'c_global' set but not used [-Wunused-but-set-variable]
  294. CCLD libseed-gtk3.la
  295. make[2]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/libseed'
  296. Making all in src
  297. make[2]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/src'
  298. CC seed-main.o
  299. CC seed-args.o
  300. CCLD seed
  301. make[2]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/src'
  302. Making all in extensions
  303. make[2]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/extensions'
  304. GEN Seed.js
  305. make[2]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/extensions'
  306. Making all in modules
  307. make[2]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules'
  308. Making all in example
  309. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/example'
  310. CC seed-example.lo
  311. CCLD libseed_example.la
  312. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/example'
  313. Making all in sqlite
  314. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/sqlite'
  315. CC libseed_sqlite_la-seed-sqlite.lo
  316. CCLD libseed_sqlite.la
  317. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/sqlite'
  318. Making all in canvas
  319. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/canvas'
  320. CC libseed_canvas_la-seed-canvas.lo
  321. seed-canvas.c: In function 'seed_construct_image_canvas':
  322. seed-canvas.c:99:10: warning: variable 'filename' set but not used [-Wunused-but-set-variable]
  323. seed-canvas.c: In function 'seed_module_init':
  324. seed-canvas.c:1055:22: warning: variable 'image_constructor' set but not used [-Wunused-but-set-variable]
  325. CCLD libseed_canvas.la
  326. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/canvas'
  327. Making all in multiprocessing
  328. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/multiprocessing'
  329. CC libseed_multiprocessing_la-seed-multiprocessing.lo
  330. CCLD libseed_multiprocessing.la
  331. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/multiprocessing'
  332. Making all in readline
  333. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/readline'
  334. CC libseed_readline_la-seed-readline.lo
  335. CCLD libseed_readline.la
  336. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/readline'
  337. Making all in os
  338. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/os'
  339. CC libseed_os_la-seed-os.lo
  340. seed-os.c: In function 'seed_os_uname':
  341. seed-os.c:547:9: warning: variable 'c' set but not used [-Wunused-but-set-variable]
  342. CCLD libseed_os.la
  343. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/os'
  344. Making all in sandbox
  345. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/sandbox'
  346. CC seed-sandbox.lo
  347. CCLD libseed_sandbox.la
  348. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/sandbox'
  349. Making all in dbus
  350. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/dbus'
  351. Making all in util
  352. make[4]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/dbus/util'
  353. make[4]: Nothing to be done for `all'.
  354. make[4]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/dbus/util'
  355. make[4]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/dbus'
  356. CC libseed_dbusnative_la-module.lo
  357. CC libseed_dbusnative_la-dbus-proxy.lo
  358. CC libseed_dbusnative_la-dbus.lo
  359. CC libseed_dbusnative_la-dbus-signals.lo
  360. CC libseed_dbusnative_la-dbus-values.lo
  361. CC libseed_dbusnative_la-dbus-exports.lo
  362. dbus-exports.c: In function 'exports_new':
  363. dbus-exports.c:728:14: warning: variable 'global' set but not used [-Wunused-but-set-variable]
  364. module.c: In function 'pending_free_closure':
  365. module.c:313:13: warning: variable 'closure' set but not used [-Wunused-but-set-variable]
  366. module.c: In function 'signal_handler_callback':
  367. module.c:604:13: warning: variable 'ret_val' set but not used [-Wunused-but-set-variable]
  368. util/dbus-proxy.c: In function 'big_dbus_proxy_constructor':
  369. util/dbus-proxy.c:171:19: warning: variable 'proxy' set but not used [-Wunused-but-set-variable]
  370. util/dbus.c: In function 'name_watch_filter_message':
  371. util/dbus.c:1060:18: warning: variable 'info' set but not used [-Wunused-but-set-variable]
  372. CCLD libseed_dbusnative.la
  373. make[4]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/dbus'
  374. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/dbus'
  375. Making all in libxml
  376. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/libxml'
  377. CC seed-libxml.lo
  378. CCLD libseed_libxml.la
  379. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/libxml'
  380. Making all in cairo
  381. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/cairo'
  382. CC libseed_cairo_la-seed-cairo.lo
  383. CC libseed_cairo_la-seed-cairo-surface.lo
  384. CC libseed_cairo_la-seed-cairo-image-surface.lo
  385. CC libseed_cairo_la-seed-cairo-pdf-surface.lo
  386. CC libseed_cairo_la-seed-cairo-matrix.lo
  387. CC libseed_cairo_la-seed-cairo-pattern.lo
  388. CC libseed_cairo_la-seed-cairo-enums.lo
  389. seed-cairo.c: In function 'seed_cairo_curve_to':
  390. seed-cairo.c:1189:14: warning: variable 'y1' set but not used [-Wunused-but-set-variable]
  391. seed-cairo.c: In function 'seed_cairo_rel_curve_to':
  392. seed-cairo.c:1216:14: warning: variable 'y1' set but not used [-Wunused-but-set-variable]
  393. CCLD libseed_cairo.la
  394. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/cairo'
  395. Making all in gtkbuilder
  396. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/gtkbuilder'
  397. CC seed-gtkbuilder.lo
  398. CCLD libseed_gtkbuilder.la
  399. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/gtkbuilder'
  400. Making all in gettext
  401. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/gettext'
  402. CC seed-gettext.lo
  403. CCLD libseed_gettext.la
  404. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/gettext'
  405. Making all in mpfr
  406. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/mpfr'
  407. CC seed-mpfr.lo
  408. CC seed-mpfr-trig.lo
  409. CC seed-mpfr-arithmetic.lo
  410. CC seed-mpfr-cmp.lo
  411. CCLD libseed_mpfr.la
  412. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/mpfr'
  413. Making all in ffi
  414. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/ffi'
  415. CC libseed_ffi_la-seed-ffi.lo
  416. CCLD libseed_ffi.la
  417. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/ffi'
  418. Making all in DynamicObject
  419. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/DynamicObject'
  420. CC seed-DynamicObject.lo
  421. CCLD libseed_DynamicObject.la
  422. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules/DynamicObject'
  423. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules'
  424. make[3]: Nothing to be done for `all-am'.
  425. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules'
  426. make[2]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/modules'
  427. Making all in tests
  428. make[2]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests'
  429. Making all in javascript
  430. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/javascript'
  431. Making all in gtypes
  432. make[4]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/javascript/gtypes'
  433. make[4]: Nothing to be done for `all'.
  434. make[4]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/javascript/gtypes'
  435. Making all in signals
  436. make[4]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/javascript/signals'
  437. make[4]: Nothing to be done for `all'.
  438. make[4]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/javascript/signals'
  439. Making all in structs
  440. make[4]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/javascript/structs'
  441. make[4]: Nothing to be done for `all'.
  442. make[4]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/javascript/structs'
  443. make[4]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/javascript'
  444. make[4]: Nothing to be done for `all-am'.
  445. make[4]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/javascript'
  446. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/javascript'
  447. Making all in c
  448. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/c'
  449. CC test-main.o
  450. CC test-basic.o
  451. CC test-api-types.o
  452. CC test-api-closure.o
  453. CC test-api-js-signal-from-c.o
  454. CCLD test
  455. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests/c'
  456. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests'
  457. make[3]: Nothing to be done for `all-am'.
  458. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests'
  459. make[2]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/tests'
  460. Making all in doc
  461. make[2]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc'
  462. Making all in tutorial-standalone
  463. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc/tutorial-standalone'
  464. make[3]: Nothing to be done for `all'.
  465. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc/tutorial-standalone'
  466. Making all in modules
  467. make[3]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc/modules'
  468. Making all in canvas
  469. make[4]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc/modules/canvas'
  470. make[4]: Nothing to be done for `all'.
  471. make[4]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc/modules/canvas'
  472. Making all in multiprocessing
  473. make[4]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc/modules/multiprocessing'
  474. make[4]: Nothing to be done for `all'.
  475. make[4]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc/modules/multiprocessing'
  476. Making all in readline
  477. make[4]: Entering directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc/modules/readline'
  478. ../../../src/seed ../../../doc/modules/make-functions.js ../../../doc/modules/readline/readline.js > ../../../doc/modules/readline/readline-funcs.xml
  479. 1 0x68b53a308105 /usr/lib64/libjavascriptcoregtk-3.0.so.0(_ZN3WTF11OSAllocator16reserveAndCommitEmNS0_5UsageEbbb+0xc5) [0x68b53a308105]
  480. 2 0x68b53a3064ef /usr/lib64/libjavascriptcoregtk-3.0.so.0(_ZN3JSC19ExecutableAllocator19initializeAllocatorEv+0x8f) [0x68b53a3064ef]
  481. 3 0x68b53a238f28 /usr/lib64/libjavascriptcoregtk-3.0.so.0(_ZN3JSC19initializeThreadingEv+0x28) [0x68b53a238f28]
  482. 4 0x68b53a07e329 /usr/lib64/libjavascriptcoregtk-3.0.so.0(JSContextGroupCreate+0x9) [0x68b53a07e329]
  483. 5 0x68b53b7135e6 /tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/libseed/.libs/libseed-gtk3.so.0(seed_init+0x1a) [0x68b53b7135e6]
  484. 6 0x40162f /tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/src/.libs/seed() [0x40162f]
  485. 7 0x68b53ac249f5 /lib64/libc.so.6(__libc_start_main+0xf5) [0x68b53ac249f5]
  486. 8 0x401109 /tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/src/.libs/seed() [0x401109]
  487. /bin/sh: line 1: 12138 Segmentation fault ../../../src/seed ../../../doc/modules/make-functions.js ../../../doc/modules/readline/readline.js > ../../../doc/modules/readline/readline-funcs.xml
  488. make[4]: *** [readline-funcs.xml] Error 139
  489. make[4]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc/modules/readline'
  490. make[3]: *** [all-recursive] Error 1
  491. make[3]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc/modules'
  492. make[2]: *** [all-recursive] Error 1
  493. make[2]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0/doc'
  494. make[1]: *** [all-recursive] Error 1
  495. make[1]: Leaving directory `/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0'
  496. make: *** [all] Error 2
  497. * ERROR: dev-libs/seed-3.2.0-r1 failed (compile phase):
  498. * emake failed
  499. *
  500. * If you need support, post the output of `emerge --info '=dev-libs/seed-3.2.0-r1'`,
  501. * the complete build log and the output of `emerge -pqv '=dev-libs/seed-3.2.0-r1'`.
  502. * The complete build log is located at '/var/log/portage/dev-libs:seed-3.2.0-r1:20120724-003548.log'.
  503. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-libs/seed-3.2.0-r1/temp/build.log'.
  504. * The ebuild environment file is located at '/tmp/portage/dev-libs/seed-3.2.0-r1/temp/environment'.
  505. * Working directory: '/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0'
  506. * S: '/tmp/portage/dev-libs/seed-3.2.0-r1/work/seed-3.2.0'