Advertisement
alm1991

Build log for gnome-extra/gtkhtml-3.32.2

Oct 9th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.88 KB | None | 0 0
  1. Build log for gnome-extra/gtkhtml-3.32.2
  2.  
  3. [32;01m * Package: gnome-extra/gtkhtml-3.32.2
  4.  * Repository: gentoo
  5.  * Maintainer: gnome@gentoo.org
  6.  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU
  7.  * FEATURES: sandbox
  8. >>> Unpacking source...
  9. >>> Unpacking gtkhtml-3.32.2.tar.bz2 to /var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work
  10. >>> Source unpacked in /var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work
  11. >>> Preparing source in /var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2 ...
  12. * Fixing OMF Makefiles ...
  13.  [ ok ]
  14. * Running elibtoolize in: gtkhtml-3.32.2/
  15. * Applying portage/2.2 patch ...
  16. * Applying sed/1.5.6 patch ...
  17. * Applying as-needed/2.2.6 patch ...
  18. * Applying fix-relink/1.4.0 patch ...
  19. >>> Source prepared.
  20. >>> Configuring source in /var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2 ...
  21. * econf: updating gtkhtml-3.32.2/config.guess with /usr/share/gnuconfig/config.guess
  22. * econf: updating gtkhtml-3.32.2/config.sub with /usr/share/gnuconfig/config.sub
  23. ./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-static --disable-deprecated-warning-flags
  24. checking for a BSD-compatible install... /usr/bin/install -c
  25. checking whether build environment is sane... yes
  26. checking for a thread-safe mkdir -p... /bin/mkdir -p
  27. checking for gawk... gawk
  28. checking whether make sets $(MAKE)... yes
  29. checking whether to enable maintainer-specific portions of Makefiles... no
  30. checking whether NLS is requested... yes
  31. checking for style of include used by make... GNU
  32. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  33. checking whether the C compiler works... yes
  34. checking for C compiler default output file name... a.out
  35. checking for suffix of executables...
  36. checking whether we are cross compiling... no
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  40. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  41. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  42. checking for intltool >= 0.36.3... 0.50.2 found
  43. checking for intltool-update... /usr/bin/intltool-update
  44. checking for intltool-merge... /usr/bin/intltool-merge
  45. checking for intltool-extract... /usr/bin/intltool-extract
  46. checking for xgettext... /usr/bin/xgettext
  47. checking for msgmerge... /usr/bin/msgmerge
  48. checking for msgfmt... /usr/bin/msgfmt
  49. checking for gmsgfmt... /usr/bin/gmsgfmt
  50. checking for perl... /usr/bin/perl
  51. checking for perl >= 5.8.1... 5.12.4
  52. checking for XML::Parser... ok
  53. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  54. checking for grep that handles long lines and -e... /bin/grep
  55. checking for egrep... /bin/grep -E
  56. checking for ANSI C header files... yes
  57. checking for sys/types.h... yes
  58. checking for sys/stat.h... yes
  59. checking for stdlib.h... yes
  60. checking for string.h... yes
  61. checking for memory.h... yes
  62. checking for strings.h... yes
  63. checking for inttypes.h... yes
  64. checking for stdint.h... yes
  65. checking for unistd.h... yes
  66. checking locale.h usability... yes
  67. checking locale.h presence... yes
  68. checking for locale.h... yes
  69. checking for LC_MESSAGES... yes
  70. checking libintl.h usability... yes
  71. checking libintl.h presence... yes
  72. checking for libintl.h... yes
  73. checking for ngettext in libc... yes
  74. checking for dgettext in libc... yes
  75. checking for bind_textdomain_codeset... yes
  76. checking for msgfmt... (cached) /usr/bin/msgfmt
  77. checking for dcgettext... yes
  78. checking if msgfmt accepts -c... yes
  79. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  80. checking for xgettext... (cached) /usr/bin/xgettext
  81. checking for supported compiler flags... -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings
  82. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  83. checking whether we are using the GNU C compiler... (cached) yes
  84. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  85. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  86. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  87. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  88. checking whether we are using the GNU C++ compiler... yes
  89. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  90. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  91. checking for inline... inline
  92. checking for working alloca.h... yes
  93. checking for alloca... yes
  94. checking for stdlib.h... (cached) yes
  95. checking for GNU libc compatible malloc... yes
  96. checking for size_t... yes
  97. checking for memchr... yes
  98. checking for memmove... yes
  99. checking for memset... yes
  100. checking for regcomp... yes
  101. checking for setlocale... yes
  102. checking for strchr... yes
  103. checking for strcspn... yes
  104. checking for strrchr... yes
  105. checking for strstr... yes
  106. checking for strtol... yes
  107. checking for strtoull... yes
  108. checking fcntl.h usability... yes
  109. checking fcntl.h presence... yes
  110. checking for fcntl.h... yes
  111. checking for libintl.h... (cached) yes
  112. checking build system type... x86_64-pc-linux-gnu
  113. checking host system type... x86_64-pc-linux-gnu
  114. checking how to print strings... printf
  115. checking for a sed that does not truncate output... /bin/sed
  116. checking for fgrep... /bin/grep -F
  117. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  118. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  119. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  120. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  121. checking whether ln -s works... yes
  122. checking the maximum length of command line arguments... 1572864
  123. checking whether the shell understands some XSI constructs... yes
  124. checking whether the shell understands "+="... yes
  125. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  126. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  127. checking how to recognize dependent libraries... pass_all
  128. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  129. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  130. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  131. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  132. checking for dlfcn.h... yes
  133. checking for objdir... .libs
  134. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  135. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  136. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  137. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  138. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  139. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  140. 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
  141. checking whether -lc should be explicitly linked in... no
  142. checking dynamic linker characteristics... GNU/Linux ld.so
  143. checking how to hardcode library paths into programs... immediate
  144. checking whether stripping libraries is possible... yes
  145. checking if libtool supports shared libraries... yes
  146. checking whether to build shared libraries... yes
  147. checking whether to build static libraries... no
  148. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  149. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  150. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  151. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  152. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  153. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  154. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  155. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  156. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  157. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  158. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  159. checking how to hardcode library paths into programs... immediate
  160. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  161. checking for Win32... no
  162. checking for x86_64-pc-linux-gnu-pkg-config... no
  163. checking for pkg-config... /usr/bin/pkg-config
  164. checking pkg-config is at least version 0.9.0... yes
  165. checking for GAIL... yes
  166. checking for GTKHTML... yes
  167. checking for SOUP... yes
  168. checking for GIT... yes
  169. checking for iso-codes package... yes
  170. checking whether iso-codes has iso-639 and iso-3166 domains... yes
  171. checking for X11/XF86keysym.h... yes
  172. checking for regexec... yes
  173. configure: creating ./config.status
  174. config.status: creating Makefile
  175. config.status: creating gtkhtml-zip
  176. config.status: creating a11y/Makefile
  177. config.status: creating art/Makefile
  178. config.status: creating components/Makefile
  179. config.status: creating components/editor/Makefile
  180. config.status: creating components/editor/gtkhtml-editor.pc
  181. config.status: creating gtkhtml/Makefile
  182. config.status: creating gtkhtml/libgtkhtml.pc
  183. config.status: creating po/Makefile.in
  184. config.status: creating config.h
  185. config.status: executing depfiles commands
  186. config.status: executing default-1 commands
  187. config.status: executing libtool commands
  188. config.status: executing po/stamp-it commands
  189.  
  190. Configuration:
  191.  
  192. GTK+ package : gtk+-2.0
  193. Cookies support in soup : yes
  194. Editor component type : shlib
  195.  
  196. >>> Source configured.
  197. >>> Compiling source in /var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2 ...
  198. make -j3
  199. make all-recursive
  200. make[1]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2'
  201. Making all in a11y
  202. make[2]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2/a11y'
  203. CC cell.lo
  204. CC factory.lo
  205. CC html.lo
  206. CC hyperlink.lo
  207. CC image.lo
  208. CC object.lo
  209. CC paragraph.lo
  210. CC table.lo
  211. CC text.lo
  212. CC utils.lo
  213. CCLD libgtkhtml-a11y.la
  214. make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2/a11y'
  215. Making all in gtkhtml
  216. make[2]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2/gtkhtml'
  217. CC gtkhtml-embedded.lo
  218. CC gtkhtml-properties.lo
  219. CC gtkhtml-search.lo
  220. CC gtkhtml-stream.lo
  221. CC gtkhtml.lo
  222. CC gtkhtmldebug.lo
  223. CC gtkhtmlfontstyle.lo
  224. CC htmlanchor.lo
  225. CC htmlbutton.lo
  226. CC htmlcheckbox.lo
  227. CC htmlclue.lo
  228. CC htmlcluealigned.lo
  229. CC htmlclueflow.lo
  230. CC htmlclueh.lo
  231. CC htmlcluev.lo
  232. CC htmlcolor.lo
  233. CC htmlcolorset.lo
  234. CC htmlcursor.lo
  235. CC htmldrawqueue.lo
  236. CC htmlembedded.lo
  237. CC htmlengine-edit.lo
  238. CC htmlengine-edit-clueflowstyle.lo
  239. CC htmlengine-edit-cursor.lo
  240. CC htmlengine-edit-cut-and-paste.lo
  241. CC htmlengine-edit-fontstyle.lo
  242. CC htmlengine-edit-images.lo
  243. CC htmlengine-edit-movement.lo
  244. CC htmlengine-edit-rule.lo
  245. CC htmlengine-edit-selection-updater.lo
  246. CC htmlengine-edit-table.lo
  247. CC htmlengine-edit-tablecell.lo
  248. CC htmlengine-edit-text.lo
  249. CC htmlengine-print.lo
  250. CC htmlengine-save.lo
  251. CC htmlengine-search.lo
  252. CC htmlengine.lo
  253. CC htmlentity.lo
  254. CC htmlenumutils.lo
  255. CC htmlfontmanager.lo
  256. CC htmlform.lo
  257. CC htmlgdkpainter.lo
  258. CC htmlplainpainter.lo
  259. CC htmlhidden.lo
  260. CC htmlimage.lo
  261. CC htmlimageinput.lo
  262. CC htmlinterval.lo
  263. CC htmllist.lo
  264. CC htmlmap.lo
  265. CC htmlmarshal.lo
  266. CC htmlobject.lo
  267. CC htmlpainter.lo
  268. CC htmlprinter.lo
  269. CC htmlradio.lo
  270. CC htmlrule.lo
  271. CC htmlsearch.lo
  272. CC htmlreplace.lo
  273. CC htmlselect.lo
  274. CC htmlselection.lo
  275. CC htmlsettings.lo
  276. CC htmlshape.lo
  277. CC htmlstack.lo
  278. CC htmlstringtokenizer.lo
  279. CC htmlstyle.lo
  280. CC htmltable.lo
  281. CC htmltablecell.lo
  282. CC htmltext.lo
  283. CC htmltextarea.lo
  284. CC htmltextinput.lo
  285. CC htmltextslave.lo
  286. CC htmltokenizer.lo
  287. CC htmltype.lo
  288. CC htmlundo.lo
  289. CC htmlundo-action.lo
  290. CC htmliframe.lo
  291. CC htmlframe.lo
  292. CC htmlframeset.lo
  293. CC testgtkhtml.o
  294. CC htmlurl.o
  295. CC test.o
  296. CC test-suite.o
  297. CC test-stress.o
  298. cp libgtkhtml.pc libgtkhtml-3.14.pc
  299. CCLD libgtkhtml-3.14.la
  300. CCLD testgtkhtml
  301. CCLD gtest
  302. CCLD test-suite
  303. CCLD test-stress
  304. make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2/gtkhtml'
  305. Making all in components
  306. make[2]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2/components'
  307. Making all in editor
  308. make[3]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2/components/editor'
  309. echo "#include \"gtkhtml-editor-marshal.h\"" > gtkhtml-editor-marshal.c && \
  310. /usr/bin/glib-genmarshal gtkhtml-editor-marshal.list --body --prefix=gtkhtml_editor_marshal >> gtkhtml-editor-marshal.c
  311. /usr/bin/glib-genmarshal gtkhtml-editor-marshal.list --header --prefix=gtkhtml_editor_marshal > gtkhtml-editor-marshal.h
  312. echo "#include \"gtkhtml-spell-marshal.h\"" > gtkhtml-spell-marshal.c && \
  313. /usr/bin/glib-genmarshal gtkhtml-spell-marshal.list --body --prefix=gtkhtml_spell_marshal >> gtkhtml-spell-marshal.c
  314. /usr/bin/glib-genmarshal gtkhtml-spell-marshal.list --header --prefix=gtkhtml_spell_marshal > gtkhtml-spell-marshal.h
  315. make all-am
  316. make[4]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2/components/editor'
  317. CC gtkhtml-editor-marshal.lo
  318. CC gtkhtml-spell-marshal.lo
  319. CC gtkhtml-color-combo.lo
  320. CC gtkhtml-color-palette.lo
  321. CC gtkhtml-color-state.lo
  322. CC gtkhtml-color-swatch.lo
  323. CC gtkhtml-combo-box.lo
  324. CC gtkhtml-editor.lo
  325. CC gtkhtml-editor-actions.lo
  326. CC gtkhtml-editor-private.lo
  327. CC gtkhtml-editor-signals.lo
  328. CC gtkhtml-face.lo
  329. CC gtkhtml-face-action.lo
  330. CC gtkhtml-face-chooser.lo
  331. CC gtkhtml-face-chooser-menu.lo
  332. CC gtkhtml-face-tool-button.lo
  333. CC gtkhtml-spell-dialog.lo
  334. CC gtkhtml-spell-checker.lo
  335. CC gtkhtml-spell-language.lo
  336. CC main.o
  337. cp gtkhtml-editor.pc gtkhtml-editor-3.14.pc
  338. CCLD libgtkhtml-editor-3.14.la
  339. CCLD gtkhtml-editor-test
  340. main.o: In function `main':
  341. main.c:(.text+0x6f9): undefined reference to `g_thread_init'
  342. collect2: ld returned 1 exit status
  343. make[4]: *** [gtkhtml-editor-test] Error 1
  344. make[4]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2/components/editor'
  345. make[3]: *** [all] Error 2
  346. make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2/components/editor'
  347. make[2]: *** [all-recursive] Error 1
  348. make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2/components'
  349. make[1]: *** [all-recursive] Error 1
  350. make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2'
  351. make: *** [all] Error 2
  352. emake failed
  353. * ERROR: gnome-extra/gtkhtml-3.32.2 failed (compile phase):
  354. * compile failure
  355. *
  356. * Call stack:
  357. * ebuild.sh, line 85: Called src_compile
  358. * environment, line 2901: Called gnome2_src_compile
  359. * environment, line 2195: Called die
  360. * The specific snippet of code:
  361. * emake || die "compile failure"
  362. *
  363. * If you need support, post the output of `emerge --info '=gnome-extra/gtkhtml-3.32.2'`,
  364. * the complete build log and the output of `emerge -pqv '=gnome-extra/gtkhtml-3.32.2'`.
  365. * The complete build log is located at '/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/temp/build.log'.
  366. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/temp/environment'.
  367. * Working directory: '/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2'
  368. * S: '/var/tmp/portage/gnome-extra/gtkhtml-3.32.2/work/gtkhtml-3.32.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement