Compare Pastes
Differences between the pastes
#169131 (22.03.2021 21:27)
and
#273033 (06.03.2024 01:31).
1 | * Package: dev-libs/m17n-lib-1.7.0 | |
2 | * Repository: gentoo | |
3 | * Maintainer: cjk@gentoo.org | |
4 | * USE: X abi_x86_64 amd64 bidi elibc_glibc fontconfig gd kernel_linux libotf libxml2 spell userland_GNU xft | |
5 | * FEATURES: ccache network-sandbox preserve-libs sandbox usersandbox | |
6 | >>> Unpacking source... | |
7 | >>> Unpacking m17n-lib-1.7.0.tar.gz to /tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work | |
8 | >>> Source unpacked in /tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work | |
9 | >>> Preparing source in /tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0 ... | |
10 | * Applying m17n-lib-configure.patch ... | |
11 | [ ok ] | |
12 | * Applying m17n-lib-freetype.patch ... | |
13 | [ ok ] | |
14 | * Applying m17n-lib-ispell.patch ... | |
15 | [ ok ] | |
16 | * Applying m17n-lib-parallel-make.patch ... | |
17 | [ ok ] | |
18 | * Running eautoreconf in '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0' ... | |
19 | * Running autopoint --force ... | |
20 | [ ok ] | |
21 | * Running libtoolize --install --copy --force --automake ... | |
22 | [ ok ] | |
23 | * Running aclocal -I m4 ... | |
24 | [ ok ] | |
25 | * Running autoconf --force ... | |
26 | [ ok ] | |
27 | * Running autoheader ... | |
28 | [ ok ] | |
29 | * Running automake --add-missing --copy --force-missing ... | |
30 | [ ok ] | |
31 | * Running elibtoolize in: m17n-lib-1.7.0/ | |
32 | * Applying portage/1.2.0 patch ... | |
33 | * Applying sed/1.5.6 patch ... | |
34 | * Applying as-needed/2.4.3 patch ... | |
35 | >>> Source prepared. | |
36 | >>> Configuring source in /tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0 ... | |
37 | * econf: updating m17n-lib-1.7.0/config.sub with /usr/share/gnuconfig/config.sub | |
38 | * econf: updating m17n-lib-1.7.0/config.guess with /usr/share/gnuconfig/config.guess | |
39 | ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/m17n-lib-1.7.0 --htmldir=/usr/share/doc/m17n-lib-1.7.0/html --libdir=/usr/lib64 --without-anthy --with-libxml2 --with-ispell --without-athena --with-fribidi --with-fontconfig --with-freetype --with-gd --with-gui --with-libotf --with-x --with-xft | |
40 | checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c | |
41 | checking whether build environment is sane... yes | |
42 | checking for a thread-safe mkdir -p... /bin/mkdir -p | |
43 | checking for gawk... gawk | |
44 | checking whether make sets $(MAKE)... yes | |
45 | checking whether make supports nested variables... yes | |
46 | checking whether to enable maintainer-specific portions of Makefiles... no | |
47 | checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc | |
48 | checking whether the C compiler works... yes | |
49 | checking for C compiler default output file name... a.out | |
50 | checking for suffix of executables... | |
51 | checking whether we are cross compiling... no | |
52 | checking for suffix of object files... o | |
53 | checking whether we are using the GNU C compiler... yes | |
54 | checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes | |
55 | checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed | |
56 | checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes | |
57 | checking whether make supports the include directive... yes (GNU style) | |
58 | checking dependency style of x86_64-pc-linux-gnu-gcc... none | |
59 | checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E | |
60 | checking for grep that handles long lines and -e... /bin/grep | |
61 | checking for egrep... /bin/grep -E | |
62 | checking for ANSI C header files... yes | |
63 | checking for sys/types.h... yes | |
64 | checking for sys/stat.h... yes | |
65 | checking for stdlib.h... yes | |
66 | checking for string.h... yes | |
67 | checking for memory.h... yes | |
68 | checking for strings.h... yes | |
69 | checking for inttypes.h... yes | |
70 | checking for stdint.h... yes | |
71 | checking for unistd.h... yes | |
72 | checking minix/config.h usability... no | |
73 | checking minix/config.h presence... no | |
74 | checking for minix/config.h... no | |
75 | checking whether it is safe to define __EXTENSIONS__... yes | |
76 | checking whether NLS is requested... yes | |
77 | checking for msgfmt... /usr/bin/msgfmt | |
78 | checking for gmsgfmt... /usr/bin/gmsgfmt | |
79 | checking for xgettext... /usr/bin/xgettext | |
80 | checking for msgmerge... /usr/bin/msgmerge | |
81 | checking build system type... x86_64-pc-linux-gnu | |
82 | checking host system type... x86_64-pc-linux-gnu | |
83 | checking whether we are using the GNU C Library 2 or newer... yes | |
84 | checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib | |
85 | checking for simple visibility declarations... yes | |
86 | checking for inline... inline | |
87 | checking for size_t... yes | |
88 | checking for stdint.h... yes | |
89 | checking for working alloca.h... yes | |
90 | checking for alloca... yes | |
91 | checking for stdlib.h... (cached) yes | |
92 | checking for unistd.h... (cached) yes | |
93 | checking for sys/param.h... yes | |
94 | checking for getpagesize... yes | |
95 | checking for working mmap... yes | |
96 | checking whether integer division by zero raises SIGFPE... yes | |
97 | checking for inttypes.h... yes | |
98 | checking for unsigned long long int... yes | |
99 | checking for inttypes.h... (cached) yes | |
100 | checking whether the inttypes.h PRIxNN macros are broken... no | |
101 | checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld | |
102 | checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes | |
103 | checking for shared library run path origin... done | |
104 | checking whether imported symbols can be declared weak... yes | |
105 | checking pthread.h usability... yes | |
106 | checking pthread.h presence... yes | |
107 | checking for pthread.h... yes | |
108 | checking for pthread_kill in -lpthread... yes | |
109 | checking for pthread_rwlock_t... yes | |
110 | checking for multithread API to use... posix | |
111 | checking argz.h usability... yes | |
112 | checking argz.h presence... yes | |
113 | checking for argz.h... yes | |
114 | checking for inttypes.h... (cached) yes | |
115 | checking limits.h usability... yes | |
116 | checking limits.h presence... yes | |
117 | checking for limits.h... yes | |
118 | checking for unistd.h... (cached) yes | |
119 | checking for sys/param.h... (cached) yes | |
120 | checking for getcwd... yes | |
121 | checking for getegid... yes | |
122 | checking for geteuid... yes | |
123 | checking for getgid... yes | |
124 | checking for getuid... yes | |
125 | checking for mempcpy... yes | |
126 | checking for munmap... yes | |
127 | checking for stpcpy... yes | |
128 | checking for strcasecmp... yes | |
129 | checking for strdup... yes | |
130 | checking for strtoul... yes | |
131 | checking for tsearch... yes | |
132 | checking for argz_count... yes | |
133 | checking for argz_stringify... yes | |
134 | checking for argz_next... yes | |
135 | checking for __fsetlocking... yes | |
136 | checking whether feof_unlocked is declared... yes | |
137 | checking whether fgets_unlocked is declared... yes | |
138 | checking for iconv... yes | |
139 | checking for working iconv... yes | |
140 | checking for iconv declaration... | |
141 | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
142 | checking for NL_LOCALE_NAME macro... yes | |
143 | checking for bison... bison | |
144 | checking version of bison... 3.7.3, ok | |
145 | checking for long long int... yes | |
146 | checking for wchar_t... yes | |
147 | checking for wint_t... yes | |
148 | checking for intmax_t... yes | |
149 | checking whether printf() supports POSIX/XSI format strings... yes | |
150 | checking whether we are using the GNU C Library 2.1 or newer... yes | |
151 | checking for stdint.h... (cached) yes | |
152 | checking for SIZE_MAX... yes | |
153 | checking for stdint.h... (cached) yes | |
154 | checking for CFPreferencesCopyAppValue... no | |
155 | checking for CFLocaleCopyCurrent... no | |
156 | checking for ptrdiff_t... yes | |
157 | checking stddef.h usability... yes | |
158 | checking stddef.h presence... yes | |
159 | checking for stddef.h... yes | |
160 | checking for stdlib.h... (cached) yes | |
161 | checking for string.h... (cached) yes | |
162 | checking for asprintf... yes | |
163 | checking for fwprintf... yes | |
164 | checking for putenv... yes | |
165 | checking for setenv... yes | |
166 | checking for setlocale... yes | |
167 | checking for snprintf... yes | |
168 | checking for wcslen... yes | |
169 | checking whether _snprintf is declared... no | |
170 | checking whether _snwprintf is declared... no | |
171 | checking whether getc_unlocked is declared... yes | |
172 | checking for nl_langinfo and CODESET... yes | |
173 | checking for LC_MESSAGES... yes | |
174 | checking for CFPreferencesCopyAppValue... (cached) no | |
175 | checking for CFLocaleCopyCurrent... (cached) no | |
176 | checking whether included gettext is requested... no | |
177 | checking for GNU gettext in libc... yes | |
178 | checking whether to use NLS... yes | |
179 | checking where the gettext function comes from... libc | |
180 | checking how to print strings... printf | |
181 | checking for a sed that does not truncate output... /bin/sed | |
182 | checking for fgrep... /bin/grep -F | |
183 | checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld | |
184 | checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes | |
185 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B | |
186 | checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm | |
187 | checking whether ln -s works... yes | |
188 | checking the maximum length of command line arguments... 1572864 | |
189 | checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
190 | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
191 | checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r | |
192 | checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump | |
193 | checking how to recognize dependent libraries... pass_all | |
194 | checking for x86_64-pc-linux-gnu-dlltool... no | |
195 | checking for dlltool... no | |
196 | checking how to associate runtime and link libraries... printf %s\n | |
197 | checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar | |
198 | checking for archiver @FILE support... @ | |
199 | checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip | |
200 | checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib | |
201 | checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok | |
202 | checking for sysroot... no | |
203 | checking for a working dd... /bin/dd | |
204 | checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
205 | checking for x86_64-pc-linux-gnu-mt... no | |
206 | checking for mt... no | |
207 | checking if : is a manifest tool... no | |
208 | checking for dlfcn.h... yes | |
209 | checking for objdir... .libs | |
210 | checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no | |
211 | checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC | |
212 | checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes | |
213 | checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes | |
214 | checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes | |
215 | checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes | |
216 | 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 | |
217 | checking whether -lc should be explicitly linked in... no | |
218 | checking dynamic linker characteristics... GNU/Linux ld.so | |
219 | checking how to hardcode library paths into programs... immediate | |
220 | checking whether stripping libraries is possible... yes | |
221 | checking if libtool supports shared libraries... yes | |
222 | checking whether to build shared libraries... yes | |
223 | checking whether to build static libraries... yes | |
224 | checking for X... libraries , headers | |
225 | checking for gethostbyname... yes | |
226 | checking for connect... yes | |
227 | checking for remove... yes | |
228 | checking for shmat... yes | |
229 | checking for IceConnectionNumber in -lICE... yes | |
230 | checking for ANSI C header files... (cached) yes | |
231 | checking for dirent.h that defines DIR... yes | |
232 | checking for library containing opendir... none required | |
233 | checking whether time.h and sys/time.h may both be included... yes | |
234 | checking fcntl.h usability... yes | |
235 | checking fcntl.h presence... yes | |
236 | checking for fcntl.h... yes | |
237 | checking langinfo.h usability... yes | |
238 | checking langinfo.h presence... yes | |
239 | checking for langinfo.h... yes | |
240 | checking for limits.h... (cached) yes | |
241 | checking locale.h usability... yes | |
242 | checking locale.h presence... yes | |
243 | checking for locale.h... yes | |
244 | checking for stdlib.h... (cached) yes | |
245 | checking for string.h... (cached) yes | |
246 | checking for strings.h... (cached) yes | |
247 | checking sys/time.h usability... yes | |
248 | checking sys/time.h presence... yes | |
249 | checking for sys/time.h... yes | |
250 | checking for unistd.h... (cached) yes | |
251 | checking X11/Xaw/Command.h usability... yes | |
252 | checking X11/Xaw/Command.h presence... yes | |
253 | checking for X11/Xaw/Command.h... yes | |
254 | checking for an ANSI C-conforming const... yes | |
255 | checking for inline... (cached) inline | |
256 | checking for size_t... (cached) yes | |
257 | checking whether struct tm is in sys/time.h or time.h... time.h | |
258 | checking whether byte ordering is bigendian... no | |
259 | checking for working alloca.h... (cached) yes | |
260 | checking for alloca... (cached) yes | |
261 | checking for stdlib.h... (cached) yes | |
262 | checking for GNU libc compatible malloc... yes | |
263 | checking for stdlib.h... (cached) yes | |
264 | checking for GNU libc compatible realloc... yes | |
265 | checking for working memcmp... yes | |
266 | checking whether lstat correctly handles trailing slash... yes | |
267 | checking whether stat accepts an empty string... no | |
268 | checking for working strcoll... yes | |
269 | checking for strftime... yes | |
270 | checking for working strtod... yes | |
271 | checking for memmove... yes | |
272 | checking for memset... yes | |
273 | checking for nl_langinfo... yes | |
274 | checking for putenv... (cached) yes | |
275 | checking for regcomp... yes | |
276 | checking for setlocale... (cached) yes | |
277 | checking for strchr... yes | |
278 | checking for strdup... (cached) yes | |
279 | checking for gettimeofday... yes | |
280 | checking for m17n-db... yes | |
281 | checking for library containing dlopen... -ldl | |
282 | checking for pkg-config... yes | |
283 | checking for fribidi-config... no | |
284 | checking for fribidi_set_mirroring in -lfribidi... yes | |
285 | checking fribidi/fribidi.h usability... yes | |
286 | checking fribidi/fribidi.h presence... yes | |
287 | checking for fribidi/fribidi.h... yes | |
288 | checking for libotf-config... yes | |
289 | checking for OTF_check_features in -lotf... yes | |
290 | checking otf.h usability... yes | |
291 | checking otf.h presence... yes | |
292 | checking for otf.h... yes | |
293 | checking for OTF_drive_gpos2 in -lotf... yes | |
294 | checking for freetype-config... no | |
295 | checking for xft-config... no | |
296 | checking for XftDrawCreate in -lXft... yes | |
297 | checking for X11/Xft/Xft.h... yes | |
298 | checking for FcInit in -lfontconfig... yes | |
299 | checking fontconfig/fontconfig.h usability... yes | |
300 | checking fontconfig/fontconfig.h presence... yes | |
301 | checking for fontconfig/fontconfig.h... yes | |
302 | checking for gdImageCreate in -lgd... yes | |
303 | checking gd.h usability... yes | |
304 | checking gd.h presence... yes | |
305 | checking for gd.h... yes | |
306 | checking for gdImageCreateTrueColor in -lgd... yes | |
307 | checking for xml2-config... yes | |
308 | checking for xmlParseMemory in -lxml2... yes | |
309 | checking for libxml/tree.h... yes | |
310 | checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config | |
311 | checking pkg-config is at least version 0.9.0... yes | |
312 | checking for anthy... no | |
313 | checking for ispell... no | |
314 | checking for libthai... no | |
315 | checking for wordcut... no | |
316 | checking for wordcut_init in -lwordcut... no | |
317 | checking that generated files are newer than configure... done | |
318 | configure: creating ./config.status | |
319 | config.status: creating Makefile | |
320 | config.status: creating intl/Makefile | |
321 | config.status: creating po/Makefile.in | |
322 | config.status: creating src/Makefile | |
323 | config.status: creating example/Makefile | |
324 | config.status: creating m17n-config | |
325 | config.status: creating m17n-core.pc | |
326 | config.status: creating m17n-shell.pc | |
327 | config.status: creating m17n-flt.pc | |
328 | config.status: creating m17n-gui.pc | |
329 | config.status: creating config.h | |
330 | config.status: executing depfiles commands | |
331 | config.status: executing po-directories commands | |
332 | config.status: creating po/POTFILES | |
333 | config.status: creating po/Makefile | |
334 | config.status: executing libtool commands | |
335 | The m17n library is configured with these external libraries. | |
336 | X11 fribidi libotf xft2 fontconfig gdlib xml2 | |
337 | >>> Source configured. | |
338 | >>> Compiling source in /tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0 ... | |
339 | make -j5 | |
340 | make all-recursive | |
341 | make[1]: Entering directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0' | |
342 | Making all in intl | |
343 | make[2]: Entering directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/intl' | |
344 | make[2]: Nothing to be done for 'all'. | |
345 | make[2]: Leaving directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/intl' | |
346 | Making all in po | |
347 | make[2]: Entering directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/po' | |
348 | make m17n-lib.pot-update | |
349 | make[3]: Entering directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/po' | |
350 | sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed | |
351 | mv t-remove-potcdate.sed remove-potcdate.sed | |
352 | if LC_ALL=C grep 'GNU m17n-lib' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ | |
353 | package_gnu='GNU '; \ | |
354 | else \ | |
355 | package_gnu=''; \ | |
356 | fi; \ | |
357 | if test -n '' || test 'm17n-lib-bug@m17n.org' = '@'PACKAGE_BUGREPORT'@'; then \ | |
358 | msgid_bugs_address=''; \ | |
359 | else \ | |
360 | msgid_bugs_address='m17n-lib-bug@m17n.org'; \ | |
361 | fi; \ | |
362 | case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ | |
363 | '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ | |
364 | /usr/bin/xgettext --default-domain=m17n-lib --directory=.. \ | |
365 | --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ | |
366 | --files-from=./POTFILES.in \ | |
367 | --copyright-holder='Free Software Foundation, Inc.' \ | |
368 | --msgid-bugs-address="$msgid_bugs_address" \ | |
369 | ;; \ | |
370 | *) \ | |
371 | /usr/bin/xgettext --default-domain=m17n-lib --directory=.. \ | |
372 | --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ | |
373 | --files-from=./POTFILES.in \ | |
374 | --copyright-holder='Free Software Foundation, Inc.' \ | |
375 | --package-name="${package_gnu}m17n-lib" \ | |
376 | --package-version='1.7.0' \ | |
377 | --msgid-bugs-address="$msgid_bugs_address" \ | |
378 | ;; \ | |
379 | esac | |
380 | test ! -f m17n-lib.po || { \ | |
381 | if test -f ./m17n-lib.pot; then \ | |
382 | sed -f remove-potcdate.sed < ./m17n-lib.pot > m17n-lib.1po && \ | |
383 | sed -f remove-potcdate.sed < m17n-lib.po > m17n-lib.2po && \ | |
384 | if cmp m17n-lib.1po m17n-lib.2po >/dev/null 2>&1; then \ | |
385 | rm -f m17n-lib.1po m17n-lib.2po m17n-lib.po; \ | |
386 | else \ | |
387 | rm -f m17n-lib.1po m17n-lib.2po ./m17n-lib.pot && \ | |
388 | mv m17n-lib.po ./m17n-lib.pot; \ | |
389 | fi; \ | |
390 | else \ | |
391 | mv m17n-lib.po ./m17n-lib.pot; \ | |
392 | fi; \ | |
393 | } | |
394 | make[3]: Leaving directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/po' | |
395 | test ! -f ./m17n-lib.pot || \ | |
396 | test -z "" || make | |
397 | make[2]: Leaving directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/po' | |
398 | Making all in src | |
399 | make[2]: Entering directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/src' | |
400 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o character.lo character.c | |
401 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o chartab.lo chartab.c | |
402 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o database.lo database.c | |
403 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o plist.lo plist.c | |
404 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o m17n-core.lo m17n-core.c | |
405 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c character.c -fPIC -DPIC -o .libs/character.o | |
406 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n-core.c -fPIC -DPIC -o .libs/m17n-core.o | |
407 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c chartab.c -fPIC -DPIC -o .libs/chartab.o | |
408 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c database.c -fPIC -DPIC -o .libs/database.o | |
409 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c plist.c -fPIC -DPIC -o .libs/plist.o | |
410 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c character.c -o character.o >/dev/null 2>&1 | |
411 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n-core.c -o m17n-core.o >/dev/null 2>&1 | |
412 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o mtext.lo mtext.c | |
413 | [01m[Kchartab.c:[m[K In function ‘[01m[Kdump_sub_chartab[m[K’: | |
414 | [01m[Kchartab.c:561:48:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
415 | 561 | fprintf (mdebug__output, "(default #x%X)", [01;35m[K([m[Kunsigned) table->default_value); | |
416 | | [01;35m[K^[m[K | |
417 | [01m[Kchartab.c:592:44:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
418 | 592 | fprintf (mdebug__output, " #xx%X)", [01;35m[K([m[Kunsigned) default_value); | |
419 | | [01;35m[K^[m[K | |
420 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c chartab.c -o chartab.o >/dev/null 2>&1 | |
421 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c mtext.c -fPIC -DPIC -o .libs/mtext.o | |
422 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o symbol.lo symbol.c | |
423 | [01m[Kdatabase.c:[m[K In function ‘[01m[Kload_chartable[m[K’: | |
424 | [01m[Kdatabase.c:292:10:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
425 | 292 | val = [01;35m[K([m[Kvoid *) (n * positive); | |
426 | | [01;35m[K^[m[K | |
427 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c database.c -o database.o >/dev/null 2>&1 | |
428 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o textprop.lo textprop.c | |
429 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c symbol.c -fPIC -DPIC -o .libs/symbol.o | |
430 | [01m[Kplist.c:[m[K In function ‘[01m[Kread_integer_element[m[K’: | |
431 | [01m[Kplist.c:440:42:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
432 | 440 | MPLIST_SET_ADVANCE (plist, Minteger, [01;35m[K([m[Kvoid *) num); | |
433 | | [01;35m[K^[m[K | |
434 | [01m[Kplist.c:118:27:[m[K [01;36m[Knote: [m[Kin definition of macro ‘[01m[KMPLIST_SET_ADVANCE[m[K’ | |
435 | 118 | MPLIST_VAL (plist) = ([01;36m[Kval[m[K); \ | |
436 | | [01;36m[K^~~[m[K | |
437 | In file included from [01m[Ksymbol.h:26[m[K, | |
438 | from [01m[Kplist.c:86[m[K: | |
439 | [01m[Kplist.c:[m[K In function ‘[01m[Kwrite_element[m[K’: | |
440 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
441 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
442 | | [01;35m[K^[m[K | |
443 | [01m[Kplist.c:576:17:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
444 | 576 | int num = [01;36m[KMPLIST_INTEGER[m[K (plist); | |
445 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
446 | [01m[Kplist.c:693:29:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
447 | 693 | sprintf (buf, "%04X", [01;35m[K([m[Kunsigned) MPLIST_VAL (plist)); | |
448 | | [01;35m[K^[m[K | |
449 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c plist.c -o plist.o >/dev/null 2>&1 | |
450 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c textprop.c -fPIC -DPIC -o .libs/textprop.o | |
451 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c symbol.c -o symbol.o >/dev/null 2>&1 | |
452 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o mtext-lbrk.lo mtext-lbrk.c | |
453 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o mtext-wseg.lo mtext-wseg.c | |
454 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o charset.lo charset.c | |
455 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c mtext-wseg.c -fPIC -DPIC -o .libs/mtext-wseg.o | |
456 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c mtext-lbrk.c -fPIC -DPIC -o .libs/mtext-lbrk.o | |
457 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c charset.c -fPIC -DPIC -o .libs/charset.o | |
458 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c mtext-wseg.c -o mtext-wseg.o >/dev/null 2>&1 | |
459 | [01m[Kmtext.c:[m[K In function ‘[01m[Knext_char_from_it[m[K’: | |
460 | [01m[Kmtext.c:640:8:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
461 | 640 | c1 = [01;35m[K([m[Kint) mchar_get_prop (c, Msimple_case_folding); | |
462 | | [01;35m[K^[m[K | |
463 | [01m[Kmtext.c:[m[K In function ‘[01m[Klowercase_precheck[m[K’: | |
464 | [01m[Kmtext.c:839:11:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
465 | 839 | if ([01;35m[K([m[Kint) mchartable_lookup (tricky_chars, c) == 1) | |
466 | | [01;35m[K^[m[K | |
467 | [01m[Kmtext.c:[m[K In function ‘[01m[Kfinal_sigma[m[K’: | |
468 | [01m[Kmtext.c:869:11:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
469 | 869 | c = [01;35m[K([m[Kint) mchartable_lookup (cased, mtext_ref_char (mt, i)); | |
470 | | [01;35m[K^[m[K | |
471 | [01m[Kmtext.c:883:11:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
472 | 883 | c = [01;35m[K([m[Kint) mchartable_lookup (cased, mtext_ref_char (mt, i)); | |
473 | | [01;35m[K^[m[K | |
474 | [01m[Kmtext.c:[m[K In function ‘[01m[Kafter_soft_dotted[m[K’: | |
475 | [01m[Kmtext.c:905:15:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
476 | 905 | class = [01;35m[K([m[Kint) mchartable_lookup (combining_class, c); | |
477 | | [01;35m[K^[m[K | |
478 | [01m[Kmtext.c:[m[K In function ‘[01m[Kmore_above[m[K’: | |
479 | [01m[Kmtext.c:920:15:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
480 | 920 | class = [01;35m[K([m[Kint) mchartable_lookup (combining_class, | |
481 | | [01;35m[K^[m[K | |
482 | [01m[Kmtext.c:[m[K In function ‘[01m[Kbefore_dot[m[K’: | |
483 | [01m[Kmtext.c:941:15:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
484 | 941 | class = [01;35m[K([m[Kint) mchartable_lookup (combining_class, c); | |
485 | | [01;35m[K^[m[K | |
486 | [01m[Kmtext.c:[m[K In function ‘[01m[Kafter_i[m[K’: | |
487 | [01m[Kmtext.c:959:15:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
488 | 959 | class = [01;35m[K([m[Kint) mchartable_lookup (combining_class, c); | |
489 | | [01;35m[K^[m[K | |
490 | [01m[Kmtext.c:[m[K In function ‘[01m[Kmtext_titlecase[m[K’: | |
491 | [01m[Kmtext.c:3506:17:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
492 | 3506 | int csd = [01;35m[K([m[Kint) mchartable_lookup (cased, mtext_ref_char (mt, from)); | |
493 | | [01;35m[K^[m[K | |
494 | [01m[Kmtext.c:3521:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
495 | 3521 | && ([01;35m[K([m[Kint) mchartable_lookup (combining_class, mtext_ref_char (mt, to)) | |
496 | | [01;35m[K^[m[K | |
497 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c mtext.c -o mtext.o >/dev/null 2>&1 | |
498 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c mtext-lbrk.c -o mtext-lbrk.o >/dev/null 2>&1 | |
499 | [01m[Ktextprop.c:[m[K In function ‘[01m[Kdump_interval[m[K’: | |
500 | [01m[Ktextprop.c:1138:7:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
501 | 1138 | [01;35m[K([m[Kunsigned) interval->stack[i]->val); | |
502 | | [01;35m[K^[m[K | |
503 | [01m[Ktextprop.c:[m[K In function ‘[01m[Kdump_textplist[m[K’: | |
504 | [01m[Ktextprop.c:1171:9:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
505 | 1171 | [01;35m[K([m[Kint) interval->stack[i]->val); | |
506 | | [01;35m[K^[m[K | |
507 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o coding.lo coding.c | |
508 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c textprop.c -o textprop.o >/dev/null 2>&1 | |
509 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o input.lo input.c | |
510 | [01m[Kcharset.c:[m[K In function ‘[01m[Kload_charset[m[K’: | |
511 | [01m[Kcharset.c:382:37:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
512 | 382 | mchartable_set (encoder, c1, [01;35m[K([m[Kvoid *) code1); | |
513 | | [01;35m[K^[m[K | |
514 | [01m[Kcharset.c:387:34:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
515 | 387 | mchartable_set (encoder, c1, [01;35m[K([m[Kvoid *) code1); | |
516 | | [01;35m[K^[m[K | |
517 | In file included from [01m[Kcharset.c:98[m[K: | |
518 | [01m[Kcharset.c:[m[K In function ‘[01m[Kmcharset__encode_char[m[K’: | |
519 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
520 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
521 | | [01;35m[K^[m[K | |
522 | [01m[Kcharset.c:618:23:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
523 | 618 | unsigned code = [01;36m[KENCODE_CHAR[m[K (parent, c); | |
524 | | [01;36m[K^~~~~~~~~~~[m[K | |
525 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
526 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
527 | | [01;35m[K^[m[K | |
528 | [01m[Kcharset.c:635:20:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
529 | 635 | unsigned code = [01;36m[KENCODE_CHAR[m[K (parent, c); | |
530 | | [01;36m[K^~~~~~~~~~~[m[K | |
531 | [01m[Kcharset.c:647:12:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
532 | 647 | return [01;35m[K([m[Kunsigned) mchartable_lookup (charset->encoder, c); | |
533 | | [01;35m[K^[m[K | |
534 | [01m[Kcharset.c:656:14:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
535 | 656 | return [01;35m[K([m[Kunsigned) mchartable_lookup (charset->encoder, c); | |
536 | | [01;35m[K^[m[K | |
537 | [01m[Kcharset.c:[m[K In function ‘[01m[Kmchar_define_charset[m[K’: | |
538 | [01m[Kcharset.c:1262:31:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
539 | 1262 | if (! (charset->dimension = [01;35m[K([m[Kint) mplist_get (plist, Mdimension))) | |
540 | | [01;35m[K^[m[K | |
541 | [01m[Kcharset.c:1265:15:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
542 | 1265 | min_range = [01;35m[K([m[Kunsigned) mplist_get (plist, Mmin_range); | |
543 | | [01;35m[K^[m[K | |
544 | [01m[Kcharset.c:1268:19:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
545 | 1268 | max_range = [01;35m[K([m[Kunsigned) MPLIST_VAL (pl); | |
546 | | [01;35m[K^[m[K | |
547 | [01m[Kcharset.c:1291:28:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
548 | 1291 | if ((charset->min_code = [01;35m[K([m[Kint) mplist_get (plist, Mmin_code)) < min_range) | |
549 | | [01;35m[K^[m[K | |
550 | [01m[Kcharset.c:1293:28:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
551 | 1293 | if ((charset->max_code = [01;35m[K([m[Kint) mplist_get (plist, Mmax_code)) > max_range) | |
552 | | [01;35m[K^[m[K | |
553 | [01m[Kcharset.c:1297:25:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
554 | 1297 | charset->final_byte = [01;35m[K([m[Kint) mplist_get (plist, Mfinal_byte); | |
555 | | [01;35m[K^[m[K | |
556 | [01m[Kcharset.c:1298:23:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
557 | 1298 | charset->revision = [01;35m[K([m[Kint) mplist_get (plist, Mrevision); | |
558 | | [01;35m[K^[m[K | |
559 | [01m[Kcharset.c:1299:23:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
560 | 1299 | charset->min_char = [01;35m[K([m[Kint) mplist_get (plist, Mmin_char); | |
561 | | [01;35m[K^[m[K | |
562 | [01m[Kcharset.c:1315:28:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
563 | 1315 | charset->subset_offset = [01;35m[K([m[Kint) mplist_get (plist, Msubset_offset); | |
564 | | [01;35m[K^[m[K | |
565 | In file included from [01m[Kcharset.c:98[m[K: | |
566 | [01m[Kcharset.c:[m[K In function ‘[01m[Kmchar_encode[m[K’: | |
567 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
568 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
569 | | [01;35m[K^[m[K | |
570 | [01m[Kcharset.c:1470:10:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
571 | 1470 | return [01;36m[KENCODE_CHAR[m[K (charset, c); | |
572 | | [01;36m[K^~~~~~~~~~~[m[K | |
573 | [01m[Kcharset.c:[m[K In function ‘[01m[Kmchar_map_charset[m[K’: | |
574 | [01m[Kcharset.c:1527:11:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
575 | 1527 | if ([01;35m[K([m[Kint) mchartable__lookup (charset->encoder, c, &next_c, 1) < 0) | |
576 | | [01;35m[K^[m[K | |
577 | [01m[Kcharset.c:1531:8:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
578 | 1531 | if ([01;35m[K([m[Kint) mchartable__lookup (charset->encoder, c, &next_c, 1) >= 0) | |
579 | | [01;35m[K^[m[K | |
580 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c charset.c -o charset.o >/dev/null 2>&1 | |
581 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c coding.c -fPIC -DPIC -o .libs/coding.o | |
582 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c input.c -fPIC -DPIC -o .libs/input.o | |
583 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o language.lo language.c | |
584 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c language.c -fPIC -DPIC -o .libs/language.o | |
585 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o locale.lo locale.c | |
586 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c language.c -o language.o >/dev/null 2>&1 | |
587 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o m17n.lo m17n.c | |
588 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c locale.c -fPIC -DPIC -o .libs/locale.o | |
589 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n.c -fPIC -DPIC -o .libs/m17n.o | |
590 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o m17n-flt.lo m17n-flt.c | |
591 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c locale.c -o locale.o >/dev/null 2>&1 | |
592 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n.c -o m17n.o >/dev/null 2>&1 | |
593 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n-flt.c -fPIC -DPIC -o .libs/m17n-flt.o | |
594 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o face.lo face.c | |
595 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o font.lo font.c | |
596 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c face.c -fPIC -DPIC -o .libs/face.o | |
597 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c font.c -fPIC -DPIC -o .libs/font.o | |
598 | In file included from [01m[Kcoding.c:74[m[K: | |
599 | [01m[Kcoding.c:[m[K In function ‘[01m[Kencode_coding_charset[m[K’: | |
600 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
601 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
602 | | [01;35m[K^[m[K | |
603 | [01m[Kcoding.c:634:15:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
604 | 634 | code = [01;36m[KENCODE_CHAR[m[K (charset, c); | |
605 | | [01;36m[K^~~~~~~~~~~[m[K | |
606 | [01m[Kcoding.c:[m[K In function ‘[01m[Kencode_coding_iso_2022[m[K’: | |
607 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
608 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
609 | | [01;35m[K^[m[K | |
610 | [01m[Kcoding.c:2386:15:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
611 | 2386 | code = [01;36m[KENCODE_CHAR[m[K (primary, c); | |
612 | | [01;36m[K^~~~~~~~~~~[m[K | |
613 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
614 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
615 | | [01;35m[K^[m[K | |
616 | [01m[Kcoding.c:2404:16:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
617 | 2404 | code = [01;36m[KENCODE_CHAR[m[K (charset, c); | |
618 | | [01;36m[K^~~~~~~~~~~[m[K | |
619 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
620 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
621 | | [01;35m[K^[m[K | |
622 | [01m[Kcoding.c:2415:17:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
623 | 2415 | code = [01;36m[KENCODE_CHAR[m[K (charset, c); | |
624 | | [01;36m[K^~~~~~~~~~~[m[K | |
625 | [01m[Kcoding.c:[m[K In function ‘[01m[Kencode_coding_sjis[m[K’: | |
626 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
627 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
628 | | [01;35m[K^[m[K | |
629 | [01m[Kcoding.c:2773:16:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
630 | 2773 | if ((code = [01;36m[KENCODE_CHAR[m[K (charset_roman, c)) != MCHAR_INVALID_CODE) | |
631 | | [01;36m[K^~~~~~~~~~~[m[K | |
632 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
633 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
634 | | [01;35m[K^[m[K | |
635 | [01m[Kcoding.c:2778:21:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
636 | 2778 | else if ((code = [01;36m[KENCODE_CHAR[m[K (charset_kanji, c)) | |
637 | | [01;36m[K^~~~~~~~~~~[m[K | |
638 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
639 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
640 | | [01;35m[K^[m[K | |
641 | [01m[Kcoding.c:2787:21:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
642 | 2787 | else if ((code = [01;36m[KENCODE_CHAR[m[K (charset_kana, c)) | |
643 | | [01;36m[K^~~~~~~~~~~[m[K | |
644 | [01m[Kcoding.c:[m[K In function ‘[01m[Kmconv_define_coding[m[K’: | |
645 | [01m[Kcoding.c:3848:30:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
646 | 3848 | info->code_unit_bits = [01;35m[K([m[Kint) mplist_get (plist, Mcode_unit); | |
647 | | [01;35m[K^[m[K | |
648 | In file included from [01m[Kcoding.c:72[m[K: | |
649 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
650 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
651 | | [01;35m[K^[m[K | |
652 | [01m[Kcoding.c:3901:34:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
653 | 3901 | info->initial_invocation[0] = [01;36m[KMPLIST_INTEGER[m[K (pl); | |
654 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
655 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
656 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
657 | | [01;35m[K^[m[K | |
658 | [01m[Kcoding.c:3907:38:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
659 | 3907 | info->initial_invocation[1] = [01;36m[KMPLIST_INTEGER[m[K (pl); | |
660 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
661 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
662 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
663 | | [01;35m[K^[m[K | |
664 | [01m[Kcoding.c:3914:26:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
665 | 3914 | info->designations[i] = [01;36m[KMPLIST_INTEGER[m[K (pl); | |
666 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
667 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c coding.c -o coding.o >/dev/null 2>&1 | |
668 | [01m[Kface.c:[m[K In function ‘[01m[Kserialize_hline[m[K’: | |
669 | [01m[Kface.c:206:33:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
670 | 206 | mplist_add (pl, Minteger, [01;35m[K([m[Kvoid *) hline->width); | |
671 | | [01;35m[K^[m[K | |
672 | [01m[Kface.c:[m[K In function ‘[01m[Kserialize_box[m[K’: | |
673 | [01m[Kface.c:221:33:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
674 | 221 | mplist_add (pl, Minteger, [01;35m[K([m[Kvoid *) box->width); | |
675 | | [01;35m[K^[m[K | |
676 | [01m[Kface.c:222:33:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
677 | 222 | mplist_add (pl, Minteger, [01;35m[K([m[Kvoid *) box->inner_hmargin); | |
678 | | [01;35m[K^[m[K | |
679 | [01m[Kface.c:223:33:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
680 | 223 | mplist_add (pl, Minteger, [01;35m[K([m[Kvoid *) box->inner_vmargin); | |
681 | | [01;35m[K^[m[K | |
682 | [01m[Kface.c:224:33:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
683 | 224 | mplist_add (pl, Minteger, [01;35m[K([m[Kvoid *) box->outer_hmargin); | |
684 | | [01;35m[K^[m[K | |
685 | [01m[Kface.c:225:33:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
686 | 225 | mplist_add (pl, Minteger, [01;35m[K([m[Kvoid *) box->outer_vmargin); | |
687 | | [01;35m[K^[m[K | |
688 | In file included from [01m[Ksymbol.h:26[m[K, | |
689 | from [01m[Kface.c:91[m[K: | |
690 | [01m[Kface.c:[m[K In function ‘[01m[Kdeserialize_box[m[K’: | |
691 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
692 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
693 | | [01;35m[K^[m[K | |
694 | [01m[Kface.c:308:15:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
695 | 308 | box.width = [01;36m[KMPLIST_INTEGER[m[K (plist); | |
696 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
697 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
698 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
699 | | [01;35m[K^[m[K | |
700 | [01m[Kface.c:312:23:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
701 | 312 | box.inner_hmargin = [01;36m[KMPLIST_INTEGER[m[K (plist); | |
702 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
703 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
704 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
705 | | [01;35m[K^[m[K | |
706 | [01m[Kface.c:316:23:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
707 | 316 | box.inner_vmargin = [01;36m[KMPLIST_INTEGER[m[K (plist); | |
708 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
709 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
710 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
711 | | [01;35m[K^[m[K | |
712 | [01m[Kface.c:320:23:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
713 | 320 | box.outer_hmargin = [01;36m[KMPLIST_INTEGER[m[K (plist); | |
714 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
715 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
716 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
717 | | [01;35m[K^[m[K | |
718 | [01m[Kface.c:324:23:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
719 | 324 | box.outer_vmargin = [01;36m[KMPLIST_INTEGER[m[K (plist); | |
720 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
721 | [01m[Kface.c:[m[K In function ‘[01m[Kdeserialize_face[m[K’: | |
722 | [01m[Kface.c:360:15:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
723 | 360 | index = [01;35m[K([m[Kint) msymbol_get (key, M_face_prop_index) - 1; | |
724 | | [01;35m[K^[m[K | |
725 | [01m[Kface.c:[m[K In function ‘[01m[Kmface__init[m[K’: | |
726 | [01m[Kface.c:465:6:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
727 | 465 | [01;35m[K([m[Kvoid *) (mface_prop_data[i].index + 1)); | |
728 | | [01;35m[K^[m[K | |
729 | [01m[Kface.c:[m[K In function ‘[01m[Kmface__realize[m[K’: | |
730 | [01m[Kface.c:640:39:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
731 | 640 | merged_face.property[MFACE_SIZE] = [01;35m[K([m[Kvoid *) font_size; | |
732 | | [01;35m[K^[m[K | |
733 | [01m[Kface.c:647:26:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
734 | 647 | double font_size = [01;35m[K([m[Kint) merged_face.property[MFACE_SIZE]; | |
735 | | [01;35m[K^[m[K | |
736 | [01m[Kface.c:653:7:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
737 | 653 | && [01;35m[K([m[Kint) merged_face.property[MFACE_RATIO] != 100) | |
738 | | [01;35m[K^[m[K | |
739 | [01m[Kface.c:655:17:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
740 | 655 | font_size *= [01;35m[K([m[Kint) merged_face.property[MFACE_RATIO]; | |
741 | | [01;35m[K^[m[K | |
742 | [01m[Kface.c:659:42:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
743 | 659 | merged_face.property[MFACE_SIZE] = [01;35m[K([m[Kvoid *) ifont_size; | |
744 | | [01;35m[K^[m[K | |
745 | [01m[Kface.c:685:16:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
746 | 685 | spec.size = [01;35m[K([m[Kint) merged_face.property[MFONT_SIZE]; | |
747 | | [01;35m[K^[m[K | |
748 | [01m[Kface.c:[m[K In function ‘[01m[Kmface__for_chars[m[K’: | |
749 | [01m[Kface.c:853:7:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
750 | 853 | = [01;35m[K([m[Kunsigned) mchartable_lookup (coverage, | |
751 | | [01;35m[K^[m[K | |
752 | [01m[Kface.c:[m[K In function ‘[01m[Kmface_get_prop[m[K’: | |
753 | [01m[Kface.c:1849:15:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
754 | 1849 | int index = [01;35m[K([m[Kint) msymbol_get (key, M_face_prop_index) - 1; | |
755 | | [01;35m[K^[m[K | |
756 | [01m[Kface.c:[m[K In function ‘[01m[Kmface_put_prop[m[K’: | |
757 | [01m[Kface.c:1934:15:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
758 | 1934 | int index = [01;35m[K([m[Kint) msymbol_get (key, M_face_prop_index) - 1; | |
759 | | [01;35m[K^[m[K | |
760 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c face.c -o face.o >/dev/null 2>&1 | |
761 | In file included from [01m[Ksymbol.h:26[m[K, | |
762 | from [01m[Kfont.c:337[m[K: | |
763 | [01m[Kfont.c:[m[K In function ‘[01m[Kload_font_resize_table[m[K’: | |
764 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
765 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
766 | | [01;35m[K^[m[K | |
767 | [01m[Kfont.c:583:24:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
768 | 583 | resize->resize = [01;36m[KMPLIST_INTEGER[m[K (elt); | |
769 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
770 | [01m[Kfont.c:[m[K In function ‘[01m[Kxlfd_unparse_name[m[K’: | |
771 | [01m[Kfont.c:844:10:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
772 | 844 | resy = [01;35m[K([m[Kint) mfont_get_prop (font, Mresolution); | |
773 | | [01;35m[K^[m[K | |
774 | [01m[Kfont.c:[m[K In function ‘[01m[Kmfont__init[m[K’: | |
775 | [01m[Kfont.c:1120:7:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
776 | 1120 | [01;35m[K([m[Kvoid *) (j + 1)) < 0) | |
777 | | [01;35m[K^[m[K | |
778 | [01m[Kfont.c:[m[K In function ‘[01m[Kmfont__set_spec_from_face[m[K’: | |
779 | [01m[Kfont.c:1344:16:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
780 | 1344 | spec->size = [01;35m[K([m[Kint) (face->property[MFACE_SIZE]); | |
781 | | [01;35m[K^[m[K | |
782 | [01m[Kfont.c:[m[K In function ‘[01m[Kmfont__list[m[K’: | |
783 | [01m[Kfont.c:1479:11:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
784 | 1479 | num = [01;35m[K([m[Kint) msymbol_get (id, M_font_list_len); | |
785 | | [01;35m[K^[m[K | |
786 | [01m[Kfont.c:1496:41:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
787 | 1496 | msymbol_put (id, M_font_list_len, [01;35m[K([m[Kvoid *) num); | |
788 | | [01;35m[K^[m[K | |
789 | In file included from [01m[Kfont.c:339[m[K: | |
790 | [01m[Kfont.c:[m[K In function ‘[01m[Kmfont__has_char[m[K’: | |
791 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
792 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
793 | | [01;35m[K^[m[K | |
794 | [01m[Kfont.c:1592:14:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
795 | 1592 | code = [01;36m[KENCODE_CHAR[m[K (encoding->repertory_charset, c); | |
796 | | [01;36m[K^~~~~~~~~~~[m[K | |
797 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
798 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
799 | | [01;35m[K^[m[K | |
800 | [01m[Kfont.c:1595:10:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
801 | 1595 | code = [01;36m[KENCODE_CHAR[m[K (encoding->encoding_charset, c); | |
802 | | [01;36m[K^~~~~~~~~~~[m[K | |
803 | [01m[Kfont.c:[m[K In function ‘[01m[Kmfont__encode_char[m[K’: | |
804 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
805 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
806 | | [01;35m[K^[m[K | |
807 | [01m[Kfont.c:1623:13:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
808 | 1623 | return ([01;36m[KENCODE_CHAR[m[K (encoding->repertory_charset, c)); | |
809 | | [01;36m[K^~~~~~~~~~~[m[K | |
810 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
811 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
812 | | [01;35m[K^[m[K | |
813 | [01m[Kfont.c:1624:10:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
814 | 1624 | code = [01;36m[KENCODE_CHAR[m[K (encoding->encoding_charset, c); | |
815 | | [01;36m[K^~~~~~~~~~~[m[K | |
816 | [01m[Kfont.c:[m[K In function ‘[01m[Kmfont__get_glyph_id[m[K’: | |
817 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
818 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
819 | | [01;35m[K^[m[K | |
820 | [01m[Kfont.c:1689:14:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
821 | 1689 | g->g.code = [01;36m[KENCODE_CHAR[m[K (encoding->repertory_charset, g->g.c); | |
822 | | [01;36m[K^~~~~~~~~~~[m[K | |
823 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
824 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
825 | | [01;35m[K^[m[K | |
826 | [01m[Kfont.c:1695:13:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
827 | 1695 | code = [01;36m[KENCODE_CHAR[m[K (encoding->encoding_charset, g->g.c); | |
828 | | [01;36m[K^~~~~~~~~~~[m[K | |
829 | [01m[Kfont.c:[m[K In function ‘[01m[Kmfont__set_property[m[K’: | |
830 | [01m[Kfont.c:457:7:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
831 | 457 | : ([01;35m[K([m[Kint) msymbol_get ((symbol), mfont__property_table[(n)].property))) | |
832 | | [01;35m[K^[m[K | |
833 | [01m[Kfont.c:1748:17:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KFONT_PROPERTY_NUMERIC[m[K’ | |
834 | 1748 | numeric = [01;36m[KFONT_PROPERTY_NUMERIC[m[K (val, key); | |
835 | | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K | |
836 | [01m[Kfont.c:464:8:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
837 | 464 | [01;35m[K([m[Kvoid *) (numeric)) | |
838 | | [01;35m[K^[m[K | |
839 | [01m[Kfont.c:1753:4:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KSET_FONT_PROPERTY_NUMERIC[m[K’ | |
840 | 1753 | [01;36m[KSET_FONT_PROPERTY_NUMERIC[m[K (val, key, numeric); | |
841 | | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K | |
842 | [01m[Kfont.c:[m[K In function ‘[01m[Kmfont_get_prop[m[K’: | |
843 | [01m[Kfont.c:2457:14:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
844 | 2457 | return [01;35m[K([m[Kvoid *) size; | |
845 | | [01;35m[K^[m[K | |
846 | [01m[Kfont.c:2462:14:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
847 | 2462 | return [01;35m[K([m[Kvoid *) resy; | |
848 | | [01;35m[K^[m[K | |
849 | [01m[Kfont.c:2487:9:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
850 | 2487 | return [01;35m[K([m[Kvoid *) rfont->ascent; | |
851 | | [01;35m[K^[m[K | |
852 | [01m[Kfont.c:2489:9:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
853 | 2489 | return [01;35m[K([m[Kvoid *) rfont->descent; | |
854 | | [01;35m[K^[m[K | |
855 | [01m[Kfont.c:2491:9:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
856 | 2491 | return [01;35m[K([m[Kvoid *) rfont->max_advance; | |
857 | | [01;35m[K^[m[K | |
858 | [01m[Kfont.c:[m[K In function ‘[01m[Kmfont_put_prop[m[K’: | |
859 | [01m[Kfont.c:2545:18:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
860 | 2545 | int size = [01;35m[K([m[Kint) val; | |
861 | | [01;35m[K^[m[K | |
862 | [01m[Kfont.c:2550:23:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
863 | 2550 | unsigned resy = [01;35m[K([m[Kunsigned) val; | |
864 | | [01;35m[K^[m[K | |
865 | [01m[Km17n-flt.c:[m[K In function ‘[01m[Kapply_otf_feature[m[K’: | |
866 | [01m[Km17n-flt.c:516:40:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
867 | 516 | mchartable_set (table, from + i, [01;35m[K([m[Kvoid *) category); | |
868 | | [01;35m[K^[m[K | |
869 | In file included from [01m[Ksymbol.h:26[m[K, | |
870 | from [01m[Km17n-flt.c:59[m[K: | |
871 | [01m[Km17n-flt.c:[m[K In function ‘[01m[Kload_category_table[m[K’: | |
872 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
873 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
874 | | [01;35m[K^[m[K | |
875 | [01m[Km17n-flt.c:563:14:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
876 | 563 | from = [01;36m[KMPLIST_INTEGER[m[K (elt); | |
877 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
878 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
879 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
880 | | [01;35m[K^[m[K | |
881 | [01m[Km17n-flt.c:567:12:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
882 | 567 | to = [01;36m[KMPLIST_INTEGER[m[K (elt); | |
883 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
884 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
885 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
886 | | [01;35m[K^[m[K | |
887 | [01m[Km17n-flt.c:589:24:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
888 | 589 | category_code = [01;36m[KMPLIST_INTEGER[m[K (elt); | |
889 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
890 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
891 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
892 | | [01;35m[K^[m[K | |
893 | [01m[Km17n-flt.c:602:20:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
894 | 602 | category_code = [01;36m[KMPLIST_INTEGER[m[K (elt); | |
895 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
896 | [01m[Km17n-flt.c:608:31:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
897 | 608 | mchartable_set (table, from, [01;35m[K([m[Kvoid *) category_code); | |
898 | | [01;35m[K^[m[K | |
899 | [01m[Km17n-flt.c:610:41:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
900 | 610 | mchartable_set_range (table, from, to, [01;35m[K([m[Kvoid *) category_code); | |
901 | | [01;35m[K^[m[K | |
902 | In file included from [01m[Ksymbol.h:26[m[K, | |
903 | from [01m[Km17n-flt.c:59[m[K: | |
904 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
905 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
906 | | [01;35m[K^[m[K | |
907 | [01m[Km17n-flt.c:646:38:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
908 | 646 | category->feature_table.code[i] = [01;36m[KMPLIST_INTEGER[m[K (elt); | |
909 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
910 | [01m[Km17n-flt.c:[m[K In function ‘[01m[Kload_command[m[K’: | |
911 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
912 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
913 | | [01;35m[K^[m[K | |
914 | [01m[Km17n-flt.c:977:18:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
915 | 977 | int code = [01;36m[KMPLIST_INTEGER[m[K (plist); | |
916 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
917 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
918 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
919 | | [01;35m[K^[m[K | |
920 | [01m[Km17n-flt.c:1090:39:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
921 | 1090 | cmd->body.rule.src.match_idx = [01;36m[KMPLIST_INTEGER[m[K (elt); | |
922 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
923 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
924 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
925 | | [01;35m[K^[m[K | |
926 | [01m[Km17n-flt.c:1110:17:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
927 | 1110 | = (unsigned) [01;36m[KMPLIST_INTEGER[m[K (pl); | |
928 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
929 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
930 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
931 | | [01;35m[K^[m[K | |
932 | [01m[Km17n-flt.c:1124:17:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
933 | 1124 | = (unsigned) [01;36m[KMPLIST_INTEGER[m[K (pl); | |
934 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
935 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
936 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
937 | | [01;35m[K^[m[K | |
938 | [01m[Km17n-flt.c:1129:17:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
939 | 1129 | = (unsigned) [01;36m[KMPLIST_INTEGER[m[K (pl); | |
940 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
941 | [01m[Km17n-flt.c:[m[K In function ‘[01m[Krun_rule[m[K’: | |
942 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
943 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
944 | | [01;35m[K^[m[K | |
945 | [01m[Km17n-flt.c:1735:29:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
946 | 1735 | GREF (&gstring, i)->c = [01;36m[KMPLIST_INTEGER[m[K (p); | |
947 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
948 | [01m[Km17n-flt.c:[m[K In function ‘[01m[Kdecode_packed_otf_tag[m[K’: | |
949 | [01m[Km17n-flt.c:1908:20:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
950 | 1908 | enc = (g->c > 0 ? [01;35m[K([m[Kint) mchartable_lookup (category->table, g->c) | |
951 | | [01;35m[K^[m[K | |
952 | [01m[Km17n-flt.c:[m[K In function ‘[01m[Ktry_otf[m[K’: | |
953 | [01m[Km17n-flt.c:2044:20:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
954 | 2044 | ? (g->c > 0 ? [01;35m[K([m[Kint) mchartable_lookup (table, g->c) | |
955 | | [01;35m[K^[m[K | |
956 | [01m[Km17n-flt.c:2047:8:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
957 | 2047 | ? [01;35m[K([m[Kint) mchartable_lookup (table, g->code) | |
958 | | [01;35m[K^[m[K | |
959 | [01m[Km17n-flt.c:[m[K In function ‘[01m[Krun_command[m[K’: | |
960 | [01m[Km17n-flt.c:2129:18:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
961 | 2129 | ? (g->c > 0 ? [01;35m[K([m[Kint) mchartable_lookup (table, g->c) : 1) | |
962 | | [01;35m[K^[m[K | |
963 | [01m[Km17n-flt.c:2131:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
964 | 2131 | ? [01;35m[K([m[Kint) mchartable_lookup (table, g->code) | |
965 | | [01;35m[K^[m[K | |
966 | [01m[Km17n-flt.c:[m[K In function ‘[01m[Krun_stages[m[K’: | |
967 | [01m[Km17n-flt.c:2322:22:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
968 | 2322 | ? (g->c > 0 ? [01;35m[K([m[Kint) mchartable_lookup (table, g->c) : 1) | |
969 | | [01;35m[K^[m[K | |
970 | [01m[Km17n-flt.c:2324:10:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
971 | 2324 | ? [01;35m[K([m[Kint) mchartable_lookup (table, g->code) | |
972 | | [01;35m[K^[m[K | |
973 | [01m[Km17n-flt.c:[m[K In function ‘[01m[Ksetup_combining_coverage[m[K’: | |
974 | [01m[Km17n-flt.c:2550:25:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
975 | 2550 | int combining_class = [01;35m[K([m[Kint) val; | |
976 | | [01;35m[K^[m[K | |
977 | [01m[Km17n-flt.c:2571:55:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
978 | 2571 | mchartable_set_range ((MCharTable *) arg, from, to, [01;35m[K([m[Kvoid *) category); | |
979 | | [01;35m[K^[m[K | |
980 | [01m[Km17n-flt.c:[m[K In function ‘[01m[Kmflt_run[m[K’: | |
981 | [01m[Km17n-flt.c:3021:10:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
982 | 3021 | enc = [01;35m[K([m[Kint) mchartable_lookup (flt->coverage->table, g->c); | |
983 | | [01;35m[K^[m[K | |
984 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c font.c -o font.o >/dev/null 2>&1 | |
985 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n-flt.c -o m17n-flt.o >/dev/null 2>&1 | |
986 | [01m[Kinput.c:[m[K In function ‘[01m[Kget_surrounding_text[m[K’: | |
987 | [01m[Kinput.c:604:37:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
988 | 604 | mplist_push (ic->plist, Minteger, [01;35m[K([m[Kvoid *) len); | |
989 | | [01;35m[K^[m[K | |
990 | [01m[Kinput.c:[m[K In function ‘[01m[Kdelete_surrounding_text[m[K’: | |
991 | [01m[Kinput.c:617:37:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
992 | 617 | mplist_push (ic->plist, Minteger, [01;35m[K([m[Kvoid *) pos); | |
993 | | [01;35m[K^[m[K | |
994 | In file included from [01m[Ksymbol.h:26[m[K, | |
995 | from [01m[Kinput.c:161[m[K: | |
996 | [01m[Kinput.c:[m[K In function ‘[01m[Kinteger_value[m[K’: | |
997 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
998 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
999 | | [01;35m[K^[m[K | |
1000 | [01m[Kinput.c:728:12:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1001 | 728 | return [01;36m[KMPLIST_INTEGER[m[K (arg); | |
1002 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1003 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1004 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1005 | | [01;35m[K^[m[K | |
1006 | [01m[Kinput.c:735:40:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1007 | 735 | return (MPLIST_INTEGER_P (val) ? [01;36m[KMPLIST_INTEGER[m[K (val) : 0); | |
1008 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1009 | [01m[Kinput.c:[m[K In function ‘[01m[Kresolve_expression[m[K’: | |
1010 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1011 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1012 | | [01;35m[K^[m[K | |
1013 | [01m[Kinput.c:806:12:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1014 | 806 | return [01;36m[KMPLIST_INTEGER[m[K (plist); | |
1015 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1016 | [01m[Kinput.c:[m[K In function ‘[01m[Kparse_action_list[m[K’: | |
1017 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1018 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1019 | | [01;35m[K^[m[K | |
1020 | [01m[Kinput.c:893:12:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1021 | 893 | int c = [01;36m[KMPLIST_INTEGER[m[K (plist); | |
1022 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1023 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1024 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1025 | | [01;35m[K^[m[K | |
1026 | [01m[Kinput.c:920:13:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1027 | 920 | int c = [01;36m[KMPLIST_INTEGER[m[K (pl); | |
1028 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1029 | [01m[Kinput.c:[m[K In function ‘[01m[Kload_translation[m[K’: | |
1030 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1031 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1032 | | [01;35m[K^[m[K | |
1033 | [01m[Kinput.c:1091:16:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1034 | 1091 | int c = [01;36m[KMPLIST_INTEGER[m[K (elt); | |
1035 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1036 | [01m[Kinput.c:[m[K In function ‘[01m[Kcheck_variable_value[m[K’: | |
1037 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1038 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1039 | | [01;35m[K^[m[K | |
1040 | [01m[Kinput.c:2022:15:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1041 | 2022 | int n = [01;36m[KMPLIST_INTEGER[m[K (val); | |
1042 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1043 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1044 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1045 | | [01;35m[K^[m[K | |
1046 | [01m[Kinput.c:2028:17:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1047 | 2028 | if (n == [01;36m[KMPLIST_INTEGER[m[K (valids)) | |
1048 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1049 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1050 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1051 | | [01;35m[K^[m[K | |
1052 | [01m[Kinput.c:2038:20:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1053 | 2038 | min_bound = [01;36m[KMPLIST_INTEGER[m[K (p); | |
1054 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1055 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1056 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1057 | | [01;35m[K^[m[K | |
1058 | [01m[Kinput.c:2042:20:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1059 | 2042 | max_bound = [01;36m[KMPLIST_INTEGER[m[K (p); | |
1060 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1061 | [01m[Kinput.c:[m[K In function ‘[01m[Kadjust_markers[m[K’: | |
1062 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1063 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1064 | | [01;35m[K^[m[K | |
1065 | [01m[Kinput.c:2609:6:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1066 | 2609 | if ([01;36m[KMPLIST_INTEGER[m[K (markers) > from) | |
1067 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1068 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1069 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1070 | | [01;35m[K^[m[K | |
1071 | [01m[Kinput.c:2610:37:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1072 | 2610 | MPLIST_VAL (markers) = (void *) ([01;36m[KMPLIST_INTEGER[m[K (markers) + ins); | |
1073 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1074 | [01m[Kinput.c:2610:27:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1075 | 2610 | MPLIST_VAL (markers) = [01;35m[K([m[Kvoid *) (MPLIST_INTEGER (markers) + ins); | |
1076 | | [01;35m[K^[m[K | |
1077 | In file included from [01m[Ksymbol.h:26[m[K, | |
1078 | from [01m[Kinput.c:161[m[K: | |
1079 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1080 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1081 | | [01;35m[K^[m[K | |
1082 | [01m[Kinput.c:2618:8:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1083 | 2618 | if ([01;36m[KMPLIST_INTEGER[m[K (markers) >= to) | |
1084 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1085 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1086 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1087 | | [01;35m[K^[m[K | |
1088 | [01m[Kinput.c:2620:20:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1089 | 2620 | = (void *) ([01;36m[KMPLIST_INTEGER[m[K (markers) + ins - (to - from)); | |
1090 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1091 | [01m[Kinput.c:2620:10:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1092 | 2620 | = [01;35m[K([m[Kvoid *) (MPLIST_INTEGER (markers) + ins - (to - from)); | |
1093 | | [01;35m[K^[m[K | |
1094 | In file included from [01m[Ksymbol.h:26[m[K, | |
1095 | from [01m[Kinput.c:161[m[K: | |
1096 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1097 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1098 | | [01;35m[K^[m[K | |
1099 | [01m[Kinput.c:2621:13:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1100 | 2621 | else if ([01;36m[KMPLIST_INTEGER[m[K (markers) > from) | |
1101 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1102 | [01m[Kinput.c:2622:29:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1103 | 2622 | MPLIST_VAL (markers) = [01;35m[K([m[Kvoid *) from; | |
1104 | | [01;35m[K^[m[K | |
1105 | [01m[Kinput.c:[m[K In function ‘[01m[Knew_index[m[K’: | |
1106 | [01m[Kinput.c:2772:10:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1107 | 2772 | return [01;35m[K([m[Kint) mplist_get (((MInputContextInfo *) ic->info)->markers, sym); | |
1108 | | [01;35m[K^[m[K | |
1109 | [01m[Kinput.c:[m[K In function ‘[01m[Kupdate_candidate[m[K’: | |
1110 | [01m[Kinput.c:2807:60:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1111 | 2807 | mtext_put_prop (ic->preedit, from, to, Mcandidate_index, [01;35m[K([m[Kvoid *) idx); | |
1112 | | [01;35m[K^[m[K | |
1113 | In file included from [01m[Kinput.c:164[m[K: | |
1114 | [01m[Kinput.c:[m[K In function ‘[01m[Kadjust_candidates[m[K’: | |
1115 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1116 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
1117 | | [01;35m[K^[m[K | |
1118 | [01m[Kinput.c:2847:12:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
1119 | 2847 | if ([01;36m[KENCODE_CHAR[m[K (charset, c) == MCHAR_INVALID_CODE) | |
1120 | | [01;36m[K^~~~~~~~~~~[m[K | |
1121 | [01m[Kcharset.h:218:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1122 | 218 | : [01;35m[K([m[Kunsigned) mchartable_lookup ((charset)->encoder, (c))) | |
1123 | | [01;35m[K^[m[K | |
1124 | [01m[Kinput.c:2888:9:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KENCODE_CHAR[m[K’ | |
1125 | 2888 | if ([01;36m[KENCODE_CHAR[m[K (charset, c) == MCHAR_INVALID_CODE) | |
1126 | | [01;36m[K^~~~~~~~~~~[m[K | |
1127 | In file included from [01m[Ksymbol.h:26[m[K, | |
1128 | from [01m[Kinput.c:161[m[K: | |
1129 | [01m[Kinput.c:[m[K In function ‘[01m[Kget_candidate_list[m[K’: | |
1130 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1131 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1132 | | [01;35m[K^[m[K | |
1133 | [01m[Kinput.c:2940:12:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1134 | 2940 | column = [01;36m[KMPLIST_INTEGER[m[K (plist); | |
1135 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1136 | [01m[Kinput.c:[m[K In function ‘[01m[Ktake_action_list[m[K’: | |
1137 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1138 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1139 | | [01;35m[K^[m[K | |
1140 | [01m[Kinput.c:3120:48:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1141 | 3120 | preedit_insert (ic, ic->cursor_pos, NULL, [01;36m[KMPLIST_INTEGER[m[K (args)); | |
1142 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1143 | [01m[Kinput.c:3170:10:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1144 | 3170 | idx = [01;35m[K([m[Kint) mtext_get_prop (ic->preedit, pos - 1, Mcandidate_index); | |
1145 | | [01;35m[K^[m[K | |
1146 | In file included from [01m[Ksymbol.h:26[m[K, | |
1147 | from [01m[Kinput.c:161[m[K: | |
1148 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1149 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1150 | | [01;35m[K^[m[K | |
1151 | [01m[Kinput.c:3181:19:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1152 | 3181 | idx = start + [01;36m[KMPLIST_INTEGER[m[K (args); | |
1153 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1154 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1155 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1156 | | [01;35m[K^[m[K | |
1157 | [01m[Kinput.c:3198:8:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1158 | 3198 | : [01;36m[KMPLIST_INTEGER[m[K (args))); | |
1159 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1160 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1161 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1162 | | [01;35m[K^[m[K | |
1163 | [01m[Kinput.c:3272:9:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1164 | 3272 | : [01;36m[KMPLIST_INTEGER[m[K (args)); | |
1165 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1166 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1167 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1168 | | [01;35m[K^[m[K | |
1169 | [01m[Kinput.c:3292:11:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1170 | 3292 | : [01;36m[KMPLIST_INTEGER[m[K (args)); | |
1171 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1172 | [01m[Kinput.c:3312:6:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1173 | 3312 | [01;35m[K([m[Kvoid *) ic->cursor_pos); | |
1174 | | [01;35m[K^[m[K | |
1175 | In file included from [01m[Ksymbol.h:26[m[K, | |
1176 | from [01m[Kinput.c:161[m[K: | |
1177 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1178 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1179 | | [01;35m[K^[m[K | |
1180 | [01m[Kinput.c:3326:13:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1181 | 3326 | num = [01;36m[KMPLIST_INTEGER[m[K (args); | |
1182 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1183 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1184 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1185 | | [01;35m[K^[m[K | |
1186 | [01m[Kinput.c:3331:9:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1187 | 3331 | num = [01;36m[KMPLIST_INTEGER[m[K (args); | |
1188 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1189 | [01m[Kinput.c:3418:38:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1190 | 3418 | mplist_add (func_args, Minteger, [01;35m[K([m[Kvoid *) code); | |
1191 | | [01;35m[K^[m[K | |
1192 | In file included from [01m[Ksymbol.h:26[m[K, | |
1193 | from [01m[Kinput.c:161[m[K: | |
1194 | [01m[Kplist.h:74:32:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1195 | 74 | #define MPLIST_INTEGER(plist) ([01;35m[K([m[Kint) MPLIST_VAL (plist)) | |
1196 | | [01;35m[K^[m[K | |
1197 | [01m[Kinput.c:3472:11:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KMPLIST_INTEGER[m[K’ | |
1198 | 3472 | val1 = [01;36m[KMPLIST_INTEGER[m[K (value); | |
1199 | | [01;36m[K^~~~~~~~~~~~~~[m[K | |
1200 | [01m[Kinput.c:3487:33:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1201 | 3487 | mplist_set (value, Minteger, [01;35m[K([m[Kvoid *) val1); | |
1202 | | [01;35m[K^[m[K | |
1203 | [01m[Kinput.c:[m[K In function ‘[01m[Kfilter[m[K’: | |
1204 | [01m[Kinput.c:4212:6:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1205 | 4212 | = [01;35m[K([m[Kint) mtext_get_prop (ic->preedit, ic->cursor_pos - 1, | |
1206 | | [01;35m[K^[m[K | |
1207 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c input.c -o input.o >/dev/null 2>&1 | |
1208 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o font-ft.lo font-ft.c | |
1209 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c font-ft.c -fPIC -DPIC -o .libs/font-ft.o | |
1210 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o fontset.lo fontset.c | |
1211 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c font-ft.c -o font-ft.o >/dev/null 2>&1 | |
1212 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c fontset.c -fPIC -DPIC -o .libs/fontset.o | |
1213 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o draw.lo draw.c | |
1214 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o input-gui.lo input-gui.c | |
1215 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c draw.c -fPIC -DPIC -o .libs/draw.o | |
1216 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c input-gui.c -fPIC -DPIC -o .libs/input-gui.o | |
1217 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o m17n-gui.lo m17n-gui.c | |
1218 | [01m[Kfontset.c:[m[K In function ‘[01m[Ktry_font_list[m[K’: | |
1219 | [01m[Kfontset.c:630:11:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1220 | 630 | ? [01;35m[K([m[Kunsigned ) mchartable_lookup (coverage, c) | |
1221 | | [01;35m[K^[m[K | |
1222 | [01m[Kfontset.c:[m[K In function ‘[01m[Kmdebug_dump_fontset[m[K’: | |
1223 | [01m[Kfontset.c:1491:5:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1224 | 1491 | [01;35m[K([m[Kunsigned) MPLIST_VAL (p), | |
1225 | | [01;35m[K^[m[K | |
1226 | [01m[Kinput-gui.c:[m[K In function ‘[01m[Kwin_callback[m[K’: | |
1227 | [01m[Kinput-gui.c:305:31:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1228 | 305 | mface_put_prop (face, Msize, [01;35m[K([m[Kvoid *) ic->spot.fontsize); | |
1229 | | [01;35m[K^[m[K | |
1230 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c fontset.c -o fontset.o >/dev/null 2>&1 | |
1231 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c input-gui.c -o input-gui.o >/dev/null 2>&1 | |
1232 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n-gui.c -fPIC -DPIC -o .libs/m17n-gui.o | |
1233 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o m17n-X.lo m17n-X.c | |
1234 | [01m[Km17n-gui.c:[m[K In function ‘[01m[Kmframe_get_prop[m[K’: | |
1235 | [01m[Km17n-gui.c:794:12:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1236 | 794 | return [01;35m[K([m[Kvoid *) (frame->average_width); | |
1237 | | [01;35m[K^[m[K | |
1238 | [01m[Km17n-gui.c:796:12:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1239 | 796 | return [01;35m[K([m[Kvoid *) (frame->ascent); | |
1240 | | [01;35m[K^[m[K | |
1241 | [01m[Km17n-gui.c:798:12:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1242 | 798 | return [01;35m[K([m[Kvoid *) (frame->descent); | |
1243 | | [01;35m[K^[m[K | |
1244 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n-gui.c -o m17n-gui.o >/dev/null 2>&1 | |
1245 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n-X.c -fPIC -DPIC -o .libs/m17n-X.o | |
1246 | /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c -o m17n-gd.lo m17n-gd.c | |
1247 | /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -export-dynamic -version-info 4:1:4 -Wl,--as-needed -o libm17n-core.la -rpath /usr/lib64 character.lo chartab.lo database.lo plist.lo m17n-core.lo mtext.lo symbol.lo textprop.lo mtext-lbrk.lo mtext-wseg.lo -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -ldl | |
1248 | [01m[Km17n-X.c:[m[K In function ‘[01m[Kxft_open[m[K’: | |
1249 | [01m[Km17n-X.c:1153:12:[m[K [01;31m[Kerror: [m[K‘[01m[Kmfont__ft_driver[m[K’ undeclared (first use in this function); did you mean ‘[01m[Kxfont_driver[m[K’? | |
1250 | 1153 | rfont = ([01;31m[Kmfont__ft_driver[m[K.open) (frame, font, spec, rfont); | |
1251 | | [01;31m[K^~~~~~~~~~~~~~~~[m[K | |
1252 | | [32m[Kxfont_driver[m[K | |
1253 | [01m[Km17n-X.c:1153:12:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in | |
1254 | [01m[Km17n-X.c:[m[K In function ‘[01m[Kxft_has_char[m[K’: | |
1255 | [01m[Km17n-X.c:1242:16:[m[K [01;31m[Kerror: [m[K‘[01m[Kmfont__ft_driver[m[K’ undeclared (first use in this function); did you mean ‘[01m[Kxfont_driver[m[K’? | |
1256 | 1242 | result = [01;31m[Kmfont__ft_driver[m[K.has_char (frame, font, spec, c, code); | |
1257 | | [01;31m[K^~~~~~~~~~~~~~~~[m[K | |
1258 | | [32m[Kxfont_driver[m[K | |
1259 | [01m[Km17n-X.c:[m[K In function ‘[01m[Kxft_encode_char[m[K’: | |
1260 | [01m[Km17n-X.c:1259:14:[m[K [01;31m[Kerror: [m[K‘[01m[Kmfont__ft_driver[m[K’ undeclared (first use in this function); did you mean ‘[01m[Kxfont_driver[m[K’? | |
1261 | 1259 | code = [01;31m[Kmfont__ft_driver[m[K.encode_char (frame, font, spec, code); | |
1262 | | [01;31m[K^~~~~~~~~~~~~~~~[m[K | |
1263 | | [32m[Kxfont_driver[m[K | |
1264 | [01m[Km17n-X.c:[m[K In function ‘[01m[Kxft_check_capability[m[K’: | |
1265 | [01m[Km17n-X.c:1356:12:[m[K [01;31m[Kerror: [m[K‘[01m[Kmfont__ft_driver[m[K’ undeclared (first use in this function); did you mean ‘[01m[Kxfont_driver[m[K’? | |
1266 | 1356 | result = [01;31m[Kmfont__ft_driver[m[K.check_capability (rfont, capability); | |
1267 | | [01;31m[K^~~~~~~~~~~~~~~~[m[K | |
1268 | | [32m[Kxfont_driver[m[K | |
1269 | [01m[Km17n-X.c:[m[K In function ‘[01m[Kxft_check_otf[m[K’: | |
1270 | [01m[Km17n-X.c:1369:12:[m[K [01;31m[Kerror: [m[K‘[01m[Kmfont__ft_driver[m[K’ undeclared (first use in this function); did you mean ‘[01m[Kxfont_driver[m[K’? | |
1271 | 1369 | result = [01;31m[Kmfont__ft_driver[m[K.check_otf (font, spec); | |
1272 | | [01;31m[K^~~~~~~~~~~~~~~~[m[K | |
1273 | | [32m[Kxfont_driver[m[K | |
1274 | [01m[Km17n-X.c:[m[K In function ‘[01m[Kxft_drive_otf[m[K’: | |
1275 | [01m[Km17n-X.c:1385:12:[m[K [01;31m[Kerror: [m[K‘[01m[Kmfont__ft_driver[m[K’ undeclared (first use in this function); did you mean ‘[01m[Kxfont_driver[m[K’? | |
1276 | 1385 | result = [01;31m[Kmfont__ft_driver[m[K.drive_otf (font, spec, in, from, to, out, | |
1277 | | [01;31m[K^~~~~~~~~~~~~~~~[m[K | |
1278 | | [32m[Kxfont_driver[m[K | |
1279 | [01m[Km17n-X.c:[m[K In function ‘[01m[Kxft_iterate_otf_feature[m[K’: | |
1280 | [01m[Km17n-X.c:1409:12:[m[K [01;31m[Kerror: [m[K‘[01m[Kmfont__ft_driver[m[K’ undeclared (first use in this function); did you mean ‘[01m[Kxfont_driver[m[K’? | |
1281 | 1409 | result = [01;31m[Kmfont__ft_driver[m[K.iterate_otf_feature (font, spec, from, to, table); | |
1282 | | [01;31m[K^~~~~~~~~~~~~~~~[m[K | |
1283 | | [32m[Kxfont_driver[m[K | |
1284 | [01m[Km17n-X.c:[m[K In function ‘[01m[Kmwin__device_get_prop[m[K’: | |
1285 | [01m[Km17n-X.c:1441:12:[m[K [01;35m[Kwarning: [m[Kcast to pointer from integer of different size [[01;35m[K-Wint-to-pointer-cast[m[K] | |
1286 | 1441 | return [01;35m[K([m[Kvoid *) device->depth; | |
1287 | | [01;35m[K^[m[K | |
1288 | [01m[Km17n-X.c:[m[K In function ‘[01m[Kdevice_init[m[K’: | |
1289 | [01m[Km17n-X.c:2125:23:[m[K [01;31m[Kerror: [m[K‘[01m[Kmfont__ft_driver[m[K’ undeclared (first use in this function); did you mean ‘[01m[Kxfont_driver[m[K’? | |
1290 | 2125 | xft_driver.select = [01;31m[Kmfont__ft_driver[m[K.select; | |
1291 | | [01;31m[K^~~~~~~~~~~~~~~~[m[K | |
1292 | | [32m[Kxfont_driver[m[K | |
1293 | [01m[Km17n-X.c:[m[K In function ‘[01m[Kdevice_open[m[K’: | |
1294 | [01m[Km17n-X.c:2199:10:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1295 | 2199 | depth = [01;35m[K([m[Kunsigned) mplist_value (plist); | |
1296 | | [01;35m[K^[m[K | |
1297 | make[2]: *** [Makefile:843: m17n-X.lo] Error 1 | |
1298 | make[2]: *** Waiting for unfinished jobs.... | |
1299 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n-gd.c -fPIC -DPIC -o .libs/m17n-gd.o | |
1300 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c m17n-gd.c -o m17n-gd.o >/dev/null 2>&1 | |
1301 | libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/character.o .libs/chartab.o .libs/database.o .libs/plist.o .libs/m17n-core.o .libs/mtext.o .libs/symbol.o .libs/textprop.o .libs/mtext-lbrk.o .libs/mtext-wseg.o -Wl,--as-needed -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -O2 -march=native -Wl,-soname -Wl,libm17n-core.so.0 -o .libs/libm17n-core.so.0.4.1 | |
1302 | [01m[Kdraw.c:[m[K In function ‘[01m[Kdump_gstring[m[K’: | |
1303 | [01m[Kdraw.c:1719:48:[m[K [01;35m[Kwarning: [m[Kcast from pointer to integer of different size [[01;35m[K-Wpointer-to-int-cast[m[K] | |
1304 | 1719 | g->g.from, g->g.to, g->g.c, g->g.code, [01;35m[K([m[Kunsigned) g->rface, | |
1305 | | [01;35m[K^[m[K | |
1306 | [01m[Kdraw.c:1713:20:[m[K [01;35m[Kwarning: [m[Kformat ‘[01m[K%d[m[K’ expects argument of type ‘[01m[Kint[m[K’, but argument 4 has type ‘[01m[Klong int[m[K’ [[01;35m[K-Wformat=[m[K] | |
1307 | 1713 | "\n%s ([01;35m[K%02d[m[K %s pos:%d-%d c:%04X code:%04X face:%x w:%02d bidi:%d", | |
1308 | | [01;35m[K~~~^[m[K | |
1309 | | [01;35m[K|[m[K | |
1310 | | [01;35m[Kint[m[K | |
1311 | | [32m[K%02ld[m[K | |
1312 | 1714 | prefix, | |
1313 | 1715 | [32m[Kg - first_g[m[K, | |
1314 | | [32m[K~~~~~~~~~~~[m[K | |
1315 | | [32m[K|[m[K | |
1316 | | [32m[Klong int[m[K | |
1317 | libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DM17NDIR=\"/usr/share/m17n\" -DM17N_MODULE_DIR=\"/usr/lib64/m17n/1.0\" -DGETTEXTDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libxml2 -O2 -march=native -pipe -c draw.c -o draw.o >/dev/null 2>&1 | |
1318 | libtool: link: (cd ".libs" && rm -f "libm17n-core.so.0" && ln -s "libm17n-core.so.0.4.1" "libm17n-core.so.0") | |
1319 | libtool: link: (cd ".libs" && rm -f "libm17n-core.so" && ln -s "libm17n-core.so.0.4.1" "libm17n-core.so") | |
1320 | libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libm17n-core.a character.o chartab.o database.o plist.o m17n-core.o mtext.o symbol.o textprop.o mtext-lbrk.o mtext-wseg.o | |
1321 | libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libm17n-core.a | |
1322 | libtool: link: ( cd ".libs" && rm -f "libm17n-core.la" && ln -s "../libm17n-core.la" "libm17n-core.la" ) | |
1323 | make[2]: Leaving directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/src' | |
1324 | make[1]: *** [Makefile:635: all-recursive] Error 1 | |
1325 | make[1]: Leaving directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0' | |
1326 | make: *** [Makefile:499: all] Error 2 | |
1327 | * ERROR: dev-libs/m17n-lib-1.7.0::gentoo failed (compile phase): | |
1328 | * emake failed | |
1329 | * | |
1330 | * If you need support, post the output of `emerge --info '=dev-libs/m17n-lib-1.7.0::gentoo'`, | |
1331 | * the complete build log and the output of `emerge -pqv '=dev-libs/m17n-lib-1.7.0::gentoo'`. | |
1332 | * The complete build log is located at '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/temp/build.log'. | |
1333 | * The ebuild environment file is located at '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/temp/environment'. | |
1334 | * Working directory: '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0' | |
1335 | * S: '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0' | |
1336 | # emerge --info | |
1337 | !!! Found 2 make.conf files, using both '/etc/make.conf' and '/etc/portage/make.conf' | |
1338 | Portage 3.0.13 (python 3.8.8-final-0, default/amd64/20/desktop, gcc-10.2.0, glibc-2.32-r7, 5.10.22-calculate x86_64) | |
1339 | ================================================================= | |
1340 | System uname: Linux-5.10.22-calculate-x86_64-Intel-R-_Core-TM-_i7_CPU_M_620_@_2.67GHz-with-glibc2.2.5 | |
1341 | KiB Mem: 8144804 total, 297228 free | |
1342 | KiB Swap: 0 total, 0 free | |
1343 | Timestamp of repository gentoo: Fri, 19 Mar 2021 15:00:01 +0000 | |
1344 | sh bash 5.0_p18 | |
1345 | ld GNU ld (Gentoo 2.35.1 p2) 2.35.1 | |
1346 | ccache version 4.1 [enabled] | |
1347 | app-shells/bash: 5.0_p18::gentoo | |
1348 | dev-lang/perl: 5.30.3::gentoo | |
1349 | dev-lang/python: 2.7.18_p7_rc73::gentoo, 3.7.9_rc73::gentoo, 3.8.8_rc73::gentoo, 3.9.2_rc73::gentoo | |
1350 | dev-util/ccache: 4.1::gentoo | |
1351 | dev-util/cmake: 3.18.5::gentoo | |
1352 | dev-util/pkgconfig: 0.29.2::gentoo | |
1353 | sys-apps/baselayout: 2.7::gentoo | |
1354 | sys-apps/openrc: 0.42.1-r1::gentoo | |
1355 | sys-apps/sandbox: 2.20::gentoo | |
1356 | sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r5::gentoo | |
1357 | sys-devel/automake: 1.13.4-r2::gentoo, 1.16.2-r1::gentoo | |
1358 | sys-devel/binutils: 2.34-r2::gentoo, 2.35.1-r1::gentoo | |
1359 | sys-devel/gcc: 9.3.0-r1::gentoo, 10.2.0-r5::gentoo | |
1360 | sys-devel/gcc-config: 2.3.3::gentoo | |
1361 | sys-devel/libtool: 2.4.6-r6::gentoo | |
1362 | sys-devel/make: 4.3::gentoo | |
1363 | sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers) | |
1364 | sys-libs/glibc: 2.32-r7::gentoo | |
1365 | Repositories: | |
1366 | ||
1367 | custom | |
1368 | location: /var/calculate/custom-overlay | |
1369 | masters: calculate gentoo | |
1370 | ||
1371 | calculate | |
1372 | location: /var/db/repos/calculate | |
1373 | sync-type: calculate | |
1374 | sync-uri: git://github.com/calculatelinux/calculate.git | |
1375 | masters: gentoo | |
1376 | priority: 50 | |
1377 | ||
1378 | distros | |
1379 | location: /var/db/repos/distros | |
1380 | sync-type: calculate | |
1381 | sync-uri: git://github.com/calculatelinux/distros.git | |
1382 | masters: calculate gentoo | |
1383 | priority: 50 | |
1384 | ||
1385 | gentoo | |
1386 | location: /usr/portage | |
1387 | sync-type: calculate | |
1388 | sync-uri: git://github.com/calculatelinux/gentoo.git | |
1389 | priority: 50 | |
1390 | ||
1391 | Installed sets: @autodeps, @custom | |
1392 | ACCEPT_KEYWORDS="amd64" | |
1393 | ACCEPT_LICENSE="*" | |
1394 | CBUILD="x86_64-pc-linux-gnu" | |
1395 | CFLAGS="-O2 -march=native -pipe" | |
1396 | CHOST="x86_64-pc-linux-gnu" | |
1397 | CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" | |
1398 | CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" | |
1399 | CXXFLAGS="-O2 -march=native -pipe" | |
1400 | DISTDIR="/var/calculate/distfiles" | |
1401 | EMERGE_DEFAULT_OPTS=" --autounmask --binpkg-changed-deps=n --binpkg-respect-use=y --jobs=4 --quiet-build=n " | |
1402 | ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" | |
1403 | FCFLAGS="-O2 -pipe" | |
1404 | FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch usersandbox usersync xattr" | |
1405 | FFLAGS="-O2 -pipe" | |
1406 | GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles http://distfiles.gentoo.org" | |
1407 | INSTALL_MASK="/etc/systemd /lib*/systemd /usr/lib*/systemd /etc/shorewall*/* -/etc/shorewall*/shorewall*.conf" | |
1408 | LANG="en_US.utf8" | |
1409 | LDFLAGS="-Wl,--as-needed" | |
1410 | MAKEOPTS="-j5" | |
1411 | PKGDIR="/var/calculate/packages/x86_64" | |
1412 | PORTAGE_BINHOST="http://miroir.linuxtricks.fr/testing/grp/x86_64" | |
1413 | PORTAGE_CONFIGROOT="/" | |
1414 | PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" | |
1415 | PORTAGE_TMPDIR="/tmp/portage_tmpdir/" | |
1416 | USE="3dnow 3dnowext X a52 aac acpi aes alsa amd64 amr asm audiofile avi avx berkdb bittorrent box bzip2 cairo caps cddb cdparanoia cgroups chm cli cpudetection cracklib crypt css cue custom-cflags dav1d dbus dftk djvu doc dri dv dvdr dvdread dynamic-loading ebook elogind emacs encode exif faac fexif ffmpeg flac flash fma3 fma4 foomaticdb fortran ftp gadu gd gdbm gif gphoto2 gpm gstreamer gtk heif hunspell iconv id3tag idn ieee1394 imagemagick imap inotify introspection ios ipod ipv6 irc jabber jpeg jpeg2k lame libglvnd libnotify libotf libtirpc libwww lm-sensors logrotate lz4 lzo mad matroska mikmod mimap mmx mmxext mp3 mpeg mplayer multilib musepack native native-cflags native-exceptions native-extensions ncurses networkmanager nfs nptl nsplugin ogg oggvorbis opemp openal opencore-amr openexr opengl openmp opus oscar padlock pam pcre pdf pgo png policykit popcnt postscript ppp pulseaudio quicktime raw rdesktop readline real samba sasl scanner seccomp semantic-desktop smp smtp speex spell split-usr srt sse sse2 sse3 sse4_1 sse4_2 sse4a ssl ssse3 static static-libs svg system-ffmpeg taglib tcmalloc tcpd tga theora threads tiff truetype udev udisks unicode upnp upower usb userlocales v4l v4l2 vcd vdpau vhosts vnc vorbis vpx vulkan wavpack webkit webp widevine wimax win32codecs wmf wxwindows x264 x265 xanim xattr xcomposite xft xinerama xmp xop xvid xvmc zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="3dnow 3dnowext mmx sse sse2 * mmxext" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64 efi-32 pc" INPUT_DEVICES="libinput evdev mutouch synaptics" KERNEL="linux" L10N="pl en | en-GB" LCD_DEVICES="* bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LIRC_DEVICES="devinput" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8 python2_7" RUBY_TARGETS="ruby26" THEMES="CLD" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev i915 i965 intel nouveau nv nvidia r100 r200 r300 r600 radeon qxl radeonsi vesa virtualbox via" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" |