Compare Pastes

Differences between the pastes #169131 (22.03.2021 21:27) and #271191 (07.11.2023 13:47).
1
 * Package:    dev-libs/m17n-lib-1.7.0
1
 
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
chartab.c: In function ‘dump_sub_chartab’:
414
chartab.c:561:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
415
  561 |     fprintf (mdebug__output, "(default #x%X)", (unsigned) table->default_value);
416
      |                                                ^
417
chartab.c:592:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
418
  592 |        fprintf (mdebug__output, " #xx%X)", (unsigned) default_value);
419
      |                                            ^
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
database.c: In function ‘load_chartable’:
424
database.c:292:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
425
  292 |    val = (void *) (n * positive);
426
      |          ^
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
plist.c: In function ‘read_integer_element’:
431
plist.c:440:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
432
  440 |     MPLIST_SET_ADVANCE (plist, Minteger, (void *) num);
433
      |                                          ^
434
plist.c:118:27: note: in definition of macro ‘MPLIST_SET_ADVANCE’
435
  118 |     MPLIST_VAL (plist) = (val);   \
436
      |                           ^~~
437
In file included from symbol.h:26,
438
                 from plist.c:86:
439
plist.c: In function ‘write_element’:
440
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
441
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
442
      |                                ^
443
plist.c:576:17: note: in expansion of macro ‘MPLIST_INTEGER’
444
  576 |       int num = MPLIST_INTEGER (plist);
445
      |                 ^~~~~~~~~~~~~~
446
plist.c:693:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
447
  693 |       sprintf (buf, "%04X", (unsigned) MPLIST_VAL (plist));
448
      |                             ^
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
mtext.c: In function ‘next_char_from_it’:
460
mtext.c:640:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
461
  640 |   c1 = (int) mchar_get_prop (c, Msimple_case_folding);
462
      |        ^
463
mtext.c: In function ‘lowercase_precheck’:
464
mtext.c:839:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
465
  839 |       if ((int) mchartable_lookup (tricky_chars, c) == 1)
466
      |           ^
467
mtext.c: In function ‘final_sigma’:
468
mtext.c:869:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
469
  869 |       c = (int) mchartable_lookup (cased, mtext_ref_char (mt, i));
470
      |           ^
471
mtext.c:883:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
472
  883 |       c = (int) mchartable_lookup (cased, mtext_ref_char (mt, i));
473
      |           ^
474
mtext.c: In function ‘after_soft_dotted’:
475
mtext.c:905:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
476
  905 |       class = (int) mchartable_lookup (combining_class, c);
477
      |               ^
478
mtext.c: In function ‘more_above’:
479
mtext.c:920:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
480
  920 |       class = (int) mchartable_lookup (combining_class,
481
      |               ^
482
mtext.c: In function ‘before_dot’:
483
mtext.c:941:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
484
  941 |       class = (int) mchartable_lookup (combining_class, c);
485
      |               ^
486
mtext.c: In function ‘after_i’:
487
mtext.c:959:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
488
  959 |       class = (int) mchartable_lookup (combining_class, c);
489
      |               ^
490
mtext.c: In function ‘mtext_titlecase’:
491
mtext.c:3506:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
492
 3506 |       int csd = (int) mchartable_lookup (cased, mtext_ref_char (mt, from));
493
      |                 ^
494
mtext.c:3521:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
495
 3521 |  && ((int) mchartable_lookup (combining_class, mtext_ref_char (mt, to))
496
      |      ^
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
textprop.c: In function ‘dump_interval’:
500
textprop.c:1138:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
501
 1138 |       (unsigned) interval->stack[i]->val);
502
      |       ^
503
textprop.c: In function ‘dump_textplist’:
504
textprop.c:1171:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
505
 1171 |         (int) interval->stack[i]->val);
506
      |         ^
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
charset.c: In function ‘load_charset’:
511
charset.c:382:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
512
  382 |        mchartable_set (encoder, c1, (void *) code1);
513
      |                                     ^
514
charset.c:387:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
515
  387 |     mchartable_set (encoder, c1, (void *) code1);
516
      |                                  ^
517
In file included from charset.c:98:
518
charset.c: In function ‘mcharset__encode_char’:
519
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
520
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
521
      |      ^
522
charset.c:618:23: note: in expansion of macro ‘ENCODE_CHAR’
523
  618 |       unsigned code = ENCODE_CHAR (parent, c);
524
      |                       ^~~~~~~~~~~
525
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
526
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
527
      |      ^
528
charset.c:635:20: note: in expansion of macro ‘ENCODE_CHAR’
529
  635 |    unsigned code = ENCODE_CHAR (parent, c);
530
      |                    ^~~~~~~~~~~
531
charset.c:647:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
532
  647 |     return (unsigned) mchartable_lookup (charset->encoder, c);
533
      |            ^
534
charset.c:656:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
535
  656 |       return (unsigned) mchartable_lookup (charset->encoder, c);
536
      |              ^
537
charset.c: In function ‘mchar_define_charset’:
538
charset.c:1262:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
539
 1262 |   if (! (charset->dimension = (int) mplist_get (plist, Mdimension)))
540
      |                               ^
541
charset.c:1265:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
542
 1265 |   min_range = (unsigned) mplist_get (plist, Mmin_range);
543
      |               ^
544
charset.c:1268:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
545
 1268 |       max_range = (unsigned) MPLIST_VAL (pl);
546
      |                   ^
547
charset.c:1291:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
548
 1291 |   if ((charset->min_code = (int) mplist_get (plist, Mmin_code)) < min_range)
549
      |                            ^
550
charset.c:1293:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
551
 1293 |   if ((charset->max_code = (int) mplist_get (plist, Mmax_code)) > max_range)
552
      |                            ^
553
charset.c:1297:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
554
 1297 |   charset->final_byte = (int) mplist_get (plist, Mfinal_byte);
555
      |                         ^
556
charset.c:1298:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
557
 1298 |   charset->revision = (int) mplist_get (plist, Mrevision);
558
      |                       ^
559
charset.c:1299:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
560
 1299 |   charset->min_char = (int) mplist_get (plist, Mmin_char);
561
      |                       ^
562
charset.c:1315:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
563
 1315 |   charset->subset_offset = (int) mplist_get (plist, Msubset_offset);
564
      |                            ^
565
In file included from charset.c:98:
566
charset.c: In function ‘mchar_encode’:
567
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
568
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
569
      |      ^
570
charset.c:1470:10: note: in expansion of macro ‘ENCODE_CHAR’
571
 1470 |   return ENCODE_CHAR (charset, c);
572
      |          ^~~~~~~~~~~
573
charset.c: In function ‘mchar_map_charset’:
574
charset.c:1527:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
575
 1527 |       if ((int) mchartable__lookup (charset->encoder, c, &next_c, 1) < 0)
576
      |           ^
577
charset.c:1531:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
578
 1531 |    if ((int) mchartable__lookup (charset->encoder, c, &next_c, 1) >= 0)
579
      |        ^
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 coding.c:74:
599
coding.c: In function ‘encode_coding_charset’:
600
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
601
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
602
      |      ^
603
coding.c:634:15: note: in expansion of macro ‘ENCODE_CHAR’
604
  634 |        code = ENCODE_CHAR (charset, c);
605
      |               ^~~~~~~~~~~
606
coding.c: In function ‘encode_coding_iso_2022’:
607
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
608
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
609
      |      ^
610
coding.c:2386:15: note: in expansion of macro ‘ENCODE_CHAR’
611
 2386 |        code = ENCODE_CHAR (primary, c);
612
      |               ^~~~~~~~~~~
613
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
614
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
615
      |      ^
616
coding.c:2404:16: note: in expansion of macro ‘ENCODE_CHAR’
617
 2404 |         code = ENCODE_CHAR (charset, c);
618
      |                ^~~~~~~~~~~
619
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
620
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
621
      |      ^
622
coding.c:2415:17: note: in expansion of macro ‘ENCODE_CHAR’
623
 2415 |          code = ENCODE_CHAR (charset, c);
624
      |                 ^~~~~~~~~~~
625
coding.c: In function ‘encode_coding_sjis’:
626
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
627
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
628
      |      ^
629
coding.c:2773:16: note: in expansion of macro ‘ENCODE_CHAR’
630
 2773 |    if ((code = ENCODE_CHAR (charset_roman, c)) != MCHAR_INVALID_CODE)
631
      |                ^~~~~~~~~~~
632
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
633
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
634
      |      ^
635
coding.c:2778:21: note: in expansion of macro ‘ENCODE_CHAR’
636
 2778 |    else if ((code = ENCODE_CHAR (charset_kanji, c))
637
      |                     ^~~~~~~~~~~
638
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
639
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
640
      |      ^
641
coding.c:2787:21: note: in expansion of macro ‘ENCODE_CHAR’
642
 2787 |    else if ((code = ENCODE_CHAR (charset_kana, c))
643
      |                     ^~~~~~~~~~~
644
coding.c: In function ‘mconv_define_coding’:
645
coding.c:3848:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
646
 3848 |       info->code_unit_bits = (int) mplist_get (plist, Mcode_unit);
647
      |                              ^
648
In file included from coding.c:72:
649
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
650
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
651
      |                                ^
652
coding.c:3901:34: note: in expansion of macro ‘MPLIST_INTEGER’
653
 3901 |    info->initial_invocation[0] = MPLIST_INTEGER (pl);
654
      |                                  ^~~~~~~~~~~~~~
655
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
656
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
657
      |                                ^
658
coding.c:3907:38: note: in expansion of macro ‘MPLIST_INTEGER’
659
 3907 |        info->initial_invocation[1] = MPLIST_INTEGER (pl);
660
      |                                      ^~~~~~~~~~~~~~
661
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
662
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
663
      |                                ^
664
coding.c:3914:26: note: in expansion of macro ‘MPLIST_INTEGER’
665
 3914 |  info->designations[i] = MPLIST_INTEGER (pl);
666
      |                          ^~~~~~~~~~~~~~
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
face.c: In function ‘serialize_hline’:
669
face.c:206:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
670
  206 |       mplist_add (pl, Minteger, (void *) hline->width);
671
      |                                 ^
672
face.c: In function ‘serialize_box’:
673
face.c:221:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
674
  221 |       mplist_add (pl, Minteger, (void *) box->width);
675
      |                                 ^
676
face.c:222:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
677
  222 |       mplist_add (pl, Minteger, (void *) box->inner_hmargin);
678
      |                                 ^
679
face.c:223:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
680
  223 |       mplist_add (pl, Minteger, (void *) box->inner_vmargin);
681
      |                                 ^
682
face.c:224:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
683
  224 |       mplist_add (pl, Minteger, (void *) box->outer_hmargin);
684
      |                                 ^
685
face.c:225:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
686
  225 |       mplist_add (pl, Minteger, (void *) box->outer_vmargin);
687
      |                                 ^
688
In file included from symbol.h:26,
689
                 from face.c:91:
690
face.c: In function ‘deserialize_box’:
691
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
692
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
693
      |                                ^
694
face.c:308:15: note: in expansion of macro ‘MPLIST_INTEGER’
695
  308 |   box.width = MPLIST_INTEGER (plist);
696
      |               ^~~~~~~~~~~~~~
697
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
698
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
699
      |                                ^
700
face.c:312:23: note: in expansion of macro ‘MPLIST_INTEGER’
701
  312 |   box.inner_hmargin = MPLIST_INTEGER (plist);
702
      |                       ^~~~~~~~~~~~~~
703
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
704
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
705
      |                                ^
706
face.c:316:23: note: in expansion of macro ‘MPLIST_INTEGER’
707
  316 |   box.inner_vmargin = MPLIST_INTEGER (plist);
708
      |                       ^~~~~~~~~~~~~~
709
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
710
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
711
      |                                ^
712
face.c:320:23: note: in expansion of macro ‘MPLIST_INTEGER’
713
  320 |   box.outer_hmargin = MPLIST_INTEGER (plist);
714
      |                       ^~~~~~~~~~~~~~
715
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
716
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
717
      |                                ^
718
face.c:324:23: note: in expansion of macro ‘MPLIST_INTEGER’
719
  324 |   box.outer_vmargin = MPLIST_INTEGER (plist);
720
      |                       ^~~~~~~~~~~~~~
721
face.c: In function ‘deserialize_face’:
722
face.c:360:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
723
  360 |       index = (int) msymbol_get (key, M_face_prop_index) - 1;
724
      |               ^
725
face.c: In function ‘mface__init’:
726
face.c:465:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
727
  465 |      (void *) (mface_prop_data[i].index + 1));
728
      |      ^
729
face.c: In function ‘mface__realize’:
730
face.c:640:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
731
  640 |    merged_face.property[MFACE_SIZE] = (void *) font_size;
732
      |                                       ^
733
face.c:647:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
734
  647 |       double font_size = (int) merged_face.property[MFACE_SIZE];
735
      |                          ^
736
face.c:653:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
737
  653 |    && (int) merged_face.property[MFACE_RATIO] != 100)
738
      |       ^
739
face.c:655:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
740
  655 |    font_size *= (int) merged_face.property[MFACE_RATIO];
741
      |                 ^
742
face.c:659:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
743
  659 |       merged_face.property[MFACE_SIZE] = (void *) ifont_size;
744
      |                                          ^
745
face.c:685:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
746
  685 |    spec.size = (int) merged_face.property[MFONT_SIZE];
747
      |                ^
748
face.c: In function ‘mface__for_chars’:
749
face.c:853:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
750
  853 |     = (unsigned) mchartable_lookup (coverage,
751
      |       ^
752
face.c: In function ‘mface_get_prop’:
753
face.c:1849:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
754
 1849 |   int index = (int) msymbol_get (key, M_face_prop_index) - 1;
755
      |               ^
756
face.c: In function ‘mface_put_prop’:
757
face.c:1934:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
758
 1934 |   int index = (int) msymbol_get (key, M_face_prop_index) - 1;
759
      |               ^
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 symbol.h:26,
762
                 from font.c:337:
763
font.c: In function ‘load_font_resize_table’:
764
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
765
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
766
      |                                ^
767
font.c:583:24: note: in expansion of macro ‘MPLIST_INTEGER’
768
  583 |       resize->resize = MPLIST_INTEGER (elt);
769
      |                        ^~~~~~~~~~~~~~
770
font.c: In function ‘xlfd_unparse_name’:
771
font.c:844:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
772
  844 |   resy = (int) mfont_get_prop (font, Mresolution);
773
      |          ^
774
font.c: In function ‘mfont__init’:
775
font.c:1120:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
776
 1120 |       (void *) (j + 1)) < 0)
777
      |       ^
778
font.c: In function ‘mfont__set_spec_from_face’:
779
font.c:1344:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
780
 1344 |   spec->size = (int) (face->property[MFACE_SIZE]);
781
      |                ^
782
font.c: In function ‘mfont__list’:
783
font.c:1479:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
784
 1479 |     num = (int) msymbol_get (id, M_font_list_len);
785
      |           ^
786
font.c:1496:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
787
 1496 |       msymbol_put (id, M_font_list_len, (void *) num);
788
      |                                         ^
789
In file included from font.c:339:
790
font.c: In function ‘mfont__has_char’:
791
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
792
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
793
      |      ^
794
font.c:1592:14: note: in expansion of macro ‘ENCODE_CHAR’
795
 1592 |       code = ENCODE_CHAR (encoding->repertory_charset, c);
796
      |              ^~~~~~~~~~~
797
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
798
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
799
      |      ^
800
font.c:1595:10: note: in expansion of macro ‘ENCODE_CHAR’
801
 1595 |   code = ENCODE_CHAR (encoding->encoding_charset, c);
802
      |          ^~~~~~~~~~~
803
font.c: In function ‘mfont__encode_char’:
804
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
805
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
806
      |      ^
807
font.c:1623:13: note: in expansion of macro ‘ENCODE_CHAR’
808
 1623 |     return (ENCODE_CHAR (encoding->repertory_charset, c));
809
      |             ^~~~~~~~~~~
810
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
811
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
812
      |      ^
813
font.c:1624:10: note: in expansion of macro ‘ENCODE_CHAR’
814
 1624 |   code = ENCODE_CHAR (encoding->encoding_charset, c);
815
      |          ^~~~~~~~~~~
816
font.c: In function ‘mfont__get_glyph_id’:
817
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
818
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
819
      |      ^
820
font.c:1689:14: note: in expansion of macro ‘ENCODE_CHAR’
821
 1689 |  g->g.code = ENCODE_CHAR (encoding->repertory_charset, g->g.c);
822
      |              ^~~~~~~~~~~
823
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
824
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
825
      |      ^
826
font.c:1695:13: note: in expansion of macro ‘ENCODE_CHAR’
827
 1695 |      code = ENCODE_CHAR (encoding->encoding_charset, g->g.c);
828
      |             ^~~~~~~~~~~
829
font.c: In function ‘mfont__set_property’:
830
font.c:457:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
831
  457 |    : ((int) msymbol_get ((symbol), mfont__property_table[(n)].property)))
832
      |       ^
833
font.c:1748:17: note: in expansion of macro ‘FONT_PROPERTY_NUMERIC’
834
 1748 |       numeric = FONT_PROPERTY_NUMERIC (val, key);
835
      |                 ^~~~~~~~~~~~~~~~~~~~~
836
font.c:464:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
837
  464 |        (void *) (numeric))
838
      |        ^
839
font.c:1753:4: note: in expansion of macro ‘SET_FONT_PROPERTY_NUMERIC’
840
 1753 |    SET_FONT_PROPERTY_NUMERIC (val, key, numeric);
841
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~
842
font.c: In function ‘mfont_get_prop’:
843
font.c:2457:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
844
 2457 |       return (void *) size;
845
      |              ^
846
font.c:2462:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
847
 2462 |       return (void *) resy;
848
      |              ^
849
font.c:2487:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
850
 2487 |  return (void *) rfont->ascent;
851
      |         ^
852
font.c:2489:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
853
 2489 |  return (void *) rfont->descent;
854
      |         ^
855
font.c:2491:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
856
 2491 |  return (void *) rfont->max_advance;
857
      |         ^
858
font.c: In function ‘mfont_put_prop’:
859
font.c:2545:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
860
 2545 |       int size = (int) val;
861
      |                  ^
862
font.c:2550:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
863
 2550 |       unsigned resy = (unsigned) val;
864
      |                       ^
865
m17n-flt.c: In function ‘apply_otf_feature’:
866
m17n-flt.c:516:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
867
  516 |       mchartable_set (table, from + i, (void *) category);
868
      |                                        ^
869
In file included from symbol.h:26,
870
                 from m17n-flt.c:59:
871
m17n-flt.c: In function ‘load_category_table’:
872
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
873
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
874
      |                                ^
875
m17n-flt.c:563:14: note: in expansion of macro ‘MPLIST_INTEGER’
876
  563 |       from = MPLIST_INTEGER (elt);
877
      |              ^~~~~~~~~~~~~~
878
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
879
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
880
      |                                ^
881
m17n-flt.c:567:12: note: in expansion of macro ‘MPLIST_INTEGER’
882
  567 |       to = MPLIST_INTEGER (elt);
883
      |            ^~~~~~~~~~~~~~
884
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
885
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
886
      |                                ^
887
m17n-flt.c:589:24: note: in expansion of macro ‘MPLIST_INTEGER’
888
  589 |        category_code = MPLIST_INTEGER (elt);
889
      |                        ^~~~~~~~~~~~~~
890
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
891
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
892
      |                                ^
893
m17n-flt.c:602:20: note: in expansion of macro ‘MPLIST_INTEGER’
894
  602 |    category_code = MPLIST_INTEGER (elt);
895
      |                    ^~~~~~~~~~~~~~
896
m17n-flt.c:608:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
897
  608 |  mchartable_set (table, from, (void *) category_code);
898
      |                               ^
899
m17n-flt.c:610:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
900
  610 |  mchartable_set_range (table, from, to, (void *) category_code);
901
      |                                         ^
902
In file included from symbol.h:26,
903
                 from m17n-flt.c:59:
904
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
905
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
906
      |                                ^
907
m17n-flt.c:646:38: note: in expansion of macro ‘MPLIST_INTEGER’
908
  646 |    category->feature_table.code[i] = MPLIST_INTEGER (elt);
909
      |                                      ^~~~~~~~~~~~~~
910
m17n-flt.c: In function ‘load_command’:
911
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
912
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
913
      |                                ^
914
m17n-flt.c:977:18: note: in expansion of macro ‘MPLIST_INTEGER’
915
  977 |       int code = MPLIST_INTEGER (plist);
916
      |                  ^~~~~~~~~~~~~~
917
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
918
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
919
      |                                ^
920
m17n-flt.c:1090:39: note: in expansion of macro ‘MPLIST_INTEGER’
921
 1090 |        cmd->body.rule.src.match_idx = MPLIST_INTEGER (elt);
922
      |                                       ^~~~~~~~~~~~~~
923
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
924
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
925
      |                                ^
926
m17n-flt.c:1110:17: note: in expansion of macro ‘MPLIST_INTEGER’
927
 1110 |    = (unsigned) MPLIST_INTEGER (pl);
928
      |                 ^~~~~~~~~~~~~~
929
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
930
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
931
      |                                ^
932
m17n-flt.c:1124:17: note: in expansion of macro ‘MPLIST_INTEGER’
933
 1124 |    = (unsigned) MPLIST_INTEGER (pl);
934
      |                 ^~~~~~~~~~~~~~
935
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
936
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
937
      |                                ^
938
m17n-flt.c:1129:17: note: in expansion of macro ‘MPLIST_INTEGER’
939
 1129 |    = (unsigned) MPLIST_INTEGER (pl);
940
      |                 ^~~~~~~~~~~~~~
941
m17n-flt.c: In function ‘run_rule’:
942
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
943
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
944
      |                                ^
945
m17n-flt.c:1735:29: note: in expansion of macro ‘MPLIST_INTEGER’
946
 1735 |     GREF (&gstring, i)->c = MPLIST_INTEGER (p);
947
      |                             ^~~~~~~~~~~~~~
948
m17n-flt.c: In function ‘decode_packed_otf_tag’:
949
m17n-flt.c:1908:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
950
 1908 |  enc = (g->c > 0 ? (int) mchartable_lookup (category->table, g->c)
951
      |                    ^
952
m17n-flt.c: In function ‘try_otf’:
953
m17n-flt.c:2044:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
954
 2044 |      ? (g->c > 0 ? (int) mchartable_lookup (table, g->c)
955
      |                    ^
956
m17n-flt.c:2047:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
957
 2047 |      ? (int) mchartable_lookup (table, g->code)
958
      |        ^
959
m17n-flt.c: In function ‘run_command’:
960
m17n-flt.c:2129:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
961
 2129 |    ? (g->c > 0 ? (int) mchartable_lookup (table, g->c) : 1)
962
      |                  ^
963
m17n-flt.c:2131:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
964
 2131 |    ? (int) mchartable_lookup (table, g->code)
965
      |      ^
966
m17n-flt.c: In function ‘run_stages’:
967
m17n-flt.c:2322:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
968
 2322 |        ? (g->c > 0 ? (int) mchartable_lookup (table, g->c) : 1)
969
      |                      ^
970
m17n-flt.c:2324:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
971
 2324 |        ? (int) mchartable_lookup (table, g->code)
972
      |          ^
973
m17n-flt.c: In function ‘setup_combining_coverage’:
974
m17n-flt.c:2550:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
975
 2550 |   int combining_class = (int) val;
976
      |                         ^
977
m17n-flt.c:2571:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
978
 2571 |   mchartable_set_range ((MCharTable *) arg, from, to, (void *) category);
979
      |                                                       ^
980
m17n-flt.c: In function ‘mflt_run’:
981
m17n-flt.c:3021:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
982
 3021 |    enc = (int) mchartable_lookup (flt->coverage->table, g->c);
983
      |          ^
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
input.c: In function ‘get_surrounding_text’:
987
input.c:604:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
988
  604 |   mplist_push (ic->plist, Minteger, (void *) len);
989
      |                                     ^
990
input.c: In function ‘delete_surrounding_text’:
991
input.c:617:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
992
  617 |   mplist_push (ic->plist, Minteger, (void *) pos);
993
      |                                     ^
994
In file included from symbol.h:26,
995
                 from input.c:161:
996
input.c: In function ‘integer_value’:
997
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
998
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
999
      |                                ^
1000
input.c:728:12: note: in expansion of macro ‘MPLIST_INTEGER’
1001
  728 |     return MPLIST_INTEGER (arg);
1002
      |            ^~~~~~~~~~~~~~
1003
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1004
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1005
      |                                ^
1006
input.c:735:40: note: in expansion of macro ‘MPLIST_INTEGER’
1007
  735 |       return (MPLIST_INTEGER_P (val) ? MPLIST_INTEGER (val) : 0);
1008
      |                                        ^~~~~~~~~~~~~~
1009
input.c: In function ‘resolve_expression’:
1010
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1011
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1012
      |                                ^
1013
input.c:806:12: note: in expansion of macro ‘MPLIST_INTEGER’
1014
  806 |     return MPLIST_INTEGER (plist);
1015
      |            ^~~~~~~~~~~~~~
1016
input.c: In function ‘parse_action_list’:
1017
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1018
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1019
      |                                ^
1020
input.c:893:12: note: in expansion of macro ‘MPLIST_INTEGER’
1021
  893 |    int c = MPLIST_INTEGER (plist);
1022
      |            ^~~~~~~~~~~~~~
1023
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1024
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1025
      |                                ^
1026
input.c:920:13: note: in expansion of macro ‘MPLIST_INTEGER’
1027
  920 |     int c = MPLIST_INTEGER (pl);
1028
      |             ^~~~~~~~~~~~~~
1029
input.c: In function ‘load_translation’:
1030
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1031
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1032
      |                                ^
1033
input.c:1091:16: note: in expansion of macro ‘MPLIST_INTEGER’
1034
 1091 |        int c = MPLIST_INTEGER (elt);
1035
      |                ^~~~~~~~~~~~~~
1036
input.c: In function ‘check_variable_value’:
1037
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1038
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1039
      |                                ^
1040
input.c:2022:15: note: in expansion of macro ‘MPLIST_INTEGER’
1041
 2022 |       int n = MPLIST_INTEGER (val);
1042
      |               ^~~~~~~~~~~~~~
1043
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1044
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1045
      |                                ^
1046
input.c:2028:17: note: in expansion of macro ‘MPLIST_INTEGER’
1047
 2028 |        if (n == MPLIST_INTEGER (valids))
1048
      |                 ^~~~~~~~~~~~~~
1049
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1050
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1051
      |                                ^
1052
input.c:2038:20: note: in expansion of macro ‘MPLIST_INTEGER’
1053
 2038 |        min_bound = MPLIST_INTEGER (p);
1054
      |                    ^~~~~~~~~~~~~~
1055
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1056
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1057
      |                                ^
1058
input.c:2042:20: note: in expansion of macro ‘MPLIST_INTEGER’
1059
 2042 |        max_bound = MPLIST_INTEGER (p);
1060
      |                    ^~~~~~~~~~~~~~
1061
input.c: In function ‘adjust_markers’:
1062
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1063
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1064
      |                                ^
1065
input.c:2609:6: note: in expansion of macro ‘MPLIST_INTEGER’
1066
 2609 |  if (MPLIST_INTEGER (markers) > from)
1067
      |      ^~~~~~~~~~~~~~
1068
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1069
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1070
      |                                ^
1071
input.c:2610:37: note: in expansion of macro ‘MPLIST_INTEGER’
1072
 2610 |    MPLIST_VAL (markers) = (void *) (MPLIST_INTEGER (markers) + ins);
1073
      |                                     ^~~~~~~~~~~~~~
1074
input.c:2610:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1075
 2610 |    MPLIST_VAL (markers) = (void *) (MPLIST_INTEGER (markers) + ins);
1076
      |                           ^
1077
In file included from symbol.h:26,
1078
                 from input.c:161:
1079
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1080
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1081
      |                                ^
1082
input.c:2618:8: note: in expansion of macro ‘MPLIST_INTEGER’
1083
 2618 |    if (MPLIST_INTEGER (markers) >= to)
1084
      |        ^~~~~~~~~~~~~~
1085
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1086
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1087
      |                                ^
1088
input.c:2620:20: note: in expansion of macro ‘MPLIST_INTEGER’
1089
 2620 |        = (void *) (MPLIST_INTEGER (markers) + ins - (to - from));
1090
      |                    ^~~~~~~~~~~~~~
1091
input.c:2620:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1092
 2620 |        = (void *) (MPLIST_INTEGER (markers) + ins - (to - from));
1093
      |          ^
1094
In file included from symbol.h:26,
1095
                 from input.c:161:
1096
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1097
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1098
      |                                ^
1099
input.c:2621:13: note: in expansion of macro ‘MPLIST_INTEGER’
1100
 2621 |    else if (MPLIST_INTEGER (markers) > from)
1101
      |             ^~~~~~~~~~~~~~
1102
input.c:2622:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1103
 2622 |      MPLIST_VAL (markers) = (void *) from;
1104
      |                             ^
1105
input.c: In function ‘new_index’:
1106
input.c:2772:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1107
 2772 |   return (int) mplist_get (((MInputContextInfo *) ic->info)->markers, sym);
1108
      |          ^
1109
input.c: In function ‘update_candidate’:
1110
input.c:2807:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1111
 2807 |   mtext_put_prop (ic->preedit, from, to, Mcandidate_index, (void *) idx);
1112
      |                                                            ^
1113
In file included from input.c:164:
1114
input.c: In function ‘adjust_candidates’:
1115
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1116
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
1117
      |      ^
1118
input.c:2847:12: note: in expansion of macro ‘ENCODE_CHAR’
1119
 2847 |        if (ENCODE_CHAR (charset, c) == MCHAR_INVALID_CODE)
1120
      |            ^~~~~~~~~~~
1121
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1122
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
1123
      |      ^
1124
input.c:2888:9: note: in expansion of macro ‘ENCODE_CHAR’
1125
 2888 |     if (ENCODE_CHAR (charset, c) == MCHAR_INVALID_CODE)
1126
      |         ^~~~~~~~~~~
1127
In file included from symbol.h:26,
1128
                 from input.c:161:
1129
input.c: In function ‘get_candidate_list’:
1130
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1131
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1132
      |                                ^
1133
input.c:2940:12: note: in expansion of macro ‘MPLIST_INTEGER’
1134
 2940 |   column = MPLIST_INTEGER (plist);
1135
      |            ^~~~~~~~~~~~~~
1136
input.c: In function ‘take_action_list’:
1137
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1138
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1139
      |                                ^
1140
input.c:3120:48: note: in expansion of macro ‘MPLIST_INTEGER’
1141
 3120 |      preedit_insert (ic, ic->cursor_pos, NULL, MPLIST_INTEGER (args));
1142
      |                                                ^~~~~~~~~~~~~~
1143
input.c:3170:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1144
 3170 |    idx = (int) mtext_get_prop (ic->preedit, pos - 1, Mcandidate_index);
1145
      |          ^
1146
In file included from symbol.h:26,
1147
                 from input.c:161:
1148
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1149
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1150
      |                                ^
1151
input.c:3181:19: note: in expansion of macro ‘MPLIST_INTEGER’
1152
 3181 |     idx = start + MPLIST_INTEGER (args);
1153
      |                   ^~~~~~~~~~~~~~
1154
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1155
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1156
      |                                ^
1157
input.c:3198:8: note: in expansion of macro ‘MPLIST_INTEGER’
1158
 3198 |      : MPLIST_INTEGER (args)));
1159
      |        ^~~~~~~~~~~~~~
1160
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1161
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1162
      |                                ^
1163
input.c:3272:9: note: in expansion of macro ‘MPLIST_INTEGER’
1164
 3272 |       : MPLIST_INTEGER (args));
1165
      |         ^~~~~~~~~~~~~~
1166
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1167
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1168
      |                                ^
1169
input.c:3292:11: note: in expansion of macro ‘MPLIST_INTEGER’
1170
 3292 |         : MPLIST_INTEGER (args));
1171
      |           ^~~~~~~~~~~~~~
1172
input.c:3312:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1173
 3312 |      (void *) ic->cursor_pos);
1174
      |      ^
1175
In file included from symbol.h:26,
1176
                 from input.c:161:
1177
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1178
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1179
      |                                ^
1180
input.c:3326:13: note: in expansion of macro ‘MPLIST_INTEGER’
1181
 3326 |       num = MPLIST_INTEGER (args);
1182
      |             ^~~~~~~~~~~~~~
1183
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1184
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1185
      |                                ^
1186
input.c:3331:9: note: in expansion of macro ‘MPLIST_INTEGER’
1187
 3331 |   num = MPLIST_INTEGER (args);
1188
      |         ^~~~~~~~~~~~~~
1189
input.c:3418:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1190
 3418 |     mplist_add (func_args, Minteger, (void *) code);
1191
      |                                      ^
1192
In file included from symbol.h:26,
1193
                 from input.c:161:
1194
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1195
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
1196
      |                                ^
1197
input.c:3472:11: note: in expansion of macro ‘MPLIST_INTEGER’
1198
 3472 |    val1 = MPLIST_INTEGER (value);
1199
      |           ^~~~~~~~~~~~~~
1200
input.c:3487:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1201
 3487 |    mplist_set (value, Minteger, (void *) val1);
1202
      |                                 ^
1203
input.c: In function ‘filter’:
1204
input.c:4212:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1205
 4212 |    = (int) mtext_get_prop (ic->preedit, ic->cursor_pos - 1,
1206
      |      ^
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
fontset.c: In function ‘try_font_list’:
1219
fontset.c:630:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1220
  630 |         ? (unsigned ) mchartable_lookup (coverage, c)
1221
      |           ^
1222
fontset.c: In function ‘mdebug_dump_fontset’:
1223
fontset.c:1491:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1224
 1491 |     (unsigned) MPLIST_VAL (p),
1225
      |     ^
1226
input-gui.c: In function ‘win_callback’:
1227
input-gui.c:305:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1228
  305 |  mface_put_prop (face, Msize, (void *) ic->spot.fontsize);
1229
      |                               ^
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
m17n-gui.c: In function ‘mframe_get_prop’:
1235
m17n-gui.c:794:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1236
  794 |     return (void *) (frame->average_width);
1237
      |            ^
1238
m17n-gui.c:796:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1239
  796 |     return (void *) (frame->ascent);
1240
      |            ^
1241
m17n-gui.c:798:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1242
  798 |     return (void *) (frame->descent);
1243
      |            ^
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
m17n-X.c: In function ‘xft_open’:
1249
m17n-X.c:1153:12: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
1250
 1153 |   rfont = (mfont__ft_driver.open) (frame, font, spec, rfont);
1251
      |            ^~~~~~~~~~~~~~~~
1252
      |            xfont_driver
1253
m17n-X.c:1153:12: note: each undeclared identifier is reported only once for each function it appears in
1254
m17n-X.c: In function ‘xft_has_char’:
1255
m17n-X.c:1242:16: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
1256
 1242 |       result = mfont__ft_driver.has_char (frame, font, spec, c, code);
1257
      |                ^~~~~~~~~~~~~~~~
1258
      |                xfont_driver
1259
m17n-X.c: In function ‘xft_encode_char’:
1260
m17n-X.c:1259:14: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
1261
 1259 |       code = mfont__ft_driver.encode_char (frame, font, spec, code);
1262
      |              ^~~~~~~~~~~~~~~~
1263
      |              xfont_driver
1264
m17n-X.c: In function ‘xft_check_capability’:
1265
m17n-X.c:1356:12: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
1266
 1356 |   result = mfont__ft_driver.check_capability (rfont, capability);
1267
      |            ^~~~~~~~~~~~~~~~
1268
      |            xfont_driver
1269
m17n-X.c: In function ‘xft_check_otf’:
1270
m17n-X.c:1369:12: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
1271
 1369 |   result = mfont__ft_driver.check_otf (font, spec);
1272
      |            ^~~~~~~~~~~~~~~~
1273
      |            xfont_driver
1274
m17n-X.c: In function ‘xft_drive_otf’:
1275
m17n-X.c:1385:12: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
1276
 1385 |   result = mfont__ft_driver.drive_otf (font, spec, in, from, to, out,
1277
      |            ^~~~~~~~~~~~~~~~
1278
      |            xfont_driver
1279
m17n-X.c: In function ‘xft_iterate_otf_feature’:
1280
m17n-X.c:1409:12: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
1281
 1409 |   result = mfont__ft_driver.iterate_otf_feature (font, spec, from, to, table);
1282
      |            ^~~~~~~~~~~~~~~~
1283
      |            xfont_driver
1284
m17n-X.c: In function ‘mwin__device_get_prop’:
1285
m17n-X.c:1441:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1286
 1441 |     return (void *) device->depth;
1287
      |            ^
1288
m17n-X.c: In function ‘device_init’:
1289
m17n-X.c:2125:23: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
1290
 2125 |   xft_driver.select = mfont__ft_driver.select;
1291
      |                       ^~~~~~~~~~~~~~~~
1292
      |                       xfont_driver
1293
m17n-X.c: In function ‘device_open’:
1294
m17n-X.c:2199:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1295
 2199 |  depth = (unsigned) mplist_value (plist);
1296
      |          ^
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
draw.c: In function ‘dump_gstring’:
1303
draw.c:1719:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1304
 1719 |         g->g.from, g->g.to, g->g.c, g->g.code, (unsigned) g->rface,
1305
      |                                                ^
1306
draw.c:1713:20: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=]
1307
 1713 |         "\n%s  (%02d %s pos:%d-%d c:%04X code:%04X face:%x w:%02d bidi:%d",
1308
      |                 ~~~^
1309
      |                    |
1310
      |                    int
1311
      |                 %02ld
1312
 1714 |         prefix,
1313
 1715 |         g - first_g,
1314
      |         ~~~~~~~~~~~ 
1315
      |           |
1316
      |           long int
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"