Advertisement
Guest User

Untitled

a guest
Nov 18th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.46 KB | None | 0 0
  1. make[1]: Entering directory `/home/marco/mxe'
  2. rm -rf '/home/marco/mxe/tmp-librsvg'
  3. mkdir -p '/home/marco/mxe/tmp-librsvg'
  4. cd '/home/marco/mxe/tmp-librsvg' && xz -dc '/home/marco/mxe/pkg/librsvg-2.36.4.tar.xz' | tar xf -
  5. cd '/home/marco/mxe/tmp-librsvg/librsvg-2.36.4'
  6. (cd '/home/marco/mxe/tmp-librsvg/librsvg-2.36.4' && patch -p1 -u) < ./src/librsvg-1-fixes.patch
  7. patching file librsvg.pc.in
  8. cd '/home/marco/mxe/tmp-librsvg/librsvg-2.36.4' && ./configure --host='i686-pc-mingw32' --build="`config.guess`" --disable-shared --prefix='/home/marco/mxe/usr/i686-pc-mingw32' --disable-pixbuf-loader --disable-gtk-theme --disable-gtk-doc --enable-introspection=no
  9. configure: loading site script /home/marco/mxe/usr/i686-pc-mingw32/share/config.site
  10. checking for a BSD-compatible install... /usr/bin/install -c
  11. checking whether build environment is sane... yes
  12. checking for i686-pc-mingw32-strip... i686-pc-mingw32-strip
  13. checking for a thread-safe mkdir -p... /bin/mkdir -p
  14. checking for gawk... no
  15. checking for mawk... mawk
  16. checking whether make sets $(MAKE)... yes
  17. checking whether make supports nested variables... yes
  18. checking whether to enable maintainer-specific portions of Makefiles... yes
  19. checking whether ln -s works... yes
  20. checking for style of include used by make... GNU
  21. checking for i686-pc-mingw32-gcc... i686-pc-mingw32-gcc
  22. checking whether the C compiler works... yes
  23. checking for C compiler default output file name... a.exe
  24. checking for suffix of executables... .exe
  25. checking whether we are cross compiling... yes
  26. checking for suffix of object files... o
  27. checking whether we are using the GNU C compiler... yes
  28. checking whether i686-pc-mingw32-gcc accepts -g... yes
  29. checking for i686-pc-mingw32-gcc option to accept ISO C89... none needed
  30. checking dependency style of i686-pc-mingw32-gcc... gcc3
  31. checking for library containing strerror... none required
  32. checking for i686-pc-mingw32-gcc... (cached) i686-pc-mingw32-gcc
  33. checking whether we are using the GNU C compiler... (cached) yes
  34. checking whether i686-pc-mingw32-gcc accepts -g... (cached) yes
  35. checking for i686-pc-mingw32-gcc option to accept ISO C89... (cached) none needed
  36. checking dependency style of i686-pc-mingw32-gcc... (cached) gcc3
  37. checking how to run the C preprocessor... i686-pc-mingw32-gcc -E
  38. checking for gawk... (cached) mawk
  39. checking for grep that handles long lines and -e... /bin/grep
  40. checking for egrep... /bin/grep -E
  41. checking for ANSI C header files... yes
  42. checking whether i686-pc-mingw32-gcc and cc understand -c and -o together... yes
  43. checking for sys/types.h... yes
  44. checking for sys/stat.h... yes
  45. checking for stdlib.h... yes
  46. checking for string.h... yes
  47. checking for memory.h... yes
  48. checking for strings.h... yes
  49. checking for inttypes.h... yes
  50. checking for stdint.h... yes
  51. checking for unistd.h... yes
  52. checking whether byte ordering is bigendian... no
  53. checking for i686-pc-mingw32-pkg-config... /home/marco/mxe/usr/bin/i686-pc-mingw32-pkg-config
  54. checking pkg-config is at least version 0.9.0... yes
  55. checking build system type... (cached) x86_64-unknown-linux-gnu
  56. checking host system type... i686-pc-mingw32
  57. checking how to print strings... printf
  58. checking for a sed that does not truncate output... /bin/sed
  59. checking for fgrep... /bin/grep -F
  60. checking for ld used by i686-pc-mingw32-gcc... /home/marco/mxe/usr/i686-pc-mingw32/bin/ld
  61. checking if the linker (/home/marco/mxe/usr/i686-pc-mingw32/bin/ld) is GNU ld... yes
  62. checking for BSD- or MS-compatible name lister (nm)... /home/marco/mxe/usr/bin/i686-pc-mingw32-nm -B
  63. checking the name lister (/home/marco/mxe/usr/bin/i686-pc-mingw32-nm -B) interface... BSD nm
  64. checking the maximum length of command line arguments... 3458764513820540925
  65. checking whether the shell understands some XSI constructs... yes
  66. checking whether the shell understands "+="... yes
  67. checking how to convert x86_64-unknown-linux-gnu file names to i686-pc-mingw32 format... func_convert_file_nix_to_w32
  68. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  69. checking for /home/marco/mxe/usr/i686-pc-mingw32/bin/ld option to reload object files... -r
  70. checking for i686-pc-mingw32-objdump... i686-pc-mingw32-objdump
  71. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  72. checking for i686-pc-mingw32-dlltool... i686-pc-mingw32-dlltool
  73. checking how to associate runtime and link libraries... func_cygming_dll_for_implib
  74. checking for i686-pc-mingw32-ar... i686-pc-mingw32-ar
  75. checking for archiver @FILE support... @
  76. checking for i686-pc-mingw32-strip... (cached) i686-pc-mingw32-strip
  77. checking for i686-pc-mingw32-ranlib... i686-pc-mingw32-ranlib
  78. checking command to parse /home/marco/mxe/usr/bin/i686-pc-mingw32-nm -B output from i686-pc-mingw32-gcc object... ok
  79. checking for sysroot... no
  80. checking for i686-pc-mingw32-mt... no
  81. checking for mt... mt
  82. configure: WARNING: using cross tools not prefixed with host triplet
  83. checking if mt is a manifest tool... no
  84. checking for dlfcn.h... no
  85. checking for i686-pc-mingw32-as... i686-pc-mingw32-as
  86. checking for i686-pc-mingw32-dlltool... (cached) i686-pc-mingw32-dlltool
  87. checking for i686-pc-mingw32-objdump... (cached) i686-pc-mingw32-objdump
  88. checking for objdir... .libs
  89. checking if i686-pc-mingw32-gcc supports -fno-rtti -fno-exceptions... no
  90. checking for i686-pc-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  91. checking if i686-pc-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  92. checking if i686-pc-mingw32-gcc static flag -static works... yes
  93. checking if i686-pc-mingw32-gcc supports -c -o file.o... yes
  94. checking if i686-pc-mingw32-gcc supports -c -o file.o... (cached) yes
  95. checking whether the i686-pc-mingw32-gcc linker (/home/marco/mxe/usr/i686-pc-mingw32/bin/ld) supports shared libraries... yes
  96. checking dynamic linker characteristics... Win32 ld.exe
  97. checking how to hardcode library paths into programs... immediate
  98. checking whether stripping libraries is possible... yes
  99. checking if libtool supports shared libraries... yes
  100. checking whether to build shared libraries... no
  101. checking whether to build static libraries... yes
  102. checking for cos in -lm... yes
  103. checking for some Win32 platform... yes
  104. checking for native Win32... yes
  105. checking for LIBRSVG... yes
  106. checking for GTHREAD... yes
  107. checking for GMODULE... yes
  108. checking for strtok_r... no
  109. checking for GTK2... yes
  110. checking for GTK3... no
  111. checking whether to build the GTK+ theme engine... no
  112. checking whether to build the GDK-Pixbuf SVG loader... no
  113. checking if i686-pc-mingw32-gcc supports "-Wl,-Bsymbolic-functions" flag... yes
  114. checking if i686-pc-mingw32-gcc supports -Wall flag... yes
  115. checking if i686-pc-mingw32-gcc supports -Wextra flag... yes
  116. checking if i686-pc-mingw32-gcc supports -Wunused flag... yes
  117. checking if i686-pc-mingw32-gcc supports -Wreturn-type flag... yes
  118. checking if i686-pc-mingw32-gcc supports -Wswitch flag... yes
  119. checking if i686-pc-mingw32-gcc supports -Wcomment flag... yes
  120. checking if i686-pc-mingw32-gcc supports -Wtrigraphs flag... yes
  121. checking if i686-pc-mingw32-gcc supports -Wchar-subscripts flag... yes
  122. checking if i686-pc-mingw32-gcc supports -Wparentheses flag... yes
  123. checking if i686-pc-mingw32-gcc supports -Winline flag... yes
  124. checking if i686-pc-mingw32-gcc supports -Wredundant-decls flag... yes
  125. checking if i686-pc-mingw32-gcc supports -Wformat-nonliteral flag... yes
  126. checking if i686-pc-mingw32-gcc supports -Werror=format-security flag... yes
  127. checking if i686-pc-mingw32-gcc supports -Wsign-compare flag... yes
  128. checking if i686-pc-mingw32-gcc supports -Werror=implicit-function-declaration flag... yes
  129. checking if i686-pc-mingw32-gcc supports -Wpointer-arith flag... yes
  130. checking if i686-pc-mingw32-gcc supports -Wwrite-strings flag... yes
  131. checking if i686-pc-mingw32-gcc supports -Wstrict-prototypes flag... yes
  132. checking if i686-pc-mingw32-gcc supports -Waggregate-return flag... yes
  133. checking if i686-pc-mingw32-gcc supports -Wcast-align flag... yes
  134. checking if i686-pc-mingw32-gcc supports -Wimplicit flag... yes
  135. checking if i686-pc-mingw32-gcc supports -Wuninitialized flag... yes
  136. checking if i686-pc-mingw32-gcc supports -Wmissing-prototypes flag... yes
  137. checking if i686-pc-mingw32-gcc supports -Wmissing-declarations flag... yes
  138. checking if i686-pc-mingw32-gcc supports -Wnested-externs flag... yes
  139. checking if i686-pc-mingw32-gcc supports -Wpacked flag... yes
  140. checking if i686-pc-mingw32-gcc supports -Wmissing-format-attribute flag... yes
  141. checking if i686-pc-mingw32-gcc supports -Wshadow flag... yes
  142. checking if i686-pc-mingw32-gcc supports -Wstrict-aliasing=2 flag... yes
  143. checking if i686-pc-mingw32-gcc supports -Winit-self flag... yes
  144. checking if i686-pc-mingw32-gcc supports -Wunsafe-loop-optimizations flag... yes
  145. checking if i686-pc-mingw32-gcc supports -Wdeclaration-after-statement flag... yes
  146. checking if i686-pc-mingw32-gcc supports -Wold-style-definition flag... yes
  147. checking if i686-pc-mingw32-gcc supports -Wno-missing-field-initializers flag... yes
  148. checking if i686-pc-mingw32-gcc supports -Wno-unused-parameter flag... yes
  149. checking if i686-pc-mingw32-gcc supports -Wunused-variable flag... yes
  150. checking if i686-pc-mingw32-gcc supports -Wunused-function flag... yes
  151. checking if i686-pc-mingw32-gcc supports -Wempty-body flag... yes
  152. checking if i686-pc-mingw32-gcc supports -Wno-switch-enum flag... yes
  153. checking if i686-pc-mingw32-gcc supports -fno-common flag... yes
  154. checking for gtkdoc-check... no
  155. checking for gtkdoc-rebase... no
  156. checking for gtkdoc-mkpdf... no
  157. checking whether to build gtk-doc documentation... no
  158. checking whether to build miscellaenous tools... yes
  159. checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
  160. checking for i686-pc-mingw32-pkg-config... (cached) /home/marco/mxe/usr/bin/i686-pc-mingw32-pkg-config
  161. checking pkg-config is at least version 0.9.0... yes
  162. checking locale.h usability... yes
  163. checking locale.h presence... yes
  164. checking for locale.h... yes
  165. checking for LC_MESSAGES... no
  166. configure: creating ./config.status
  167. config.status: creating librsvg-features.h
  168. config.status: creating Makefile
  169. config.status: creating librsvg-zip
  170. config.status: creating gtk-engine/Makefile
  171. config.status: creating gtk-engine/examples/Makefile
  172. config.status: creating gtk-engine/examples/bubble/Makefile
  173. config.status: creating gdk-pixbuf-loader/Makefile
  174. config.status: creating tests/Makefile
  175. config.status: creating tests/pdiff/Makefile
  176. config.status: creating tools/Makefile
  177. config.status: creating doc/Makefile
  178. config.status: creating doc/version.xml
  179. config.status: creating librsvg-2.0.pc
  180. config.status: creating librsvg-2.0-uninstalled.pc
  181. config.status: creating config.h
  182. config.status: executing depfiles commands
  183. config.status: executing libtool commands
  184.  
  185. librsvg-2.36.4
  186.  
  187. prefix: /home/marco/mxe/usr/i686-pc-mingw32
  188. compiler: i686-pc-mingw32-gcc
  189.  
  190. Build introspectable bindings: no (disabled, use --enable-introspection to enable)
  191. Build Vala bindings: no
  192. Build GdkPixbuf loader: no
  193. GTK 2.0: yes
  194. GTK 3.0: no
  195. Build GTK 2.0 theme engine: no
  196. Build miscellaenous tools: yes
  197.  
  198. make -C '/home/marco/mxe/tmp-librsvg/librsvg-2.36.4' -j '1' install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=
  199. make[2]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4'
  200. GEN s-enum-types-h
  201. GEN s-enum-types-c
  202. make install-recursive
  203. make[3]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4'
  204. Making install in .
  205. make[4]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4'
  206. CC librsvg_2_la-librsvg-features.lo
  207. CC librsvg_2_la-rsvg-css.lo
  208. rsvg-css.c: In function 'rsvg_css_parse_xml_attribute_string':
  209. rsvg-css.c:844:9: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
  210. In file included from rsvg-css.c:35:0:
  211. /home/marco/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.2/../../../../i686-pc-mingw32/include/string.h:43:37: note: expected 'const char *' but argument is of type 'const xmlChar *'
  212. rsvg-css.c: In function '_rsvg_css_parse_length':
  213. rsvg-css.c:182:1: warning: function returns an aggregate [-Waggregate-return]
  214. rsvg-css.c: In function 'rsvg_css_parse_vbox':
  215. rsvg-css.c:65:1: warning: function returns an aggregate [-Waggregate-return]
  216. CC librsvg_2_la-rsvg-defs.lo
  217. CC librsvg_2_la-rsvg-image.lo
  218. rsvg-image.c: In function 'rsvg_node_image_set_atts':
  219. rsvg-image.c:194:22: warning: function call has aggregate value [-Waggregate-return]
  220. rsvg-image.c:196:22: warning: function call has aggregate value [-Waggregate-return]
  221. rsvg-image.c:198:22: warning: function call has aggregate value [-Waggregate-return]
  222. rsvg-image.c:200:22: warning: function call has aggregate value [-Waggregate-return]
  223. rsvg-image.c: In function 'rsvg_new_image':
  224. rsvg-image.c:236:14: warning: function call has aggregate value [-Waggregate-return]
  225. CC librsvg_2_la-rsvg-io.lo
  226. rsvg-io.c: In function 'rsvg_acquire_data_data':
  227. rsvg-io.c:110:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  228. rsvg-io.c:124:5: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  229. rsvg-io.c: In function 'rsvg_acquire_file_data':
  230. rsvg-io.c:181:9: warning: pointer targets in passing argument 2 of 'g_content_type_guess' differ in signedness [-Wpointer-sign]
  231. In file included from /home/marco/mxe/usr/i686-pc-mingw32/include/glib-2.0/gio/gio.h:43:0,
  232. from rsvg-io.h:27,
  233. from rsvg-io.c:25:
  234. /home/marco/mxe/usr/i686-pc-mingw32/include/glib-2.0/gio/gcontenttype.h:50:10: note: expected 'const guchar *' but argument is of type 'gchar *'
  235. rsvg-io.c:189:5: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  236. rsvg-io.c: In function 'rsvg_acquire_gvfs_data':
  237. rsvg-io.c:286:9: warning: pointer targets in passing argument 2 of 'g_content_type_guess' differ in signedness [-Wpointer-sign]
  238. In file included from /home/marco/mxe/usr/i686-pc-mingw32/include/glib-2.0/gio/gio.h:43:0,
  239. from rsvg-io.h:27,
  240. from rsvg-io.c:25:
  241. /home/marco/mxe/usr/i686-pc-mingw32/include/glib-2.0/gio/gcontenttype.h:50:10: note: expected 'const guchar *' but argument is of type 'gchar *'
  242. rsvg-io.c:292:5: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  243. CC librsvg_2_la-rsvg-paint-server.lo
  244. rsvg-paint-server.c: In function 'rsvg_stop_set_atts':
  245. rsvg-paint-server.c:200:24: warning: function call has aggregate value [-Waggregate-return]
  246. rsvg-paint-server.c: In function 'rsvg_pattern_set_atts':
  247. rsvg-paint-server.c:406:27: warning: function call has aggregate value [-Waggregate-return]
  248. rsvg-paint-server.c:410:24: warning: function call has aggregate value [-Waggregate-return]
  249. rsvg-paint-server.c:414:24: warning: function call has aggregate value [-Waggregate-return]
  250. rsvg-paint-server.c:418:28: warning: function call has aggregate value [-Waggregate-return]
  251. rsvg-paint-server.c:422:29: warning: function call has aggregate value [-Waggregate-return]
  252. rsvg-paint-server.c: In function 'rsvg_radial_gradient_set_atts':
  253. rsvg-paint-server.c:324:22: warning: function call has aggregate value [-Waggregate-return]
  254. rsvg-paint-server.c:330:22: warning: function call has aggregate value [-Waggregate-return]
  255. rsvg-paint-server.c:336:21: warning: function call has aggregate value [-Waggregate-return]
  256. rsvg-paint-server.c:340:22: warning: function call has aggregate value [-Waggregate-return]
  257. rsvg-paint-server.c:344:22: warning: function call has aggregate value [-Waggregate-return]
  258. rsvg-paint-server.c: In function 'rsvg_linear_gradient_set_atts':
  259. rsvg-paint-server.c:248:22: warning: function call has aggregate value [-Waggregate-return]
  260. rsvg-paint-server.c:252:22: warning: function call has aggregate value [-Waggregate-return]
  261. rsvg-paint-server.c:256:22: warning: function call has aggregate value [-Waggregate-return]
  262. rsvg-paint-server.c:260:22: warning: function call has aggregate value [-Waggregate-return]
  263. rsvg-paint-server.c: In function 'rsvg_new_linear_gradient':
  264. rsvg-paint-server.c:303:14: warning: function call has aggregate value [-Waggregate-return]
  265. rsvg-paint-server.c:304:14: warning: function call has aggregate value [-Waggregate-return]
  266. rsvg-paint-server.c: In function 'rsvg_new_radial_gradient':
  267. rsvg-paint-server.c:389:14: warning: function call has aggregate value [-Waggregate-return]
  268. rsvg-paint-server.c: In function 'rsvg_new_pattern':
  269. rsvg-paint-server.c:469:16: warning: function call has aggregate value [-Waggregate-return]
  270. CC librsvg_2_la-rsvg-path.lo
  271. CC librsvg_2_la-rsvg-base-file-util.lo
  272. CC librsvg_2_la-rsvg-filter.lo
  273. rsvg-filter.c: In function 'rsvg_filter_primitive_component_transfer_render':
  274. rsvg-filter.c:2228:48: warning: declaration of 'temp' shadows a previous local [-Wshadow]
  275. rsvg-filter.c:2208:10: warning: shadowed declaration is here [-Wshadow]
  276. rsvg-filter.c: In function 'rsvg_filter_primitive_get_bounds':
  277. rsvg-filter.c:90:1: warning: function returns an aggregate [-Waggregate-return]
  278. rsvg-filter.c: In function 'rsvg_filter_primitive_colour_matrix_set_atts':
  279. rsvg-filter.c:1999:29: warning: function call has aggregate value [-Waggregate-return]
  280. rsvg-filter.c:2001:29: warning: function call has aggregate value [-Waggregate-return]
  281. rsvg-filter.c:2003:33: warning: function call has aggregate value [-Waggregate-return]
  282. rsvg-filter.c:2005:34: warning: function call has aggregate value [-Waggregate-return]
  283. rsvg-filter.c: In function 'rsvg_filter_primitive_convolve_matrix_set_atts':
  284. rsvg-filter.c:1239:29: warning: function call has aggregate value [-Waggregate-return]
  285. rsvg-filter.c:1241:29: warning: function call has aggregate value [-Waggregate-return]
  286. rsvg-filter.c:1243:33: warning: function call has aggregate value [-Waggregate-return]
  287. rsvg-filter.c:1245:34: warning: function call has aggregate value [-Waggregate-return]
  288. rsvg-filter.c: In function 'rsvg_filter_primitive_tile_set_atts':
  289. rsvg-filter.c:4602:29: warning: function call has aggregate value [-Waggregate-return]
  290. rsvg-filter.c:4604:29: warning: function call has aggregate value [-Waggregate-return]
  291. rsvg-filter.c:4606:33: warning: function call has aggregate value [-Waggregate-return]
  292. rsvg-filter.c:4608:34: warning: function call has aggregate value [-Waggregate-return]
  293. rsvg-filter.c: In function 'rsvg_filter_primitive_image_set_atts':
  294. rsvg-filter.c:3699:29: warning: function call has aggregate value [-Waggregate-return]
  295. rsvg-filter.c:3701:29: warning: function call has aggregate value [-Waggregate-return]
  296. rsvg-filter.c:3703:33: warning: function call has aggregate value [-Waggregate-return]
  297. rsvg-filter.c:3705:34: warning: function call has aggregate value [-Waggregate-return]
  298. rsvg-filter.c: In function 'rsvg_filter_primitive_component_transfer_set_atts':
  299. rsvg-filter.c:2312:29: warning: function call has aggregate value [-Waggregate-return]
  300. rsvg-filter.c:2314:29: warning: function call has aggregate value [-Waggregate-return]
  301. rsvg-filter.c:2316:33: warning: function call has aggregate value [-Waggregate-return]
  302. rsvg-filter.c:2318:34: warning: function call has aggregate value [-Waggregate-return]
  303. rsvg-filter.c: In function 'rsvg_filter_primitive_merge_set_atts':
  304. rsvg-filter.c:1793:29: warning: function call has aggregate value [-Waggregate-return]
  305. rsvg-filter.c:1795:29: warning: function call has aggregate value [-Waggregate-return]
  306. rsvg-filter.c:1797:33: warning: function call has aggregate value [-Waggregate-return]
  307. rsvg-filter.c:1799:34: warning: function call has aggregate value [-Waggregate-return]
  308. rsvg-filter.c: In function 'rsvg_filter_primitive_offset_set_atts':
  309. rsvg-filter.c:1690:29: warning: function call has aggregate value [-Waggregate-return]
  310. rsvg-filter.c:1692:29: warning: function call has aggregate value [-Waggregate-return]
  311. rsvg-filter.c:1694:33: warning: function call has aggregate value [-Waggregate-return]
  312. rsvg-filter.c:1696:34: warning: function call has aggregate value [-Waggregate-return]
  313. rsvg-filter.c:1698:24: warning: function call has aggregate value [-Waggregate-return]
  314. rsvg-filter.c:1700:24: warning: function call has aggregate value [-Waggregate-return]
  315. rsvg-filter.c: In function 'rsvg_filter_primitive_blend_set_atts':
  316. rsvg-filter.c:1033:29: warning: function call has aggregate value [-Waggregate-return]
  317. rsvg-filter.c:1035:29: warning: function call has aggregate value [-Waggregate-return]
  318. rsvg-filter.c:1037:33: warning: function call has aggregate value [-Waggregate-return]
  319. rsvg-filter.c:1039:34: warning: function call has aggregate value [-Waggregate-return]
  320. rsvg-filter.c: In function 'rsvg_filter_set_args':
  321. rsvg-filter.c:785:23: warning: function call has aggregate value [-Waggregate-return]
  322. rsvg-filter.c:787:23: warning: function call has aggregate value [-Waggregate-return]
  323. rsvg-filter.c:789:27: warning: function call has aggregate value [-Waggregate-return]
  324. rsvg-filter.c:791:28: warning: function call has aggregate value [-Waggregate-return]
  325. rsvg-filter.c: In function 'rsvg_filter_primitive_flood_render':
  326. rsvg-filter.c:2835:15: warning: function call has aggregate value [-Waggregate-return]
  327. rsvg-filter.c: In function 'rsvg_filter_primitive_image_render':
  328. rsvg-filter.c:3623:15: warning: function call has aggregate value [-Waggregate-return]
  329. rsvg-filter.c:3556:15: warning: function call has aggregate value [-Waggregate-return]
  330. rsvg-filter.c: In function 'rsvg_filter_primitive_specular_lighting_set_atts':
  331. rsvg-filter.c:4466:29: warning: function call has aggregate value [-Waggregate-return]
  332. rsvg-filter.c:4468:29: warning: function call has aggregate value [-Waggregate-return]
  333. rsvg-filter.c:4470:33: warning: function call has aggregate value [-Waggregate-return]
  334. rsvg-filter.c:4472:34: warning: function call has aggregate value [-Waggregate-return]
  335. rsvg-filter.c: In function 'rsvg_filter_primitive_displacement_map_set_atts':
  336. rsvg-filter.c:3079:29: warning: function call has aggregate value [-Waggregate-return]
  337. rsvg-filter.c:3081:29: warning: function call has aggregate value [-Waggregate-return]
  338. rsvg-filter.c:3083:33: warning: function call has aggregate value [-Waggregate-return]
  339. rsvg-filter.c:3085:34: warning: function call has aggregate value [-Waggregate-return]
  340. rsvg-filter.c: In function 'rsvg_filter_primitive_composite_set_atts':
  341. rsvg-filter.c:2775:29: warning: function call has aggregate value [-Waggregate-return]
  342. rsvg-filter.c:2777:29: warning: function call has aggregate value [-Waggregate-return]
  343. rsvg-filter.c:2779:33: warning: function call has aggregate value [-Waggregate-return]
  344. rsvg-filter.c:2781:34: warning: function call has aggregate value [-Waggregate-return]
  345. rsvg-filter.c: In function 'rsvg_filter_primitive_diffuse_lighting_set_atts':
  346. rsvg-filter.c:4276:29: warning: function call has aggregate value [-Waggregate-return]
  347. rsvg-filter.c:4278:29: warning: function call has aggregate value [-Waggregate-return]
  348. rsvg-filter.c:4280:33: warning: function call has aggregate value [-Waggregate-return]
  349. rsvg-filter.c:4282:34: warning: function call has aggregate value [-Waggregate-return]
  350. rsvg-filter.c: In function 'rsvg_filter_primitive_erode_set_atts':
  351. rsvg-filter.c:2531:29: warning: function call has aggregate value [-Waggregate-return]
  352. rsvg-filter.c:2533:29: warning: function call has aggregate value [-Waggregate-return]
  353. rsvg-filter.c:2535:33: warning: function call has aggregate value [-Waggregate-return]
  354. rsvg-filter.c:2537:34: warning: function call has aggregate value [-Waggregate-return]
  355. rsvg-filter.c: In function 'rsvg_filter_primitive_gaussian_blur_set_atts':
  356. rsvg-filter.c:1546:29: warning: function call has aggregate value [-Waggregate-return]
  357. rsvg-filter.c:1548:29: warning: function call has aggregate value [-Waggregate-return]
  358. rsvg-filter.c:1550:33: warning: function call has aggregate value [-Waggregate-return]
  359. rsvg-filter.c:1552:34: warning: function call has aggregate value [-Waggregate-return]
  360. rsvg-filter.c: In function 'rsvg_node_light_source_set_atts':
  361. rsvg-filter.c:4094:21: warning: function call has aggregate value [-Waggregate-return]
  362. rsvg-filter.c:4096:21: warning: function call has aggregate value [-Waggregate-return]
  363. rsvg-filter.c:4098:21: warning: function call has aggregate value [-Waggregate-return]
  364. rsvg-filter.c:4100:29: warning: function call has aggregate value [-Waggregate-return]
  365. rsvg-filter.c:4102:29: warning: function call has aggregate value [-Waggregate-return]
  366. rsvg-filter.c:4104:29: warning: function call has aggregate value [-Waggregate-return]
  367. rsvg-filter.c: In function 'rsvg_filter_primitive_turbulence_set_atts':
  368. rsvg-filter.c:3459:29: warning: function call has aggregate value [-Waggregate-return]
  369. rsvg-filter.c:3461:29: warning: function call has aggregate value [-Waggregate-return]
  370. rsvg-filter.c:3463:33: warning: function call has aggregate value [-Waggregate-return]
  371. rsvg-filter.c:3465:34: warning: function call has aggregate value [-Waggregate-return]
  372. rsvg-filter.c: In function 'rsvg_filter_primitive_flood_set_atts':
  373. rsvg-filter.c:2892:23: warning: function call has aggregate value [-Waggregate-return]
  374. rsvg-filter.c:2894:23: warning: function call has aggregate value [-Waggregate-return]
  375. rsvg-filter.c:2896:27: warning: function call has aggregate value [-Waggregate-return]
  376. rsvg-filter.c:2898:28: warning: function call has aggregate value [-Waggregate-return]
  377. rsvg-filter.c: In function 'get_surface_normal':
  378. rsvg-filter.c:3883:1: warning: function returns an aggregate [-Waggregate-return]
  379. rsvg-filter.c: In function 'get_light_direction':
  380. rsvg-filter.c:3999:1: warning: function returns an aggregate [-Waggregate-return]
  381. rsvg-filter.c: In function 'rsvg_filter_get_result':
  382. rsvg-filter.c:676:1: warning: function returns an aggregate [-Waggregate-return]
  383. rsvg-filter.c: In function 'rsvg_filter_get_in':
  384. rsvg-filter.c:733:35: warning: function call has aggregate value [-Waggregate-return]
  385. rsvg-filter.c: In function 'rsvg_filter_primitive_composite_render':
  386. rsvg-filter.c:2605:15: warning: function call has aggregate value [-Waggregate-return]
  387. rsvg-filter.c: In function 'rsvg_filter_primitive_erode_render':
  388. rsvg-filter.c:2444:15: warning: function call has aggregate value [-Waggregate-return]
  389. rsvg-filter.c: In function 'rsvg_filter_primitive_component_transfer_render':
  390. rsvg-filter.c:2219:15: warning: function call has aggregate value [-Waggregate-return]
  391. rsvg-filter.c: In function 'rsvg_filter_primitive_colour_matrix_render':
  392. rsvg-filter.c:1891:15: warning: function call has aggregate value [-Waggregate-return]
  393. rsvg-filter.c: In function 'rsvg_filter_primitive_merge_render':
  394. rsvg-filter.c:1744:15: warning: function call has aggregate value [-Waggregate-return]
  395. rsvg-filter.c: In function 'rsvg_filter_primitive_convolve_matrix_render':
  396. rsvg-filter.c:1104:15: warning: function call has aggregate value [-Waggregate-return]
  397. rsvg-filter.c: In function 'rsvg_filter_primitive_offset_render':
  398. rsvg-filter.c:1608:15: warning: function call has aggregate value [-Waggregate-return]
  399. rsvg-filter.c: In function 'rsvg_filter_primitive_blend_render':
  400. rsvg-filter.c:965:15: warning: function call has aggregate value [-Waggregate-return]
  401. rsvg-filter.c: In function 'rsvg_filter_primitive_displacement_map_render':
  402. rsvg-filter.c:2952:15: warning: function call has aggregate value [-Waggregate-return]
  403. rsvg-filter.c: In function 'rsvg_filter_primitive_turbulence_render':
  404. rsvg-filter.c:3380:15: warning: function call has aggregate value [-Waggregate-return]
  405. rsvg-filter.c: In function 'rsvg_filter_primitive_tile_render':
  406. rsvg-filter.c:4539:16: warning: function call has aggregate value [-Waggregate-return]
  407. rsvg-filter.c:4541:11: warning: function call has aggregate value [-Waggregate-return]
  408. rsvg-filter.c: In function 'rsvg_filter_primitive_gaussian_blur_render':
  409. rsvg-filter.c:1494:15: warning: function call has aggregate value [-Waggregate-return]
  410. rsvg-filter.c:1496:8: warning: function call has aggregate value [-Waggregate-return]
  411. rsvg-filter.c: In function 'get_light_colour':
  412. rsvg-filter.c:4026:1: warning: function returns an aggregate [-Waggregate-return]
  413. rsvg-filter.c: In function 'rsvg_filter_primitive_specular_lighting_render':
  414. rsvg-filter.c:4367:15: warning: function call has aggregate value [-Waggregate-return]
  415. rsvg-filter.c:4399:15: warning: function call has aggregate value [-Waggregate-return]
  416. rsvg-filter.c:4403:25: warning: function call has aggregate value [-Waggregate-return]
  417. rsvg-filter.c:4404:31: warning: function call has aggregate value [-Waggregate-return]
  418. rsvg-filter.c: In function 'rsvg_filter_primitive_diffuse_lighting_render':
  419. rsvg-filter.c:4181:15: warning: function call has aggregate value [-Waggregate-return]
  420. rsvg-filter.c:4225:15: warning: function call has aggregate value [-Waggregate-return]
  421. rsvg-filter.c:4226:15: warning: function call has aggregate value [-Waggregate-return]
  422. rsvg-filter.c:4229:25: warning: function call has aggregate value [-Waggregate-return]
  423. rsvg-filter.c: In function 'rsvg_filter_render':
  424. rsvg-filter.c:522:28: warning: function call has aggregate value [-Waggregate-return]
  425. rsvg-filter.c: In function 'rsvg_new_filter':
  426. rsvg-filter.c:811:15: warning: function call has aggregate value [-Waggregate-return]
  427. rsvg-filter.c:812:15: warning: function call has aggregate value [-Waggregate-return]
  428. rsvg-filter.c:813:19: warning: function call has aggregate value [-Waggregate-return]
  429. rsvg-filter.c:814:20: warning: function call has aggregate value [-Waggregate-return]
  430. rsvg-filter.c: In function 'rsvg_new_filter_primitive_offset':
  431. rsvg-filter.c:1716:16: warning: function call has aggregate value [-Waggregate-return]
  432. rsvg-filter.c:1717:16: warning: function call has aggregate value [-Waggregate-return]
  433. CC librsvg_2_la-rsvg-marker.lo
  434. rsvg-marker.c: In function 'rsvg_marker_render':
  435. rsvg-marker.c:129:22: warning: declaration of 'x' shadows a parameter [-Wshadow]
  436. rsvg-marker.c:103:48: warning: shadowed declaration is here [-Wshadow]
  437. rsvg-marker.c:129:25: warning: declaration of 'y' shadows a parameter [-Wshadow]
  438. rsvg-marker.c:103:59: warning: shadowed declaration is here [-Wshadow]
  439. rsvg-marker.c: In function 'rsvg_node_marker_set_atts':
  440. rsvg-marker.c:58:26: warning: function call has aggregate value [-Waggregate-return]
  441. rsvg-marker.c:60:26: warning: function call has aggregate value [-Waggregate-return]
  442. rsvg-marker.c:62:26: warning: function call has aggregate value [-Waggregate-return]
  443. rsvg-marker.c:64:27: warning: function call has aggregate value [-Waggregate-return]
  444. rsvg-marker.c:66:28: warning: function call has aggregate value [-Waggregate-return]
  445. rsvg-marker.c: In function 'rsvg_new_marker':
  446. rsvg-marker.c:94:18: warning: function call has aggregate value [-Waggregate-return]
  447. rsvg-marker.c:95:19: warning: function call has aggregate value [-Waggregate-return]
  448. CC librsvg_2_la-rsvg-mask.lo
  449. rsvg-mask.c: In function 'rsvg_mask_set_atts':
  450. rsvg-mask.c:53:21: warning: function call has aggregate value [-Waggregate-return]
  451. rsvg-mask.c:55:21: warning: function call has aggregate value [-Waggregate-return]
  452. rsvg-mask.c:57:25: warning: function call has aggregate value [-Waggregate-return]
  453. rsvg-mask.c:59:26: warning: function call has aggregate value [-Waggregate-return]
  454. rsvg-mask.c: In function 'rsvg_new_mask':
  455. rsvg-mask.c:80:13: warning: function call has aggregate value [-Waggregate-return]
  456. rsvg-mask.c:81:13: warning: function call has aggregate value [-Waggregate-return]
  457. rsvg-mask.c:82:17: warning: function call has aggregate value [-Waggregate-return]
  458. rsvg-mask.c:83:18: warning: function call has aggregate value [-Waggregate-return]
  459. CC librsvg_2_la-rsvg-shapes.lo
  460. rsvg-shapes.c: In function '_rsvg_node_ellipse_set_atts':
  461. rsvg-shapes.c:641:25: warning: function call has aggregate value [-Waggregate-return]
  462. rsvg-shapes.c:643:25: warning: function call has aggregate value [-Waggregate-return]
  463. rsvg-shapes.c:645:25: warning: function call has aggregate value [-Waggregate-return]
  464. rsvg-shapes.c:647:25: warning: function call has aggregate value [-Waggregate-return]
  465. rsvg-shapes.c: In function '_rsvg_node_circle_set_atts':
  466. rsvg-shapes.c:512:24: warning: function call has aggregate value [-Waggregate-return]
  467. rsvg-shapes.c:514:24: warning: function call has aggregate value [-Waggregate-return]
  468. rsvg-shapes.c:516:23: warning: function call has aggregate value [-Waggregate-return]
  469. rsvg-shapes.c: In function '_rsvg_node_rect_set_atts':
  470. rsvg-shapes.c:332:21: warning: function call has aggregate value [-Waggregate-return]
  471. rsvg-shapes.c:334:21: warning: function call has aggregate value [-Waggregate-return]
  472. rsvg-shapes.c:336:21: warning: function call has aggregate value [-Waggregate-return]
  473. rsvg-shapes.c:338:21: warning: function call has aggregate value [-Waggregate-return]
  474. rsvg-shapes.c:340:22: warning: function call has aggregate value [-Waggregate-return]
  475. rsvg-shapes.c:344:22: warning: function call has aggregate value [-Waggregate-return]
  476. rsvg-shapes.c: In function '_rsvg_node_line_set_atts':
  477. rsvg-shapes.c:253:22: warning: function call has aggregate value [-Waggregate-return]
  478. rsvg-shapes.c:255:22: warning: function call has aggregate value [-Waggregate-return]
  479. rsvg-shapes.c:257:22: warning: function call has aggregate value [-Waggregate-return]
  480. rsvg-shapes.c:259:22: warning: function call has aggregate value [-Waggregate-return]
  481. rsvg-shapes.c: In function 'rsvg_new_line':
  482. rsvg-shapes.c:312:14: warning: function call has aggregate value [-Waggregate-return]
  483. rsvg-shapes.c: In function 'rsvg_new_rect':
  484. rsvg-shapes.c:492:13: warning: function call has aggregate value [-Waggregate-return]
  485. rsvg-shapes.c: In function 'rsvg_new_circle':
  486. rsvg-shapes.c:622:16: warning: function call has aggregate value [-Waggregate-return]
  487. rsvg-shapes.c: In function 'rsvg_new_ellipse':
  488. rsvg-shapes.c:753:17: warning: function call has aggregate value [-Waggregate-return]
  489. CC librsvg_2_la-rsvg-structure.lo
  490. rsvg-structure.c: In function 'rsvg_node_symbol_set_atts':
  491. rsvg-structure.c:471:26: warning: function call has aggregate value [-Waggregate-return]
  492. rsvg-structure.c: In function 'rsvg_node_use_set_atts':
  493. rsvg-structure.c:420:20: warning: function call has aggregate value [-Waggregate-return]
  494. rsvg-structure.c:422:20: warning: function call has aggregate value [-Waggregate-return]
  495. rsvg-structure.c:424:20: warning: function call has aggregate value [-Waggregate-return]
  496. rsvg-structure.c:426:20: warning: function call has aggregate value [-Waggregate-return]
  497. rsvg-structure.c: In function 'rsvg_node_svg_set_atts':
  498. rsvg-structure.c:339:23: warning: function call has aggregate value [-Waggregate-return]
  499. rsvg-structure.c:344:20: warning: function call has aggregate value [-Waggregate-return]
  500. rsvg-structure.c:346:20: warning: function call has aggregate value [-Waggregate-return]
  501. rsvg-structure.c:352:20: warning: function call has aggregate value [-Waggregate-return]
  502. rsvg-structure.c:354:20: warning: function call has aggregate value [-Waggregate-return]
  503. rsvg-structure.c: In function 'rsvg_new_svg':
  504. rsvg-structure.c:400:12: warning: function call has aggregate value [-Waggregate-return]
  505. rsvg-structure.c:401:12: warning: function call has aggregate value [-Waggregate-return]
  506. rsvg-structure.c:402:12: warning: function call has aggregate value [-Waggregate-return]
  507. rsvg-structure.c:403:12: warning: function call has aggregate value [-Waggregate-return]
  508. rsvg-structure.c: In function 'rsvg_new_use':
  509. rsvg-structure.c:448:12: warning: function call has aggregate value [-Waggregate-return]
  510. rsvg-structure.c:449:12: warning: function call has aggregate value [-Waggregate-return]
  511. rsvg-structure.c:450:12: warning: function call has aggregate value [-Waggregate-return]
  512. rsvg-structure.c:451:12: warning: function call has aggregate value [-Waggregate-return]
  513. CC librsvg_2_la-rsvg-styles.lo
  514. rsvg-styles.c: In function 'rsvg_parse_style_pair':
  515. rsvg-styles.c:640:29: warning: function call has aggregate value [-Waggregate-return]
  516. rsvg-styles.c:666:26: warning: function call has aggregate value [-Waggregate-return]
  517. rsvg-styles.c:753:24: warning: function call has aggregate value [-Waggregate-return]
  518. rsvg-styles.c:777:28: warning: function call has aggregate value [-Waggregate-return]
  519. rsvg-styles.c: In function 'rsvg_state_init':
  520. rsvg-styles.c:125:25: warning: function call has aggregate value [-Waggregate-return]
  521. rsvg-styles.c:139:22: warning: function call has aggregate value [-Waggregate-return]
  522. rsvg-styles.c:148:27: warning: function call has aggregate value [-Waggregate-return]
  523. CC librsvg_2_la-rsvg-text.lo
  524. rsvg-text.c: In function 'rsvg_text_create_layout':
  525. rsvg-text.c:480:21: warning: declaration of 'attribute' shadows a global declaration [-Wshadow]
  526. In file included from rsvg-private.h:34:0,
  527. from rsvg-text.c:29:
  528. /home/marco/mxe/usr/i686-pc-mingw32/include/libxml2/libxml/SAX.h:104:3: warning: shadowed declaration is here [-Wshadow]
  529. rsvg-text.c: In function '_rsvg_node_tspan_set_atts':
  530. rsvg-text.c:383:21: warning: function call has aggregate value [-Waggregate-return]
  531. rsvg-text.c:385:21: warning: function call has aggregate value [-Waggregate-return]
  532. rsvg-text.c:387:22: warning: function call has aggregate value [-Waggregate-return]
  533. rsvg-text.c:389:22: warning: function call has aggregate value [-Waggregate-return]
  534. rsvg-text.c: In function '_rsvg_node_text_set_atts':
  535. rsvg-text.c:134:21: warning: function call has aggregate value [-Waggregate-return]
  536. rsvg-text.c:136:21: warning: function call has aggregate value [-Waggregate-return]
  537. rsvg-text.c:138:22: warning: function call has aggregate value [-Waggregate-return]
  538. rsvg-text.c:140:22: warning: function call has aggregate value [-Waggregate-return]
  539. rsvg-text.c: In function 'rsvg_new_text':
  540. rsvg-text.c:308:13: warning: function call has aggregate value [-Waggregate-return]
  541. rsvg-text.c: In function 'rsvg_new_tspan':
  542. rsvg-text.c:409:14: warning: function call has aggregate value [-Waggregate-return]
  543. CC librsvg_2_la-rsvg-cond.lo
  544. CC librsvg_2_la-rsvg-base.lo
  545. rsvg-base.c: In function 'rsvg_start_xinclude':
  546. rsvg-base.c:551:36: warning: pointer targets in passing argument 1 of 'g_convert' differ in signedness [-Wpointer-sign]
  547. In file included from /home/marco/mxe/usr/i686-pc-mingw32/include/glib-2.0/glib.h:43:0,
  548. from /home/marco/mxe/usr/i686-pc-mingw32/include/glib-2.0/gobject/gbinding.h:30,
  549. from /home/marco/mxe/usr/i686-pc-mingw32/include/glib-2.0/glib-object.h:25,
  550. from rsvg.h:31,
  551. from rsvg-base.c:29:
  552. /home/marco/mxe/usr/i686-pc-mingw32/include/glib-2.0/glib/gconvert.h:89:8: note: expected 'const gchar *' but argument is of type 'guint8 *'
  553. rsvg-base.c:554:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  554. rsvg-base.c: In function 'rsvg_entity_decl':
  555. rsvg-base.c:822:13: warning: pointer targets in passing argument 1 of 'xmlCharStrndup' differ in signedness [-Wpointer-sign]
  556. In file included from /home/marco/mxe/usr/i686-pc-mingw32/include/libxml2/libxml/tree.h:18:0,
  557. from /home/marco/mxe/usr/i686-pc-mingw32/include/libxml2/libxml/parser.h:16,
  558. from /home/marco/mxe/usr/i686-pc-mingw32/include/libxml2/libxml/SAX.h:18,
  559. from rsvg-private.h:34,
  560. from rsvg-base.c:30:
  561. /home/marco/mxe/usr/i686-pc-mingw32/include/libxml2/libxml/xmlstring.h:46:17: note: expected 'const char *' but argument is of type 'guint8 *'
  562. rsvg-base.c: In function 'rsvg_handle_close_impl':
  563. rsvg-base.c:1147:19: warning: declaration of 'xmlDoc' shadows a global declaration [-Wshadow]
  564. In file included from /home/marco/mxe/usr/i686-pc-mingw32/include/libxml2/libxml/parser.h:16:0,
  565. from /home/marco/mxe/usr/i686-pc-mingw32/include/libxml2/libxml/SAX.h:18,
  566. from rsvg-private.h:34,
  567. from rsvg-base.c:30:
  568. /home/marco/mxe/usr/i686-pc-mingw32/include/libxml2/libxml/tree.h:548:24: warning: shadowed declaration is here [-Wshadow]
  569. In file included from rsvg-base.c:30:0:
  570. rsvg-base.c: In function 'rsvg_handle_get_dimensions_sub':
  571. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.1': function not considered for inlining [-Winline]
  572. rsvg-base.c:1308:1: warning: called from here [-Winline]
  573. In file included from rsvg-base.c:30:0:
  574. rsvg-base.c: In function 'rsvg_handle_get_position_sub':
  575. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.1': call is unlikely and code size would grow [-Winline]
  576. rsvg-base.c:1418:1: warning: called from here [-Winline]
  577. CC librsvg_2_la-librsvg-enum-types.lo
  578. CC librsvg_2_la-rsvg-cairo-draw.lo
  579. rsvg-cairo-draw.c: In function 'rsvg_cairo_create_pango_context':
  580. rsvg-cairo-draw.c:374:5: warning: 'pango_cairo_font_map_create_context' is deprecated (declared at /home/marco/mxe/usr/i686-pc-mingw32/include/pango-1.0/pango/pangocairo.h:79): Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
  581. rsvg-cairo-draw.c: In function 'rsvg_cairo_pop_render_stack':
  582. rsvg-cairo-draw.c:808:9: warning: passing argument 5 of 'rsvg_filter_render' discards 'const' qualifier from pointer target type [enabled by default]
  583. In file included from rsvg-cairo-draw.c:35:0:
  584. rsvg-filter.h:48:18: note: expected 'char *' but argument is of type 'const char *'
  585. In file included from rsvg-cairo-draw.h:31:0,
  586. from rsvg-cairo-draw.c:30:
  587. rsvg-cairo-draw.c: In function '_set_source_rsvg_pattern.isra.5':
  588. 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]
  589. rsvg-cairo-draw.c:182:1: warning: called from here [-Winline]
  590. In file included from rsvg-cairo-draw.h:31:0,
  591. from rsvg-cairo-draw.c:30:
  592. rsvg-cairo-draw.c: In function '_set_source_rsvg_radial_gradient.isra.3':
  593. 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]
  594. rsvg-cairo-draw.c:114:1: warning: called from here [-Winline]
  595. In file included from rsvg-cairo-draw.h:31:0,
  596. from rsvg-cairo-draw.c:30:
  597. rsvg-cairo-draw.c: In function '_set_source_rsvg_linear_gradient.isra.2':
  598. 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]
  599. rsvg-cairo-draw.c:70:1: warning: called from here [-Winline]
  600. In file included from rsvg-cairo-draw.h:31:0,
  601. from rsvg-cairo-draw.c:30:
  602. rsvg-cairo-draw.c: In function '_set_source_rsvg_paint_server.isra.6':
  603. 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]
  604. rsvg-cairo-draw.c:330:1: warning: called from here [-Winline]
  605. In file included from rsvg-cairo-draw.h:31:0,
  606. from rsvg-cairo-draw.c:30:
  607. rsvg-cairo-draw.c: In function 'rsvg_cairo_create_pango_context':
  608. 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]
  609. rsvg-cairo-draw.c:367:1: warning: called from here [-Winline]
  610. In file included from rsvg-cairo-draw.h:31:0,
  611. from rsvg-cairo-draw.c:30:
  612. rsvg-cairo-draw.c: In function 'rsvg_cairo_render_pango_layout':
  613. 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]
  614. rsvg-cairo-draw.c:381:1: warning: called from here [-Winline]
  615. In file included from rsvg-cairo-draw.h:31:0,
  616. from rsvg-cairo-draw.c:30:
  617. rsvg-cairo-draw.c: In function 'rsvg_cairo_render_surface':
  618. 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]
  619. rsvg-cairo-draw.c:559:1: warning: called from here [-Winline]
  620. In file included from rsvg-cairo-draw.h:31:0,
  621. from rsvg-cairo-draw.c:30:
  622. rsvg-cairo-draw.c: In function 'rsvg_cairo_push_discrete_layer':
  623. 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]
  624. rsvg-cairo-draw.c:777:1: warning: called from here [-Winline]
  625. In file included from rsvg-cairo-draw.h:31:0,
  626. from rsvg-cairo-draw.c:30:
  627. 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]
  628. rsvg-cairo-draw.c:777:1: warning: called from here [-Winline]
  629. In file included from rsvg-cairo-draw.h:31:0,
  630. from rsvg-cairo-draw.c:30:
  631. rsvg-cairo-draw.c: In function 'rsvg_cairo_add_clipping_rect':
  632. 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]
  633. rsvg-cairo-draw.c:860:1: warning: called from here [-Winline]
  634. In file included from rsvg-cairo-draw.h:31:0,
  635. from rsvg-cairo-draw.c:30:
  636. rsvg-cairo-draw.c: In function 'rsvg_cairo_pop_discrete_layer':
  637. 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]
  638. rsvg-cairo-draw.c:851:1: warning: called from here [-Winline]
  639. In file included from rsvg-cairo-draw.h:31:0,
  640. from rsvg-cairo-draw.c:30:
  641. 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]
  642. rsvg-cairo-draw.c:851:1: warning: called from here [-Winline]
  643. In file included from rsvg-cairo-draw.h:31:0,
  644. from rsvg-cairo-draw.c:30:
  645. 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]
  646. rsvg-cairo-draw.c:851:1: warning: called from here [-Winline]
  647. In file included from rsvg-cairo-draw.h:31:0,
  648. from rsvg-cairo-draw.c:30:
  649. rsvg-cairo-draw.c: In function 'rsvg_cairo_render_path':
  650. 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]
  651. rsvg-cairo-draw.c:453:1: warning: called from here [-Winline]
  652. CC librsvg_2_la-rsvg-cairo-render.lo
  653. CC librsvg_2_la-rsvg-cairo-clip.lo
  654. In file included from rsvg-cairo-draw.h:31:0,
  655. from rsvg-cairo-clip.c:30:
  656. rsvg-cairo-clip.c: In function 'rsvg_cairo_clip_render_path':
  657. 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]
  658. rsvg-cairo-clip.c:64:1: warning: called from here [-Winline]
  659. In file included from rsvg-cairo-draw.h:31:0,
  660. from rsvg-cairo-clip.c:30:
  661. rsvg-cairo-clip.c: In function 'rsvg_cairo_clip_render_free':
  662. 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]
  663. rsvg-cairo-clip.c:92:1: warning: called from here [-Winline]
  664. In file included from rsvg-cairo-draw.h:31:0,
  665. from rsvg-cairo-clip.c:30:
  666. rsvg-cairo-clip.c: In function 'rsvg_cairo_clip':
  667. rsvg-private.h:236:1: warning: inlining failed in call to '_rsvg_render_check_type.part.0': function not considered for inlining [-Winline]
  668. rsvg-cairo-clip.c:141:1: warning: called from here [-Winline]
  669. CC librsvg_2_la-rsvg.lo
  670. CC librsvg_2_la-rsvg-gobject.lo
  671. CC librsvg_2_la-rsvg-file-util.lo
  672. CC librsvg_2_la-rsvg-size-callback.lo
  673. CC librsvg_2_la-rsvg-xml.lo
  674. CCLD librsvg-2.la
  675. make[5]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4'
  676. /bin/mkdir -p '/home/marco/mxe/usr/i686-pc-mingw32/lib'
  677. /bin/bash ./libtool --mode=install /usr/bin/install -c librsvg-2.la '/home/marco/mxe/usr/i686-pc-mingw32/lib'
  678. libtool: install: /usr/bin/install -c .libs/librsvg-2.lai /home/marco/mxe/usr/i686-pc-mingw32/lib/librsvg-2.la
  679. libtool: install: /usr/bin/install -c .libs/librsvg-2.a /home/marco/mxe/usr/i686-pc-mingw32/lib/librsvg-2.a
  680. libtool: install: chmod 644 /home/marco/mxe/usr/i686-pc-mingw32/lib/librsvg-2.a
  681. libtool: install: i686-pc-mingw32-ranlib /home/marco/mxe/usr/i686-pc-mingw32/lib/librsvg-2.a
  682. /bin/mkdir -p '/home/marco/mxe/usr/i686-pc-mingw32/include/librsvg-2.0/librsvg'
  683. /usr/bin/install -c -m 644 rsvg.h rsvg-cairo.h librsvg-features.h librsvg-enum-types.h '/home/marco/mxe/usr/i686-pc-mingw32/include/librsvg-2.0/librsvg'
  684. /bin/mkdir -p '/home/marco/mxe/usr/i686-pc-mingw32/share/man/man1'
  685. /usr/bin/install -c -m 644 rsvg-convert.1 '/home/marco/mxe/usr/i686-pc-mingw32/share/man/man1'
  686. /bin/mkdir -p '/home/marco/mxe/usr/i686-pc-mingw32/lib/pkgconfig'
  687. /usr/bin/install -c -m 644 librsvg-2.0.pc '/home/marco/mxe/usr/i686-pc-mingw32/lib/pkgconfig'
  688. make[5]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4'
  689. make[4]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4'
  690. Making install in gdk-pixbuf-loader
  691. make[4]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/gdk-pixbuf-loader'
  692. make[5]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/gdk-pixbuf-loader'
  693. make[5]: Nothing to be done for `install-exec-am'.
  694. make install-data-hook
  695. make[6]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/gdk-pixbuf-loader'
  696. make[6]: Nothing to be done for `install-data-hook'.
  697. make[6]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/gdk-pixbuf-loader'
  698. make[5]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/gdk-pixbuf-loader'
  699. make[4]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/gdk-pixbuf-loader'
  700. Making install in tests
  701. make[4]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tests'
  702. Making install in pdiff
  703. make[5]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tests/pdiff'
  704. CC lpyramid.lo
  705. CC pdiff.lo
  706. CCLD libpdiff.la
  707. make[6]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tests/pdiff'
  708. make[6]: Nothing to be done for `install-exec-am'.
  709. make[6]: Nothing to be done for `install-data-am'.
  710. make[6]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tests/pdiff'
  711. make[5]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tests/pdiff'
  712. Making install in .
  713. make[5]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tests'
  714. CC test-utils.lo
  715. CC rsvg-size-callback.lo
  716. CCLD libtest-utils.la
  717. make[6]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tests'
  718. make[6]: Nothing to be done for `install-exec-am'.
  719. make[6]: Nothing to be done for `install-data-am'.
  720. make[6]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tests'
  721. make[5]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tests'
  722. make[4]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tests'
  723. Making install in tools
  724. make[4]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tools'
  725. CC rsvg-tools-main.lo
  726. CCLD librsvg_tools_main.la
  727. make[5]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tools'
  728. make[5]: Nothing to be done for `install-exec-am'.
  729. make[5]: Nothing to be done for `install-data-am'.
  730. make[5]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tools'
  731. make[4]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/tools'
  732. Making install in doc
  733. make[4]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/doc'
  734. make[5]: Entering directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/doc'
  735. make[5]: Nothing to be done for `install-exec-am'.
  736. /usr/bin/install -c -m 644 ./html/annotation-glossary.html
  737. /usr/bin/install -c -m 644 ./html/api-index-2-14.html
  738. /usr/bin/install -c -m 644 ./html/api-index-2-22.html
  739. /usr/bin/install -c -m 644 ./html/api-index-2-32.html
  740. /usr/bin/install -c -m 644 ./html/api-index-2-36.html
  741. /usr/bin/install -c -m 644 ./html/api-index-2-4.html
  742. /usr/bin/install -c -m 644 ./html/api-index-2-8.html
  743. /usr/bin/install -c -m 644 ./html/api-index-2-9.html
  744. /usr/bin/install -c -m 644 ./html/api-index-deprecated.html
  745. /usr/bin/install -c -m 644 ./html/api-index-full.html
  746. /usr/bin/install -c -m 644 ./html/home.png
  747. /usr/bin/install -c -m 644 ./html/index.html
  748. /usr/bin/install -c -m 644 ./html/index.sgml
  749. /usr/bin/install -c -m 644 ./html/left.png
  750. /usr/bin/install -c -m 644 ./html/licence.html
  751. /usr/bin/install -c -m 644 ./html/object-tree.html
  752. /usr/bin/install -c -m 644 ./html/right.png
  753. /usr/bin/install -c -m 644 ./html/rsvg.devhelp2
  754. /usr/bin/install -c -m 644 ./html/RsvgHandle.html
  755. /usr/bin/install -c -m 644 ./html/rsvg.html
  756. /usr/bin/install -c -m 644 ./html/rsvg-Using-RSVG-with-cairo.html
  757. /usr/bin/install -c -m 644 ./html/rsvg-Using-RSVG-with-GdkPixbuf.html
  758. /usr/bin/install -c -m 644 ./html/rsvg-Using-RSVG-with-GIO.html
  759. /usr/bin/install -c -m 644 ./html/rsvg-Version-check-and-feature-tests.html
  760. /usr/bin/install -c -m 644 ./html/style.css
  761. /usr/bin/install -c -m 644 ./html/up.png
  762. make[5]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/doc'
  763. make[4]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4/doc'
  764. make[3]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4'
  765. make[2]: Leaving directory `/home/marco/mxe/tmp-librsvg/librsvg-2.36.4'
  766. 'i686-pc-mingw32-gcc' -W -Wall -Werror -ansi -pedantic './src/librsvg-test.c' -o '/home/marco/mxe/usr/i686-pc-mingw32/bin/test-librsvg.exe' `'i686-pc-mingw32-pkg-config' librsvg-2.0 --cflags --libs`
  767. /home/marco/mxe/usr/i686-pc-mingw32/lib/libharfbuzz.a(libharfbuzz_la-hb-uniscribe.o): In function `hb_uniscribe_shaper_face_data_create':
  768. /home/marco/mxe/tmp-harfbuzz/harfbuzz-0.9.6/src/hb-uniscribe.cc:84: undefined reference to `AddFontMemResourceEx@16'
  769. /home/marco/mxe/usr/i686-pc-mingw32/lib/libharfbuzz.a(libharfbuzz_la-hb-uniscribe.o): In function `hb_uniscribe_shaper_face_data_destroy':
  770. /home/marco/mxe/tmp-harfbuzz/harfbuzz-0.9.6/src/hb-uniscribe.cc:98: undefined reference to `RemoveFontMemResourceEx@4'
  771. collect2: error: ld returned 1 exit status
  772. make[1]: *** [build-only-librsvg] Error 1
  773. make[1]: Leaving directory `/home/marco/mxe'
  774.  
  775. real 0m18.247s
  776. user 0m10.713s
  777. sys 0m2.020s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement