Advertisement
dansou90

build.log of gtkhtml-4.2.2

Apr 15th, 2012
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 173.44 KB | None | 0 0
  1.  * Package: gnome-extra/gtkhtml-4.2.2
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE: elibc_glibc kernel_linux userland_GNU x86
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gtkhtml-4.2.2.tar.xz to /var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work
  8. >>> Source unpacked in /var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work
  9. >>> Preparing source in /var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2 ...
  10. * Fixing OMF Makefiles ...
  11.  [ ok ]
  12. * Running elibtoolize in: gtkhtml-4.2.2/
  13. * Applying portage/2.2 patch ...
  14. * Applying sed/1.5.6 patch ...
  15. * Applying as-needed/2.2.6 patch ...
  16. * Applying fix-relink/1.4.0 patch ...
  17. >>> Source prepared.
  18. >>> Configuring source in /var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2 ...
  19. * econf: updating gtkhtml-4.2.2/config.sub with /usr/share/gnuconfig/config.sub
  20. * econf: updating gtkhtml-4.2.2/config.guess with /usr/share/gnuconfig/config.guess
  21. ./configure --prefix=/usr --build=i486-pc-linux-gnu --host=i486-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static --disable-deprecated-warning-flags --disable-maintainer-mode
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for a thread-safe mkdir -p... /bin/mkdir -p
  25. checking for gawk... gawk
  26. checking whether make sets $(MAKE)... yes
  27. checking whether to disable maintainer-specific portions of Makefiles... no
  28. checking whether NLS is requested... yes
  29. checking for style of include used by make... GNU
  30. checking for i486-pc-linux-gnu-gcc... i486-pc-linux-gnu-gcc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether i486-pc-linux-gnu-gcc accepts -g... yes
  38. checking for i486-pc-linux-gnu-gcc option to accept ISO C89... none needed
  39. checking dependency style of i486-pc-linux-gnu-gcc... none
  40. checking for intltool >= 0.36.3... 0.50.2 found
  41. checking for intltool-update... /usr/bin/intltool-update
  42. checking for intltool-merge... /usr/bin/intltool-merge
  43. checking for intltool-extract... /usr/bin/intltool-extract
  44. checking for xgettext... /usr/bin/xgettext
  45. checking for msgmerge... /usr/bin/msgmerge
  46. checking for msgfmt... /usr/bin/msgfmt
  47. checking for gmsgfmt... /usr/bin/gmsgfmt
  48. checking for perl... /usr/bin/perl
  49. checking for perl >= 5.8.1... 5.12.4
  50. checking for XML::Parser... ok
  51. checking how to run the C preprocessor... i486-pc-linux-gnu-gcc -E
  52. checking for grep that handles long lines and -e... /bin/grep
  53. checking for egrep... /bin/grep -E
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking locale.h usability... yes
  65. checking locale.h presence... yes
  66. checking for locale.h... yes
  67. checking for LC_MESSAGES... yes
  68. checking libintl.h usability... yes
  69. checking libintl.h presence... yes
  70. checking for libintl.h... yes
  71. checking for ngettext in libc... yes
  72. checking for dgettext in libc... yes
  73. checking for bind_textdomain_codeset... yes
  74. checking for msgfmt... (cached) /usr/bin/msgfmt
  75. checking for dcgettext... yes
  76. checking if msgfmt accepts -c... yes
  77. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  78. checking for xgettext... (cached) /usr/bin/xgettext
  79. 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
  80. checking for i486-pc-linux-gnu-gcc... (cached) i486-pc-linux-gnu-gcc
  81. checking whether we are using the GNU C compiler... (cached) yes
  82. checking whether i486-pc-linux-gnu-gcc accepts -g... (cached) yes
  83. checking for i486-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  84. checking dependency style of i486-pc-linux-gnu-gcc... (cached) none
  85. checking for i486-pc-linux-gnu-g++... i486-pc-linux-gnu-g++
  86. checking whether we are using the GNU C++ compiler... yes
  87. checking whether i486-pc-linux-gnu-g++ accepts -g... yes
  88. checking dependency style of i486-pc-linux-gnu-g++... none
  89. checking for inline... inline
  90. checking for size_t... yes
  91. checking for working alloca.h... yes
  92. checking for alloca... yes
  93. checking for stdlib.h... (cached) yes
  94. checking for GNU libc compatible malloc... yes
  95. checking for size_t... (cached) yes
  96. checking for memchr... yes
  97. checking for memmove... yes
  98. checking for memset... yes
  99. checking for regcomp... yes
  100. checking for setlocale... yes
  101. checking for strchr... yes
  102. checking for strcspn... yes
  103. checking for strrchr... yes
  104. checking for strstr... yes
  105. checking for strtol... yes
  106. checking for strtoull... yes
  107. checking fcntl.h usability... yes
  108. checking fcntl.h presence... yes
  109. checking for fcntl.h... yes
  110. checking for libintl.h... (cached) yes
  111. checking build system type... i486-pc-linux-gnu
  112. checking host system type... i486-pc-linux-gnu
  113. checking for a sed that does not truncate output... /bin/sed
  114. checking for fgrep... /bin/grep -F
  115. checking for ld used by i486-pc-linux-gnu-gcc... /usr/i486-pc-linux-gnu/bin/ld
  116. checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld... yes
  117. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  118. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  119. checking whether ln -s works... yes
  120. checking the maximum length of command line arguments... 1572864
  121. checking whether the shell understands some XSI constructs... yes
  122. checking whether the shell understands "+="... yes
  123. checking for /usr/i486-pc-linux-gnu/bin/ld option to reload object files... -r
  124. checking for i486-pc-linux-gnu-objdump... i486-pc-linux-gnu-objdump
  125. checking how to recognize dependent libraries... pass_all
  126. checking for i486-pc-linux-gnu-ar... i486-pc-linux-gnu-ar
  127. checking for i486-pc-linux-gnu-strip... i486-pc-linux-gnu-strip
  128. checking for i486-pc-linux-gnu-ranlib... i486-pc-linux-gnu-ranlib
  129. checking command to parse /usr/bin/nm -B output from i486-pc-linux-gnu-gcc object... ok
  130. checking for dlfcn.h... yes
  131. checking whether we are using the GNU C++ compiler... (cached) yes
  132. checking whether i486-pc-linux-gnu-g++ accepts -g... (cached) yes
  133. checking dependency style of i486-pc-linux-gnu-g++... (cached) none
  134. checking how to run the C++ preprocessor... i486-pc-linux-gnu-g++ -E
  135. checking for objdir... .libs
  136. checking if i486-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  137. checking for i486-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  138. checking if i486-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  139. checking if i486-pc-linux-gnu-gcc static flag -static works... yes
  140. checking if i486-pc-linux-gnu-gcc supports -c -o file.o... yes
  141. checking if i486-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  142. checking whether the i486-pc-linux-gnu-gcc linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes
  143. checking whether -lc should be explicitly linked in... no
  144. checking dynamic linker characteristics... GNU/Linux ld.so
  145. checking how to hardcode library paths into programs... immediate
  146. checking whether stripping libraries is possible... yes
  147. checking if libtool supports shared libraries... yes
  148. checking whether to build shared libraries... yes
  149. checking whether to build static libraries... no
  150. checking for ld used by i486-pc-linux-gnu-g++... /usr/i486-pc-linux-gnu/bin/ld
  151. checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld... yes
  152. checking whether the i486-pc-linux-gnu-g++ linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes
  153. checking for i486-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  154. checking if i486-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  155. checking if i486-pc-linux-gnu-g++ static flag -static works... yes
  156. checking if i486-pc-linux-gnu-g++ supports -c -o file.o... yes
  157. checking if i486-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  158. checking whether the i486-pc-linux-gnu-g++ linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes
  159. checking dynamic linker characteristics... GNU/Linux ld.so
  160. checking how to hardcode library paths into programs... immediate
  161. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  162. checking for Win32... no
  163. checking for cos in -lm... yes
  164. checking for i486-pc-linux-gnu-pkg-config... no
  165. checking for pkg-config... /usr/bin/pkg-config
  166. checking pkg-config is at least version 0.9.0... yes
  167. checking for GAIL... yes
  168. checking for GTKHTML... yes
  169. checking for SOUP... yes
  170. checking for GIT... yes
  171. checking for iso-codes package... yes
  172. checking whether iso-codes has iso-639 and iso-3166 domains... yes
  173. checking for X11/XF86keysym.h... yes
  174. checking for regexec... yes
  175. configure: creating ./config.status
  176. config.status: creating Makefile
  177. config.status: creating gtkhtml-zip
  178. config.status: creating a11y/Makefile
  179. config.status: creating art/Makefile
  180. config.status: creating components/Makefile
  181. config.status: creating components/editor/Makefile
  182. config.status: creating components/editor/gtkhtml-editor.pc
  183. config.status: creating gtkhtml/Makefile
  184. config.status: creating gtkhtml/libgtkhtml.pc
  185. config.status: creating po/Makefile.in
  186. config.status: creating config.h
  187. config.status: executing depfiles commands
  188. config.status: executing default-1 commands
  189. config.status: executing libtool commands
  190. config.status: executing po/stamp-it commands
  191.  
  192. Configuration:
  193.  
  194. Cookies support in soup : yes
  195. Editor component type : shlib
  196.  
  197. >>> Source configured.
  198. >>> Compiling source in /var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2 ...
  199. make -j2
  200. make all-recursive
  201. make[1]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2'
  202. Making all in a11y
  203. make[2]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/a11y'
  204. CC factory.lo
  205. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -
  206. march=i486 -pipe -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 -fno-strict-aliasing -c -o factory.lo factory.c
  207. CC cell.lo
  208. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -
  209. march=i486 -pipe -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 -fno-strict-aliasing -c -o cell.lo cell.c
  210. CC html.lo
  211. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -
  212. march=i486 -pipe -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 -fno-strict-aliasing -c -o html.lo html.c
  213. CC hyperlink.lo
  214. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -
  215. march=i486 -pipe -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 -fno-strict-aliasing -c -o hyperlink.lo hyperlink.c
  216. CC image.lo
  217. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -
  218. march=i486 -pipe -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 -fno-strict-aliasing -c -o image.lo image.c
  219. CC object.lo
  220. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -
  221. march=i486 -pipe -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 -fno-strict-aliasing -c -o object.lo object.c
  222. CC paragraph.lo
  223. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -
  224. march=i486 -pipe -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 -fno-strict-aliasing -c -o paragraph.lo paragraph.c
  225. CC table.lo
  226. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -
  227. march=i486 -pipe -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 -fno-strict-aliasing -c -o table.lo table.c
  228. CC text.lo
  229. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -
  230. march=i486 -pipe -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 -fno-strict-aliasing -c -o text.lo text.c
  231. CC utils.lo
  232. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhtml -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gail-3.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -
  233. march=i486 -pipe -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 -fno-strict-aliasing -c -o utils.lo utils.c
  234. CCLD libgtkhtml-a11y.la
  235. make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/a11y'
  236. Making all in gtkhtml
  237. make[2]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/gtkhtml'
  238. CC gtkhtml-properties.lo
  239. CC gtkhtml-embedded.lo
  240. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  241. 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 -fno-strict-aliasing -c -o gtkhtml-embedded.lo gtkhtml-embedded.c
  242. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  243. 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 -fno-strict-aliasing -c -o gtkhtml-properties.lo gtkhtml-properties.c
  244. CC gtkhtml-search.lo
  245. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  246. 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 -fno-strict-aliasing -c -o gtkhtml-search.lo gtkhtml-search.c
  247. CC gtkhtml-stream.lo
  248. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  249. 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 -fno-strict-aliasing -c -o gtkhtml-stream.lo gtkhtml-stream.c
  250. CC gtkhtml.lo
  251. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  252. 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 -fno-strict-aliasing -c -o gtkhtml.lo gtkhtml.c
  253. CC gtkhtmldebug.lo
  254. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  255. 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 -fno-strict-aliasing -c -o gtkhtmldebug.lo gtkhtmldebug.c
  256. CC gtkhtmlfontstyle.lo
  257. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  258. 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 -fno-strict-aliasing -c -o gtkhtmlfontstyle.lo gtkhtmlfontstyle.c
  259. CC htmlanchor.lo
  260. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  261. 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 -fno-strict-aliasing -c -o htmlanchor.lo htmlanchor.c
  262. CC htmlbutton.lo
  263. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  264. 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 -fno-strict-aliasing -c -o htmlbutton.lo htmlbutton.c
  265. CC htmlcheckbox.lo
  266. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  267. 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 -fno-strict-aliasing -c -o htmlcheckbox.lo htmlcheckbox.c
  268. CC htmlclue.lo
  269. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  270. 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 -fno-strict-aliasing -c -o htmlclue.lo htmlclue.c
  271. CC htmlcluealigned.lo
  272. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  273. 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 -fno-strict-aliasing -c -o htmlcluealigned.lo htmlcluealigned.c
  274. CC htmlclueflow.lo
  275. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  276. 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 -fno-strict-aliasing -c -o htmlclueflow.lo htmlclueflow.c
  277. CC htmlclueh.lo
  278. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  279. 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 -fno-strict-aliasing -c -o htmlclueh.lo htmlclueh.c
  280. CC htmlcluev.lo
  281. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  282. 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 -fno-strict-aliasing -c -o htmlcluev.lo htmlcluev.c
  283. CC htmlcolor.lo
  284. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  285. 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 -fno-strict-aliasing -c -o htmlcolor.lo htmlcolor.c
  286. CC htmlcolorset.lo
  287. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  288. 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 -fno-strict-aliasing -c -o htmlcolorset.lo htmlcolorset.c
  289. CC htmlcursor.lo
  290. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  291. 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 -fno-strict-aliasing -c -o htmlcursor.lo htmlcursor.c
  292. CC htmldrawqueue.lo
  293. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  294. 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 -fno-strict-aliasing -c -o htmldrawqueue.lo htmldrawqueue.c
  295. CC htmlembedded.lo
  296. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  297. 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 -fno-strict-aliasing -c -o htmlembedded.lo htmlembedded.c
  298. CC htmlengine-edit.lo
  299. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  300. 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 -fno-strict-aliasing -c -o htmlengine-edit.lo htmlengine-edit.c
  301. CC htmlengine-edit-clueflowstyle.lo
  302. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  303. 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 -fno-strict-aliasing -c -o htmlengine-edit-clueflowstyle.lo htmlengine-edit-clueflowstyle.c
  304. CC htmlengine-edit-cursor.lo
  305. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  306. 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 -fno-strict-aliasing -c -o htmlengine-edit-cursor.lo htmlengine-edit-cursor.c
  307. CC htmlengine-edit-cut-and-paste.lo
  308. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  309. 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 -fno-strict-aliasing -c -o htmlengine-edit-cut-and-paste.lo htmlengine-edit-cut-and-paste.c
  310. CC htmlengine-edit-fontstyle.lo
  311. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  312. 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 -fno-strict-aliasing -c -o htmlengine-edit-fontstyle.lo htmlengine-edit-fontstyle.c
  313. CC htmlengine-edit-images.lo
  314. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  315. 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 -fno-strict-aliasing -c -o htmlengine-edit-images.lo htmlengine-edit-images.c
  316. CC htmlengine-edit-movement.lo
  317. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  318. 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 -fno-strict-aliasing -c -o htmlengine-edit-movement.lo htmlengine-edit-movement.c
  319. CC htmlengine-edit-rule.lo
  320. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  321. 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 -fno-strict-aliasing -c -o htmlengine-edit-rule.lo htmlengine-edit-rule.c
  322. CC htmlengine-edit-selection-updater.lo
  323. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  324. 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 -fno-strict-aliasing -c -o htmlengine-edit-selection-updater.lo htmlengine-edit-selection-updater.c
  325. CC htmlengine-edit-table.lo
  326. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  327. 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 -fno-strict-aliasing -c -o htmlengine-edit-table.lo htmlengine-edit-table.c
  328. CC htmlengine-edit-tablecell.lo
  329. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  330. 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 -fno-strict-aliasing -c -o htmlengine-edit-tablecell.lo htmlengine-edit-tablecell.c
  331. CC htmlengine-edit-text.lo
  332. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  333. 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 -fno-strict-aliasing -c -o htmlengine-edit-text.lo htmlengine-edit-text.c
  334. CC htmlengine-print.lo
  335. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  336. 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 -fno-strict-aliasing -c -o htmlengine-print.lo htmlengine-print.c
  337. CC htmlengine-save.lo
  338. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  339. 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 -fno-strict-aliasing -c -o htmlengine-save.lo htmlengine-save.c
  340. CC htmlengine-search.lo
  341. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  342. 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 -fno-strict-aliasing -c -o htmlengine-search.lo htmlengine-search.c
  343. CC htmlengine.lo
  344. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  345. 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 -fno-strict-aliasing -c -o htmlengine.lo htmlengine.c
  346. CC htmlentity.lo
  347. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  348. 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 -fno-strict-aliasing -c -o htmlentity.lo htmlentity.c
  349. CC htmlenumutils.lo
  350. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  351. 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 -fno-strict-aliasing -c -o htmlenumutils.lo htmlenumutils.c
  352. CC htmlfontmanager.lo
  353. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  354. 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 -fno-strict-aliasing -c -o htmlfontmanager.lo htmlfontmanager.c
  355. CC htmlform.lo
  356. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  357. 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 -fno-strict-aliasing -c -o htmlform.lo htmlform.c
  358. CC htmlgdkpainter.lo
  359. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  360. 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 -fno-strict-aliasing -c -o htmlgdkpainter.lo htmlgdkpainter.c
  361. CC htmlplainpainter.lo
  362. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  363. 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 -fno-strict-aliasing -c -o htmlplainpainter.lo htmlplainpainter.c
  364. CC htmlhidden.lo
  365. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  366. 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 -fno-strict-aliasing -c -o htmlhidden.lo htmlhidden.c
  367. CC htmlimage.lo
  368. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  369. 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 -fno-strict-aliasing -c -o htmlimage.lo htmlimage.c
  370. CC htmlimageinput.lo
  371. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  372. 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 -fno-strict-aliasing -c -o htmlimageinput.lo htmlimageinput.c
  373. CC htmlinterval.lo
  374. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  375. 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 -fno-strict-aliasing -c -o htmlinterval.lo htmlinterval.c
  376. CC htmllist.lo
  377. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  378. 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 -fno-strict-aliasing -c -o htmllist.lo htmllist.c
  379. CC htmlmap.lo
  380. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  381. 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 -fno-strict-aliasing -c -o htmlmap.lo htmlmap.c
  382. CC htmlmarshal.lo
  383. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  384. 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 -fno-strict-aliasing -c -o htmlmarshal.lo htmlmarshal.c
  385. CC htmlobject.lo
  386. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  387. 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 -fno-strict-aliasing -c -o htmlobject.lo htmlobject.c
  388. CC htmlpainter.lo
  389. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  390. 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 -fno-strict-aliasing -c -o htmlpainter.lo htmlpainter.c
  391. CC htmlprinter.lo
  392. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  393. 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 -fno-strict-aliasing -c -o htmlprinter.lo htmlprinter.c
  394. CC htmlradio.lo
  395. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  396. 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 -fno-strict-aliasing -c -o htmlradio.lo htmlradio.c
  397. CC htmlrule.lo
  398. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  399. 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 -fno-strict-aliasing -c -o htmlrule.lo htmlrule.c
  400. CC htmlsearch.lo
  401. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  402. 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 -fno-strict-aliasing -c -o htmlsearch.lo htmlsearch.c
  403. CC htmlreplace.lo
  404. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  405. 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 -fno-strict-aliasing -c -o htmlreplace.lo htmlreplace.c
  406. CC htmlselect.lo
  407. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  408. 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 -fno-strict-aliasing -c -o htmlselect.lo htmlselect.c
  409. CC htmlselection.lo
  410. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  411. 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 -fno-strict-aliasing -c -o htmlselection.lo htmlselection.c
  412. CC htmlsettings.lo
  413. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  414. 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 -fno-strict-aliasing -c -o htmlsettings.lo htmlsettings.c
  415. CC htmlstack.lo
  416. CC htmlshape.lo
  417. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  418. 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 -fno-strict-aliasing -c -o htmlshape.lo htmlshape.c
  419. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  420. 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 -fno-strict-aliasing -c -o htmlstack.lo htmlstack.c
  421. CC htmlstringtokenizer.lo
  422. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  423. 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 -fno-strict-aliasing -c -o htmlstringtokenizer.lo htmlstringtokenizer.c
  424. CC htmlstyle.lo
  425. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  426. 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 -fno-strict-aliasing -c -o htmlstyle.lo htmlstyle.c
  427. CC htmltable.lo
  428. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  429. 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 -fno-strict-aliasing -c -o htmltable.lo htmltable.c
  430. CC htmltablecell.lo
  431. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  432. 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 -fno-strict-aliasing -c -o htmltablecell.lo htmltablecell.c
  433. CC htmltext.lo
  434. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  435. 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 -fno-strict-aliasing -c -o htmltext.lo htmltext.c
  436. CC htmltextarea.lo
  437. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  438. 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 -fno-strict-aliasing -c -o htmltextarea.lo htmltextarea.c
  439. CC htmltextinput.lo
  440. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  441. 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 -fno-strict-aliasing -c -o htmltextinput.lo htmltextinput.c
  442. CC htmltextslave.lo
  443. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  444. 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 -fno-strict-aliasing -c -o htmltextslave.lo htmltextslave.c
  445. CC htmltokenizer.lo
  446. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  447. 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 -fno-strict-aliasing -c -o htmltokenizer.lo htmltokenizer.c
  448. CC htmltype.lo
  449. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  450. 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 -fno-strict-aliasing -c -o htmltype.lo htmltype.c
  451. CC htmlundo.lo
  452. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  453. 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 -fno-strict-aliasing -c -o htmlundo.lo htmlundo.c
  454. CC htmlundo-action.lo
  455. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  456. 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 -fno-strict-aliasing -c -o htmlundo-action.lo htmlundo-action.c
  457. CC htmliframe.lo
  458. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  459. 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 -fno-strict-aliasing -c -o htmliframe.lo htmliframe.c
  460. CC htmlframe.lo
  461. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  462. 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 -fno-strict-aliasing -c -o htmlframe.lo htmlframe.c
  463. CC htmlframeset.lo
  464. /bin/sh ../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_
  465. 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 -fno-strict-aliasing -c -o htmlframeset.lo htmlframeset.c
  466. CC testgtkhtml.o
  467. i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall
  468. -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 -fno-strict-aliasing -c testgtkhtml.c
  469. CC htmlurl.o
  470. i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall
  471. -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 -fno-strict-aliasing -c htmlurl.c
  472. CC test.o
  473. i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall
  474. -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 -fno-strict-aliasing -c test.c
  475. CC test-suite.o
  476. i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall
  477. -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 -fno-strict-aliasing -c test-suite.c
  478. CC test-stress.o
  479. i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-4.0\" -DG_LOG_DOMAIN=\"gtkhtml\" -DHAVE_NEWSOUP -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/share"\" -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DICONDIR=\"/usr/share/gtkhtml-4.0/icons\" -DGTKHTML_DATADIR=\""/usr/share/gtkhtml-4.0"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -O2 -march=i486 -pipe -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall
  480. -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 -fno-strict-aliasing -c test-stress.c
  481. cp libgtkhtml.pc libgtkhtml-4.0.pc
  482. CCLD libgtkhtml-4.0.la
  483. CCLD gtest
  484. CCLD testgtkhtml
  485. CCLD test-suite
  486. CCLD test-stress
  487. make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/gtkhtml'
  488. Making all in components
  489. make[2]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/components'
  490. Making all in editor
  491. make[3]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/components/editor'
  492. echo "#include \"gtkhtml-editor-marshal.h\"" > gtkhtml-editor-marshal.c && \
  493. /usr/bin/glib-genmarshal gtkhtml-editor-marshal.list --body --prefix=gtkhtml_editor_marshal >> gtkhtml-editor-marshal.c
  494. /usr/bin/glib-genmarshal gtkhtml-editor-marshal.list --header --prefix=gtkhtml_editor_marshal > gtkhtml-editor-marshal.h
  495. echo "#include \"gtkhtml-spell-marshal.h\"" > gtkhtml-spell-marshal.c && \
  496. /usr/bin/glib-genmarshal gtkhtml-spell-marshal.list --body --prefix=gtkhtml_spell_marshal >> gtkhtml-spell-marshal.c
  497. /usr/bin/glib-genmarshal gtkhtml-spell-marshal.list --header --prefix=gtkhtml_spell_marshal > gtkhtml-spell-marshal.h
  498. make all-am
  499. make[4]: Entering directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/components/editor'
  500. CC gtkhtml-editor-marshal.lo
  501. CC gtkhtml-spell-marshal.lo
  502. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  503. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-editor-marshal.lo gtkhtml-editor-marshal.c
  504. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  505. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-spell-marshal.lo gtkhtml-spell-marshal.c
  506. CC gtkhtml-color-combo.lo
  507. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  508. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-color-combo.lo gtkhtml-color-combo.c
  509. CC gtkhtml-color-palette.lo
  510. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  511. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-color-palette.lo gtkhtml-color-palette.c
  512. CC gtkhtml-color-state.lo
  513. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  514. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-color-state.lo gtkhtml-color-state.c
  515. CC gtkhtml-color-swatch.lo
  516. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  517. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-color-swatch.lo gtkhtml-color-swatch.c
  518. CC gtkhtml-combo-box.lo
  519. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  520. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-combo-box.lo gtkhtml-combo-box.c
  521. CC gtkhtml-editor.lo
  522. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  523. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-editor.lo gtkhtml-editor.c
  524. CC gtkhtml-editor-actions.lo
  525. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  526. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-editor-actions.lo gtkhtml-editor-actions.c
  527. CC gtkhtml-editor-private.lo
  528. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  529. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-editor-private.lo gtkhtml-editor-private.c
  530. CC gtkhtml-editor-signals.lo
  531. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  532. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-editor-signals.lo gtkhtml-editor-signals.c
  533. CC gtkhtml-face.lo
  534. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  535. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-face.lo gtkhtml-face.c
  536. CC gtkhtml-face-action.lo
  537. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  538. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-face-action.lo gtkhtml-face-action.c
  539. CC gtkhtml-face-chooser.lo
  540. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  541. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-face-chooser.lo gtkhtml-face-chooser.c
  542. CC gtkhtml-face-chooser-menu.lo
  543. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  544. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-face-chooser-menu.lo gtkhtml-face-chooser-menu.c
  545. CC gtkhtml-face-tool-button.lo
  546. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  547. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-face-tool-button.lo gtkhtml-face-tool-button.c
  548. CC gtkhtml-image-chooser-dialog.lo
  549. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  550. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-image-chooser-dialog.lo gtkhtml-image-chooser-dialog.c
  551. CC gtkhtml-spell-dialog.lo
  552. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  553. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-spell-dialog.lo gtkhtml-spell-dialog.c
  554. CC gtkhtml-spell-checker.lo
  555. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  556. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-spell-checker.lo gtkhtml-spell-checker.c
  557. CC gtkhtml-spell-language.lo
  558. /bin/sh ../../libtool --silent --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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 -
  559. Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c -o gtkhtml-spell-language.lo gtkhtml-spell-language.c
  560. CC main.o
  561. i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -I../.. -I../../gtkhtml -I../../components/editor -DG_LOG_DOMAIN=\"gtkhtml-editor\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale/"\" -DICONDIR=\""/usr/share/gtkhtml-4.0/icons"\" -DHAVE_CONFIG_H -O2 -march=i486 -pipe -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-
  562. include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings -fno-strict-aliasing -c main.c
  563. cp gtkhtml-editor.pc gtkhtml-editor-4.0.pc
  564. CCLD libgtkhtml-editor-4.0.la
  565. CCLD gtkhtml-editor-test
  566. main.o: In function `main':
  567. main.c:(.text+0x691): undefined reference to `g_thread_init'
  568. collect2: ld returned 1 exit status
  569. make[4]: *** [gtkhtml-editor-test] Error 1
  570. make[4]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/components/editor'
  571. make[3]: *** [all] Error 2
  572. make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/components/editor'
  573. make[2]: *** [all-recursive] Error 1
  574. make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2/components'
  575. make[1]: *** [all-recursive] Error 1
  576. make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2'
  577. make: *** [all] Error 2
  578. * ERROR: gnome-extra/gtkhtml-4.2.2 failed (compile phase):
  579. * emake failed
  580. *
  581. * If you need support, post the output of 'emerge --info =gnome-extra/gtkhtml-4.2.2',
  582. * the complete build log and the output of 'emerge -pqv =gnome-extra/gtkhtml-4.2.2'.
  583. * The complete build log is located at '/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/temp/build.log'.
  584. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/temp/environment'.
  585. * S: '/var/tmp/portage/gnome-extra/gtkhtml-4.2.2/work/gtkhtml-4.2.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement