Advertisement
Luciernaga

librsvg.log

Jan 19th, 2012
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.41 KB | None | 0 0
  1.  * Package: gnome-base/librsvg-2.34.2
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE: elibc_glibc gtk introspection kernel_linux userland_GNU x86
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking librsvg-2.34.2.tar.xz to /var/tmp/portage/gnome-base/librsvg-2.34.2/work
  8. >>> Unpacking introspection.m4.bz2 to /var/tmp/portage/gnome-base/librsvg-2.34.2/work
  9. >>> Source unpacked in /var/tmp/portage/gnome-base/librsvg-2.34.2/work
  10. >>> Preparing source in /var/tmp/portage/gnome-base/librsvg-2.34.2/work/librsvg-2.34.2 ...
  11. * Applying librsvg-2.34.0-automagic-gtk.patch ...
  12.  [ ok ]
  13. * Applying librsvg-2.34.2-gir-filename.patch ...
  14.  [ ok ]
  15. * Running eautoreconf in '/var/tmp/portage/gnome-base/librsvg-2.34.2/work/librsvg-2.34.2' ...
  16. * Running aclocal -I . ...
  17.  [ ok ]
  18. * Running libtoolize --copy --force --install --automake ...
  19.  [ ok ]
  20. * Running aclocal -I . ...
  21.  [ ok ]
  22. * Running autoconf -I . ...
  23.  [ ok ]
  24. * Running autoheader -I . ...
  25.  [ ok ]
  26. * Running automake --add-missing --copy ...
  27.  [ ok ]
  28. * Running elibtoolize in: librsvg-2.34.2/
  29. * Applying portage/1.2.0 patch ...
  30. * Applying sed/1.5.6 patch ...
  31. * Applying as-needed/2.2.6 patch ...
  32. * Converting shebang in 'rsvg.in'
  33. * Fixing OMF Makefiles ...
  34.  [ ok ]
  35. >>> Source prepared.
  36. >>> Configuring source in /var/tmp/portage/gnome-base/librsvg-2.34.2/work/librsvg-2.34.2 ...
  37. * econf: updating librsvg-2.34.2/config.guess with /usr/share/gnuconfig/config.guess
  38. * econf: updating librsvg-2.34.2/config.sub with /usr/share/gnuconfig/config.sub
  39. ./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-tools --enable-gtk-theme --enable-introspection --with-croco --enable-pixbuf-loader --with-gtk=2.0 --disable-gtk-doc --disable-maintainer-mode
  40. checking for a BSD-compatible install... /usr/bin/install -c
  41. checking whether build environment is sane... yes
  42. checking for a thread-safe mkdir -p... /bin/mkdir -p
  43. checking for gawk... gawk
  44. checking whether make sets $(MAKE)... yes
  45. checking whether to disable maintainer-specific portions of Makefiles... no
  46. checking whether ln -s works... yes
  47. checking for style of include used by make... GNU
  48. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  49. checking whether the C compiler works... yes
  50. checking for C compiler default output file name... a.out
  51. checking for suffix of executables...
  52. checking whether we are cross compiling... no
  53. checking for suffix of object files... o
  54. checking whether we are using the GNU C compiler... yes
  55. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  56. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  57. checking dependency style of i686-pc-linux-gnu-gcc... none
  58. checking for library containing strerror... none required
  59. checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
  60. checking whether we are using the GNU C compiler... (cached) yes
  61. checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
  62. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  63. checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
  64. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  65. checking for gawk... (cached) gawk
  66. checking build system type... i686-pc-linux-gnu
  67. checking host system type... i686-pc-linux-gnu
  68. checking how to print strings... printf
  69. checking for a sed that does not truncate output... /bin/sed
  70. checking for grep that handles long lines and -e... /bin/grep
  71. checking for egrep... /bin/grep -E
  72. checking for fgrep... /bin/grep -F
  73. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  74. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  75. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  76. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  77. checking the maximum length of command line arguments... 1572864
  78. checking whether the shell understands some XSI constructs... yes
  79. checking whether the shell understands "+="... yes
  80. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  81. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  82. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  83. checking for i686-pc-linux-gnu-objdump... objdump
  84. checking how to recognize dependent libraries... pass_all
  85. checking for i686-pc-linux-gnu-dlltool... dlltool
  86. checking how to associate runtime and link libraries... printf %s\n
  87. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  88. checking for archiver @FILE support... @
  89. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  90. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  91. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  92. checking for sysroot... no
  93. checking for i686-pc-linux-gnu-mt... no
  94. checking for mt... no
  95. checking if : is a manifest tool... no
  96. checking for ANSI C header files... yes
  97. checking for sys/types.h... yes
  98. checking for sys/stat.h... yes
  99. checking for stdlib.h... yes
  100. checking for string.h... yes
  101. checking for memory.h... yes
  102. checking for strings.h... yes
  103. checking for inttypes.h... yes
  104. checking for stdint.h... yes
  105. checking for unistd.h... yes
  106. checking for dlfcn.h... yes
  107. checking for objdir... .libs
  108. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  109. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  110. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  111. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  112. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  113. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  114. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  115. checking whether -lc should be explicitly linked in... no
  116. checking dynamic linker characteristics... GNU/Linux ld.so
  117. checking how to hardcode library paths into programs... immediate
  118. checking whether stripping libraries is possible... yes
  119. checking if libtool supports shared libraries... yes
  120. checking whether to build shared libraries... yes
  121. checking whether to build static libraries... no
  122. checking for ANSI C header files... (cached) yes
  123. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  124. checking whether byte ordering is bigendian... no
  125. checking for i686-pc-linux-gnu-pkg-config... no
  126. checking for pkg-config... /usr/bin/pkg-config
  127. checking pkg-config is at least version 0.9.0... yes
  128. checking for some Win32 platform... no
  129. checking for native Win32... no
  130. checking for LIBRSVG... yes
  131. checking for GTHREAD... yes
  132. checking whether gio 2.24 is available... yes
  133. checking for LIBCROCO... yes
  134. checking for strtok_r... yes
  135. checking for more warnings... no
  136. checking whether to build the GTK+ theme engine... yes
  137. checking which gtk+ version to compile against... 2.0
  138. checking for GTK2... yes
  139. checking whether to build the GDK-Pixbuf SVG loader... yes
  140. checking for GDK_PIXBUF... yes
  141. checking for gdk-pixbuf-query-loaders... /usr/bin/gdk-pixbuf-query-loaders
  142. checking for gtkdoc-check... no
  143. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  144. checking for gtkdoc-mkpdf... no
  145. checking whether to build gtk-doc documentation... no
  146. checking whether to build miscellaenous tools... no
  147. checking for gobject-introspection... yes
  148. checking locale.h usability... yes
  149. checking locale.h presence... yes
  150. checking for locale.h... yes
  151. checking for LC_MESSAGES... yes
  152. configure: creating ./config.status
  153. config.status: creating librsvg.spec
  154. config.status: creating librsvg-features.h
  155. config.status: creating Makefile
  156. config.status: creating librsvg-zip
  157. config.status: creating data/Makefile
  158. config.status: creating gtk-engine/Makefile
  159. config.status: creating gtk-engine/examples/Makefile
  160. config.status: creating gtk-engine/examples/bubble/Makefile
  161. config.status: creating gdk-pixbuf-loader/Makefile
  162. config.status: creating tests/Makefile
  163. config.status: creating tests/pdiff/Makefile
  164. config.status: creating tools/Makefile
  165. config.status: creating doc/Makefile
  166. config.status: creating doc/version.xml
  167. config.status: creating librsvg-2.0.pc
  168. config.status: creating librsvg-2.0-uninstalled.pc
  169. config.status: creating rsvg
  170. config.status: creating config.h
  171. config.status: executing depfiles commands
  172. config.status: executing libtool commands
  173.  
  174. librsvg-2.34.2
  175.  
  176. prefix: /usr
  177. compiler: i686-pc-linux-gnu-gcc
  178.  
  179. Build introspectable bindings: yes
  180. Build GdkPixbuf loader: yes
  181. Build theme engine: yes
  182. Build miscellaenous tools: no
  183. Handle svgz files: true
  184. Use libcroco for css parsing: true
  185.  
  186. >>> Source configured.
  187. >>> Compiling source in /var/tmp/portage/gnome-base/librsvg-2.34.2/work/librsvg-2.34.2 ...
  188. make -j2
  189. make all-recursive
  190. make[1]: se ingresa al directorio `/var/tmp/portage/gnome-base/librsvg-2.34.2/work/librsvg-2.34.2'
  191. Making all in .
  192. make[2]: se ingresa al directorio `/var/tmp/portage/gnome-base/librsvg-2.34.2/work/librsvg-2.34.2'
  193. CC librsvg_2_la-librsvg-features.lo
  194. CC librsvg_2_la-rsvg-affine.lo
  195. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-affine.lo `test -f 'rsvg-affine.c' || echo './'`rsvg-affine.c
  196. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-librsvg-features.lo `test -f 'librsvg-features.c' || echo './'`librsvg-features.c
  197. CC librsvg_2_la-rsvg-bpath-util.lo
  198. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-bpath-util.lo `test -f 'rsvg-bpath-util.c' || echo './'`rsvg-bpath-util.c
  199. CC librsvg_2_la-rsvg-css.lo
  200. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-css.lo `test -f 'rsvg-css.c' || echo './'`rsvg-css.c
  201. CC librsvg_2_la-rsvg-defs.lo
  202. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-defs.lo `test -f 'rsvg-defs.c' || echo './'`rsvg-defs.c
  203. CC librsvg_2_la-rsvg-image.lo
  204. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-image.lo `test -f 'rsvg-image.c' || echo './'`rsvg-image.c
  205. CC librsvg_2_la-rsvg-paint-server.lo
  206. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-paint-server.lo `test -f 'rsvg-paint-server.c' || echo './'`rsvg-paint-server.c
  207. CC librsvg_2_la-rsvg-path.lo
  208. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-path.lo `test -f 'rsvg-path.c' || echo './'`rsvg-path.c
  209. CC librsvg_2_la-rsvg-base-file-util.lo
  210. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-base-file-util.lo `test -f 'rsvg-base-file-util.c' || echo './'`rsvg-base-file-util.c
  211. CC librsvg_2_la-rsvg-filter.lo
  212. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-filter.lo `test -f 'rsvg-filter.c' || echo './'`rsvg-filter.c
  213. CC librsvg_2_la-rsvg-marker.lo
  214. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-marker.lo `test -f 'rsvg-marker.c' || echo './'`rsvg-marker.c
  215. CC librsvg_2_la-rsvg-mask.lo
  216. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-mask.lo `test -f 'rsvg-mask.c' || echo './'`rsvg-mask.c
  217. CC librsvg_2_la-rsvg-shapes.lo
  218. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-shapes.lo `test -f 'rsvg-shapes.c' || echo './'`rsvg-shapes.c
  219. CC librsvg_2_la-rsvg-structure.lo
  220. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-structure.lo `test -f 'rsvg-structure.c' || echo './'`rsvg-structure.c
  221. CC librsvg_2_la-rsvg-styles.lo
  222. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-styles.lo `test -f 'rsvg-styles.c' || echo './'`rsvg-styles.c
  223. CC librsvg_2_la-rsvg-text.lo
  224. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-text.lo `test -f 'rsvg-text.c' || echo './'`rsvg-text.c
  225. CC librsvg_2_la-rsvg-cond.lo
  226. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-cond.lo `test -f 'rsvg-cond.c' || echo './'`rsvg-cond.c
  227. CC librsvg_2_la-rsvg-base.lo
  228. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-base.lo `test -f 'rsvg-base.c' || echo './'`rsvg-base.c
  229. GEN s-enum-types-c
  230. GEN s-enum-types-h
  231. CC librsvg_2_la-rsvg-cairo-draw.lo
  232. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-cairo-draw.lo `test -f 'rsvg-cairo-draw.c' || echo './'`rsvg-cairo-draw.c
  233. CC librsvg_2_la-rsvg-cairo-render.lo
  234. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-cairo-render.lo `test -f 'rsvg-cairo-render.c' || echo './'`rsvg-cairo-render.c
  235. CC librsvg_2_la-rsvg-cairo-clip.lo
  236. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-cairo-clip.lo `test -f 'rsvg-cairo-clip.c' || echo './'`rsvg-cairo-clip.c
  237. CC librsvg_2_la-rsvg.lo
  238. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg.lo `test -f 'rsvg.c' || echo './'`rsvg.c
  239. CC librsvg_2_la-rsvg-gobject.lo
  240. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-gobject.lo `test -f 'rsvg-gobject.c' || echo './'`rsvg-gobject.c
  241. CC librsvg_2_la-rsvg-file-util.lo
  242. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-file-util.lo `test -f 'rsvg-file-util.c' || echo './'`rsvg-file-util.c
  243. CC librsvg_2_la-rsvg-xml.lo
  244. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-rsvg-xml.lo `test -f 'rsvg-xml.c' || echo './'`rsvg-xml.c
  245. CC rsvg_convert-rsvg-convert.o
  246. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o rsvg_convert-rsvg-convert.o `test -f 'rsvg-convert.c' || echo './'`rsvg-convert.c
  247. CC rsvg_view-test-display.o
  248. i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -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/libdrm -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o rsvg_view-test-display.o `test -f 'test-display.c' || echo './'`test-display.c
  249. CC librsvg_2_la-librsvg-enum-types.lo
  250. /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=i686 -pipe -c -o librsvg_2_la-librsvg-enum-types.lo `test -f 'librsvg-enum-types.c' || echo './'`librsvg-enum-types.c
  251. CCLD librsvg-2.la
  252. CCLD rsvg-convert
  253. CCLD rsvg-view
  254. GISCAN Rsvg-2.0.gir
  255. In file included from <stdin>:19:0:
  256. /var/tmp/portage/gnome-base/librsvg-2.34.2/work/librsvg-2.34.2/rsvg-cairo-render.h:32:19: error fatal: cairo.h: No existe el fichero o el directorio
  257. compilación terminada.
  258. Error while processing the source.
  259. make[2]: *** [Rsvg-2.0.gir] Error 1
  260. make[2]: se sale del directorio `/var/tmp/portage/gnome-base/librsvg-2.34.2/work/librsvg-2.34.2'
  261. make[1]: *** [all-recursive] Error 1
  262. make[1]: se sale del directorio `/var/tmp/portage/gnome-base/librsvg-2.34.2/work/librsvg-2.34.2'
  263. make: *** [all] Error 2
  264. * ERROR: gnome-base/librsvg-2.34.2 failed (compile phase):
  265. * emake failed
  266. *
  267. * If you need support, post the output of 'emerge --info =gnome-base/librsvg-2.34.2',
  268. * the complete build log and the output of 'emerge -pqv =gnome-base/librsvg-2.34.2'.
  269. * The complete build log is located at '/var/tmp/portage/gnome-base/librsvg-2.34.2/temp/build.log'.
  270. * The ebuild environment file is located at '/var/tmp/portage/gnome-base/librsvg-2.34.2/temp/environment'.
  271. * S: '/var/tmp/portage/gnome-base/librsvg-2.34.2/work/librsvg-2.34.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement