1. Calculating dependencies .... done!
  2. >>> Verifying ebuild manifests
  3. >>> Emerging (1 of 5) gnome-base/librsvg-2.40.1-r1
  4. * librsvg-2.40.1.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  5. >>> Unpacking source...
  6. >>> Unpacking librsvg-2.40.1.tar.xz to /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work
  7. >>> Source unpacked in /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work
  8. >>> Preparing source in /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1 ...
  9. * Applying librsvg-2.40.1-gtk-optional.patch ...
  10. [ ok ]
  11. * Running eautoreconf in '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1' ...
  12. * Skipping 'gtkdocize --copy' due gtkdocize not installed
  13. * Running libtoolize --install --copy --force --automake ...
  14. [ ok ]
  15. * Running aclocal -I m4 ...
  16. [ ok ]
  17. * Running autoconf ...
  18. [ ok ]
  19. * Running autoheader ...
  20. [ ok ]
  21. * Running automake --add-missing --copy --force-missing ...
  22. [ ok ]
  23. * Running elibtoolize in: librsvg-2.40.1/
  24. * Applying portage/1.2.0 patch ...
  25. * Applying sed/1.5.6 patch ...
  26. * Applying as-needed/2.4.2 patch ...
  27. * Applying target-nm/2.4.2 patch ...
  28. * Fixing OMF Makefiles ...
  29. [ ok ]
  30. * Disabling deprecation warnings ...
  31. [ ok ]
  32. >>> Source prepared.
  33. >>> Configuring source in /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1 ...
  34. * econf: updating librsvg-2.40.1/config.guess with /usr/share/gnuconfig/config.guess
  35. * econf: updating librsvg-2.40.1/config.sub with /usr/share/gnuconfig/config.sub
  36. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/librsvg-2.40.1-r1 --disable-maintainer-mode --disable-gtk-doc --disable-static --disable-tools --disable-introspection --without-gtk3 --disable-vala --enable-pixbuf-loader
  37. checking for a BSD-compatible install... /usr/bin/install -c
  38. checking whether build environment is sane... yes
  39. checking for a thread-safe mkdir -p... /bin/mkdir -p
  40. checking for gawk... gawk
  41. checking whether make sets $(MAKE)... yes
  42. checking whether make supports nested variables... yes
  43. checking whether make supports nested variables... (cached) yes
  44. checking whether to enable maintainer-specific portions of Makefiles... no
  45. checking whether ln -s works... yes
  46. checking for style of include used by make... GNU
  47. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  48. checking whether the C compiler works... yes
  49. checking for C compiler default output file name... a.out
  50. checking for suffix of executables...
  51. checking whether we are cross compiling... no
  52. checking for suffix of object files... o
  53. checking whether we are using the GNU C compiler... yes
  54. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  55. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  56. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  57. checking for library containing strerror... none required
  58. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  59. checking whether we are using the GNU C compiler... (cached) yes
  60. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  61. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  62. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  63. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  64. checking for gawk... (cached) gawk
  65. checking for grep that handles long lines and -e... /bin/grep
  66. checking for egrep... /bin/grep -E
  67. checking for ANSI C header files... yes
  68. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  69. checking for sys/types.h... yes
  70. checking for sys/stat.h... yes
  71. checking for stdlib.h... yes
  72. checking for string.h... yes
  73. checking for memory.h... yes
  74. checking for strings.h... yes
  75. checking for inttypes.h... yes
  76. checking for stdint.h... yes
  77. checking for unistd.h... yes
  78. checking whether byte ordering is bigendian... no
  79. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  80. checking pkg-config is at least version 0.9.0... yes
  81. checking build system type... x86_64-pc-linux-gnu
  82. checking host system type... x86_64-pc-linux-gnu
  83. checking how to print strings... printf
  84. checking for a sed that does not truncate output... /bin/sed
  85. checking for fgrep... /bin/grep -F
  86. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  87. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  88. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  89. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  90. checking the maximum length of command line arguments... 1572864
  91. checking whether the shell understands some XSI constructs... yes
  92. checking whether the shell understands "+="... yes
  93. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  94. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  95. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  96. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  97. checking how to recognize dependent libraries... pass_all
  98. checking for x86_64-pc-linux-gnu-dlltool... no
  99. checking for dlltool... no
  100. checking how to associate runtime and link libraries... printf %s\n
  101. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  102. checking for archiver @FILE support... @
  103. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  104. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  105. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  106. checking for sysroot... no
  107. checking for x86_64-pc-linux-gnu-mt... no
  108. checking for mt... no
  109. checking if : is a manifest tool... no
  110. checking for dlfcn.h... yes
  111. checking for objdir... .libs
  112. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  113. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  114. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  115. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  116. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  117. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  118. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  119. checking whether -lc should be explicitly linked in... no
  120. checking dynamic linker characteristics... GNU/Linux ld.so
  121. checking how to hardcode library paths into programs... immediate
  122. checking whether stripping libraries is possible... yes
  123. checking if libtool supports shared libraries... yes
  124. checking whether to build shared libraries... yes
  125. checking whether to build static libraries... no
  126. checking for cos in -lm... yes
  127. checking for some Win32 platform... no
  128. checking for native Win32... no
  129. checking for LIBRSVG... yes
  130. checking for GTHREAD... yes
  131. checking for GMODULE... yes
  132. checking for strtok_r... yes
  133. checking whether to use GTK+ 3... no
  134. checking whether to build the GDK-Pixbuf SVG loader... yes
  135. checking for GDK_PIXBUF... yes
  136. checking for gdk-pixbuf-query-loaders... /usr/bin/gdk-pixbuf-query-loaders
  137. checking if x86_64-pc-linux-gnu-gcc supports "-Wl,-Bsymbolic-functions" flag... yes
  138. checking if x86_64-pc-linux-gnu-gcc supports -Wall flag... yes
  139. checking if x86_64-pc-linux-gnu-gcc supports -Wextra flag... yes
  140. checking if x86_64-pc-linux-gnu-gcc supports -Wunused flag... yes
  141. checking if x86_64-pc-linux-gnu-gcc supports -Wreturn-type flag... yes
  142. checking if x86_64-pc-linux-gnu-gcc supports -Wswitch flag... yes
  143. checking if x86_64-pc-linux-gnu-gcc supports -Wcomment flag... yes
  144. checking if x86_64-pc-linux-gnu-gcc supports -Wtrigraphs flag... yes
  145. checking if x86_64-pc-linux-gnu-gcc supports -Wchar-subscripts flag... yes
  146. checking if x86_64-pc-linux-gnu-gcc supports -Wparentheses flag... yes
  147. checking if x86_64-pc-linux-gnu-gcc supports -Winline flag... yes
  148. checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls flag... yes
  149. checking if x86_64-pc-linux-gnu-gcc supports -Wformat-nonliteral flag... yes
  150. checking if x86_64-pc-linux-gnu-gcc supports -Werror=format-security flag... yes
  151. checking if x86_64-pc-linux-gnu-gcc supports -Wsign-compare flag... yes
  152. checking if x86_64-pc-linux-gnu-gcc supports -Werror=implicit-function-declaration flag... yes
  153. checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith flag... yes
  154. checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings flag... yes
  155. checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes flag... yes
  156. checking if x86_64-pc-linux-gnu-gcc supports -Wnoaggregate-return flag... no
  157. checking if x86_64-pc-linux-gnu-gcc supports -Wcast-align flag... yes
  158. checking if x86_64-pc-linux-gnu-gcc supports -Wimplicit flag... yes
  159. checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized flag... yes
  160. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes flag... yes
  161. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations flag... yes
  162. checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs flag... yes
  163. checking if x86_64-pc-linux-gnu-gcc supports -Wpacked flag... yes
  164. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute flag... yes
  165. checking if x86_64-pc-linux-gnu-gcc supports -Wshadow flag... yes
  166. checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-aliasing=2 flag... yes
  167. checking if x86_64-pc-linux-gnu-gcc supports -Winit-self flag... yes
  168. checking if x86_64-pc-linux-gnu-gcc supports -Wunsafe-loop-optimizations flag... yes
  169. checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement flag... yes
  170. checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition flag... yes
  171. checking if x86_64-pc-linux-gnu-gcc supports -Wno-missing-field-initializers flag... yes
  172. checking if x86_64-pc-linux-gnu-gcc supports -Wno-unused-parameter flag... yes
  173. checking if x86_64-pc-linux-gnu-gcc supports -Wunused-variable flag... yes
  174. checking if x86_64-pc-linux-gnu-gcc supports -Wunused-function flag... yes
  175. checking if x86_64-pc-linux-gnu-gcc supports -Wempty-body flag... yes
  176. checking if x86_64-pc-linux-gnu-gcc supports -Wno-switch-enum flag... yes
  177. checking if x86_64-pc-linux-gnu-gcc supports -fno-common flag... yes
  178. checking for gtk-doc... no
  179. configure: WARNING:
  180. You will not be able to create source packages with 'make dist'
  181. because gtk-doc >= 1.13 is not found.
  182. checking for gtkdoc-check... no
  183. checking for gtkdoc-check... no
  184. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  185. checking for gtkdoc-mkpdf... no
  186. checking whether to build gtk-doc documentation... no
  187. checking for GTKDOC_DEPS... yes
  188. checking whether to build miscellaenous tools... no
  189. checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
  190. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  191. checking pkg-config is at least version 0.9.0... yes
  192. checking for vapigen... no
  193. checking locale.h usability... yes
  194. checking locale.h presence... yes
  195. checking for locale.h... yes
  196. checking for LC_MESSAGES... yes
  197. checking that generated files are newer than configure... done
  198. configure: creating ./config.status
  199. config.status: creating librsvg-features.h
  200. config.status: creating Makefile
  201. config.status: creating librsvg-zip
  202. config.status: creating gdk-pixbuf-loader/Makefile
  203. config.status: creating tests/Makefile
  204. config.status: creating tests/pdiff/Makefile
  205. config.status: creating tools/Makefile
  206. config.status: creating doc/Makefile
  207. config.status: creating doc/version.xml
  208. config.status: creating librsvg-2.0.pc
  209. config.status: creating librsvg-2.0-uninstalled.pc
  210. config.status: creating config.h
  211. config.status: executing depfiles commands
  212. config.status: executing libtool commands
  213. librsvg-2.40.1
  214. prefix: /usr
  215. compiler: x86_64-pc-linux-gnu-gcc
  216. Build introspectable bindings: no (disabled, use --enable-introspection to enable)
  217. Build Vala bindings: no
  218. Build GdkPixbuf loader: yes
  219. GTK 3.0: no
  220. Build miscellaenous tools: no
  221. >>> Source configured.
  222. >>> Compiling source in /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1 ...
  223. make -j3
  224. ( cd . && glib-mkenums \
  225. --fhead "#if !defined (__RSVG_RSVG_H_INSIDE__) && !defined (RSVG_COMPILATION)\n#warning \"Including <librsvg/librsvg-enum-types.h> directly is deprecated.\"\n#endif\n\n#ifndef __LIBRSVG_ENUM_TYPES_H__\n#define __LIBRSVG_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
  226. --fprod "/* enumerations from \"@filename@\" */\n" \
  227. --vhead "GType @enum_name@_get_type (void);\n#define RSVG_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
  228. --ftail "G_END_DECLS\n\n#endif /* __LIBRSVG_ENUM_TYPES_H__ */" \
  229. rsvg.h rsvg-cairo.h ) > tmp-librsvg-enum-types.h \
  230. && (cmp -s tmp-librsvg-enum-types.h librsvg-enum-types.h || cp tmp-librsvg-enum-types.h librsvg-enum-types.h ) \
  231. && rm -f tmp-librsvg-enum-types.h \
  232. && echo timestamp > s-enum-types-h
  233. ( cd . && glib-mkenums \
  234. --fhead "#include \"rsvg.h\"" \
  235. --fprod "\n/* enumerations from \"@filename@\" */" \
  236. --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \
  237. --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
  238. --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \
  239. rsvg.h rsvg-cairo.h ) > tmp-librsvg-enum-types.c \
  240. && (cmp -s tmp-librsvg-enum-types.c librsvg-enum-types.c || cp tmp-librsvg-enum-types.c librsvg-enum-types.c ) \
  241. && rm -f tmp-librsvg-enum-types.c \
  242. && echo timestamp > s-enum-types-c
  243. make all-recursive
  244. make[1]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  245. Making all in .
  246. make[2]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  247. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-librsvg-features.lo `test -f 'librsvg-features.c' || echo './'`librsvg-features.c
  248. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-css.lo `test -f 'rsvg-css.c' || echo './'`rsvg-css.c
  249. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-defs.lo `test -f 'rsvg-defs.c' || echo './'`rsvg-defs.c
  250. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c librsvg-features.c -fPIC -DPIC -o .libs/librsvg_2_la-librsvg-features.o
  251. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-defs.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-defs.o
  252. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-css.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-css.o
  253. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-image.lo `test -f 'rsvg-image.c' || echo './'`rsvg-image.c
  254. rsvg-css.c: In function 'rsvg_css_parse_xml_attribute_string':
  255. rsvg-css.c:851:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  256. In file included from rsvg-css.c:35:0:
  257. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const xmlChar *'
  258. rsvg-css.c:851:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  259. rsvg-css.c:851:9: note: expected 'const char *' but argument is of type 'const xmlChar *'
  260. rsvg-css.c:851:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  261. In file included from rsvg-css.c:35:0:
  262. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const xmlChar *'
  263. rsvg-css.c:851:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  264. rsvg-css.c:851:9: note: expected 'const char *' but argument is of type 'const xmlChar *'
  265. rsvg-css.c:851:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  266. rsvg-css.c:851:9: note: expected 'const char *' but argument is of type 'const xmlChar *'
  267. rsvg-css.c:851:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  268. rsvg-css.c:851:9: note: expected 'const char *' but argument is of type 'const xmlChar *'
  269. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-io.lo `test -f 'rsvg-io.c' || echo './'`rsvg-io.c
  270. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-paint-server.lo `test -f 'rsvg-paint-server.c' || echo './'`rsvg-paint-server.c
  271. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-image.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-image.o
  272. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-io.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-io.o
  273. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-paint-server.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-paint-server.o
  274. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-path.lo `test -f 'rsvg-path.c' || echo './'`rsvg-path.c
  275. rsvg-io.c: In function 'rsvg_acquire_data_data':
  276. rsvg-io.c:110:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  277. rsvg-io.c:124:5: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  278. rsvg-io.c: In function 'rsvg_acquire_file_data':
  279. rsvg-io.c:181:9: warning: pointer targets in passing argument 2 of 'g_content_type_guess' differ in signedness [-Wpointer-sign]
  280. In file included from /usr/include/glib-2.0/gio/gio.h:44:0,
  281. from rsvg-io.h:27,
  282. from rsvg-io.c:25:
  283. /usr/include/glib-2.0/gio/gcontenttype.h:60:9: note: expected 'const guchar *' but argument is of type 'gchar *'
  284. rsvg-io.c:189:5: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  285. rsvg-io.c: In function 'rsvg_acquire_gvfs_data':
  286. rsvg-io.c:286:9: warning: pointer targets in passing argument 2 of 'g_content_type_guess' differ in signedness [-Wpointer-sign]
  287. In file included from /usr/include/glib-2.0/gio/gio.h:44:0,
  288. from rsvg-io.h:27,
  289. from rsvg-io.c:25:
  290. /usr/include/glib-2.0/gio/gcontenttype.h:60:9: note: expected 'const guchar *' but argument is of type 'gchar *'
  291. rsvg-io.c:292:5: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  292. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-base-file-util.lo `test -f 'rsvg-base-file-util.c' || echo './'`rsvg-base-file-util.c
  293. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-filter.lo `test -f 'rsvg-filter.c' || echo './'`rsvg-filter.c
  294. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-path.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-path.o
  295. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-base-file-util.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-base-file-util.o
  296. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-filter.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-filter.o
  297. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-marker.lo `test -f 'rsvg-marker.c' || echo './'`rsvg-marker.c
  298. rsvg-filter.c: In function 'rsvg_filter_primitive_component_transfer_render':
  299. rsvg-filter.c:2228:48: warning: declaration of 'temp' shadows a previous local [-Wshadow]
  300. rsvg-filter.c:2208:10: warning: shadowed declaration is here [-Wshadow]
  301. rsvg-filter.c: In function 'rsvg_filter_primitive_displacement_map_render':
  302. rsvg-filter.c:3021:26: warning: 'xch' may be used uninitialized in this function [-Wmaybe-uninitialized]
  303. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-mask.lo `test -f 'rsvg-mask.c' || echo './'`rsvg-mask.c
  304. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-shapes.lo `test -f 'rsvg-shapes.c' || echo './'`rsvg-shapes.c
  305. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-marker.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-marker.o
  306. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-mask.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-mask.o
  307. rsvg-marker.c: In function 'rsvg_marker_render':
  308. rsvg-marker.c:129:22: warning: declaration of 'x' shadows a parameter [-Wshadow]
  309. rsvg-marker.c:103:48: warning: shadowed declaration is here [-Wshadow]
  310. rsvg-marker.c:129:25: warning: declaration of 'y' shadows a parameter [-Wshadow]
  311. rsvg-marker.c:103:59: warning: shadowed declaration is here [-Wshadow]
  312. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-shapes.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-shapes.o
  313. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-structure.lo `test -f 'rsvg-structure.c' || echo './'`rsvg-structure.c
  314. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-styles.lo `test -f 'rsvg-styles.c' || echo './'`rsvg-styles.c
  315. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-text.lo `test -f 'rsvg-text.c' || echo './'`rsvg-text.c
  316. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-structure.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-structure.o
  317. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-styles.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-styles.o
  318. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-text.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-text.o
  319. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-cond.lo `test -f 'rsvg-cond.c' || echo './'`rsvg-cond.c
  320. rsvg-text.c: In function 'rsvg_text_create_layout':
  321. rsvg-text.c:480:21: warning: declaration of 'attribute' shadows a global declaration [-Wshadow]
  322. In file included from rsvg-private.h:34:0,
  323. from rsvg-text.c:29:
  324. /usr/include/libxml2/libxml/SAX.h:104:3: warning: shadowed declaration is here [-Wshadow]
  325. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-base.lo `test -f 'rsvg-base.c' || echo './'`rsvg-base.c
  326. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-cairo-draw.lo `test -f 'rsvg-cairo-draw.c' || echo './'`rsvg-cairo-draw.c
  327. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-cond.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-cond.o
  328. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-cairo-draw.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-cairo-draw.o
  329. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-base.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-base.o
  330. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-cairo-render.lo `test -f 'rsvg-cairo-render.c' || echo './'`rsvg-cairo-render.c
  331. rsvg-cairo-draw.c: In function 'rsvg_cairo_create_pango_context':
  332. rsvg-cairo-draw.c:372:5: warning: 'pango_cairo_font_map_create_context' is deprecated (declared at /usr/include/pango-1.0/pango/pangocairo.h:93): Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
  333. rsvg-cairo-draw.c: In function 'rsvg_cairo_pop_render_stack':
  334. rsvg-cairo-draw.c:806:9: warning: passing argument 5 of 'rsvg_filter_render' discards 'const' qualifier from pointer target type [enabled by default]
  335. In file included from rsvg-cairo-draw.c:35:0:
  336. rsvg-filter.h:48:18: note: expected 'char *' but argument is of type 'const char *'
  337. In file included from rsvg-cairo-draw.h:31:0,
  338. from rsvg-cairo-draw.c:30:
  339. rsvg-cairo-draw.c: In function '_set_source_rsvg_pattern.isra.5':
  340. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  341. rsvg-cairo-draw.c:180:1: warning: called from here [-Winline]
  342. In file included from rsvg-cairo-draw.h:31:0,
  343. from rsvg-cairo-draw.c:30:
  344. rsvg-cairo-draw.c: In function '_set_source_rsvg_radial_gradient.isra.3':
  345. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  346. rsvg-cairo-draw.c:114:1: warning: called from here [-Winline]
  347. In file included from rsvg-cairo-draw.h:31:0,
  348. from rsvg-cairo-draw.c:30:
  349. rsvg-cairo-draw.c: In function '_set_source_rsvg_linear_gradient.isra.2':
  350. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  351. rsvg-cairo-draw.c:70:1: warning: called from here [-Winline]
  352. In file included from rsvg-cairo-draw.h:31:0,
  353. from rsvg-cairo-draw.c:30:
  354. rsvg-cairo-draw.c: In function '_set_source_rsvg_paint_server.isra.6':
  355. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  356. rsvg-cairo-draw.c:328:1: warning: called from here [-Winline]
  357. In file included from rsvg-cairo-draw.h:31:0,
  358. from rsvg-cairo-draw.c:30:
  359. rsvg-cairo-draw.c: In function 'rsvg_cairo_create_pango_context':
  360. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  361. rsvg-cairo-draw.c:365:1: warning: called from here [-Winline]
  362. In file included from rsvg-cairo-draw.h:31:0,
  363. from rsvg-cairo-draw.c:30:
  364. rsvg-cairo-draw.c: In function 'rsvg_cairo_render_pango_layout':
  365. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  366. rsvg-cairo-draw.c:379:1: warning: called from here [-Winline]
  367. In file included from rsvg-cairo-draw.h:31:0,
  368. from rsvg-cairo-draw.c:30:
  369. rsvg-cairo-draw.c: In function 'rsvg_cairo_render_surface':
  370. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  371. rsvg-cairo-draw.c:557:1: warning: called from here [-Winline]
  372. In file included from rsvg-cairo-draw.h:31:0,
  373. from rsvg-cairo-draw.c:30:
  374. rsvg-cairo-draw.c: In function 'rsvg_cairo_push_discrete_layer':
  375. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  376. rsvg-cairo-draw.c:775:1: warning: called from here [-Winline]
  377. In file included from rsvg-cairo-draw.h:31:0,
  378. from rsvg-cairo-draw.c:30:
  379. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  380. rsvg-cairo-draw.c:775:1: warning: called from here [-Winline]
  381. In file included from rsvg-cairo-draw.h:31:0,
  382. from rsvg-cairo-draw.c:30:
  383. rsvg-cairo-draw.c: In function 'rsvg_cairo_add_clipping_rect':
  384. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  385. rsvg-cairo-draw.c:858:1: warning: called from here [-Winline]
  386. In file included from rsvg-cairo-draw.h:31:0,
  387. from rsvg-cairo-draw.c:30:
  388. rsvg-cairo-draw.c: In function 'rsvg_cairo_pop_discrete_layer':
  389. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  390. rsvg-cairo-draw.c:849:1: warning: called from here [-Winline]
  391. In file included from rsvg-cairo-draw.h:31:0,
  392. from rsvg-cairo-draw.c:30:
  393. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  394. rsvg-cairo-draw.c:849:1: warning: called from here [-Winline]
  395. In file included from rsvg-cairo-draw.h:31:0,
  396. from rsvg-cairo-draw.c:30:
  397. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  398. rsvg-cairo-draw.c:849:1: warning: called from here [-Winline]
  399. In file included from rsvg-cairo-draw.h:31:0,
  400. from rsvg-cairo-draw.c:30:
  401. rsvg-cairo-draw.c: In function 'rsvg_cairo_render_path':
  402. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  403. rsvg-cairo-draw.c:451:1: warning: called from here [-Winline]
  404. rsvg-base.c: In function 'rsvg_start_xinclude':
  405. rsvg-base.c:552:36: warning: pointer targets in passing argument 1 of 'g_convert' differ in signedness [-Wpointer-sign]
  406. In file included from /usr/include/glib-2.0/glib.h:43:0,
  407. from /usr/include/glib-2.0/gobject/gbinding.h:30,
  408. from /usr/include/glib-2.0/glib-object.h:25,
  409. from rsvg.h:31,
  410. from rsvg-base.c:30:
  411. /usr/include/glib-2.0/glib/gconvert.h:94:8: note: expected 'const gchar *' but argument is of type 'guint8 *'
  412. rsvg-base.c:555:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  413. rsvg-base.c: In function 'rsvg_entity_decl':
  414. rsvg-base.c:824:13: warning: pointer targets in passing argument 1 of 'xmlCharStrndup' differ in signedness [-Wpointer-sign]
  415. In file included from /usr/include/libxml2/libxml/tree.h:18:0,
  416. from /usr/include/libxml2/libxml/parser.h:16,
  417. from /usr/include/libxml2/libxml/SAX.h:18,
  418. from rsvg-private.h:34,
  419. from rsvg-base.c:31:
  420. /usr/include/libxml2/libxml/xmlstring.h:46:17: note: expected 'const char *' but argument is of type 'guint8 *'
  421. rsvg-base.c: In function 'rsvg_handle_close_impl':
  422. rsvg-base.c:1150:19: warning: declaration of 'xmlDoc' shadows a global declaration [-Wshadow]
  423. In file included from /usr/include/libxml2/libxml/parser.h:16:0,
  424. from /usr/include/libxml2/libxml/SAX.h:18,
  425. from rsvg-private.h:34,
  426. from rsvg-base.c:31:
  427. /usr/include/libxml2/libxml/tree.h:548:24: warning: shadowed declaration is here [-Wshadow]
  428. rsvg-base.c: In function 'rsvg_init':
  429. rsvg-base.c:1923:5: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
  430. In file included from rsvg-base.c:31:0:
  431. rsvg-base.c: In function 'rsvg_handle_get_dimensions_sub':
  432. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': function not considered for inlining [-Winline]
  433. rsvg-base.c:1311:1: warning: called from here [-Winline]
  434. In file included from rsvg-base.c:31:0:
  435. rsvg-base.c: In function 'rsvg_handle_get_position_sub':
  436. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  437. rsvg-base.c:1421:1: warning: called from here [-Winline]
  438. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-cairo-clip.lo `test -f 'rsvg-cairo-clip.c' || echo './'`rsvg-cairo-clip.c
  439. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg.lo `test -f 'rsvg.c' || echo './'`rsvg.c
  440. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-cairo-render.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-cairo-render.o
  441. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg.o
  442. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-cairo-clip.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-cairo-clip.o
  443. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-gobject.lo `test -f 'rsvg-gobject.c' || echo './'`rsvg-gobject.c
  444. In file included from rsvg-cairo-draw.h:31:0,
  445. from rsvg-cairo-clip.c:30:
  446. rsvg-cairo-clip.c: In function 'rsvg_cairo_clip_render_path':
  447. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  448. rsvg-cairo-clip.c:64:1: warning: called from here [-Winline]
  449. In file included from rsvg-cairo-draw.h:31:0,
  450. from rsvg-cairo-clip.c:30:
  451. rsvg-cairo-clip.c: In function 'rsvg_cairo_clip_render_free':
  452. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': call is unlikely and code size would grow [-Winline]
  453. rsvg-cairo-clip.c:92:1: warning: called from here [-Winline]
  454. In file included from rsvg-cairo-draw.h:31:0,
  455. from rsvg-cairo-clip.c:30:
  456. rsvg-cairo-clip.c: In function 'rsvg_cairo_clip':
  457. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': function not considered for inlining [-Winline]
  458. rsvg-cairo-clip.c:141:1: warning: called from here [-Winline]
  459. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-file-util.lo `test -f 'rsvg-file-util.c' || echo './'`rsvg-file-util.c
  460. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-size-callback.lo `test -f 'rsvg-size-callback.c' || echo './'`rsvg-size-callback.c
  461. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-gobject.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-gobject.o
  462. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-file-util.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-file-util.o
  463. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-size-callback.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-size-callback.o
  464. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-rsvg-xml.lo `test -f 'rsvg-xml.c' || echo './'`rsvg-xml.c
  465. x86_64-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/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o rsvg_convert-rsvg-convert.o `test -f 'rsvg-convert.c' || echo './'`rsvg-convert.c
  466. x86_64-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/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o rsvg_convert-rsvg-size-callback.o `test -f 'rsvg-size-callback.c' || echo './'`rsvg-size-callback.c
  467. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c rsvg-xml.c -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-xml.o
  468. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o librsvg_2_la-librsvg-enum-types.lo `test -f 'librsvg-enum-types.c' || echo './'`librsvg-enum-types.c
  469. rsvg-convert.c: In function 'main':
  470. rsvg-convert.c:184:5: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
  471. rsvg-convert.c:248:9: warning: 'rsvg_handle_set_size_callback' is deprecated (declared at rsvg.h:201) [-Wdeprecated-declarations]
  472. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c librsvg-enum-types.c -fPIC -DPIC -o .libs/librsvg_2_la-librsvg-enum-types.o
  473. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DRSVG_COMPILATION -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -Wl,-Bsymbolic-functions -version-info 42:1:40 -export-dynamic -no-undefined -export-symbols-regex "^rsvg_.*" -Wl,-O1 -Wl,--as-needed -o librsvg-2.la -rpath /usr/lib64 librsvg_2_la-librsvg-features.lo librsvg_2_la-rsvg-css.lo librsvg_2_la-rsvg-defs.lo librsvg_2_la-rsvg-image.lo librsvg_2_la-rsvg-io.lo librsvg_2_la-rsvg-paint-server.lo librsvg_2_la-rsvg-path.lo librsvg_2_la-rsvg-base-file-util.lo librsvg_2_la-rsvg-filter.lo librsvg_2_la-rsvg-marker.lo librsvg_2_la-rsvg-mask.lo librsvg_2_la-rsvg-shapes.lo librsvg_2_la-rsvg-structure.lo librsvg_2_la-rsvg-styles.lo librsvg_2_la-rsvg-text.lo librsvg_2_la-rsvg-cond.lo librsvg_2_la-rsvg-base.lo librsvg_2_la-librsvg-enum-types.lo librsvg_2_la-rsvg-cairo-draw.lo librsvg_2_la-rsvg-cairo-render.lo librsvg_2_la-rsvg-cairo-clip.lo librsvg_2_la-rsvg.lo librsvg_2_la-rsvg-gobject.lo librsvg_2_la-rsvg-file-util.lo librsvg_2_la-rsvg-size-callback.lo librsvg_2_la-rsvg-xml.lo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lpng16 -lcroco-0.6 -lglib-2.0 -lxml2 -lm
  474. libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/librsvg_2_la-librsvg-features.o .libs/librsvg_2_la-rsvg-css.o .libs/librsvg_2_la-rsvg-defs.o .libs/librsvg_2_la-rsvg-image.o .libs/librsvg_2_la-rsvg-io.o .libs/librsvg_2_la-rsvg-paint-server.o .libs/librsvg_2_la-rsvg-path.o .libs/librsvg_2_la-rsvg-base-file-util.o .libs/librsvg_2_la-rsvg-filter.o .libs/librsvg_2_la-rsvg-marker.o .libs/librsvg_2_la-rsvg-mask.o .libs/librsvg_2_la-rsvg-shapes.o .libs/librsvg_2_la-rsvg-structure.o .libs/librsvg_2_la-rsvg-styles.o .libs/librsvg_2_la-rsvg-text.o .libs/librsvg_2_la-rsvg-cond.o .libs/librsvg_2_la-rsvg-base.o .libs/librsvg_2_la-librsvg-enum-types.o .libs/librsvg_2_la-rsvg-cairo-draw.o .libs/librsvg_2_la-rsvg-cairo-render.o .libs/librsvg_2_la-rsvg-cairo-clip.o .libs/librsvg_2_la-rsvg.o .libs/librsvg_2_la-rsvg-gobject.o .libs/librsvg_2_la-rsvg-file-util.o .libs/librsvg_2_la-rsvg-size-callback.o .libs/librsvg_2_la-rsvg-xml.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/librsvg-2.exp
  475. libtool: link: /bin/grep -E -e "^rsvg_.*" ".libs/librsvg-2.exp" > ".libs/librsvg-2.expT"
  476. libtool: link: mv -f ".libs/librsvg-2.expT" ".libs/librsvg-2.exp"
  477. libtool: link: echo "{ global:" > .libs/librsvg-2.ver
  478. libtool: link: cat .libs/librsvg-2.exp | sed -e "s/\(.*\)/\1;/" >> .libs/librsvg-2.ver
  479. libtool: link: echo "local: *; };" >> .libs/librsvg-2.ver
  480. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/librsvg_2_la-librsvg-features.o .libs/librsvg_2_la-rsvg-css.o .libs/librsvg_2_la-rsvg-defs.o .libs/librsvg_2_la-rsvg-image.o .libs/librsvg_2_la-rsvg-io.o .libs/librsvg_2_la-rsvg-paint-server.o .libs/librsvg_2_la-rsvg-path.o .libs/librsvg_2_la-rsvg-base-file-util.o .libs/librsvg_2_la-rsvg-filter.o .libs/librsvg_2_la-rsvg-marker.o .libs/librsvg_2_la-rsvg-mask.o .libs/librsvg_2_la-rsvg-shapes.o .libs/librsvg_2_la-rsvg-structure.o .libs/librsvg_2_la-rsvg-styles.o .libs/librsvg_2_la-rsvg-text.o .libs/librsvg_2_la-rsvg-cond.o .libs/librsvg_2_la-rsvg-base.o .libs/librsvg_2_la-librsvg-enum-types.o .libs/librsvg_2_la-rsvg-cairo-draw.o .libs/librsvg_2_la-rsvg-cairo-render.o .libs/librsvg_2_la-rsvg-cairo-clip.o .libs/librsvg_2_la-rsvg.o .libs/librsvg_2_la-rsvg-gobject.o .libs/librsvg_2_la-rsvg-file-util.o .libs/librsvg_2_la-rsvg-size-callback.o .libs/librsvg_2_la-rsvg-xml.o -Wl,--as-needed -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lpng16 -lcroco-0.6 -lglib-2.0 -lxml2 -lm -pthread -O2 -mtune=native -Wl,-Bsymbolic-functions -Wl,-O1 -pthread -Wl,-soname -Wl,librsvg-2.so.2 -Wl,-version-script -Wl,.libs/librsvg-2.ver -o .libs/librsvg-2.so.2.40.1
  481. libtool: link: (cd ".libs" && rm -f "librsvg-2.so.2" && ln -s "librsvg-2.so.2.40.1" "librsvg-2.so.2")
  482. libtool: link: (cd ".libs" && rm -f "librsvg-2.so" && ln -s "librsvg-2.so.2.40.1" "librsvg-2.so")
  483. libtool: link: ( cd ".libs" && rm -f "librsvg-2.la" && ln -s "../librsvg-2.la" "librsvg-2.la" )
  484. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -Wl,-O1 -Wl,--as-needed -o rsvg-convert rsvg_convert-rsvg-convert.o rsvg_convert-rsvg-size-callback.o ./librsvg-2.la -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lpng16 -lcroco-0.6 -lglib-2.0 -lxml2 -lgthread-2.0 -pthread -lrt -lglib-2.0 -lm
  485. libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -Wl,-O1 -o .libs/rsvg-convert rsvg_convert-rsvg-convert.o rsvg_convert-rsvg-size-callback.o -pthread -Wl,--as-needed ./.libs/librsvg-2.so -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lpng16 -lcroco-0.6 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -lm -pthread
  486. make[2]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  487. Making all in gdk-pixbuf-loader
  488. make[2]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/gdk-pixbuf-loader'
  489. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGDK_PIXBUF_ENABLE_BACKEND -DG_LOG_DOMAIN=\"libpixbufloader-svg\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o libpixbufloader_svg_la-io-svg.lo `test -f 'io-svg.c' || echo './'`io-svg.c
  490. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o rsvg_loader-test.o `test -f 'test.c' || echo './'`test.c
  491. ( /usr/bin/gdk-pixbuf-query-loaders ./libpixbufloader-svg.la && /usr/bin/gdk-pixbuf-query-loaders) > gdk-pixbuf.loaders 2>/dev/null
  492. test.c: In function 'main':
  493. test.c:52:5: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
  494. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGDK_PIXBUF_ENABLE_BACKEND -DG_LOG_DOMAIN=\"libpixbufloader-svg\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c io-svg.c -fPIC -DPIC -o .libs/libpixbufloader_svg_la-io-svg.o
  495. In file included from io-svg.c:31:0:
  496. ../librsvg-features.h:2:2: warning: #warning "Including <librsvg/librsvg-features.h> directly is deprecated." [-Wcpp]
  497. io-svg.c: In function 'gdk_pixbuf__svg_image_load_increment':
  498. io-svg.c:127:17: warning: 'rsvg_handle_set_size_callback' is deprecated (declared at ../rsvg.h:201) [-Wdeprecated-declarations]
  499. io-svg.c: In function 'fill_info':
  500. io-svg.c:190:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  501. io-svg.c:190:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  502. io-svg.c:191:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  503. io-svg.c:191:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  504. io-svg.c:196:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  505. io-svg.c:197:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  506. io-svg.c:198:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  507. io-svg.c:199:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  508. io-svg.c:200:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  509. io-svg.c:201:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  510. io-svg.c:205:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  511. io-svg.c:206:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  512. io-svg.c:207:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  513. io-svg.c:211:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  514. io-svg.c:213:27: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  515. io-svg.c:217:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  516. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libpixbufloader-svg.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders libpixbufloader_svg_la-io-svg.lo ../librsvg-2.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lpng16 -lcroco-0.6 -lglib-2.0 -lxml2
  517. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libpixbufloader_svg_la-io-svg.o -Wl,-rpath -Wl,/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/.libs -Wl,--as-needed ../.libs/librsvg-2.so -lm -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lpng16 -lcroco-0.6 -lglib-2.0 -lxml2 -pthread -pthread -O2 -mtune=native -Wl,-O1 -pthread -Wl,-soname -Wl,libpixbufloader-svg.so -o .libs/libpixbufloader-svg.so
  518. libtool: link: ( cd ".libs" && rm -f "libpixbufloader-svg.la" && ln -s "../libpixbufloader-svg.la" "libpixbufloader-svg.la" )
  519. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -Wl,-O1 -Wl,--as-needed -o rsvg-loader rsvg_loader-test.o -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
  520. libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -Wl,-O1 -o rsvg-loader rsvg_loader-test.o -Wl,--as-needed -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -pthread
  521. make[2]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/gdk-pixbuf-loader'
  522. Making all in tests
  523. make[2]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tests'
  524. Making all in pdiff
  525. make[3]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tests/pdiff'
  526. make[3]: Nothing to be done for `all'.
  527. make[3]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tests/pdiff'
  528. Making all in .
  529. make[3]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tests'
  530. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./pdiff -DTEST_DATA_DIR="\".\"" -DTEST_SRC_DIR="\"/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tests\"" -DTOP_SRC_DIR="\"..\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o test-utils.lo test-utils.c
  531. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./pdiff -DTEST_DATA_DIR="\".\"" -DTEST_SRC_DIR="\"/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tests\"" -DTOP_SRC_DIR="\"..\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c -o rsvg-size-callback.lo `test -f '../rsvg-size-callback.c' || echo './'`../rsvg-size-callback.c
  532. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./pdiff -DTEST_DATA_DIR=\".\" -DTEST_SRC_DIR=\"/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tests\" -DTOP_SRC_DIR=\"..\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c ../rsvg-size-callback.c -fPIC -DPIC -o .libs/rsvg-size-callback.o
  533. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./pdiff -DTEST_DATA_DIR=\".\" -DTEST_SRC_DIR=\"/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tests\" -DTOP_SRC_DIR=\"..\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -c test-utils.c -fPIC -DPIC -o .libs/test-utils.o
  534. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wunused -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wchar-subscripts -Wparentheses -Winline -Wredundant-decls -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wunused-variable -Wunused-function -Wempty-body -Wno-switch-enum -fno-common -O2 -pipe -mtune=native -fomit-frame-pointer -fno-var-tracking -Wl,-O1 -Wl,--as-needed -o libtest-utils.la test-utils.lo rsvg-size-callback.lo -lm
  535. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtest-utils.a .libs/test-utils.o .libs/rsvg-size-callback.o
  536. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtest-utils.a
  537. libtool: link: ( cd ".libs" && rm -f "libtest-utils.la" && ln -s "../libtest-utils.la" "libtest-utils.la" )
  538. make[3]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tests'
  539. make[2]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tests'
  540. Making all in tools
  541. make[2]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tools'
  542. make[2]: Nothing to be done for `all'.
  543. make[2]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/tools'
  544. Making all in doc
  545. make[2]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/doc'
  546. make[2]: Nothing to be done for `all'.
  547. make[2]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/doc'
  548. make[1]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  549. >>> Source compiled.
  550. >>> Test phase [not enabled]: gnome-base/librsvg-2.40.1-r1
  551. >>> Install librsvg-2.40.1-r1 into /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image/ category gnome-base
  552. make -j3 DESTDIR=/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image/ 'scrollkeeper_localstate_dir=/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//var/lib/scrollkeeper ' install
  553. make install-recursive
  554. make[1]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  555. Making install in .
  556. make[2]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  557. make[3]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  558. /bin/mkdir -p '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/share/man/man1'
  559. /bin/mkdir -p '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/lib64/pkgconfig'
  560. /usr/bin/install -c -m 644 librsvg-2.0.pc '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/lib64/pkgconfig'
  561. /usr/bin/install -c -m 644 rsvg-convert.1 '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/share/man/man1'
  562. /bin/mkdir -p '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/include/librsvg-2.0/librsvg'
  563. /bin/mkdir -p '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/lib64'
  564. /bin/sh ./libtool --mode=install /usr/bin/install -c librsvg-2.la '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/lib64'
  565. /usr/bin/install -c -m 644 rsvg.h rsvg-cairo.h librsvg-features.h librsvg-enum-types.h '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/include/librsvg-2.0/librsvg'
  566. libtool: install: /usr/bin/install -c .libs/librsvg-2.so.2.40.1 /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/lib64/librsvg-2.so.2.40.1
  567. libtool: install: (cd /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/lib64 && { ln -s -f librsvg-2.so.2.40.1 librsvg-2.so.2 || { rm -f librsvg-2.so.2 && ln -s librsvg-2.so.2.40.1 librsvg-2.so.2; }; })
  568. libtool: install: (cd /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/lib64 && { ln -s -f librsvg-2.so.2.40.1 librsvg-2.so || { rm -f librsvg-2.so && ln -s librsvg-2.so.2.40.1 librsvg-2.so; }; })
  569. libtool: install: /usr/bin/install -c .libs/librsvg-2.lai /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/lib64/librsvg-2.la
  570. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  571. /bin/mkdir -p '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/bin'
  572. /bin/sh ./libtool --mode=install /usr/bin/install -c rsvg-convert '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/bin'
  573. libtool: install: /usr/bin/install -c .libs/rsvg-convert /var/tmp/portage/gnome-base/librsvg-2.40.1-r1/image//usr/bin/rsvg-convert
  574. make[3]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  575. make[2]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  576. Making install in gdk-pixbuf-loader
  577. make[2]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/gdk-pixbuf-loader'
  578. ( /usr/bin/gdk-pixbuf-query-loaders ./libpixbufloader-svg.la && /usr/bin/gdk-pixbuf-query-loaders) > gdk-pixbuf.loaders 2>/dev/null
  579. make[2]: *** [gdk-pixbuf-loaders] Error 139
  580. make[2]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1/gdk-pixbuf-loader'
  581. make[1]: *** [install-recursive] Error 1
  582. make[1]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  583. make: *** [install] Error 2
  584. * ERROR: gnome-base/librsvg-2.40.1-r1::gentoo failed (install phase):
  585. * emake failed
  586. *
  587. * If you need support, post the output of `emerge --info '=gnome-base/librsvg-2.40.1-r1::gentoo'`,
  588. * the complete build log and the output of `emerge -pqv '=gnome-base/librsvg-2.40.1-r1::gentoo'`.
  589. * The complete build log is located at '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/temp/build.log'.
  590. * The ebuild environment file is located at '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/temp/environment'.
  591. * Working directory: '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  592. * S: '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  593. >>> Failed to emerge gnome-base/librsvg-2.40.1-r1, Log file:
  594. >>> '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/temp/build.log'
  595. *** Resuming merge...
  596. Calculating dependencies ... done!
  597. * emerge --keep-going: app-text/ghostscript-gpl-9.10-r2 dropped because it
  598. * requires app-text/djvu
  599. * emerge --keep-going: app-doc/doxygen-1.8.3.1 dropped because it requires
  600. * app-text/ghostscript-gpl
  601. * emerge --keep-going: app-text/djvu-3.5.25.3 dropped because it requires
  602. * gnome-base/librsvg
  603. * emerge --keep-going: media-libs/imlib2-1.4.5-r1 dropped because it requires
  604. * app-doc/doxygen
  605. * Messages for package gnome-base/librsvg-2.40.1-r1:
  606. * ERROR: gnome-base/librsvg-2.40.1-r1::gentoo failed (install phase):
  607. * emake failed
  608. *
  609. * If you need support, post the output of `emerge --info '=gnome-base/librsvg-2.40.1-r1::gentoo'`,
  610. * the complete build log and the output of `emerge -pqv '=gnome-base/librsvg-2.40.1-r1::gentoo'`.
  611. * The complete build log is located at '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/temp/build.log'.
  612. * The ebuild environment file is located at '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/temp/environment'.
  613. * Working directory: '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  614. * S: '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/work/librsvg-2.40.1'
  615. * Messages for package app-text/ghostscript-gpl-9.10-r2:
  616. * emerge --keep-going: app-text/ghostscript-gpl-9.10-r2 dropped because it
  617. * requires app-text/djvu
  618. * Messages for package app-doc/doxygen-1.8.3.1:
  619. * emerge --keep-going: app-doc/doxygen-1.8.3.1 dropped because it requires
  620. * app-text/ghostscript-gpl
  621. * Messages for package app-text/djvu-3.5.25.3:
  622. * emerge --keep-going: app-text/djvu-3.5.25.3 dropped because it requires
  623. * gnome-base/librsvg
  624. * Messages for package media-libs/imlib2-1.4.5-r1:
  625. * emerge --keep-going: media-libs/imlib2-1.4.5-r1 dropped because it requires
  626. * app-doc/doxygen
  627. *
  628. * The following 5 packages have failed to build or install:
  629. *
  630. * (gnome-base/librsvg-2.40.1-r1::gentoo, ebuild scheduled for merge), Log file:
  631. * '/var/tmp/portage/gnome-base/librsvg-2.40.1-r1/temp/build.log'
  632. * (app-text/ghostscript-gpl-9.10-r2::gentoo, ebuild scheduled for merge)
  633. * (app-doc/doxygen-1.8.3.1::gentoo, ebuild scheduled for merge)
  634. * (app-text/djvu-3.5.25.3::gentoo, ebuild scheduled for merge)
  635. * (media-libs/imlib2-1.4.5-r1::gentoo, ebuild scheduled for merge)
  636. *