Advertisement
Guest User

Untitled

a guest
Nov 5th, 2011
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.06 KB | None | 0 0
  1.  * Package: gnome-extra/yelp-3.2.1
  2.  * Repository: gentoo
  3.  * Maintainer: [email protected]
  4.  * USE: elibc_glibc kernel_linux userland_GNU x86
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking yelp-3.2.1.tar.xz to /var/tmp/portage/gnome-extra/yelp-3.2.1/work
  8. >>> Source unpacked in /var/tmp/portage/gnome-extra/yelp-3.2.1/work
  9. >>> Preparing source in /var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1 ...
  10. * Applying yelp-3.0.3-man-compatibility.patch ...
  11.  [ ok ]
  12. * Running eautoreconf in '/var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1' ...
  13. * Running aclocal -I m4 ...
  14.  [ ok ]
  15. * Running libtoolize --copy --force --install --automake ...
  16.  [ ok ]
  17. * Running aclocal -I m4 ...
  18.  [ ok ]
  19. * Running autoconf ...
  20.  [ ok ]
  21. * Running autoheader ...
  22.  [ ok ]
  23. * Running automake --add-missing --copy ...
  24.  [ ok ]
  25. * Running elibtoolize in: yelp-3.2.1/
  26. * Applying portage/1.2.0 patch ...
  27. * Applying sed/1.5.6 patch ...
  28. * Fixing OMF Makefiles ...
  29.  [ ok ]
  30. >>> Source prepared.
  31. >>> Configuring source in /var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1 ...
  32. * econf: updating yelp-3.2.1/config.guess with /usr/share/gnuconfig/config.guess
  33. * econf: updating yelp-3.2.1/config.sub with /usr/share/gnuconfig/config.sub
  34. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-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-schemas-compile --enable-bz2 --enable-lzma --disable-maintainer-mode
  35. checking for a BSD-compatible install... /usr/bin/install -c
  36. checking whether build environment is sane... yes
  37. checking for a thread-safe mkdir -p... /bin/mkdir -p
  38. checking for gawk... gawk
  39. checking whether make sets $(MAKE)... yes
  40. checking whether to disable maintainer-specific portions of Makefiles... no
  41. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  42. checking whether the C compiler works... yes
  43. checking for C compiler default output file name... a.out
  44. checking for suffix of executables...
  45. checking whether we are cross compiling... no
  46. checking for suffix of object files... o
  47. checking whether we are using the GNU C compiler... yes
  48. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  49. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  50. checking for style of include used by make... GNU
  51. checking dependency style of i686-pc-linux-gnu-gcc... none
  52. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  53. checking whether ln -s works... yes
  54. checking build system type... i686-pc-linux-gnu
  55. checking host system type... i686-pc-linux-gnu
  56. checking how to print strings... printf
  57. checking for a sed that does not truncate output... /bin/sed
  58. checking for grep that handles long lines and -e... /bin/grep
  59. checking for egrep... /bin/grep -E
  60. checking for fgrep... /bin/grep -F
  61. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  62. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  63. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  64. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  65. checking the maximum length of command line arguments... 1572864
  66. checking whether the shell understands some XSI constructs... yes
  67. checking whether the shell understands "+="... yes
  68. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  69. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  70. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  71. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  72. checking how to recognize dependent libraries... pass_all
  73. checking for i686-pc-linux-gnu-dlltool... no
  74. checking for dlltool... no
  75. checking how to associate runtime and link libraries... printf %s\n
  76. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  77. checking for archiver @FILE support... @
  78. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  79. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  80. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  81. checking for sysroot... no
  82. checking for i686-pc-linux-gnu-mt... no
  83. checking for mt... no
  84. checking if : is a manifest tool... no
  85. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  86. checking for ANSI C header files... yes
  87. checking for sys/types.h... yes
  88. checking for sys/stat.h... yes
  89. checking for stdlib.h... yes
  90. checking for string.h... yes
  91. checking for memory.h... yes
  92. checking for strings.h... yes
  93. checking for inttypes.h... yes
  94. checking for stdint.h... yes
  95. checking for unistd.h... yes
  96. checking for dlfcn.h... yes
  97. checking for objdir... .libs
  98. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  99. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  100. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  101. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  102. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  103. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  104. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  105. checking whether -lc should be explicitly linked in... no
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking whether stripping libraries is possible... yes
  109. checking if libtool supports shared libraries... yes
  110. checking whether to build shared libraries... yes
  111. checking whether to build static libraries... no
  112. checking for gsed... (cached) /bin/sed
  113. checking for i686-pc-linux-gnu-pkg-config... no
  114. checking for pkg-config... /usr/bin/pkg-config
  115. checking pkg-config is at least version 0.16... yes
  116. checking for GLIB - version >= 2.0.0... yes (version 2.30.1)
  117. checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
  118. checking pkg-config is at least version 0.16... yes
  119. checking for YELP... yes
  120. checking whether gcc understands -Wno-sign-compare... yes
  121. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  122. checking what language compliance flags to pass to the C compiler...
  123. checking whether NLS is requested... yes
  124. checking for intltool >= 0.41.0... 0.41.1 found
  125. checking for intltool-update... /usr/bin/intltool-update
  126. checking for intltool-merge... /usr/bin/intltool-merge
  127. checking for intltool-extract... /usr/bin/intltool-extract
  128. checking for xgettext... /usr/bin/xgettext
  129. checking for msgmerge... /usr/bin/msgmerge
  130. checking for msgfmt... /usr/bin/msgfmt
  131. checking for gmsgfmt... /usr/bin/gmsgfmt
  132. checking for perl... /usr/bin/perl
  133. checking for perl >= 5.8.1... 5.12.4
  134. checking for XML::Parser... ok
  135. checking for msgfmt... (cached) /usr/bin/msgfmt
  136. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  137. checking for xgettext... (cached) /usr/bin/xgettext
  138. checking for msgmerge... (cached) /usr/bin/msgmerge
  139. checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
  140. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  141. checking for shared library run path origin... done
  142. checking for CFPreferencesCopyAppValue... no
  143. checking for CFLocaleCopyCurrent... no
  144. checking for GNU gettext in libc... yes
  145. checking whether to use NLS... yes
  146. checking where the gettext function comes from... libc
  147. checking for YELP_LZMA... yes
  148. checking for BZ2_bzread in -lbz2... yes
  149. checking for X... libraries , headers
  150. checking for gethostbyname... yes
  151. checking for connect... yes
  152. checking for remove... yes
  153. checking for shmat... yes
  154. checking for IceConnectionNumber in -lICE... yes
  155. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  156. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  157. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  158. checking whether to build gtk-doc documentation... no
  159. configure: creating ./config.status
  160. config.status: creating Makefile
  161. config.status: creating docs/Makefile
  162. config.status: creating docs/libyelp/Makefile
  163. config.status: creating docs/libyelp/version.xml
  164. config.status: creating libyelp/Makefile
  165. config.status: creating src/Makefile
  166. config.status: creating data/Makefile
  167. config.status: creating data/dtd/Makefile
  168. config.status: creating data/dtd/catalog
  169. config.status: creating data/icons/Makefile
  170. config.status: creating data/icons/hicolor/Makefile
  171. config.status: creating data/icons/hicolor/16x16/Makefile
  172. config.status: creating data/icons/hicolor/16x16/status/Makefile
  173. config.status: creating data/icons/hicolor/scalable/Makefile
  174. config.status: creating data/icons/hicolor/scalable/actions/Makefile
  175. config.status: creating data/icons/hicolor/scalable/status/Makefile
  176. config.status: creating data/js/Makefile
  177. config.status: creating data/xslt/Makefile
  178. config.status: creating data/xslt/db2html.xsl
  179. config.status: creating data/xslt/info2html.xsl
  180. config.status: creating data/xslt/mal2html.xsl
  181. config.status: creating data/xslt/man2html.xsl
  182. config.status: creating data/xslt/yelp-common.xsl
  183. config.status: creating po/Makefile.in
  184. config.status: creating tests/Makefile
  185. config.status: creating yelp.desktop.in
  186. config.status: creating config.h
  187. config.status: executing depfiles commands
  188. config.status: executing libtool commands
  189. config.status: executing po-directories commands
  190. config.status: creating po/POTFILES
  191. config.status: creating po/Makefile
  192. config.status: executing po/stamp-it commands
  193.  
  194. yelp-3.2.1:
  195.  
  196. prefix: /usr
  197. source code location: .
  198. compiler: i686-pc-linux-gnu-gcc
  199.  
  200. Documentation: no
  201. Debug enabled: no
  202. Search backend:
  203. Enable BZ2: yes
  204. Enable LZMA: yes
  205.  
  206.  
  207. >>> Source configured.
  208. >>> Compiling source in /var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1 ...
  209. make
  210. make all-recursive
  211. make[1]: Вход в каталог `/var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1'
  212. Making all in libyelp
  213. make[2]: Вход в каталог `/var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1/libyelp'
  214. GEN stamp-yelp-marshal.h
  215. make all-am
  216. make[3]: Вход в каталог `/var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1/libyelp'
  217. CC libyelp_la-yelp-bookmarks.lo
  218. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-bookmarks.lo `test -f 'yelp-bookmarks.c' || echo './'`yelp-bookmarks.c
  219. CC libyelp_la-yelp-debug.lo
  220. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-debug.lo `test -f 'yelp-debug.c' || echo './'`yelp-debug.c
  221. CC libyelp_la-yelp-error.lo
  222. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-error.lo `test -f 'yelp-error.c' || echo './'`yelp-error.c
  223. CC libyelp_la-yelp-docbook-document.lo
  224. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-docbook-document.lo `test -f 'yelp-docbook-document.c' || echo './'`yelp-docbook-document.c
  225. CC libyelp_la-yelp-document.lo
  226. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-document.lo `test -f 'yelp-document.c' || echo './'`yelp-document.c
  227. yelp-document.c: In function ‘document_read_contents’:
  228. yelp-document.c:932:33: warning: unknown conversion type character ‘;’ in format
  229. CC libyelp_la-yelp-help-list.lo
  230. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-help-list.lo `test -f 'yelp-help-list.c' || echo './'`yelp-help-list.c
  231. CC libyelp_la-yelp-info-document.lo
  232. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-info-document.lo `test -f 'yelp-info-document.c' || echo './'`yelp-info-document.c
  233. CC libyelp_la-yelp-info-parser.lo
  234. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-info-parser.lo `test -f 'yelp-info-parser.c' || echo './'`yelp-info-parser.c
  235. CC libyelp_la-yelp-location-entry.lo
  236. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-location-entry.lo `test -f 'yelp-location-entry.c' || echo './'`yelp-location-entry.c
  237. CC libyelp_la-yelp-magic-decompressor.lo
  238. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-magic-decompressor.lo `test -f 'yelp-magic-decompressor.c' || echo './'`yelp-magic-decompressor.c
  239. CC libyelp_la-yelp-mallard-document.lo
  240. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-mallard-document.lo `test -f 'yelp-mallard-document.c' || echo './'`yelp-mallard-document.c
  241. CC libyelp_la-yelp-man-document.lo
  242. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-man-document.lo `test -f 'yelp-man-document.c' || echo './'`yelp-man-document.c
  243. CC libyelp_la-yelp-man-parser.lo
  244. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-man-parser.lo `test -f 'yelp-man-parser.c' || echo './'`yelp-man-parser.c
  245. CC libyelp_la-yelp-marshal.lo
  246. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-marshal.lo `test -f 'yelp-marshal.c' || echo './'`yelp-marshal.c
  247. CC libyelp_la-yelp-settings.lo
  248. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-settings.lo `test -f 'yelp-settings.c' || echo './'`yelp-settings.c
  249. CC libyelp_la-yelp-simple-document.lo
  250. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-simple-document.lo `test -f 'yelp-simple-document.c' || echo './'`yelp-simple-document.c
  251. CC libyelp_la-yelp-sqlite-storage.lo
  252. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-sqlite-storage.lo `test -f 'yelp-sqlite-storage.c' || echo './'`yelp-sqlite-storage.c
  253. CC libyelp_la-yelp-storage.lo
  254. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-storage.lo `test -f 'yelp-storage.c' || echo './'`yelp-storage.c
  255. CC libyelp_la-yelp-transform.lo
  256. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-transform.lo `test -f 'yelp-transform.c' || echo './'`yelp-transform.c
  257. CC libyelp_la-yelp-uri.lo
  258. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-uri.lo `test -f 'yelp-uri.c' || echo './'`yelp-uri.c
  259. CC libyelp_la-yelp-types.lo
  260. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-types.lo `test -f 'yelp-types.c' || echo './'`yelp-types.c
  261. CC libyelp_la-yelp-view.lo
  262. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-view.lo `test -f 'yelp-view.c' || echo './'`yelp-view.c
  263. CC libyelp_la-yelp-lzma-decompressor.lo
  264. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-lzma-decompressor.lo `test -f 'yelp-lzma-decompressor.c' || echo './'`yelp-lzma-decompressor.c
  265. CC libyelp_la-yelp-bz2-decompressor.lo
  266. /bin/sh ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\"/usr/libexec\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -g -O2 -march=native -pipe -c -o libyelp_la-yelp-bz2-decompressor.lo `test -f 'yelp-bz2-decompressor.c' || echo './'`yelp-bz2-decompressor.c
  267. CCLD libyelp.la
  268. make[3]: Выход из каталога `/var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1/libyelp'
  269. make[2]: Выход из каталога `/var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1/libyelp'
  270. Making all in src
  271. make[2]: Вход в каталог `/var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1/src'
  272. CC yelp-yelp-application.o
  273. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libyelp -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DIMAGEDIR=\""/usr/share/images/yelp"\" -DSERVERDIR=\"/usr/libexec\" -DBINDIR=\""/usr/bin"\" -DSHAREDIR=\""/usr/share/yelp"\" -DGDU_ICON_PATH=\"\" -g -O2 -march=native -pipe -c -o yelp-yelp-application.o `test -f 'yelp-application.c' || echo './'`yelp-application.c
  274. CC yelp-yelp-window.o
  275. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libyelp -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DIMAGEDIR=\""/usr/share/images/yelp"\" -DSERVERDIR=\"/usr/libexec\" -DBINDIR=\""/usr/bin"\" -DSHAREDIR=\""/usr/share/yelp"\" -DGDU_ICON_PATH=\"\" -g -O2 -march=native -pipe -c -o yelp-yelp-window.o `test -f 'yelp-window.c' || echo './'`yelp-window.c
  276. CC yelp-yelp.o
  277. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libyelp -pthread -DGSEAL_ENABLE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DIMAGEDIR=\""/usr/share/images/yelp"\" -DSERVERDIR=\"/usr/libexec\" -DBINDIR=\""/usr/bin"\" -DSHAREDIR=\""/usr/share/yelp"\" -DGDU_ICON_PATH=\"\" -g -O2 -march=native -pipe -c -o yelp-yelp.o `test -f 'yelp.c' || echo './'`yelp.c
  278. CCLD yelp
  279. /usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: warning: libicudata.so.46, needed by /usr/lib/libwebkitgtk-3.0.so, not found (try using -rpath or -rpath-link)
  280. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_setToUCallBack_46'
  281. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_open_46'
  282. /usr/lib/libjavascriptcoregtk-3.0.so: undefined reference to `ucol_setAttribute_46'
  283. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_getAlias_46'
  284. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_close_46'
  285. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `usearch_next_46'
  286. /usr/lib/libjavascriptcoregtk-3.0.so: undefined reference to `ucol_strcoll_46'
  287. /usr/lib/libjavascriptcoregtk-3.0.so: undefined reference to `u_strFoldCase_46'
  288. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_setFallback_46'
  289. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `usearch_setOffset_46'
  290. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ublock_getCode_46'
  291. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `UCNV_FROM_U_CALLBACK_ESCAPE_46'
  292. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_memcasecmp_46'
  293. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_toUnicode_46'
  294. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_open_46'
  295. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `unorm_quickCheck_46'
  296. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucol_getStrength_46'
  297. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucol_setStrength_46'
  298. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_toupper_46'
  299. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_charDirection_46'
  300. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_charType_46'
  301. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_last_46'
  302. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `usearch_getCollator_46'
  303. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_getStandardName_46'
  304. /usr/lib/libjavascriptcoregtk-3.0.so: undefined reference to `u_strToLower_46'
  305. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_isalnum_46'
  306. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `uidna_IDNToASCII_46'
  307. /usr/lib/libjavascriptcoregtk-3.0.so: undefined reference to `ucol_open_46'
  308. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `usearch_open_46'
  309. /usr/lib/libjavascriptcoregtk-3.0.so: undefined reference to `ucol_getAttribute_46'
  310. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_preceding_46'
  311. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_openRules_46'
  312. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_cbFromUWriteUChars_46'
  313. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_foldCase_46'
  314. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_getCombiningClass_46'
  315. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_next_46'
  316. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_first_46'
  317. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `uset_openPattern_46'
  318. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `uset_addRange_46'
  319. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `UCNV_TO_U_CALLBACK_SUBSTITUTE_46'
  320. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_previous_46'
  321. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `usearch_getMatchedLength_46'
  322. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_countAliases_46'
  323. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_getName_46'
  324. /usr/lib/libjavascriptcoregtk-3.0.so: undefined reference to `u_strToUpper_46'
  325. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_countAvailable_46'
  326. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `UCNV_FROM_U_CALLBACK_SUBSTITUTE_46'
  327. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_ispunct_46'
  328. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_getAvailableName_46'
  329. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `uset_addAll_46'
  330. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_totitle_46'
  331. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_charMirror_46'
  332. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_close_46'
  333. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_setSubstChars_46'
  334. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `uset_close_46'
  335. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_fromUnicode_46'
  336. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `unorm_normalize_46'
  337. /usr/lib/libjavascriptcoregtk-3.0.so: undefined reference to `ucol_getLocaleByType_46'
  338. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `usearch_reset_46'
  339. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `usearch_setPattern_46'
  340. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `uset_contains_46'
  341. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_setText_46'
  342. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_current_46'
  343. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_cbFromUWriteBytes_46'
  344. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `usearch_setText_46'
  345. /usr/lib/libjavascriptcoregtk-3.0.so: undefined reference to `ucol_close_46'
  346. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `uset_add_46'
  347. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ucnv_setFromUCallBack_46'
  348. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_following_46'
  349. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `ubrk_isBoundary_46'
  350. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_tolower_46'
  351. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_getIntPropertyValue_46'
  352. /usr/lib/libwebkitgtk-3.0.so: undefined reference to `u_isprint_46'
  353. collect2: ld returned 1 exit status
  354. make[2]: *** [yelp] Ошибка 1
  355. make[2]: Выход из каталога `/var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1/src'
  356. make[1]: *** [all-recursive] Ошибка 1
  357. make[1]: Выход из каталога `/var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1'
  358. make: *** [all] Ошибка 2
  359. * ERROR: gnome-extra/yelp-3.2.1 failed (compile phase):
  360. * emake failed
  361. *
  362. * If you need support, post the output of 'emerge --info =gnome-extra/yelp-3.2.1',
  363. * the complete build log and the output of 'emerge -pqv =gnome-extra/yelp-3.2.1'.
  364. * The complete build log is located at '/var/tmp/portage/gnome-extra/yelp-3.2.1/temp/build.log'.
  365. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/yelp-3.2.1/temp/environment'.
  366. * S: '/var/tmp/portage/gnome-extra/yelp-3.2.1/work/yelp-3.2.1'
  367.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement