1. * Package: app-i18n/tomoe-0.6.0-r1
  2. * Repository: gentoo
  3. * Maintainer: cjk@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking tomoe-0.6.0.tar.gz to /tmp/portage/app-i18n/tomoe-0.6.0-r1/work
  8. >>> Source unpacked in /tmp/portage/app-i18n/tomoe-0.6.0-r1/work
  9. >>> Preparing source in /tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0 ...
  10. * Applying tomoe-0.6.0-export-symbols.patch ...
  11. [ ok ]
  12. * Applying tomoe-0.6.0-ldflags.patch ...
  13. [ ok ]
  14. * Running eautoreconf in '/tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0' ...
  15. * Running glib-gettextize --copy --force ...
  16. [ ok ]
  17. * Running intltoolize --automake --copy --force ...
  18. [ ok ]
  19. * Running gtkdocize --copy ...
  20. [ ok ]
  21. * Running libtoolize --install --copy --force --automake ...
  22. [ ok ]
  23. * Running aclocal -I macros ...
  24. [ ok ]
  25. * Running autoconf ...
  26. [ ok ]
  27. * Running autoheader ...
  28. [ ok ]
  29. * Running automake --add-missing --copy --foreign ...
  30. [ ok ]
  31. * Running elibtoolize in: tomoe-0.6.0/
  32. * Applying portage/1.2.0 patch ...
  33. * Applying sed/1.5.6 patch ...
  34. >>> Source prepared.
  35. >>> Configuring source in /tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0 ...
  36. * econf: updating tomoe-0.6.0/config.sub with /usr/share/gnuconfig/config.sub
  37. * econf: updating tomoe-0.6.0/config.guess with /usr/share/gnuconfig/config.guess
  38. ./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-gtk-doc --without-ruby --disable-static --disable-dict-ruby --without-python
  39. configure: loading site script /usr/share/config.site
  40. configure: loading site script /usr/share/crossdev/include/site/linux
  41. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  42. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  43. checking for a BSD-compatible install... /usr/bin/install -c
  44. checking whether build environment is sane... yes
  45. checking for a thread-safe mkdir -p... /bin/mkdir -p
  46. checking for gawk... gawk
  47. checking whether make sets $(MAKE)... yes
  48. checking build system type... x86_64-pc-linux-gnu
  49. checking host system type... x86_64-pc-linux-gnu
  50. checking how to print strings... printf
  51. checking for style of include used by make... GNU
  52. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  53. checking whether the C compiler works... yes
  54. checking for C compiler default output file name... a.out
  55. checking for suffix of executables...
  56. checking whether we are cross compiling... no
  57. checking for suffix of object files... o
  58. checking whether we are using the GNU C compiler... yes
  59. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  60. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  61. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  62. checking for a sed that does not truncate output... /bin/sed
  63. checking for grep that handles long lines and -e... /bin/grep
  64. checking for egrep... /bin/grep -E
  65. checking for fgrep... /bin/grep -F
  66. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  67. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  68. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  69. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  70. checking whether ln -s works... yes
  71. checking the maximum length of command line arguments... 1572864
  72. checking whether the shell understands some XSI constructs... yes
  73. checking whether the shell understands "+="... yes
  74. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  75. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  76. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  77. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  78. checking how to recognize dependent libraries... pass_all
  79. checking for x86_64-pc-linux-gnu-dlltool... no
  80. checking for dlltool... no
  81. checking how to associate runtime and link libraries... printf %s\n
  82. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  83. checking for archiver @FILE support... @
  84. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  85. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  86. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  87. checking for sysroot... no
  88. checking for x86_64-pc-linux-gnu-mt... no
  89. checking for mt... mt
  90. checking if mt is a manifest tool... no
  91. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  92. checking for ANSI C header files... yes
  93. checking for sys/types.h... yes
  94. checking for sys/stat.h... yes
  95. checking for stdlib.h... yes
  96. checking for string.h... yes
  97. checking for memory.h... yes
  98. checking for strings.h... yes
  99. checking for inttypes.h... yes
  100. checking for stdint.h... yes
  101. checking for unistd.h... yes
  102. checking for dlfcn.h... yes
  103. checking for objdir... .libs
  104. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  105. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  106. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  107. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  108. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  109. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  110. 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
  111. checking whether -lc should be explicitly linked in... no
  112. checking dynamic linker characteristics... GNU/Linux ld.so
  113. checking how to hardcode library paths into programs... immediate
  114. checking whether stripping libraries is possible... yes
  115. checking if libtool supports shared libraries... yes
  116. checking whether to build shared libraries... yes
  117. checking whether to build static libraries... no
  118. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  119. checking whether we are using the GNU C compiler... (cached) yes
  120. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  121. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  122. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  123. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  124. checking whether ln -s works... yes
  125. checking whether make sets $(MAKE)... (cached) yes
  126. checking for gawk... (cached) gawk
  127. checking for x86_64-pc-linux-gnu-pkg-config... no
  128. checking for pkg-config... /usr/bin/pkg-config
  129. checking pkg-config is at least version 0.9.0... yes
  130. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  131. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  132. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  133. checking whether to build gtk-doc documentation... no
  134. checking whether NLS is requested... yes
  135. checking for intltool >= 0.35.0... 0.50.2 found
  136. checking for intltool-update... /usr/bin/intltool-update
  137. checking for intltool-merge... /usr/bin/intltool-merge
  138. checking for intltool-extract... /usr/bin/intltool-extract
  139. checking for xgettext... /usr/bin/xgettext
  140. checking for msgmerge... /usr/bin/msgmerge
  141. checking for msgfmt... /usr/bin/msgfmt
  142. checking for gmsgfmt... /usr/bin/gmsgfmt
  143. checking for perl... /usr/bin/perl
  144. checking for perl >= 5.8.1... 5.16.0
  145. checking for XML::Parser... ok
  146. checking locale.h usability... yes
  147. checking locale.h presence... yes
  148. checking for locale.h... yes
  149. checking for LC_MESSAGES... yes
  150. checking libintl.h usability... yes
  151. checking libintl.h presence... yes
  152. checking for libintl.h... yes
  153. checking for ngettext in libc... yes
  154. checking for dgettext in libc... yes
  155. checking for bind_textdomain_codeset... yes
  156. checking for msgfmt... (cached) /usr/bin/msgfmt
  157. checking for dcgettext... yes
  158. checking if msgfmt accepts -c... yes
  159. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  160. checking for xgettext... (cached) /usr/bin/xgettext
  161. checking for xsltproc... /usr/bin/xsltproc
  162. checking for rxp... none
  163. checking for main in -le... no
  164. checking for main in -links... no
  165. checking for ANSI C header files... (cached) yes
  166. checking fcntl.h usability... yes
  167. checking fcntl.h presence... yes
  168. checking for fcntl.h... yes
  169. checking for libintl.h... (cached) yes
  170. checking for stdlib.h... (cached) yes
  171. checking for string.h... (cached) yes
  172. checking for unistd.h... (cached) yes
  173. checking for an ANSI C-conforming const... yes
  174. checking for setlocale... yes
  175. checking for strchr... yes
  176. checking for strtol... yes
  177. checking for uname... yes
  178. checking for memmove... yes
  179. checking for strerror... yes
  180. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
  181. checking pkg-config is at least version 0.16... yes
  182. checking for GLIB - version >= 2.4.0... yes (version 2.32.3)
  183. checking for EST... no
  184. checking for unzip... /usr/bin/unzip
  185. checking for APR... yes
  186. checking for Subversion headers... /usr/include
  187. checking for Subversion libraries... /usr/lib
  188. checking for mysql_config... /usr/bin/mysql_config
  189. checking that generated files are newer than configure... done
  190. configure: creating ./config.status
  191. config.status: creating Makefile
  192. config.status: creating po/Makefile.in
  193. config.status: creating lib/Makefile
  194. config.status: creating module/Makefile
  195. config.status: creating module/dict/Makefile
  196. config.status: creating module/recognizer/Makefile
  197. config.status: creating data/Makefile
  198. config.status: creating bindings/Makefile
  199. config.status: creating bindings/ruby/Makefile
  200. config.status: creating bindings/python/Makefile
  201. config.status: creating bindings/python/pytomoe.pc
  202. config.status: creating db/Makefile
  203. config.status: creating db/lib/Makefile
  204. config.status: creating db/migrate/Makefile
  205. config.status: creating test/Makefile
  206. config.status: creating test/data/Makefile
  207. config.status: creating test/python/Makefile
  208. config.status: creating benchmark/Makefile
  209. config.status: creating doc/Makefile
  210. config.status: creating doc/reference/Makefile
  211. config.status: creating doc/reference/version.xml
  212. config.status: creating tomoe.pc
  213. config.status: creating spec/Makefile
  214. config.status: creating spec/turbo-linux/Makefile
  215. config.status: creating spec/turbo-linux/tomoe.spec
  216. config.status: creating spec/miracle-linux/Makefile
  217. config.status: creating spec/miracle-linux/tomoe.spec
  218. config.status: creating config.h
  219. config.status: executing depfiles commands
  220. config.status: executing libtool commands
  221. config.status: executing default-1 commands
  222. config.status: executing modify-itlocaledir commands
  223. config.status: executing po/stamp-it commands
  224. Configure Result:
  225. * Language Bindings
  226. Ruby : no
  227. Python : no
  228. * Dictionary Backends
  229. Unihan Database : yes
  230. Hyper Estraier : no
  231. Subversion : no
  232. MySQL : no
  233. Ruby : no
  234. * Other Features
  235. gtk-doc : no
  236. >>> Source configured.
  237. >>> Compiling source in /tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0 ...
  238. make -j24
  239. make all-recursive
  240. make[1]: Entering directory `/tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0'
  241. Making all in po
  242. make[2]: Entering directory `/tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0/po'
  243. file=`echo ja | sed 's,.*/,,'`.gmo \
  244. && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po
  245. make[2]: Leaving directory `/tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0/po'
  246. Making all in lib
  247. make[2]: Entering directory `/tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0/lib'
  248. (cd . && \
  249. include_headers="" && \
  250. for h in tomoe.h tomoe-candidate.h tomoe-char.h tomoe-context.h tomoe-config.h tomoe-dict.h tomoe-dict-ptr-array.h tomoe-module.h tomoe-module-impl.h tomoe-query.h tomoe-reading.h tomoe-recognizer.h tomoe-shelf.h tomoe-writing.h tomoe-xml-parser.h; do \
  251. include_headers="${include_headers}#include \"${h}\"\n"; \
  252. done && \
  253. glib-mkenums \
  254. --fhead "#include \"tomoe-enum-types.h\"\n${include_headers}" \
  255. --fprod "\n/* enumerations from \"@filename@\" */" \
  256. --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[] = {" \
  257. --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
  258. --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \
  259. tomoe.h tomoe-candidate.h tomoe-char.h tomoe-context.h tomoe-config.h tomoe-dict.h tomoe-dict-ptr-array.h tomoe-module.h tomoe-module-impl.h tomoe-query.h tomoe-reading.h tomoe-recognizer.h tomoe-shelf.h tomoe-writing.h tomoe-xml-parser.h) > tmp-tomoe-enum-types.c && \
  260. (cmp -s tmp-tomoe-enum-types.c tomoe-enum-types.c || \
  261. cp tmp-tomoe-enum-types.c tomoe-enum-types.c ) && \
  262. rm -f tmp-tomoe-enum-types.c && \
  263. echo timestamp > stamp-tomoe-enum-types-c
  264. (cd . && \
  265. mark="__`echo tomoe-enum-types | sed -e 's/-/_/g' | tr a-z A-Z`_H__" && \
  266. glib-mkenums \
  267. --fhead "#ifndef ${mark}\n#define ${mark}\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
  268. --fprod "/* enumerations from \"@filename@\" */\n" \
  269. --vhead "GType @enum_name@_get_type (void);\n#define TOMOE_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
  270. --ftail "G_END_DECLS\n\n#endif /* ${mark} */" \
  271. tomoe.h tomoe-candidate.h tomoe-char.h tomoe-context.h tomoe-config.h tomoe-dict.h tomoe-dict-ptr-array.h tomoe-module.h tomoe-module-impl.h tomoe-query.h tomoe-reading.h tomoe-recognizer.h tomoe-shelf.h tomoe-writing.h tomoe-xml-parser.h) > tmp-tomoe-enum-types.h && \
  272. (cmp -s tmp-tomoe-enum-types.h tomoe-enum-types.h || \
  273. cp tmp-tomoe-enum-types.h tomoe-enum-types.h) && \
  274. rm -f tmp-tomoe-enum-types.h && \
  275. echo timestamp > stamp-tomoe-enum-types-h
  276. make all-am
  277. make[3]: Entering directory `/tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0/lib'
  278. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-utils.lo -MD -MP -MF .deps/glib-utils.Tpo -c -o glib-utils.lo glib-utils.c
  279. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-compat-file-utilities.lo -MD -MP -MF .deps/glib-compat-file-utilities.Tpo -c -o glib-compat-file-utilities.lo glib-compat-file-utilities.c
  280. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-compat-key-file.lo -MD -MP -MF .deps/glib-compat-key-file.Tpo -c -o glib-compat-key-file.lo glib-compat-key-file.c
  281. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe.lo -MD -MP -MF .deps/tomoe.Tpo -c -o tomoe.lo tomoe.c
  282. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-candidate.lo -MD -MP -MF .deps/tomoe-candidate.Tpo -c -o tomoe-candidate.lo tomoe-candidate.c
  283. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-char.lo -MD -MP -MF .deps/tomoe-char.Tpo -c -o tomoe-char.lo tomoe-char.c
  284. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-context.lo -MD -MP -MF .deps/tomoe-context.Tpo -c -o tomoe-context.lo tomoe-context.c
  285. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-config.lo -MD -MP -MF .deps/tomoe-config.Tpo -c -o tomoe-config.lo tomoe-config.c
  286. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-dict.lo -MD -MP -MF .deps/tomoe-dict.Tpo -c -o tomoe-dict.lo tomoe-dict.c
  287. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-dict-ptr-array.lo -MD -MP -MF .deps/tomoe-dict-ptr-array.Tpo -c -o tomoe-dict-ptr-array.lo tomoe-dict-ptr-array.c
  288. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-module.lo -MD -MP -MF .deps/tomoe-module.Tpo -c -o tomoe-module.lo tomoe-module.c
  289. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-query.lo -MD -MP -MF .deps/tomoe-query.Tpo -c -o tomoe-query.lo tomoe-query.c
  290. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-reading.lo -MD -MP -MF .deps/tomoe-reading.Tpo -c -o tomoe-reading.lo tomoe-reading.c
  291. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-recognizer.lo -MD -MP -MF .deps/tomoe-recognizer.Tpo -c -o tomoe-recognizer.lo tomoe-recognizer.c
  292. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-shelf.lo -MD -MP -MF .deps/tomoe-shelf.Tpo -c -o tomoe-shelf.lo tomoe-shelf.c
  293. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-writing.lo -MD -MP -MF .deps/tomoe-writing.Tpo -c -o tomoe-writing.lo tomoe-writing.c
  294. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\""/etc/tomoe"\" -DDATADIR=\""/usr/share/tomoe"\" -DDICT_DATADIR=\""/usr/share/tomoe/dict"\" -DRECOGNIZER_DATADIR=\""/usr/share/tomoe/recognizer"\" -DDICT_MODULEDIR=\""/usr/lib64/tomoe/module/dict"\" -DRECOGNIZER_MODULEDIR=\""/usr/lib64/tomoe/module/recognizer"\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-xml-parser.lo -MD -MP -MF .deps/tomoe-xml-parser.Tpo -c -o tomoe-xml-parser.lo tomoe-xml-parser.c
  295. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-compat-file-utilities.lo -MD -MP -MF .deps/glib-compat-file-utilities.Tpo -c glib-compat-file-utilities.c -fPIC -DPIC -o .libs/glib-compat-file-utilities.o
  296. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe.lo -MD -MP -MF .deps/tomoe.Tpo -c tomoe.c -fPIC -DPIC -o .libs/tomoe.o
  297. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-compat-key-file.lo -MD -MP -MF .deps/glib-compat-key-file.Tpo -c glib-compat-key-file.c -fPIC -DPIC -o .libs/glib-compat-key-file.o
  298. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT glib-utils.lo -MD -MP -MF .deps/glib-utils.Tpo -c glib-utils.c -fPIC -DPIC -o .libs/glib-utils.o
  299. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-char.lo -MD -MP -MF .deps/tomoe-char.Tpo -c tomoe-char.c -fPIC -DPIC -o .libs/tomoe-char.o
  300. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-shelf.lo -MD -MP -MF .deps/tomoe-shelf.Tpo -c tomoe-shelf.c -fPIC -DPIC -o .libs/tomoe-shelf.o
  301. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-dict-ptr-array.lo -MD -MP -MF .deps/tomoe-dict-ptr-array.Tpo -c tomoe-dict-ptr-array.c -fPIC -DPIC -o .libs/tomoe-dict-ptr-array.o
  302. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-query.lo -MD -MP -MF .deps/tomoe-query.Tpo -c tomoe-query.c -fPIC -DPIC -o .libs/tomoe-query.o
  303. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-dict.lo -MD -MP -MF .deps/tomoe-dict.Tpo -c tomoe-dict.c -fPIC -DPIC -o .libs/tomoe-dict.o
  304. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-candidate.lo -MD -MP -MF .deps/tomoe-candidate.Tpo -c tomoe-candidate.c -fPIC -DPIC -o .libs/tomoe-candidate.o
  305. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-config.lo -MD -MP -MF .deps/tomoe-config.Tpo -c tomoe-config.c -fPIC -DPIC -o .libs/tomoe-config.o
  306. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-context.lo -MD -MP -MF .deps/tomoe-context.Tpo -c tomoe-context.c -fPIC -DPIC -o .libs/tomoe-context.o
  307. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-module.lo -MD -MP -MF .deps/tomoe-module.Tpo -c tomoe-module.c -fPIC -DPIC -o .libs/tomoe-module.o
  308. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-xml-parser.lo -MD -MP -MF .deps/tomoe-xml-parser.Tpo -c tomoe-xml-parser.c -fPIC -DPIC -o .libs/tomoe-xml-parser.o
  309. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-reading.lo -MD -MP -MF .deps/tomoe-reading.Tpo -c tomoe-reading.c -fPIC -DPIC -o .libs/tomoe-reading.o
  310. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-recognizer.lo -MD -MP -MF .deps/tomoe-recognizer.Tpo -c tomoe-recognizer.c -fPIC -DPIC -o .libs/tomoe-recognizer.o
  311. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib64/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib64/tomoe/module/recognizer\" -I../lib -DG_LOG_DOMAIN=\"Tomoe\" -O2 -pipe -ggdb -march=native -ftracer -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT tomoe-writing.lo -MD -MP -MF .deps/tomoe-writing.Tpo -c tomoe-writing.c -fPIC -DPIC -o .libs/tomoe-writing.o
  312. In file included from glib-utils.h:31:0,
  313. from glib-compat-key-file.c:23:
  314. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  315. In file included from /usr/include/glib-2.0/glib/garray.h:34:0,
  316. from glib-utils.h:31,
  317. from glib-compat-key-file.c:23:
  318. /usr/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
  319. In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0,
  320. from /usr/include/glib-2.0/glib/gtypes.h:34,
  321. from /usr/include/glib-2.0/glib/garray.h:34,
  322. from glib-utils.h:31,
  323. from glib-compat-key-file.c:23:
  324. /usr/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
  325. In file included from /usr/include/glib-2.0/glib/gtypes.h:35:0,
  326. from /usr/include/glib-2.0/glib/garray.h:34,
  327. from glib-utils.h:31,
  328. from glib-compat-key-file.c:23:
  329. /usr/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
  330. In file included from /usr/include/glib-2.0/glib/gtypes.h:36:0,
  331. from /usr/include/glib-2.0/glib/garray.h:34,
  332. from glib-utils.h:31,
  333. from glib-compat-key-file.c:23:
  334. /usr/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error "Only <glib.h> can be included directly."
  335. In file included from tomoe.c:29:0:
  336. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  337. In file included from /usr/include/glib-2.0/glib/garray.h:34:0,
  338. from tomoe.c:29:
  339. /usr/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
  340. In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0,
  341. from /usr/include/glib-2.0/glib/gtypes.h:34,
  342. from /usr/include/glib-2.0/glib/garray.h:34,
  343. from tomoe.c:29:
  344. /usr/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
  345. In file included from /usr/include/glib-2.0/glib/gtypes.h:35:0,
  346. from /usr/include/glib-2.0/glib/garray.h:34,
  347. from tomoe.c:29:
  348. /usr/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
  349. In file included from /usr/include/glib-2.0/glib/gtypes.h:36:0,
  350. from /usr/include/glib-2.0/glib/garray.h:34,
  351. from tomoe.c:29:
  352. /usr/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error "Only <glib.h> can be included directly."
  353. In file included from glib-utils.h:31:0,
  354. from glib-utils.c:24:
  355. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  356. make[3]: *** [glib-utils.lo] Error 1
  357. make[3]: *** Waiting for unfinished jobs....
  358. In file included from glib-utils.h:31:0,
  359. from tomoe-query.c:34:
  360. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  361. tomoe-query.c: In function 'set_property':
  362. tomoe-query.c:177:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
  363. In file included from glib-utils.h:31:0,
  364. from tomoe-char.c:36:
  365. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  366. make[3]: *** [glib-compat-key-file.lo] Error 1
  367. In file included from glib-utils.h:31:0,
  368. from tomoe-shelf.c:25:
  369. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  370. In file included from glib-utils.h:31:0,
  371. from glib-compat-file-utilities.c:32:
  372. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  373. In file included from ./glib-utils.h:31:0,
  374. from tomoe-dict-ptr-array.c:28:
  375. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  376. make[3]: *** [tomoe-query.lo] Error 1
  377. make[3]: *** [glib-compat-file-utilities.lo] Error 1
  378. In file included from glib-utils.h:31:0,
  379. from tomoe-context.c:33:
  380. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  381. In file included from ./glib-utils.h:31:0,
  382. from tomoe-xml-parser.c:32:
  383. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  384. make[3]: *** [tomoe-char.lo] Error 1
  385. In file included from glib-utils.h:31:0,
  386. from tomoe-config.c:36:
  387. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  388. In file included from glib-utils.h:31:0,
  389. from tomoe-reading.c:34:
  390. /usr/include/glib-2.0/glib/garray.h:28:2: error: #error "Only <glib.h> can be included directly."
  391. tomoe-xml-parser.c: In function 'set_parse_error':
  392. tomoe-xml-parser.c:85:27: warning: format not a string literal and no format arguments [-Wformat-security]
  393. make[3]: *** [tomoe.lo] Error 1
  394. make[3]: *** [tomoe-shelf.lo] Error 1
  395. make[3]: *** [tomoe-dict-ptr-array.lo] Error 1
  396. make[3]: *** [tomoe-context.lo] Error 1
  397. make[3]: *** [tomoe-config.lo] Error 1
  398. make[3]: *** [tomoe-reading.lo] Error 1
  399. make[3]: *** [tomoe-xml-parser.lo] Error 1
  400. mv -f .deps/tomoe-candidate.Tpo .deps/tomoe-candidate.Plo
  401. mv -f .deps/tomoe-recognizer.Tpo .deps/tomoe-recognizer.Plo
  402. mv -f .deps/tomoe-module.Tpo .deps/tomoe-module.Plo
  403. mv -f .deps/tomoe-writing.Tpo .deps/tomoe-writing.Plo
  404. mv -f .deps/tomoe-dict.Tpo .deps/tomoe-dict.Plo
  405. make[3]: Leaving directory `/tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0/lib'
  406. make[2]: *** [all] Error 2
  407. make[2]: Leaving directory `/tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0/lib'
  408. make[1]: *** [all-recursive] Error 1
  409. make[1]: Leaving directory `/tmp/portage/app-i18n/tomoe-0.6.0-r1/work/tomoe-0.6.0'
  410. make: *** [all] Error 2
  411. emake failed
  412. * ERROR: app-i18n/tomoe-0.6.0-r1 failed (compile phase):
  413. * emake failed
  414. *
  415. * Call stack:
  416. * ebuild.sh, line 85: Called src_compile
  417. * environment, line 5596: Called _eapi2_src_compile
  418. * phase-helpers.sh, line 573: Called die
  419. * The specific snippet of code:
  420. * emake || die "emake failed"
  421. *
  422. * If you need support, post the output of `emerge --info '=app-i18n/tomoe-0.6.0-r1'`,
  423. * the complete build log and the output of `emerge -pqv '=app-i18n/tomoe-0.6.0-r1'`.
  424. sed: couldn't open temporary file /etc/portage/package.mask/sedXTnmQy: Permission denied