Advertisement
Guest User

Untitled

a guest
Apr 5th, 2012
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.92 KB | None | 0 0
  1. * Package: x11-libs/pango-1.29.4
  2. * Repository: gentoo
  3. * Maintainer: [email protected]
  4. * USE: X amd64 elibc_glibc introspection kernel_linux multilib userland_GNU
  5. * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking pango-1.29.4.tar.xz to /var/tmp/portage/x11-libs/pango-1.29.4/work
  8. >>> Source unpacked in /var/tmp/portage/x11-libs/pango-1.29.4/work
  9. >>> Preparing source in /var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4 ...
  10. * Applying pango-1.26.0-lib64.patch ... [ ok ]
  11. * Running eautoreconf in '/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4' ...
  12. * Running aclocal ... [ ok ]
  13. * Running libtoolize --copy --force --install --automake ... [ ok ]
  14. * Running aclocal ... [ ok ]
  15. * Running autoconf ... [ ok ]
  16. * Running autoheader ... [ ok ]
  17. * Running automake --add-missing --copy ... [ ok ]
  18. * Running elibtoolize in: pango-1.29.4/
  19. * Applying portage/1.2.0 patch ...
  20. * Applying sed/1.5.6 patch ...
  21. * Applying as-needed/2.2.6 patch ...
  22. * Fixing OMF Makefiles ... [ ok ]
  23. >>> Source prepared.
  24. >>> Configuring source in /var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4 ...
  25. * econf: updating pango-1.29.4/config.guess with /usr/share/gnuconfig/config.guess
  26. * econf: updating pango-1.29.4/config.sub with /usr/share/gnuconfig/config.sub
  27. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-introspection --with-x --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-gtk-doc
  28. configure: loading site script /usr/share/config.site
  29. configure: loading site script /usr/share/crossdev/include/site/linux
  30. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  31. checking for a BSD-compatible install... /usr/bin/install -c
  32. checking whether build environment is sane... yes
  33. checking for a thread-safe mkdir -p... /bin/mkdir -p
  34. checking for gawk... gawk
  35. checking whether make sets $(MAKE)... yes
  36. checking build system type... x86_64-pc-linux-gnu
  37. checking host system type... x86_64-pc-linux-gnu
  38. checking for native Win32... no
  39. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  40. checking whether the C compiler works... yes
  41. checking for C compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  47. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  48. checking for style of include used by make... GNU
  49. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  50. checking for c++... x86_64-pc-linux-gnu-g++
  51. checking whether we are using the GNU C++ compiler... yes
  52. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  53. checking dependency style of x86_64-pc-linux-gnu-g++... none
  54. checking whether we are using the GNU C++ compiler... (cached) yes
  55. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
  56. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
  57. checking for mprotect... yes
  58. checking for sysconf... yes
  59. checking for getpagesize... yes
  60. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  61. checking for grep that handles long lines and -e... /bin/grep
  62. checking for egrep... /bin/grep -E
  63. checking for ANSI C header files... yes
  64. checking for sys/types.h... yes
  65. checking for sys/stat.h... yes
  66. checking for stdlib.h... yes
  67. checking for string.h... yes
  68. checking for memory.h... yes
  69. checking for strings.h... yes
  70. checking for inttypes.h... yes
  71. checking for stdint.h... yes
  72. checking for unistd.h... yes
  73. checking for unistd.h... (cached) yes
  74. checking sys/mman.h usability... yes
  75. checking sys/mman.h presence... yes
  76. checking for sys/mman.h... yes
  77. checking how to print strings... printf
  78. checking for a sed that does not truncate output... /bin/sed
  79. checking for fgrep... /bin/grep -F
  80. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  81. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  82. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  83. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  84. checking whether ln -s works... yes
  85. checking the maximum length of command line arguments... 1572864
  86. checking whether the shell understands some XSI constructs... yes
  87. checking whether the shell understands "+="... yes
  88. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  89. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  90. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  91. checking for x86_64-pc-linux-gnu-objdump... objdump
  92. checking how to recognize dependent libraries... pass_all
  93. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  94. checking how to associate runtime and link libraries... printf %s\n
  95. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  96. checking for archiver @FILE support... @
  97. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  98. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  99. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  100. checking for sysroot... no
  101. checking for x86_64-pc-linux-gnu-mt... no
  102. checking for mt... no
  103. checking if : is a manifest tool... no
  104. checking for dlfcn.h... yes
  105. checking for objdir... .libs
  106. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  107. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  108. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  109. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  110. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  111. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  112. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  113. checking whether -lc should be explicitly linked in... no
  114. checking dynamic linker characteristics... GNU/Linux ld.so
  115. checking how to hardcode library paths into programs... immediate
  116. checking whether stripping libraries is possible... yes
  117. checking if libtool supports shared libraries... yes
  118. checking whether to build shared libraries... yes
  119. checking whether to build static libraries... no
  120. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  121. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  122. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  123. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  124. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  125. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  126. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  127. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  128. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  129. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  130. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  131. checking how to hardcode library paths into programs... immediate
  132. configure: creating ./config.lt
  133. config.lt: creating libtool
  134. checking for some Win32 platform... no
  135. checking for X... libraries /usr/lib64, headers /usr/include
  136. checking whether -R must be followed by a space... neither works
  137. checking for gethostbyname... yes
  138. checking for connect... yes
  139. checking for remove... yes
  140. checking for shmat... yes
  141. checking for IceConnectionNumber in -lICE... yes
  142. checking for x86_64-pc-linux-gnu-pkg-config... no
  143. checking for pkg-config... /usr/bin/pkg-config
  144. checking pkg-config is at least version 0.9.0... yes
  145. checking for FONTCONFIG... yes
  146. checking for FREETYPE... yes
  147. checking for XFT... yes
  148. checking Carbon/Carbon.h usability... no
  149. checking Carbon/Carbon.h presence... no
  150. checking for Carbon/Carbon.h... no
  151. checking for CoreText availability... no
  152. checking for CAIRO... yes
  153. checking which cairo font backends could be used... freetype
  154. checking for GLIB... yes
  155. checking for LIBTHAI... no
  156. no
  157. checking for gobject-introspection... yes
  158. checking modules to link statically...
  159. checking dynamic modules to build... arabic-fc,arabic-lang,basic-fc,basic-win32,basic-x,basic-atsui,basic-coretext,hangul-fc,hebrew-fc,indic-fc,indic-lang,khmer-fc,syriac-fc,thai-fc,tibetan-fc (those built into Pango will be excluded)
  160. checking for flockfile... yes
  161. checking for strtok_r... yes
  162. checking for gtkdoc-check... no
  163. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  164. checking for gtkdoc-mkpdf... no
  165. checking whether to build gtk-doc documentation... no
  166. checking Whether to write dependencies into .pc files... no
  167. checking for dirent.h that defines DIR... yes
  168. checking for library containing opendir... none required
  169. checking for unistd.h... (cached) yes
  170. configure: creating ./config.status
  171. config.status: creating Makefile
  172. config.status: creating pango/Makefile
  173. config.status: creating pango/mini-fribidi/Makefile
  174. config.status: creating pango/opentype/Makefile
  175. config.status: creating pango/pango.rc
  176. config.status: creating pango/pangoft2.rc
  177. config.status: creating pango/pangowin32.rc
  178. config.status: creating pango/pangocairo.rc
  179. config.status: creating pango/pangox.rc
  180. config.status: creating pango/pangoxft.rc
  181. config.status: creating pango-view/Makefile
  182. config.status: creating modules/Makefile
  183. config.status: creating modules/arabic/Makefile
  184. config.status: creating modules/basic/Makefile
  185. config.status: creating modules/hangul/Makefile
  186. config.status: creating modules/hebrew/Makefile
  187. config.status: creating modules/indic/Makefile
  188. config.status: creating modules/khmer/Makefile
  189. config.status: creating modules/syriac/Makefile
  190. config.status: creating modules/thai/Makefile
  191. config.status: creating modules/tibetan/Makefile
  192. config.status: creating examples/Makefile
  193. config.status: creating docs/Makefile
  194. config.status: creating docs/version.xml
  195. config.status: creating tools/Makefile
  196. config.status: creating tests/Makefile
  197. config.status: creating build/Makefile
  198. config.status: creating build/win32/Makefile
  199. config.status: creating build/win32/vs9/Makefile
  200. config.status: creating pango.pc
  201. config.status: creating pangox.pc
  202. config.status: creating pangowin32.pc
  203. config.status: creating pangoft2.pc
  204. config.status: creating pangoxft.pc
  205. config.status: creating pangocairo.pc
  206. config.status: creating pango-uninstalled.pc
  207. config.status: creating pangox-uninstalled.pc
  208. config.status: creating pangowin32-uninstalled.pc
  209. config.status: creating pangoft2-uninstalled.pc
  210. config.status: creating pangoxft-uninstalled.pc
  211. config.status: creating pangocairo-uninstalled.pc
  212. config.status: creating pango-zip.sh
  213. config.status: creating config.h.win32
  214. config.status: creating tests/runtests.sh
  215. config.status: creating config.h
  216. config.status: executing depfiles commands
  217. config.status: executing libtool commands
  218. config.status: executing pango/module-defs.h commands
  219. config.status: executing pango/module-defs-x.c commands
  220. config.status: executing pango/module-defs-fc.c commands
  221. config.status: executing pango/module-defs-win32.c commands
  222. config.status: executing pango/module-defs-atsui.c commands
  223. config.status: executing pango/module-defs-coretext.c commands
  224. config.status: executing pango/module-defs-lang.c commands
  225. config.status: executing pango/pango-features.h commands
  226. config.status: creating pango/pango-features.h
  227. config.status: pango/pango-features.h is unchanged
  228. configuration:
  229. backends: Cairo Xft FreeType X
  230. >>> Source configured.
  231. >>> Compiling source in /var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4 ...
  232. make -j5
  233. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/missing --run autoheader)
  234. rm -f stamp-h1
  235. touch config.h.in
  236. cd . && /bin/sh ./config.status config.h
  237. config.status: creating config.h
  238. config.status: config.h is unchanged
  239. make all-recursive
  240. make[1]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4'
  241. Making all in pango
  242. make[2]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
  243. GEN s-enum-types-h
  244. GEN s-enum-types-c
  245. make all-recursive
  246. make[3]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
  247. Making all in opentype
  248. make[4]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/opentype'
  249. CC libharfbuzz_la-hb-blob.lo
  250. CC libharfbuzz_la-hb-buffer.lo
  251. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o libharfbuzz_la-hb-blob.lo `test -f 'hb-blob.c' || echo './'`hb-blob.c
  252. CXX libharfbuzz_la-hb-font.lo
  253. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o libharfbuzz_la-hb-buffer.lo `test -f 'hb-buffer.c' || echo './'`hb-buffer.c
  254. CC libharfbuzz_la-hb-glib.lo
  255. /bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-rtti -fno-exceptions -c -o libharfbuzz_la-hb-font.lo `test -f 'hb-font.cc' || echo './'`hb-font.cc
  256. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o libharfbuzz_la-hb-glib.lo `test -f 'hb-glib.c' || echo './'`hb-glib.c
  257. CC libharfbuzz_la-hb-shape.lo
  258. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o libharfbuzz_la-hb-shape.lo `test -f 'hb-shape.c' || echo './'`hb-shape.c
  259. In file included from hb-private.h:47:0,
  260. from hb-blob.c:27:
  261. hb-common.h:32:8: warning: extra tokens at end of #else directive
  262. In file included from hb-private.h:47:0,
  263. from hb-font.cc:27:
  264. hb-common.h:32:8: warning: extra tokens at end of #else directive
  265. In file included from hb-private.h:47:0,
  266. from hb-shape.c:27:
  267. hb-common.h:32:8: warning: extra tokens at end of #else directive
  268. In file included from hb-private.h:47:0,
  269. from hb-glib.c:27:
  270. hb-common.h:32:8: warning: extra tokens at end of #else directiveIn file included from hb-private.h:47:0,
  271. from hb-buffer-private.h:31,
  272. from hb-buffer.c:28:
  273. hb-common.h:32:8: warning: extra tokens at end of #else directive
  274.  
  275. CC libharfbuzz_la-hb-unicode.lo
  276. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o libharfbuzz_la-hb-unicode.lo `test -f 'hb-unicode.c' || echo './'`hb-unicode.c
  277. CXX libharfbuzz_la-hb-ot-layout.lo
  278. /bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-rtti -fno-exceptions -c -o libharfbuzz_la-hb-ot-layout.lo `test -f 'hb-ot-layout.cc' || echo './'`hb-ot-layout.cc
  279. CXX main-main.o
  280. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-rtti -fno-exceptions -c -o main-main.o `test -f 'main.cc' || echo './'`main.cc
  281. In file included from hb-private.h:47:0,
  282. from hb-open-type-private.hh:30,
  283. from hb-open-file-private.hh:30,
  284. from main.cc:28:
  285. hb-common.h:32:8: предупреждение: extra tokens at end of #else directive
  286. In file included from hb-private.h:47:0,
  287. from hb-unicode.c:27:
  288. hb-common.h:32:8: warning: extra tokens at end of #else directive
  289. In file included from hb-private.h:47:0,
  290. from hb-ot-layout-private.h:30,
  291. from hb-ot-layout.cc:31:
  292. hb-common.h:32:8: warning: extra tokens at end of #else directive
  293. CXXLD libharfbuzz.la
  294. CXXLD main
  295. make[4]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/opentype'
  296. Making all in mini-fribidi
  297. make[4]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/mini-fribidi'
  298. CC fribidi.lo
  299. CC fribidi_char_type.lo
  300. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DPANGO_ENABLE_DEBUG -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o fribidi.lo fribidi.c
  301. CC fribidi_types.lo
  302. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DPANGO_ENABLE_DEBUG -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o fribidi_char_type.lo fribidi_char_type.c
  303. /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DPANGO_ENABLE_DEBUG -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o fribidi_types.lo fribidi_types.c
  304. CCLD libmini-fribidi.la
  305. make[4]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/mini-fribidi'
  306. make[4]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
  307. CC ellipsize.lo
  308. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o ellipsize.lo ellipsize.c
  309. CC break.lo
  310. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o break.lo break.c
  311. CC fonts.lo
  312. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o fonts.lo fonts.c
  313. CC glyphstring.lo
  314. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o glyphstring.lo glyphstring.c
  315. CC modules.lo
  316. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o modules.lo modules.c
  317. CC pango-attributes.lo
  318. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-attributes.lo pango-attributes.c
  319. CC pango-bidi-type.lo
  320. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-bidi-type.lo pango-bidi-type.c
  321. CC pango-color.lo
  322. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-color.lo pango-color.c
  323. CC pango-context.lo
  324. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-context.lo pango-context.c
  325. CC pango-coverage.lo
  326. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-coverage.lo pango-coverage.c
  327. CC pango-engine.lo
  328. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-engine.lo pango-engine.c
  329. CC pango-fontmap.lo
  330. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-fontmap.lo pango-fontmap.c
  331. CC pango-fontset.lo
  332. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-fontset.lo pango-fontset.c
  333. CC pango-glyph-item.lo
  334. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-glyph-item.lo pango-glyph-item.c
  335. CC pango-gravity.lo
  336. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-gravity.lo pango-gravity.c
  337. CC pango-item.lo
  338. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-item.lo pango-item.c
  339. CC pango-language.lo
  340. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-language.lo pango-language.c
  341. CC pango-layout.lo
  342. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-layout.lo pango-layout.c
  343. CC pango-markup.lo
  344. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-markup.lo pango-markup.c
  345. CC pango-matrix.lo
  346. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-matrix.lo pango-matrix.c
  347. CC pango-renderer.lo
  348. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-renderer.lo pango-renderer.c
  349. CC pango-script.lo
  350. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-script.lo pango-script.c
  351. CC pango-tabs.lo
  352. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-tabs.lo pango-tabs.c
  353. CC pango-utils.lo
  354. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-utils.lo pango-utils.c
  355. CC reorder-items.lo
  356. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o reorder-items.lo reorder-items.c
  357. CC shape.lo
  358. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o shape.lo shape.c
  359. CC pango-enum-types.lo
  360. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-enum-types.lo pango-enum-types.c
  361. CC module-defs-lang.lo
  362. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o module-defs-lang.lo module-defs-lang.c
  363. CC pangox.lo
  364. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangox.lo pangox.c
  365. CC module-defs-x.lo
  366. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o module-defs-x.lo module-defs-x.c
  367. CC pangox-fontcache.lo
  368. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangox-fontcache.lo pangox-fontcache.c
  369. CC pangox-fontmap.lo
  370. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangox-fontmap.lo pangox-fontmap.c
  371. CC pangofc-font.lo
  372. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangofc-font.lo pangofc-font.c
  373. CC pangofc-fontmap.lo
  374. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangofc-fontmap.lo pangofc-fontmap.c
  375. CC pangofc-decoder.lo
  376. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangofc-decoder.lo pangofc-decoder.c
  377. CC pangoft2.lo
  378. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangoft2.lo pangoft2.c
  379. CC module-defs-fc.lo
  380. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o module-defs-fc.lo module-defs-fc.c
  381. CC pangoft2-fontmap.lo
  382. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangoft2-fontmap.lo pangoft2-fontmap.c
  383. CC pangoft2-render.lo
  384. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangoft2-render.lo pangoft2-render.c
  385. CC pango-ot-buffer.lo
  386. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-ot-buffer.lo pango-ot-buffer.c
  387. CC pango-ot-ruleset.lo
  388. CC pango-ot-info.lo
  389. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-ot-info.lo pango-ot-info.c
  390. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-ot-ruleset.lo pango-ot-ruleset.c
  391. CC pango-ot-tag.lo
  392. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pango-ot-tag.lo pango-ot-tag.c
  393. In file included from opentype/hb.h:30:0,
  394. from opentype/hb-ot.h:30,
  395. from pango-ot-private.h:28,
  396. from pango-ot-buffer.c:24:
  397. opentype/hb-common.h:32:8: warning: extra tokens at end of #else directive
  398. CC pangoxft-font.lo
  399. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangoxft-font.lo pangoxft-font.c
  400. In file included from opentype/hb.h:30:0,
  401. from opentype/hb-ot.h:30,
  402. from pango-ot-private.h:28,
  403. from pango-ot-info.c:24:
  404. opentype/hb-common.h:32:8: warning: extra tokens at end of #else directive
  405. CC pangoxft-fontmap.lo
  406. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangoxft-fontmap.lo pangoxft-fontmap.c
  407. CC pangoxft-render.lo
  408. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o pangoxft-render.lo pangoxft-render.c
  409. In file included from opentype/hb.h:30:0,
  410. from opentype/hb-ot.h:30,
  411. from pango-ot-private.h:28,
  412. from pango-ot-ruleset.c:24:
  413. opentype/hb-common.h:32:8: warning: extra tokens at end of #else directive
  414. CC libpangocairo_1_0_la-pangocairo-context.lo
  415. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-context.lo `test -f 'pangocairo-context.c' || echo './'`pangocairo-context.c
  416. pango-ot-ruleset.c: In function 'pango_ot_ruleset_description_hash':
  417. pango-ot-ruleset.c:516:7: warning: dereferencing type-punned pointer will break strict-aliasing rules
  418. pango-ot-ruleset.c: In function 'pango_ot_ruleset_description_equal':
  419. pango-ot-ruleset.c:564:7: warning: dereferencing type-punned pointer will break strict-aliasing rules
  420. pango-ot-ruleset.c:564:7: warning: dereferencing type-punned pointer will break strict-aliasing rules
  421. CC libpangocairo_1_0_la-pangocairo-font.lo
  422. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-font.lo `test -f 'pangocairo-font.c' || echo './'`pangocairo-font.c
  423. CC libpangocairo_1_0_la-pangocairo-fontmap.lo
  424. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-fontmap.lo `test -f 'pangocairo-fontmap.c' || echo './'`pangocairo-fontmap.c
  425. CC libpangocairo_1_0_la-pangocairo-render.lo
  426. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-render.lo `test -f 'pangocairo-render.c' || echo './'`pangocairo-render.c
  427. CC libpangocairo_1_0_la-pangocairo-fcfont.lo
  428. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-fcfont.lo `test -f 'pangocairo-fcfont.c' || echo './'`pangocairo-fcfont.c
  429. CC libpangocairo_1_0_la-pangocairo-fcfontmap.lo
  430. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-fcfontmap.lo `test -f 'pangocairo-fcfontmap.c' || echo './'`pangocairo-fcfontmap.c
  431. CC querymodules.o
  432. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include -O2 -pipe -march=native -Wall -c querymodules.c
  433. CCLD libpango-1.0.la
  434. CCLD libpangox-1.0.la
  435. CCLD libpangoft2-1.0.la
  436. GISCAN Pango-1.0.gir
  437. CCLD libpangocairo-1.0.la
  438. CCLD libpangoxft-1.0.la
  439. /var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/pango-language-sample-table.h:52: syntax error, unexpected identifier in 'LANGUAGE(' at 'LANGUAGE'
  440. CCLD pango-querymodules
  441. ./.libs/libpango-1.0.so: could not read symbols: File in wrong format
  442. collect2: ld returned 1 exit status
  443. linking of temporary binary failed: Command '['/bin/sh', '../libtool', '--mode=link', '--tag=CC', '--silent', 'gcc', '-o', '/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/tmp-introspectIjQGkM/Pango-1.0', '-export-dynamic', '-O2', '-pipe', '-march=native', '-Wall', '-L.', 'libpango-1.0.la', '-pthread', '-lgio-2.0', '-lgmodule-2.0', '-lgobject-2.0', '-lgthread-2.0', '-lrt', '-lglib-2.0', '-lcairo', '-lfreetype', '/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/tmp-introspectIjQGkM/Pango-1.0.o']' returned non-zero exit status 1
  444. make[4]: *** [Pango-1.0.gir] Ошибка 1
  445. make[4]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
  446. make[3]: *** [all-recursive] Ошибка 1
  447. make[3]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
  448. make[2]: *** [all] Ошибка 2
  449. make[2]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
  450. make[1]: *** [all-recursive] Ошибка 1
  451. make[1]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4'
  452. make: *** [all] Ошибка 2
  453. * ERROR: x11-libs/pango-1.29.4 failed (compile phase):
  454. * emake failed
  455. *
  456. * If you need support, post the output of 'emerge --info =x11-libs/pango-1.29.4',
  457. * the complete build log and the output of 'emerge -pqv =x11-libs/pango-1.29.4'.
  458. * The complete build log is located at '/var/tmp/portage/x11-libs/pango-1.29.4/temp/build.log'.
  459. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/pango-1.29.4/temp/environment'.
  460. * S: '/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement