Advertisement
Guest User

Untitled

a guest
Sep 9th, 2013
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.97 KB | None | 0 0
  1.  
  2. ==> Validating source files with sha256sums...
  3. libgnomeprint-2.18.8.tar.bz2 ... Passed
  4. bug653388.patch ... Passed
  5. ==> Extracting sources...
  6. -> Extracting libgnomeprint-2.18.8.tar.bz2 with bsdtar
  7. ==> Starting build()...
  8. patching file libgnomeprint/modules/cups/gnome-print-cups-transport.c
  9. checking for a BSD-compatible install... /usr/bin/install -c
  10. checking whether build environment is sane... yes
  11. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  12. checking for gawk... gawk
  13. checking whether make sets $(MAKE)... yes
  14. checking whether to enable maintainer-specific portions of Makefiles... no
  15. checking whether NLS is requested... yes
  16. checking for style of include used by make... GNU
  17. checking for gcc... gcc
  18. checking whether the C compiler works... yes
  19. checking for C compiler default output file name... a.out
  20. checking for suffix of executables...
  21. checking whether we are cross compiling... no
  22. checking for suffix of object files... o
  23. checking whether we are using the GNU C compiler... yes
  24. checking whether gcc accepts -g... yes
  25. checking for gcc option to accept ISO C89... none needed
  26. checking dependency style of gcc... gcc3
  27. checking for intltool >= 0.35.0... 0.50.2 found
  28. checking for intltool-update... /usr/bin/intltool-update
  29. checking for intltool-merge... /usr/bin/intltool-merge
  30. checking for intltool-extract... /usr/bin/intltool-extract
  31. checking for xgettext... /usr/bin/xgettext
  32. checking for msgmerge... /usr/bin/msgmerge
  33. checking for msgfmt... /usr/bin/msgfmt
  34. checking for gmsgfmt... /usr/bin/msgfmt
  35. checking for perl... /usr/bin/perl
  36. checking for perl >= 5.8.1... 5.18.1
  37. checking for XML::Parser... ok
  38. checking for library containing strerror... none required
  39. checking for gcc... (cached) gcc
  40. checking whether we are using the GNU C compiler... (cached) yes
  41. checking whether gcc accepts -g... (cached) yes
  42. checking for gcc option to accept ISO C89... (cached) none needed
  43. checking dependency style of gcc... (cached) gcc3
  44. checking how to run the C preprocessor... gcc -E
  45. checking for g++... g++
  46. checking whether we are using the GNU C++ compiler... yes
  47. checking whether g++ accepts -g... yes
  48. checking dependency style of g++... gcc3
  49. checking for grep that handles long lines and -e... /usr/bin/grep
  50. checking for egrep... /usr/bin/grep -E
  51. checking for ANSI C header files... yes
  52. checking build system type... x86_64-unknown-linux-gnu
  53. checking host system type... x86_64-unknown-linux-gnu
  54. checking for a sed that does not truncate output... /usr/bin/sed
  55. checking for fgrep... /usr/bin/grep -F
  56. checking for ld used by gcc... /usr/bin/ld
  57. checking if the linker (/usr/bin/ld) is GNU ld... yes
  58. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  59. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  60. checking whether ln -s works... yes
  61. checking the maximum length of command line arguments... 1572864
  62. checking whether the shell understands some XSI constructs... yes
  63. checking whether the shell understands "+="... yes
  64. checking for /usr/bin/ld option to reload object files... -r
  65. checking for objdump... objdump
  66. checking how to recognize dependent libraries... pass_all
  67. checking for ar... ar
  68. checking for strip... strip
  69. checking for ranlib... ranlib
  70. checking command to parse /usr/bin/nm -B output from gcc object... ok
  71. checking for sys/types.h... yes
  72. checking for sys/stat.h... yes
  73. checking for stdlib.h... yes
  74. checking for string.h... yes
  75. checking for memory.h... yes
  76. checking for strings.h... yes
  77. checking for inttypes.h... yes
  78. checking for stdint.h... yes
  79. checking for unistd.h... yes
  80. checking for dlfcn.h... yes
  81. checking whether we are using the GNU C++ compiler... (cached) yes
  82. checking whether g++ accepts -g... (cached) yes
  83. checking dependency style of g++... (cached) gcc3
  84. checking how to run the C++ preprocessor... g++ -E
  85. checking for objdir... .libs
  86. checking if gcc supports -fno-rtti -fno-exceptions... no
  87. checking for gcc option to produce PIC... -fPIC -DPIC
  88. checking if gcc PIC flag -fPIC -DPIC works... yes
  89. checking if gcc static flag -static works... yes
  90. checking if gcc supports -c -o file.o... yes
  91. checking if gcc supports -c -o file.o... (cached) yes
  92. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  93. checking whether -lc should be explicitly linked in... no
  94. checking dynamic linker characteristics... GNU/Linux ld.so
  95. checking how to hardcode library paths into programs... immediate
  96. checking whether stripping libraries is possible... yes
  97. checking if libtool supports shared libraries... yes
  98. checking whether to build shared libraries... yes
  99. checking whether to build static libraries... no
  100. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  101. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  102. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  103. checking for g++ option to produce PIC... -fPIC -DPIC
  104. checking if g++ PIC flag -fPIC -DPIC works... yes
  105. checking if g++ static flag -static works... yes
  106. checking if g++ supports -c -o file.o... yes
  107. checking if g++ supports -c -o file.o... (cached) yes
  108. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  109. checking dynamic linker characteristics... GNU/Linux ld.so
  110. checking how to hardcode library paths into programs... immediate
  111. checking for bind_textdomain_codeset... yes
  112. checking for popen... yes
  113. checking for pclose... yes
  114. checking for stdlib.h... (cached) yes
  115. checking for unistd.h... (cached) yes
  116. checking for sys/param.h... yes
  117. checking for getpagesize... yes
  118. checking for working mmap... yes
  119. checking locale.h usability... yes
  120. checking locale.h presence... yes
  121. checking for locale.h... yes
  122. checking for LC_MESSAGES... yes
  123. checking libintl.h usability... yes
  124. checking libintl.h presence... yes
  125. checking for libintl.h... yes
  126. checking for ngettext in libc... yes
  127. checking for dgettext in libc... yes
  128. checking for bind_textdomain_codeset... (cached) yes
  129. checking for msgfmt... (cached) /usr/bin/msgfmt
  130. checking for dcgettext... yes
  131. checking if msgfmt accepts -c... yes
  132. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  133. checking for xgettext... (cached) /usr/bin/xgettext
  134. checking for gtkdoc-mkdb... false
  135. checking for db2html... false
  136. checking for pkg-config... /usr/bin/pkg-config
  137. checking pkg-config is at least version 0.9.0... yes
  138. checking for GP_F... yes
  139. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  140. checking for cos in -lm... yes
  141. checking for freetype-config... /usr/bin/freetype-config
  142. configure: checking for sufficiently new FreeType (at least 2.0.5)
  143. checking for FT_Get_Postscript_Name in -lfreetype... yes
  144. checking for papiJobCreate in -lpapi... no
  145. checking for CUPS... yes
  146. checking for CUPS libraries version >= 1.1.20... Found version 1.6.3
  147. checking for LIBGNOMECUPS... yes
  148. checking for deflateEnd in -lz... yes
  149. checking zlib.h usability... yes
  150. checking zlib.h presence... yes
  151. checking for zlib.h... yes
  152. checking for bison... /usr/bin/bison
  153. checking for flex... /usr/bin/flex
  154. checking for TOOLS... yes
  155. configure: creating ./config.status
  156. config.status: creating Makefile
  157. config.status: creating libgnomeprint-zip
  158. config.status: creating filters/Makefile
  159. config.status: creating po/Makefile.in
  160. config.status: creating libgnomeprint/Makefile
  161. config.status: creating libgnomeprint/gpa/Makefile
  162. config.status: creating libgnomeprint/ttsubset/Makefile
  163. config.status: creating libgnomeprint/transports/Makefile
  164. config.status: creating libgnomeprint/libgnomeprint-2.2.pc
  165. config.status: creating libgnomeprint/libgnomeprint-2.2-uninstalled.pc
  166. config.status: creating libgnomeprint/modules/Makefile
  167. config.status: creating libgnomeprint/modules/cups/Makefile
  168. config.status: creating libgnomeprint/modules/papi/Makefile
  169. config.status: creating libgnomeprint/modules/lpd/Makefile
  170. config.status: creating libgnomeprint/modules/win32/Makefile
  171. config.status: creating data/Makefile
  172. config.status: creating data/models/Makefile
  173. config.status: creating data/models/GNOME-GENERIC-PS.xml.in
  174. config.status: creating data/models/GNOME-PDF-WRITER.xml.in
  175. config.status: creating data/models/GNOME-META.xml
  176. config.status: creating data/printers/Makefile
  177. config.status: creating tests/Makefile
  178. config.status: creating tests/files/Makefile
  179. config.status: creating tests/output/Makefile
  180. config.status: creating tests/tools/Makefile
  181. config.status: creating doc/Makefile
  182. config.status: creating doc/reference/Makefile
  183. config.status: creating config.h
  184. config.status: executing depfiles commands
  185. config.status: executing libtool commands
  186. config.status: executing default-1 commands
  187. config.status: executing po/stamp-it commands
  188.  
  189. Compiler: gcc
  190. Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2
  191. PAPI module: no
  192. Cups module: yes LIBS: -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt -lz -lgnomecups-1.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt -lz -lgobject-2.0 -lglib-2.0
  193. Win32 module: no
  194. Data dir: /usr/share/libgnomeprint/2.18.8
  195. Enable gtk-doc: No
  196.  
  197. make all-recursive
  198. make[1]: Entering directory `/tmp/yaourt-tmp-renato/aur-libgnomeprint/src/libgnomeprint-2.18.8'
  199. Making all in libgnomeprint
  200. make[2]: Entering directory `/tmp/yaourt-tmp-renato/aur-libgnomeprint/src/libgnomeprint-2.18.8/libgnomeprint'
  201. Making all in gpa
  202. make[3]: Entering directory `/tmp/yaourt-tmp-renato/aur-libgnomeprint/src/libgnomeprint-2.18.8/libgnomeprint/gpa'
  203. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-node.lo -MD -MP -MF .deps/gpa-node.Tpo -c -o gpa-node.lo gpa-node.c
  204. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-node.lo -MD -MP -MF .deps/gpa-node.Tpo -c gpa-node.c -fPIC -DPIC -o .libs/gpa-node.o
  205. mv -f .deps/gpa-node.Tpo .deps/gpa-node.Plo
  206. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-list.lo -MD -MP -MF .deps/gpa-list.Tpo -c -o gpa-list.lo gpa-list.c
  207. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-list.lo -MD -MP -MF .deps/gpa-list.Tpo -c gpa-list.c -fPIC -DPIC -o .libs/gpa-list.o
  208. mv -f .deps/gpa-list.Tpo .deps/gpa-list.Plo
  209. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-reference.lo -MD -MP -MF .deps/gpa-reference.Tpo -c -o gpa-reference.lo gpa-reference.c
  210. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-reference.lo -MD -MP -MF .deps/gpa-reference.Tpo -c gpa-reference.c -fPIC -DPIC -o .libs/gpa-reference.o
  211. mv -f .deps/gpa-reference.Tpo .deps/gpa-reference.Plo
  212. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-model.lo -MD -MP -MF .deps/gpa-model.Tpo -c -o gpa-model.lo gpa-model.c
  213. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-model.lo -MD -MP -MF .deps/gpa-model.Tpo -c gpa-model.c -fPIC -DPIC -o .libs/gpa-model.o
  214. mv -f .deps/gpa-model.Tpo .deps/gpa-model.Plo
  215. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-option.lo -MD -MP -MF .deps/gpa-option.Tpo -c -o gpa-option.lo gpa-option.c
  216. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-option.lo -MD -MP -MF .deps/gpa-option.Tpo -c gpa-option.c -fPIC -DPIC -o .libs/gpa-option.o
  217. mv -f .deps/gpa-option.Tpo .deps/gpa-option.Plo
  218. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-printer.lo -MD -MP -MF .deps/gpa-printer.Tpo -c -o gpa-printer.lo gpa-printer.c
  219. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-printer.lo -MD -MP -MF .deps/gpa-printer.Tpo -c gpa-printer.c -fPIC -DPIC -o .libs/gpa-printer.o
  220. mv -f .deps/gpa-printer.Tpo .deps/gpa-printer.Plo
  221. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-root.lo -MD -MP -MF .deps/gpa-root.Tpo -c -o gpa-root.lo gpa-root.c
  222. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-root.lo -MD -MP -MF .deps/gpa-root.Tpo -c gpa-root.c -fPIC -DPIC -o .libs/gpa-root.o
  223. mv -f .deps/gpa-root.Tpo .deps/gpa-root.Plo
  224. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-config.lo -MD -MP -MF .deps/gpa-config.Tpo -c -o gpa-config.lo gpa-config.c
  225. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-config.lo -MD -MP -MF .deps/gpa-config.Tpo -c gpa-config.c -fPIC -DPIC -o .libs/gpa-config.o
  226. mv -f .deps/gpa-config.Tpo .deps/gpa-config.Plo
  227. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-key.lo -MD -MP -MF .deps/gpa-key.Tpo -c -o gpa-key.lo gpa-key.c
  228. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-key.lo -MD -MP -MF .deps/gpa-key.Tpo -c gpa-key.c -fPIC -DPIC -o .libs/gpa-key.o
  229. mv -f .deps/gpa-key.Tpo .deps/gpa-key.Plo
  230. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-state.lo -MD -MP -MF .deps/gpa-state.Tpo -c -o gpa-state.lo gpa-state.c
  231. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-state.lo -MD -MP -MF .deps/gpa-state.Tpo -c gpa-state.c -fPIC -DPIC -o .libs/gpa-state.o
  232. mv -f .deps/gpa-state.Tpo .deps/gpa-state.Plo
  233. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-settings.lo -MD -MP -MF .deps/gpa-settings.Tpo -c -o gpa-settings.lo gpa-settings.c
  234. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-settings.lo -MD -MP -MF .deps/gpa-settings.Tpo -c gpa-settings.c -fPIC -DPIC -o .libs/gpa-settings.o
  235. mv -f .deps/gpa-settings.Tpo .deps/gpa-settings.Plo
  236. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-utils.lo -MD -MP -MF .deps/gpa-utils.Tpo -c -o gpa-utils.lo gpa-utils.c
  237. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gpa-utils.lo -MD -MP -MF .deps/gpa-utils.Tpo -c gpa-utils.c -fPIC -DPIC -o .libs/gpa-utils.o
  238. mv -f .deps/gpa-utils.Tpo .deps/gpa-utils.Plo
  239. /bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -lm -o libgpa.la gpa-node.lo gpa-list.lo gpa-reference.lo gpa-model.lo gpa-option.lo gpa-printer.lo gpa-root.lo gpa-config.lo gpa-key.lo gpa-state.lo gpa-settings.lo gpa-utils.lo
  240. libtool: link: ar cru .libs/libgpa.a .libs/gpa-node.o .libs/gpa-list.o .libs/gpa-reference.o .libs/gpa-model.o .libs/gpa-option.o .libs/gpa-printer.o .libs/gpa-root.o .libs/gpa-config.o .libs/gpa-key.o .libs/gpa-state.o .libs/gpa-settings.o .libs/gpa-utils.o
  241. libtool: link: ranlib .libs/libgpa.a
  242. libtool: link: ( cd ".libs" && rm -f "libgpa.la" && ln -s "../libgpa.la" "libgpa.la" )
  243. make[3]: Leaving directory `/tmp/yaourt-tmp-renato/aur-libgnomeprint/src/libgnomeprint-2.18.8/libgnomeprint/gpa'
  244. Making all in ttsubset
  245. make[3]: Entering directory `/tmp/yaourt-tmp-renato/aur-libgnomeprint/src/libgnomeprint-2.18.8/libgnomeprint/ttsubset'
  246. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGPA_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -DGPA_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT sft.lo -MD -MP -MF .deps/sft.Tpo -c -o sft.lo sft.c
  247. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGPA_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -DGPA_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT sft.lo -MD -MP -MF .deps/sft.Tpo -c sft.c -fPIC -DPIC -o .libs/sft.o
  248. sft.c: In function ‘GetCompoundTTOutline’:
  249. sft.c:743:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  250. if (listFind(glyphlist, (void *) (int) index)) {
  251. ^
  252. sft.c:757:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  253. listAppend(glyphlist, (void *) (int) index);
  254. ^
  255. sft.c: In function ‘GetTTGlyphOutline’:
  256. sft.c:941:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  257. listAppend(glyphlist, (void *) glyphID);
  258. ^
  259. sft.c: In function ‘GetTTGlyphComponents’:
  260. sft.c:1848:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  261. listAppend(glyphlist, (void *) glyphID);
  262. ^
  263. mv -f .deps/sft.Tpo .deps/sft.Plo
  264. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGPA_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -DGPA_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
  265. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGPA_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -DGPA_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o
  266. mv -f .deps/list.Tpo .deps/list.Plo
  267. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGPA_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -DGPA_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT ttcr.lo -MD -MP -MF .deps/ttcr.Tpo -c -o ttcr.lo ttcr.c
  268. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGPA_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -DGPA_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT ttcr.lo -MD -MP -MF .deps/ttcr.Tpo -c ttcr.c -fPIC -DPIC -o .libs/ttcr.o
  269. ttcr.c: In function ‘glyfAdd’:
  270. ttcr.c:1330:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  271. currentID = (guint32) listCurrent(glyphlist);
  272. ^
  273. mv -f .deps/ttcr.Tpo .deps/ttcr.Plo
  274. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGPA_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -DGPA_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.c
  275. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGPA_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -DGPA_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/crc32.o
  276. mv -f .deps/crc32.Tpo .deps/crc32.Plo
  277. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DBINDIR=\""/usr/bin"\" -DDATADIR=\""/usr/share"\" -DGPA_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -DGPA_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-tt-subset.lo -MD -MP -MF .deps/gnome-print-tt-subset.Tpo -c -o gnome-print-tt-subset.lo gnome-print-tt-subset.c
  278. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgnomeprint -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DGPA_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -DGPA_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DNO_MAPPERS -DNO_TYPE3 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-tt-subset.lo -MD -MP -MF .deps/gnome-print-tt-subset.Tpo -c gnome-print-tt-subset.c -fPIC -DPIC -o .libs/gnome-print-tt-subset.o
  279. mv -f .deps/gnome-print-tt-subset.Tpo .deps/gnome-print-tt-subset.Plo
  280. /bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -lm -o libttsubset.la sft.lo list.lo ttcr.lo crc32.lo gnome-print-tt-subset.lo
  281. libtool: link: ar cru .libs/libttsubset.a .libs/sft.o .libs/list.o .libs/ttcr.o .libs/crc32.o .libs/gnome-print-tt-subset.o
  282. libtool: link: ranlib .libs/libttsubset.a
  283. libtool: link: ( cd ".libs" && rm -f "libttsubset.la" && ln -s "../libttsubset.la" "libttsubset.la" )
  284. make[3]: Leaving directory `/tmp/yaourt-tmp-renato/aur-libgnomeprint/src/libgnomeprint-2.18.8/libgnomeprint/ttsubset'
  285. Making all in .
  286. make[3]: Entering directory `/tmp/yaourt-tmp-renato/aur-libgnomeprint/src/libgnomeprint-2.18.8/libgnomeprint'
  287. /usr/bin/glib-genmarshal libgnomeprint-marshal.list --body --prefix=libgnomeprint_marshal > libgnomeprint-marshal.c
  288. /usr/bin/glib-genmarshal libgnomeprint-marshal.list --header --prefix=libgnomeprint_marshal > libgnomeprint-marshal.h
  289. ( cd . && glib-mkenums \
  290. --fhead "#include \"libgnomeprint-enum-types.h\"\n#include \"gnome-print.h\"\n#include \"gnome-print-filter.h\"" \
  291. --fprod "\n/* enumerations from \"@filename@\" */" \
  292. --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[] = {" \
  293. --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
  294. --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \
  295. gnome-print-filter.h gnome-print-transport.h gnome-print-config.h gnome-print.h gp-gc.h gnome-print-job.h gnome-print-pango.h gnome-glyphlist.h gnome-pgl.h gnome-print-paper.h gnome-print-unit.h gnome-print-meta.h ) > tmp-libgnomeprint-enum-types.c \
  296. && (cmp -s tmp-libgnomeprint-enum-types.c libgnomeprint-enum-types.c || cp tmp-libgnomeprint-enum-types.c libgnomeprint-enum-types.c ) \
  297. && rm -f tmp-libgnomeprint-enum-types.c \
  298. && echo timestamp > s-enum-types-c
  299. ( cd . && glib-mkenums \
  300. --fhead "#ifndef __LIBGNOMEPRINT_ENUM_TYPES_H__\n#define __LIBGNOMEPRINT_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
  301. --fprod "/* enumerations from \"@filename@\" */\n" \
  302. --vhead "GType @enum_name@_get_type (void);\n#define GNOME_TYPE_PRINT_@ENUMSHORT@ (@enum_name@_get_type())\n" \
  303. --ftail "G_END_DECLS\n\n#endif /* __LIBGNOMEPRINT_ENUM_TYPES_H__ */" \
  304. gnome-print-filter.h gnome-print-transport.h gnome-print-config.h gnome-print.h gp-gc.h gnome-print-job.h gnome-print-pango.h gnome-glyphlist.h gnome-pgl.h gnome-print-paper.h gnome-print-unit.h gnome-print-meta.h ) > tmp-libgnomeprint-enum-types.h \
  305. && (cmp -s tmp-libgnomeprint-enum-types.h libgnomeprint-enum-types.h || cp tmp-libgnomeprint-enum-types.h libgnomeprint-enum-types.h ) \
  306. && rm -f tmp-libgnomeprint-enum-types.h \
  307. && echo timestamp > s-enum-types-h
  308. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print.lo -MD -MP -MF .deps/gnome-print.Tpo -c -o gnome-print.lo gnome-print.c
  309. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print.lo -MD -MP -MF .deps/gnome-print.Tpo -c gnome-print.c -fPIC -DPIC -o .libs/gnome-print.o
  310. mv -f .deps/gnome-print.Tpo .deps/gnome-print.Plo
  311. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-stdapi.lo -MD -MP -MF .deps/gnome-print-stdapi.Tpo -c -o gnome-print-stdapi.lo gnome-print-stdapi.c
  312. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-stdapi.lo -MD -MP -MF .deps/gnome-print-stdapi.Tpo -c gnome-print-stdapi.c -fPIC -DPIC -o .libs/gnome-print-stdapi.o
  313. mv -f .deps/gnome-print-stdapi.Tpo .deps/gnome-print-stdapi.Plo
  314. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-config.lo -MD -MP -MF .deps/gnome-print-config.Tpo -c -o gnome-print-config.lo gnome-print-config.c
  315. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-config.lo -MD -MP -MF .deps/gnome-print-config.Tpo -c gnome-print-config.c -fPIC -DPIC -o .libs/gnome-print-config.o
  316. mv -f .deps/gnome-print-config.Tpo .deps/gnome-print-config.Plo
  317. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-filter.lo -MD -MP -MF .deps/gnome-print-filter.Tpo -c -o gnome-print-filter.lo gnome-print-filter.c
  318. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-filter.lo -MD -MP -MF .deps/gnome-print-filter.Tpo -c gnome-print-filter.c -fPIC -DPIC -o .libs/gnome-print-filter.o
  319. gnome-print-filter.c: In function ‘gnome_print_filter_get_property’:
  320. gnome-print-filter.c:81:3: warning: ‘g_value_array_new’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations]
  321. va = g_value_array_new (6);
  322. ^
  323. gnome-print-filter.c:85:4: warning: ‘g_value_array_append’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations]
  324. g_value_array_append (va, &vd);
  325. ^
  326. gnome-print-filter.c:89:3: warning: ‘g_value_array_free’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations]
  327. g_value_array_free (va);
  328. ^
  329. gnome-print-filter.c:92:3: warning: ‘g_value_array_new’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations]
  330. va = g_value_array_new (0);
  331. ^
  332. gnome-print-filter.c:96:4: warning: ‘g_value_array_append’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations]
  333. g_value_array_append (va, &vd);
  334. ^
  335. gnome-print-filter.c:100:3: warning: ‘g_value_array_free’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations]
  336. g_value_array_free (va);
  337. ^
  338. gnome-print-filter.c: In function ‘gnome_print_filter_set_property’:
  339. gnome-print-filter.c:130:7: warning: ‘g_value_array_get_nth’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:65): Use 'GArray' instead [-Wdeprecated-declarations]
  340. g_value_array_get_nth (va, i));
  341. ^
  342. gnome-print-filter.c:139:5: warning: ‘g_value_array_get_nth’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:65): Use 'GArray' instead [-Wdeprecated-declarations]
  343. GNOME_PRINT_FILTER (g_value_get_object (
  344. ^
  345. gnome-print-filter.c: In function ‘param_transform_set_default’:
  346. gnome-print-filter.c:808:2: warning: ‘g_value_array_new’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations]
  347. GValueArray *va = g_value_array_new (6);
  348. ^
  349. gnome-print-filter.c:817:3: warning: ‘g_value_array_append’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations]
  350. g_value_array_append (va, &vd);
  351. ^
  352. gnome-print-filter.c:821:2: warning: ‘g_value_array_free’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations]
  353. g_value_array_free (va);
  354. ^
  355. gnome-print-filter.c: In function ‘gnome_print_filter_param_transform_get_type’:
  356. gnome-print-filter.c:881:3: warning: ‘g_value_array_get_type’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:62): Use 'GArray' instead [-Wdeprecated-declarations]
  357. pspec_info.value_type = G_TYPE_VALUE_ARRAY;
  358. ^
  359. gnome-print-filter.c: In function ‘gnome_print_filter_description_rec’:
  360. gnome-print-filter.c:1213:3: warning: ‘g_value_array_get_type’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:62): Use 'GArray' instead [-Wdeprecated-declarations]
  361. } else if (props[j]->value_type == G_TYPE_VALUE_ARRAY) {
  362. ^
  363. gnome-print-filter.c:1221:6: warning: ‘g_value_array_get_nth’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:65): Use 'GArray' instead [-Wdeprecated-declarations]
  364. GValue *val = g_value_array_get_nth (va, i);
  365. ^
  366. mv -f .deps/gnome-print-filter.Tpo .deps/gnome-print-filter.Plo
  367. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-meta.lo -MD -MP -MF .deps/gnome-print-meta.Tpo -c -o gnome-print-meta.lo gnome-print-meta.c
  368. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-meta.lo -MD -MP -MF .deps/gnome-print-meta.Tpo -c gnome-print-meta.c -fPIC -DPIC -o .libs/gnome-print-meta.o
  369. mv -f .deps/gnome-print-meta.Tpo .deps/gnome-print-meta.Plo
  370. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-job.lo -MD -MP -MF .deps/gnome-print-job.Tpo -c -o gnome-print-job.lo gnome-print-job.c
  371. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-job.lo -MD -MP -MF .deps/gnome-print-job.Tpo -c gnome-print-job.c -fPIC -DPIC -o .libs/gnome-print-job.o
  372. gnome-print-job.c: In function ‘gnome_print_job_setup_context’:
  373. gnome-print-job.c:410:3: warning: ‘g_value_array_new’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations]
  374. GValueArray *va = g_value_array_new (0);
  375. ^
  376. gnome-print-job.c:422:5: warning: ‘g_value_array_prepend’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:78): Use 'GArray' instead [-Wdeprecated-declarations]
  377. g_value_array_prepend (va, &vd);
  378. ^
  379. gnome-print-job.c:428:3: warning: ‘g_value_array_free’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations]
  380. g_value_array_free (va);
  381. ^
  382. mv -f .deps/gnome-print-job.Tpo .deps/gnome-print-job.Plo
  383. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-ps2.lo -MD -MP -MF .deps/gnome-print-ps2.Tpo -c -o gnome-print-ps2.lo gnome-print-ps2.c
  384. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-ps2.lo -MD -MP -MF .deps/gnome-print-ps2.Tpo -c gnome-print-ps2.c -fPIC -DPIC -o .libs/gnome-print-ps2.o
  385. gnome-print-ps2.c: In function ‘gnome_print_ps2_image’:
  386. gnome-print-ps2.c:414:8: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  387. row = px + r * rowstride;
  388. ^
  389. mv -f .deps/gnome-print-ps2.Tpo .deps/gnome-print-ps2.Plo
  390. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-pdf.lo -MD -MP -MF .deps/gnome-print-pdf.Tpo -c -o gnome-print-pdf.lo gnome-print-pdf.c
  391. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-pdf.lo -MD -MP -MF .deps/gnome-print-pdf.Tpo -c gnome-print-pdf.c -fPIC -DPIC -o .libs/gnome-print-pdf.o
  392. mv -f .deps/gnome-print-pdf.Tpo .deps/gnome-print-pdf.Plo
  393. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-pdf-t1.lo -MD -MP -MF .deps/gnome-print-pdf-t1.Tpo -c -o gnome-print-pdf-t1.lo gnome-print-pdf-t1.c
  394. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-pdf-t1.lo -MD -MP -MF .deps/gnome-print-pdf-t1.Tpo -c gnome-print-pdf-t1.c -fPIC -DPIC -o .libs/gnome-print-pdf-t1.o
  395. mv -f .deps/gnome-print-pdf-t1.Tpo .deps/gnome-print-pdf-t1.Plo
  396. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-pdf-tt.lo -MD -MP -MF .deps/gnome-print-pdf-tt.Tpo -c -o gnome-print-pdf-tt.lo gnome-print-pdf-tt.c
  397. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-pdf-tt.lo -MD -MP -MF .deps/gnome-print-pdf-tt.Tpo -c gnome-print-pdf-tt.c -fPIC -DPIC -o .libs/gnome-print-pdf-tt.o
  398. mv -f .deps/gnome-print-pdf-tt.Tpo .deps/gnome-print-pdf-tt.Plo
  399. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-pango.lo -MD -MP -MF .deps/gnome-print-pango.Tpo -c -o gnome-print-pango.lo gnome-print-pango.c
  400. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-pango.lo -MD -MP -MF .deps/gnome-print-pango.Tpo -c gnome-print-pango.c -fPIC -DPIC -o .libs/gnome-print-pango.o
  401. gnome-print-pango.c: In function ‘gnome_print_pango_create_context’:
  402. gnome-print-pango.c:163:2: warning: ‘pango_ft2_font_map_create_context’ is deprecated (declared at /usr/include/pango-1.0/pango/pangoft2.h:90): Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
  403. context = pango_ft2_font_map_create_context (PANGO_FT2_FONT_MAP (fontmap));
  404. ^
  405. mv -f .deps/gnome-print-pango.Tpo .deps/gnome-print-pango.Plo
  406. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-rbuf.lo -MD -MP -MF .deps/gnome-print-rbuf.Tpo -c -o gnome-print-rbuf.lo gnome-print-rbuf.c
  407. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-rbuf.lo -MD -MP -MF .deps/gnome-print-rbuf.Tpo -c gnome-print-rbuf.c -fPIC -DPIC -o .libs/gnome-print-rbuf.o
  408. mv -f .deps/gnome-print-rbuf.Tpo .deps/gnome-print-rbuf.Plo
  409. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-rgbp.lo -MD -MP -MF .deps/gnome-print-rgbp.Tpo -c -o gnome-print-rgbp.lo gnome-print-rgbp.c
  410. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-rgbp.lo -MD -MP -MF .deps/gnome-print-rgbp.Tpo -c gnome-print-rgbp.c -fPIC -DPIC -o .libs/gnome-print-rgbp.o
  411. mv -f .deps/gnome-print-rgbp.Tpo .deps/gnome-print-rgbp.Plo
  412. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-transport.lo -MD -MP -MF .deps/gnome-print-transport.Tpo -c -o gnome-print-transport.lo gnome-print-transport.c
  413. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-transport.lo -MD -MP -MF .deps/gnome-print-transport.Tpo -c gnome-print-transport.c -fPIC -DPIC -o .libs/gnome-print-transport.o
  414. mv -f .deps/gnome-print-transport.Tpo .deps/gnome-print-transport.Plo
  415. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-i18n.lo -MD -MP -MF .deps/gnome-print-i18n.Tpo -c -o gnome-print-i18n.lo gnome-print-i18n.c
  416. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-i18n.lo -MD -MP -MF .deps/gnome-print-i18n.Tpo -c gnome-print-i18n.c -fPIC -DPIC -o .libs/gnome-print-i18n.o
  417. mv -f .deps/gnome-print-i18n.Tpo .deps/gnome-print-i18n.Plo
  418. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gp-path.lo -MD -MP -MF .deps/gp-path.Tpo -c -o gp-path.lo gp-path.c
  419. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gp-path.lo -MD -MP -MF .deps/gp-path.Tpo -c gp-path.c -fPIC -DPIC -o .libs/gp-path.o
  420. mv -f .deps/gp-path.Tpo .deps/gp-path.Plo
  421. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gp-gc.lo -MD -MP -MF .deps/gp-gc.Tpo -c -o gp-gc.lo gp-gc.c
  422. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gp-gc.lo -MD -MP -MF .deps/gp-gc.Tpo -c gp-gc.c -fPIC -DPIC -o .libs/gp-gc.o
  423. mv -f .deps/gp-gc.Tpo .deps/gp-gc.Plo
  424. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-glyphlist.lo -MD -MP -MF .deps/gnome-glyphlist.Tpo -c -o gnome-glyphlist.lo gnome-glyphlist.c
  425. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-glyphlist.lo -MD -MP -MF .deps/gnome-glyphlist.Tpo -c gnome-glyphlist.c -fPIC -DPIC -o .libs/gnome-glyphlist.o
  426. mv -f .deps/gnome-glyphlist.Tpo .deps/gnome-glyphlist.Plo
  427. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-pgl.lo -MD -MP -MF .deps/gnome-pgl.Tpo -c -o gnome-pgl.lo gnome-pgl.c
  428. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-pgl.lo -MD -MP -MF .deps/gnome-pgl.Tpo -c gnome-pgl.c -fPIC -DPIC -o .libs/gnome-pgl.o
  429. mv -f .deps/gnome-pgl.Tpo .deps/gnome-pgl.Plo
  430. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-encode.lo -MD -MP -MF .deps/gnome-print-encode.Tpo -c -o gnome-print-encode.lo gnome-print-encode.c
  431. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-encode.lo -MD -MP -MF .deps/gnome-print-encode.Tpo -c gnome-print-encode.c -fPIC -DPIC -o .libs/gnome-print-encode.o
  432. mv -f .deps/gnome-print-encode.Tpo .deps/gnome-print-encode.Plo
  433. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT libgnomeprint-enum-types.lo -MD -MP -MF .deps/libgnomeprint-enum-types.Tpo -c -o libgnomeprint-enum-types.lo libgnomeprint-enum-types.c
  434. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT libgnomeprint-enum-types.lo -MD -MP -MF .deps/libgnomeprint-enum-types.Tpo -c libgnomeprint-enum-types.c -fPIC -DPIC -o .libs/libgnomeprint-enum-types.o
  435. mv -f .deps/libgnomeprint-enum-types.Tpo .deps/libgnomeprint-enum-types.Plo
  436. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-unit.lo -MD -MP -MF .deps/gnome-print-unit.Tpo -c -o gnome-print-unit.lo gnome-print-unit.c
  437. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-unit.lo -MD -MP -MF .deps/gnome-print-unit.Tpo -c gnome-print-unit.c -fPIC -DPIC -o .libs/gnome-print-unit.o
  438. mv -f .deps/gnome-print-unit.Tpo .deps/gnome-print-unit.Plo
  439. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-paper.lo -MD -MP -MF .deps/gnome-print-paper.Tpo -c -o gnome-print-paper.lo gnome-print-paper.c
  440. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-print-paper.lo -MD -MP -MF .deps/gnome-print-paper.Tpo -c gnome-print-paper.c -fPIC -DPIC -o .libs/gnome-print-paper.o
  441. mv -f .deps/gnome-print-paper.Tpo .deps/gnome-print-paper.Plo
  442. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-fontmap.lo -MD -MP -MF .deps/gnome-fontmap.Tpo -c -o gnome-fontmap.lo gnome-fontmap.c
  443. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-fontmap.lo -MD -MP -MF .deps/gnome-fontmap.Tpo -c gnome-fontmap.c -fPIC -DPIC -o .libs/gnome-fontmap.o
  444. gnome-fontmap.c: In function ‘gp_fe_sortname’:
  445. gnome-fontmap.c:576:2: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:200) [-Wdeprecated-declarations]
  446. return g_strcasecmp (((GPFontEntry *) a)->name, ((GPFontEntry *) b)->name);
  447. ^
  448. gnome-fontmap.c: In function ‘gp_fe_sortspecies’:
  449. gnome-fontmap.c:587:2: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:200) [-Wdeprecated-declarations]
  450. return g_strcasecmp (((GPFontEntry *) a)->speciesname, ((GPFontEntry *) b)->speciesname);
  451. ^
  452. gnome-fontmap.c: In function ‘gp_familyentry_sortname’:
  453. gnome-fontmap.c:593:2: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:200) [-Wdeprecated-declarations]
  454. return g_strcasecmp (((GPFamilyEntry *) a)->name, ((GPFamilyEntry *) b)->name);
  455. ^
  456. mv -f .deps/gnome-fontmap.Tpo .deps/gnome-fontmap.Plo
  457. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-font.lo -MD -MP -MF .deps/gnome-font.Tpo -c -o gnome-font.lo gnome-font.c
  458. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-font.lo -MD -MP -MF .deps/gnome-font.Tpo -c gnome-font.c -fPIC -DPIC -o .libs/gnome-font.o
  459. mv -f .deps/gnome-font.Tpo .deps/gnome-font.Plo
  460. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-font-face.lo -MD -MP -MF .deps/gnome-font-face.Tpo -c -o gnome-font-face.lo gnome-font-face.c
  461. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-font-face.lo -MD -MP -MF .deps/gnome-font-face.Tpo -c gnome-font-face.c -fPIC -DPIC -o .libs/gnome-font-face.o
  462. gnome-font-face.c: In function ‘gnome_font_face_find_closest_from_weight_slant’:
  463. gnome-font-face.c:611:3: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:200) [-Wdeprecated-declarations]
  464. if (!g_strcasecmp (family, entry->familyname)) {
  465. ^
  466. gnome-font-face.c: At top level:
  467. gnome-font-face.c:1098:2: warning: initialization from incompatible pointer type [enabled by default]
  468. gfft2_move_to,
  469. ^
  470. gnome-font-face.c:1098:2: warning: (near initialization for ‘gfft2_outline_funcs.move_to’) [enabled by default]
  471. gnome-font-face.c:1099:2: warning: initialization from incompatible pointer type [enabled by default]
  472. gfft2_line_to,
  473. ^
  474. gnome-font-face.c:1099:2: warning: (near initialization for ‘gfft2_outline_funcs.line_to’) [enabled by default]
  475. gnome-font-face.c:1100:2: warning: initialization from incompatible pointer type [enabled by default]
  476. gfft2_conic_to,
  477. ^
  478. gnome-font-face.c:1100:2: warning: (near initialization for ‘gfft2_outline_funcs.conic_to’) [enabled by default]
  479. gnome-font-face.c:1101:2: warning: initialization from incompatible pointer type [enabled by default]
  480. gfft2_cubic_to,
  481. ^
  482. gnome-font-face.c:1101:2: warning: (near initialization for ‘gfft2_outline_funcs.cubic_to’) [enabled by default]
  483. mv -f .deps/gnome-font-face.Tpo .deps/gnome-font-face.Plo
  484. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-rfont.lo -MD -MP -MF .deps/gnome-rfont.Tpo -c -o gnome-rfont.lo gnome-rfont.c
  485. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-rfont.lo -MD -MP -MF .deps/gnome-rfont.Tpo -c gnome-rfont.c -fPIC -DPIC -o .libs/gnome-rfont.o
  486. gnome-rfont.c: In function ‘rfont_hash’:
  487. gnome-rfont.c:1017:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  488. return (guint) rfont->font;
  489. ^
  490. mv -f .deps/gnome-rfont.Tpo .deps/gnome-rfont.Plo
  491. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-font-family.lo -MD -MP -MF .deps/gnome-font-family.Tpo -c -o gnome-font-family.lo gnome-font-family.c
  492. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT gnome-font-family.lo -MD -MP -MF .deps/gnome-font-family.Tpo -c gnome-font-family.c -fPIC -DPIC -o .libs/gnome-font-family.o
  493. mv -f .deps/gnome-font-family.Tpo .deps/gnome-font-family.Plo
  494. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT art_rgba_rgba_affine.lo -MD -MP -MF .deps/art_rgba_rgba_affine.Tpo -c -o art_rgba_rgba_affine.lo art_rgba_rgba_affine.c
  495. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT art_rgba_rgba_affine.lo -MD -MP -MF .deps/art_rgba_rgba_affine.Tpo -c art_rgba_rgba_affine.c -fPIC -DPIC -o .libs/art_rgba_rgba_affine.o
  496. mv -f .deps/art_rgba_rgba_affine.Tpo .deps/art_rgba_rgba_affine.Plo
  497. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT art_rgba_svp.lo -MD -MP -MF .deps/art_rgba_svp.Tpo -c -o art_rgba_svp.lo art_rgba_svp.c
  498. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT art_rgba_svp.lo -MD -MP -MF .deps/art_rgba_svp.Tpo -c art_rgba_svp.c -fPIC -DPIC -o .libs/art_rgba_svp.o
  499. mv -f .deps/art_rgba_svp.Tpo .deps/art_rgba_svp.Plo
  500. /usr/bin/flex -P_gnome_print_filter_parse_yy parse.l grammar.tab.h
  501. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT lex._gnome_print_filter_parse_yy.lo -MD -MP -MF .deps/lex._gnome_print_filter_parse_yy.Tpo -c -o lex._gnome_print_filter_parse_yy.lo lex._gnome_print_filter_parse_yy.c
  502. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT lex._gnome_print_filter_parse_yy.lo -MD -MP -MF .deps/lex._gnome_print_filter_parse_yy.Tpo -c lex._gnome_print_filter_parse_yy.c -fPIC -DPIC -o .libs/lex._gnome_print_filter_parse_yy.o
  503. mv -f .deps/lex._gnome_print_filter_parse_yy.Tpo .deps/lex._gnome_print_filter_parse_yy.Plo
  504. /usr/bin/bison -d -v -p_gnome_print_filter_parse__ ./grammar.y -o grammar.tab.c
  505. ./grammar.y:119.1-12: warning: deprecated directive, use ‘%pure-parser’ [-Wdeprecated]
  506. %pure_parser
  507. ^^^^^^^^^^^^
  508. ./grammar.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr]
  509. ./grammar.y: warning: 7 reduce/reduce conflicts [-Wconflicts-rr]
  510. ./grammar.y:151.11-155.17: warning: rule useless in parser due to conflicts [-Wother]
  511. | filter '!' filter {
  512. ^^^^^^^^^^^^
  513. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_PRINT_DATA_DIR=\""/usr/share/libgnomeprint/2.18.8"\" -DGNOME_PRINT_MODULES_DIR=\""/usr/lib/libgnomeprint/2.18.8/modules"\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT grammar.tab.lo -MD -MP -MF .deps/grammar.tab.Tpo -c -o grammar.tab.lo grammar.tab.c
  514. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"GnomePrint\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_PRINT_DATA_DIR=\"/usr/share/libgnomeprint/2.18.8\" -DGNOME_PRINT_MODULES_DIR=\"/usr/lib/libgnomeprint/2.18.8/modules\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT grammar.tab.lo -MD -MP -MF .deps/grammar.tab.Tpo -c grammar.tab.c -fPIC -DPIC -o .libs/grammar.tab.o
  515. ./grammar.y: In function ‘set_value_from_string’:
  516. ./grammar.y:34:2: warning: ‘g_value_array_get_type’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:62): Use 'GArray' instead [-Wdeprecated-declarations]
  517. else if (G_VALUE_HOLDS (v, G_TYPE_VALUE_ARRAY)) {
  518. ^
  519. ./grammar.y:35:3: warning: ‘g_value_array_new’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations]
  520. GValueArray *va = g_value_array_new (0);
  521. ^
  522. ./grammar.y:46:4: warning: ‘g_value_array_append’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations]
  523. g_value_array_append (va, &vd);
  524. ^
  525. ./grammar.y:54:3: warning: ‘g_value_array_free’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations]
  526. g_value_array_free (va);
  527. ^
  528. ./grammar.y: In function ‘_gnome_print_filter_parse__parse’:
  529. ./grammar.y:169:18: error: ‘graph’ undeclared (first use in this function)
  530. ((graph_t *) graph)->error = g_error_new (
  531. ^
  532. ./grammar.y:169:18: note: each undeclared identifier is reported only once for each function it appears in
  533. ./grammar.y: In function ‘_gnome_print_filter_parse_launch’:
  534. ./grammar.y:217:2: error: too many arguments to function ‘_gnome_print_filter_parse__parse’
  535. yyparse (&g);
  536. ^
  537. grammar.tab.c:63:25: note: declared here
  538. #define yyparse _gnome_print_filter_parse__parse
  539. ^
  540. grammar.tab.c:1051:1: note: in expansion of macro ‘yyparse’
  541. yyparse (void)
  542. ^
  543. make[3]: *** [grammar.tab.lo] Error 1
  544. make[3]: Leaving directory `/tmp/yaourt-tmp-renato/aur-libgnomeprint/src/libgnomeprint-2.18.8/libgnomeprint'
  545. make[2]: *** [all-recursive] Error 1
  546. make[2]: Leaving directory `/tmp/yaourt-tmp-renato/aur-libgnomeprint/src/libgnomeprint-2.18.8/libgnomeprint'
  547. make[1]: *** [all-recursive] Error 1
  548. make[1]: Leaving directory `/tmp/yaourt-tmp-renato/aur-libgnomeprint/src/libgnomeprint-2.18.8'
  549. make: *** [all] Error 2
  550. ==> ERROR: A failure occurred in build().
  551. Aborting...
  552. ==> ERROR: Makepkg was unable to build .
  553. ==> Restart building libgnomeprint ? [y/N]
  554. ==> --------------------------------------
  555. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement