Paste #169131

   
pasted on 22.03.2021 21:27
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 187449 # 271191 # 273033
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 * Package:    dev-libs/m17n-lib-1.7.0
 * Repository: gentoo
 * Maintainer: cjk@gentoo.org
 * USE:        X abi_x86_64 amd64 bidi elibc_glibc fontconfig gd kernel_linux libotf libxml2 spell userland_GNU xft
 * FEATURES:   ccache network-sandbox preserve-libs sandbox usersandbox
>>> Unpacking source...
>>> Unpacking m17n-lib-1.7.0.tar.gz to /tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work
>>> Source unpacked in /tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work
>>> Preparing source in /tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0 ...
 * Applying m17n-lib-configure.patch ...
 [ ok ]
 * Applying m17n-lib-freetype.patch ...
 [ ok ]
 * Applying m17n-lib-ispell.patch ...
 [ ok ]
 * Applying m17n-lib-parallel-make.patch ...
 [ ok ]
 * Running eautoreconf in '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0' ...
 * Running autopoint --force ...
 [ ok ]
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I m4 ...
 [ ok ]
 * Running autoconf --force ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy --force-missing ...
 [ ok ]
 * Running elibtoolize in: m17n-lib-1.7.0/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0 ...
 * econf: updating m17n-lib-1.7.0/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating m17n-lib-1.7.0/config.guess with /usr/share/gnuconfig/config.guess
./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
checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether we are using the GNU C Library 2 or newer... yes
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for argz_count... yes
checking for argz_stringify... yes
checking for argz_next... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... yes
checking for bison... bison
checking version of bison... 3.7.3, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
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
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for limits.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking X11/Xaw/Command.h usability... yes
checking X11/Xaw/Command.h presence... yes
checking for X11/Xaw/Command.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether byte ordering is bigendian... no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working memcmp... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking for strftime... yes
checking for working strtod... yes
checking for memmove... yes
checking for memset... yes
checking for nl_langinfo... yes
checking for putenv... (cached) yes
checking for regcomp... yes
checking for setlocale... (cached) yes
checking for strchr... yes
checking for strdup... (cached) yes
checking for gettimeofday... yes
checking for m17n-db... yes
checking for library containing dlopen... -ldl
checking for pkg-config... yes
checking for fribidi-config... no
checking for fribidi_set_mirroring in -lfribidi... yes
checking fribidi/fribidi.h usability... yes
checking fribidi/fribidi.h presence... yes
checking for fribidi/fribidi.h... yes
checking for libotf-config... yes
checking for OTF_check_features in -lotf... yes
checking otf.h usability... yes
checking otf.h presence... yes
checking for otf.h... yes
checking for OTF_drive_gpos2 in -lotf... yes
checking for freetype-config... no
checking for xft-config... no
checking for XftDrawCreate in -lXft... yes
checking for X11/Xft/Xft.h... yes
checking for FcInit in -lfontconfig... yes
checking fontconfig/fontconfig.h usability... yes
checking fontconfig/fontconfig.h presence... yes
checking for fontconfig/fontconfig.h... yes
checking for gdImageCreate in -lgd... yes
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for gdImageCreateTrueColor in -lgd... yes
checking for xml2-config... yes
checking for xmlParseMemory in -lxml2... yes
checking for libxml/tree.h... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for anthy... no
checking for ispell... no
checking for libthai... no
checking for wordcut... no
checking for wordcut_init in -lwordcut... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating example/Makefile
config.status: creating m17n-config
config.status: creating m17n-core.pc
config.status: creating m17n-shell.pc
config.status: creating m17n-flt.pc
config.status: creating m17n-gui.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
The m17n library is configured with these external libraries.
  X11 fribidi libotf xft2 fontconfig gdlib xml2
>>> Source configured.
>>> Compiling source in /tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0 ...
make -j5 
make  all-recursive
make[1]: Entering directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0'
Making all in intl
make[2]: Entering directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/intl'
Making all in po
make[2]: Entering directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/po'
make m17n-lib.pot-update
make[3]: Entering directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
if LC_ALL=C grep 'GNU m17n-lib' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
  package_gnu='GNU '; \
else \
  package_gnu=''; \
fi; \
if test -n '' || test 'm17n-lib-bug@m17n.org' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address=''; \
else \
  msgid_bugs_address='m17n-lib-bug@m17n.org'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=m17n-lib --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Free Software Foundation, Inc.' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=m17n-lib --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Free Software Foundation, Inc.' \
      --package-name="${package_gnu}m17n-lib" \
      --package-version='1.7.0' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f m17n-lib.po || { \
  if test -f ./m17n-lib.pot; then \
    sed -f remove-potcdate.sed < ./m17n-lib.pot > m17n-lib.1po && \
    sed -f remove-potcdate.sed < m17n-lib.po > m17n-lib.2po && \
    if cmp m17n-lib.1po m17n-lib.2po >/dev/null 2>&1; then \
      rm -f m17n-lib.1po m17n-lib.2po m17n-lib.po; \
    else \
      rm -f m17n-lib.1po m17n-lib.2po ./m17n-lib.pot && \
      mv m17n-lib.po ./m17n-lib.pot; \
    fi; \
  else \
    mv m17n-lib.po ./m17n-lib.pot; \
  fi; \
}
make[3]: Leaving directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/po'
test ! -f ./m17n-lib.pot || \
  test -z "" || make 
make[2]: Leaving directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/po'
Making all in src
make[2]: Entering directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/src'
/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
/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
/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
/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
/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
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
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
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
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
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
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
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
/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
chartab.c: In function ‘dump_sub_chartab’:
chartab.c:561:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  561 |     fprintf (mdebug__output, "(default #x%X)", (unsigned) table->default_value);
      |                                                ^
chartab.c:592:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  592 |        fprintf (mdebug__output, " #xx%X)", (unsigned) default_value);
      |                                            ^
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
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
/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
database.c: In function ‘load_chartable’:
database.c:292:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  292 |    val = (void *) (n * positive);
      |          ^
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
/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
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
plist.c: In function ‘read_integer_element’:
plist.c:440:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  440 |     MPLIST_SET_ADVANCE (plist, Minteger, (void *) num);
      |                                          ^
plist.c:118:27: note: in definition of macro ‘MPLIST_SET_ADVANCE’
  118 |     MPLIST_VAL (plist) = (val);   \
      |                           ^~~
In file included from symbol.h:26,
                 from plist.c:86:
plist.c: In function ‘write_element’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
plist.c:576:17: note: in expansion of macro ‘MPLIST_INTEGER’
  576 |       int num = MPLIST_INTEGER (plist);
      |                 ^~~~~~~~~~~~~~
plist.c:693:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  693 |       sprintf (buf, "%04X", (unsigned) MPLIST_VAL (plist));
      |                             ^
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
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
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
/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
/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
/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
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
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
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
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
mtext.c: In function ‘next_char_from_it’:
mtext.c:640:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  640 |   c1 = (int) mchar_get_prop (c, Msimple_case_folding);
      |        ^
mtext.c: In function ‘lowercase_precheck’:
mtext.c:839:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  839 |       if ((int) mchartable_lookup (tricky_chars, c) == 1)
      |           ^
mtext.c: In function ‘final_sigma’:
mtext.c:869:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  869 |       c = (int) mchartable_lookup (cased, mtext_ref_char (mt, i));
      |           ^
mtext.c:883:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  883 |       c = (int) mchartable_lookup (cased, mtext_ref_char (mt, i));
      |           ^
mtext.c: In function ‘after_soft_dotted’:
mtext.c:905:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  905 |       class = (int) mchartable_lookup (combining_class, c);
      |               ^
mtext.c: In function ‘more_above’:
mtext.c:920:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  920 |       class = (int) mchartable_lookup (combining_class,
      |               ^
mtext.c: In function ‘before_dot’:
mtext.c:941:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  941 |       class = (int) mchartable_lookup (combining_class, c);
      |               ^
mtext.c: In function ‘after_i’:
mtext.c:959:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  959 |       class = (int) mchartable_lookup (combining_class, c);
      |               ^
mtext.c: In function ‘mtext_titlecase’:
mtext.c:3506:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 3506 |       int csd = (int) mchartable_lookup (cased, mtext_ref_char (mt, from));
      |                 ^
mtext.c:3521:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 3521 |  && ((int) mchartable_lookup (combining_class, mtext_ref_char (mt, to))
      |      ^
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
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
textprop.c: In function ‘dump_interval’:
textprop.c:1138:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1138 |       (unsigned) interval->stack[i]->val);
      |       ^
textprop.c: In function ‘dump_textplist’:
textprop.c:1171:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1171 |         (int) interval->stack[i]->val);
      |         ^
/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
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
/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
charset.c: In function ‘load_charset’:
charset.c:382:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  382 |        mchartable_set (encoder, c1, (void *) code1);
      |                                     ^
charset.c:387:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  387 |     mchartable_set (encoder, c1, (void *) code1);
      |                                  ^
In file included from charset.c:98:
charset.c: In function ‘mcharset__encode_char’:
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
charset.c:618:23: note: in expansion of macro ‘ENCODE_CHAR’
  618 |       unsigned code = ENCODE_CHAR (parent, c);
      |                       ^~~~~~~~~~~
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
charset.c:635:20: note: in expansion of macro ‘ENCODE_CHAR’
  635 |    unsigned code = ENCODE_CHAR (parent, c);
      |                    ^~~~~~~~~~~
charset.c:647:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  647 |     return (unsigned) mchartable_lookup (charset->encoder, c);
      |            ^
charset.c:656:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  656 |       return (unsigned) mchartable_lookup (charset->encoder, c);
      |              ^
charset.c: In function ‘mchar_define_charset’:
charset.c:1262:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1262 |   if (! (charset->dimension = (int) mplist_get (plist, Mdimension)))
      |                               ^
charset.c:1265:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1265 |   min_range = (unsigned) mplist_get (plist, Mmin_range);
      |               ^
charset.c:1268:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1268 |       max_range = (unsigned) MPLIST_VAL (pl);
      |                   ^
charset.c:1291:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1291 |   if ((charset->min_code = (int) mplist_get (plist, Mmin_code)) < min_range)
      |                            ^
charset.c:1293:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1293 |   if ((charset->max_code = (int) mplist_get (plist, Mmax_code)) > max_range)
      |                            ^
charset.c:1297:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1297 |   charset->final_byte = (int) mplist_get (plist, Mfinal_byte);
      |                         ^
charset.c:1298:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1298 |   charset->revision = (int) mplist_get (plist, Mrevision);
      |                       ^
charset.c:1299:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1299 |   charset->min_char = (int) mplist_get (plist, Mmin_char);
      |                       ^
charset.c:1315:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1315 |   charset->subset_offset = (int) mplist_get (plist, Msubset_offset);
      |                            ^
In file included from charset.c:98:
charset.c: In function ‘mchar_encode’:
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
charset.c:1470:10: note: in expansion of macro ‘ENCODE_CHAR’
 1470 |   return ENCODE_CHAR (charset, c);
      |          ^~~~~~~~~~~
charset.c: In function ‘mchar_map_charset’:
charset.c:1527:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1527 |       if ((int) mchartable__lookup (charset->encoder, c, &next_c, 1) < 0)
      |           ^
charset.c:1531:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1531 |    if ((int) mchartable__lookup (charset->encoder, c, &next_c, 1) >= 0)
      |        ^
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
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
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
/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
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
/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
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
/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
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
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
/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
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
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
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
/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
/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
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
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
In file included from coding.c:74:
coding.c: In function ‘encode_coding_charset’:
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
coding.c:634:15: note: in expansion of macro ‘ENCODE_CHAR’
  634 |        code = ENCODE_CHAR (charset, c);
      |               ^~~~~~~~~~~
coding.c: In function ‘encode_coding_iso_2022’:
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
coding.c:2386:15: note: in expansion of macro ‘ENCODE_CHAR’
 2386 |        code = ENCODE_CHAR (primary, c);
      |               ^~~~~~~~~~~
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
coding.c:2404:16: note: in expansion of macro ‘ENCODE_CHAR’
 2404 |         code = ENCODE_CHAR (charset, c);
      |                ^~~~~~~~~~~
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
coding.c:2415:17: note: in expansion of macro ‘ENCODE_CHAR’
 2415 |          code = ENCODE_CHAR (charset, c);
      |                 ^~~~~~~~~~~
coding.c: In function ‘encode_coding_sjis’:
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
coding.c:2773:16: note: in expansion of macro ‘ENCODE_CHAR’
 2773 |    if ((code = ENCODE_CHAR (charset_roman, c)) != MCHAR_INVALID_CODE)
      |                ^~~~~~~~~~~
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
coding.c:2778:21: note: in expansion of macro ‘ENCODE_CHAR’
 2778 |    else if ((code = ENCODE_CHAR (charset_kanji, c))
      |                     ^~~~~~~~~~~
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
coding.c:2787:21: note: in expansion of macro ‘ENCODE_CHAR’
 2787 |    else if ((code = ENCODE_CHAR (charset_kana, c))
      |                     ^~~~~~~~~~~
coding.c: In function ‘mconv_define_coding’:
coding.c:3848:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 3848 |       info->code_unit_bits = (int) mplist_get (plist, Mcode_unit);
      |                              ^
In file included from coding.c:72:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
coding.c:3901:34: note: in expansion of macro ‘MPLIST_INTEGER’
 3901 |    info->initial_invocation[0] = MPLIST_INTEGER (pl);
      |                                  ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
coding.c:3907:38: note: in expansion of macro ‘MPLIST_INTEGER’
 3907 |        info->initial_invocation[1] = MPLIST_INTEGER (pl);
      |                                      ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
coding.c:3914:26: note: in expansion of macro ‘MPLIST_INTEGER’
 3914 |  info->designations[i] = MPLIST_INTEGER (pl);
      |                          ^~~~~~~~~~~~~~
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
face.c: In function ‘serialize_hline’:
face.c:206:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  206 |       mplist_add (pl, Minteger, (void *) hline->width);
      |                                 ^
face.c: In function ‘serialize_box’:
face.c:221:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  221 |       mplist_add (pl, Minteger, (void *) box->width);
      |                                 ^
face.c:222:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  222 |       mplist_add (pl, Minteger, (void *) box->inner_hmargin);
      |                                 ^
face.c:223:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  223 |       mplist_add (pl, Minteger, (void *) box->inner_vmargin);
      |                                 ^
face.c:224:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  224 |       mplist_add (pl, Minteger, (void *) box->outer_hmargin);
      |                                 ^
face.c:225:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  225 |       mplist_add (pl, Minteger, (void *) box->outer_vmargin);
      |                                 ^
In file included from symbol.h:26,
                 from face.c:91:
face.c: In function ‘deserialize_box’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
face.c:308:15: note: in expansion of macro ‘MPLIST_INTEGER’
  308 |   box.width = MPLIST_INTEGER (plist);
      |               ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
face.c:312:23: note: in expansion of macro ‘MPLIST_INTEGER’
  312 |   box.inner_hmargin = MPLIST_INTEGER (plist);
      |                       ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
face.c:316:23: note: in expansion of macro ‘MPLIST_INTEGER’
  316 |   box.inner_vmargin = MPLIST_INTEGER (plist);
      |                       ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
face.c:320:23: note: in expansion of macro ‘MPLIST_INTEGER’
  320 |   box.outer_hmargin = MPLIST_INTEGER (plist);
      |                       ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
face.c:324:23: note: in expansion of macro ‘MPLIST_INTEGER’
  324 |   box.outer_vmargin = MPLIST_INTEGER (plist);
      |                       ^~~~~~~~~~~~~~
face.c: In function ‘deserialize_face’:
face.c:360:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  360 |       index = (int) msymbol_get (key, M_face_prop_index) - 1;
      |               ^
face.c: In function ‘mface__init’:
face.c:465:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  465 |      (void *) (mface_prop_data[i].index + 1));
      |      ^
face.c: In function ‘mface__realize’:
face.c:640:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  640 |    merged_face.property[MFACE_SIZE] = (void *) font_size;
      |                                       ^
face.c:647:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  647 |       double font_size = (int) merged_face.property[MFACE_SIZE];
      |                          ^
face.c:653:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  653 |    && (int) merged_face.property[MFACE_RATIO] != 100)
      |       ^
face.c:655:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  655 |    font_size *= (int) merged_face.property[MFACE_RATIO];
      |                 ^
face.c:659:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  659 |       merged_face.property[MFACE_SIZE] = (void *) ifont_size;
      |                                          ^
face.c:685:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  685 |    spec.size = (int) merged_face.property[MFONT_SIZE];
      |                ^
face.c: In function ‘mface__for_chars’:
face.c:853:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  853 |     = (unsigned) mchartable_lookup (coverage,
      |       ^
face.c: In function ‘mface_get_prop’:
face.c:1849:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1849 |   int index = (int) msymbol_get (key, M_face_prop_index) - 1;
      |               ^
face.c: In function ‘mface_put_prop’:
face.c:1934:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1934 |   int index = (int) msymbol_get (key, M_face_prop_index) - 1;
      |               ^
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
In file included from symbol.h:26,
                 from font.c:337:
font.c: In function ‘load_font_resize_table’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
font.c:583:24: note: in expansion of macro ‘MPLIST_INTEGER’
  583 |       resize->resize = MPLIST_INTEGER (elt);
      |                        ^~~~~~~~~~~~~~
font.c: In function ‘xlfd_unparse_name’:
font.c:844:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  844 |   resy = (int) mfont_get_prop (font, Mresolution);
      |          ^
font.c: In function ‘mfont__init’:
font.c:1120:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1120 |       (void *) (j + 1)) < 0)
      |       ^
font.c: In function ‘mfont__set_spec_from_face’:
font.c:1344:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1344 |   spec->size = (int) (face->property[MFACE_SIZE]);
      |                ^
font.c: In function ‘mfont__list’:
font.c:1479:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1479 |     num = (int) msymbol_get (id, M_font_list_len);
      |           ^
font.c:1496:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1496 |       msymbol_put (id, M_font_list_len, (void *) num);
      |                                         ^
In file included from font.c:339:
font.c: In function ‘mfont__has_char’:
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
font.c:1592:14: note: in expansion of macro ‘ENCODE_CHAR’
 1592 |       code = ENCODE_CHAR (encoding->repertory_charset, c);
      |              ^~~~~~~~~~~
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
font.c:1595:10: note: in expansion of macro ‘ENCODE_CHAR’
 1595 |   code = ENCODE_CHAR (encoding->encoding_charset, c);
      |          ^~~~~~~~~~~
font.c: In function ‘mfont__encode_char’:
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
font.c:1623:13: note: in expansion of macro ‘ENCODE_CHAR’
 1623 |     return (ENCODE_CHAR (encoding->repertory_charset, c));
      |             ^~~~~~~~~~~
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
font.c:1624:10: note: in expansion of macro ‘ENCODE_CHAR’
 1624 |   code = ENCODE_CHAR (encoding->encoding_charset, c);
      |          ^~~~~~~~~~~
font.c: In function ‘mfont__get_glyph_id’:
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
font.c:1689:14: note: in expansion of macro ‘ENCODE_CHAR’
 1689 |  g->g.code = ENCODE_CHAR (encoding->repertory_charset, g->g.c);
      |              ^~~~~~~~~~~
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
font.c:1695:13: note: in expansion of macro ‘ENCODE_CHAR’
 1695 |      code = ENCODE_CHAR (encoding->encoding_charset, g->g.c);
      |             ^~~~~~~~~~~
font.c: In function ‘mfont__set_property’:
font.c:457:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  457 |    : ((int) msymbol_get ((symbol), mfont__property_table[(n)].property)))
      |       ^
font.c:1748:17: note: in expansion of macro ‘FONT_PROPERTY_NUMERIC’
 1748 |       numeric = FONT_PROPERTY_NUMERIC (val, key);
      |                 ^~~~~~~~~~~~~~~~~~~~~
font.c:464:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  464 |        (void *) (numeric))
      |        ^
font.c:1753:4: note: in expansion of macro ‘SET_FONT_PROPERTY_NUMERIC’
 1753 |    SET_FONT_PROPERTY_NUMERIC (val, key, numeric);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~
font.c: In function ‘mfont_get_prop’:
font.c:2457:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2457 |       return (void *) size;
      |              ^
font.c:2462:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2462 |       return (void *) resy;
      |              ^
font.c:2487:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2487 |  return (void *) rfont->ascent;
      |         ^
font.c:2489:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2489 |  return (void *) rfont->descent;
      |         ^
font.c:2491:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2491 |  return (void *) rfont->max_advance;
      |         ^
font.c: In function ‘mfont_put_prop’:
font.c:2545:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2545 |       int size = (int) val;
      |                  ^
font.c:2550:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2550 |       unsigned resy = (unsigned) val;
      |                       ^
m17n-flt.c: In function ‘apply_otf_feature’:
m17n-flt.c:516:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  516 |       mchartable_set (table, from + i, (void *) category);
      |                                        ^
In file included from symbol.h:26,
                 from m17n-flt.c:59:
m17n-flt.c: In function ‘load_category_table’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:563:14: note: in expansion of macro ‘MPLIST_INTEGER’
  563 |       from = MPLIST_INTEGER (elt);
      |              ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:567:12: note: in expansion of macro ‘MPLIST_INTEGER’
  567 |       to = MPLIST_INTEGER (elt);
      |            ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:589:24: note: in expansion of macro ‘MPLIST_INTEGER’
  589 |        category_code = MPLIST_INTEGER (elt);
      |                        ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:602:20: note: in expansion of macro ‘MPLIST_INTEGER’
  602 |    category_code = MPLIST_INTEGER (elt);
      |                    ^~~~~~~~~~~~~~
m17n-flt.c:608:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  608 |  mchartable_set (table, from, (void *) category_code);
      |                               ^
m17n-flt.c:610:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  610 |  mchartable_set_range (table, from, to, (void *) category_code);
      |                                         ^
In file included from symbol.h:26,
                 from m17n-flt.c:59:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:646:38: note: in expansion of macro ‘MPLIST_INTEGER’
  646 |    category->feature_table.code[i] = MPLIST_INTEGER (elt);
      |                                      ^~~~~~~~~~~~~~
m17n-flt.c: In function ‘load_command’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:977:18: note: in expansion of macro ‘MPLIST_INTEGER’
  977 |       int code = MPLIST_INTEGER (plist);
      |                  ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:1090:39: note: in expansion of macro ‘MPLIST_INTEGER’
 1090 |        cmd->body.rule.src.match_idx = MPLIST_INTEGER (elt);
      |                                       ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:1110:17: note: in expansion of macro ‘MPLIST_INTEGER’
 1110 |    = (unsigned) MPLIST_INTEGER (pl);
      |                 ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:1124:17: note: in expansion of macro ‘MPLIST_INTEGER’
 1124 |    = (unsigned) MPLIST_INTEGER (pl);
      |                 ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:1129:17: note: in expansion of macro ‘MPLIST_INTEGER’
 1129 |    = (unsigned) MPLIST_INTEGER (pl);
      |                 ^~~~~~~~~~~~~~
m17n-flt.c: In function ‘run_rule’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
m17n-flt.c:1735:29: note: in expansion of macro ‘MPLIST_INTEGER’
 1735 |     GREF (&gstring, i)->c = MPLIST_INTEGER (p);
      |                             ^~~~~~~~~~~~~~
m17n-flt.c: In function ‘decode_packed_otf_tag’:
m17n-flt.c:1908:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1908 |  enc = (g->c > 0 ? (int) mchartable_lookup (category->table, g->c)
      |                    ^
m17n-flt.c: In function ‘try_otf’:
m17n-flt.c:2044:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2044 |      ? (g->c > 0 ? (int) mchartable_lookup (table, g->c)
      |                    ^
m17n-flt.c:2047:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2047 |      ? (int) mchartable_lookup (table, g->code)
      |        ^
m17n-flt.c: In function ‘run_command’:
m17n-flt.c:2129:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2129 |    ? (g->c > 0 ? (int) mchartable_lookup (table, g->c) : 1)
      |                  ^
m17n-flt.c:2131:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2131 |    ? (int) mchartable_lookup (table, g->code)
      |      ^
m17n-flt.c: In function ‘run_stages’:
m17n-flt.c:2322:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2322 |        ? (g->c > 0 ? (int) mchartable_lookup (table, g->c) : 1)
      |                      ^
m17n-flt.c:2324:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2324 |        ? (int) mchartable_lookup (table, g->code)
      |          ^
m17n-flt.c: In function ‘setup_combining_coverage’:
m17n-flt.c:2550:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2550 |   int combining_class = (int) val;
      |                         ^
m17n-flt.c:2571:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2571 |   mchartable_set_range ((MCharTable *) arg, from, to, (void *) category);
      |                                                       ^
m17n-flt.c: In function ‘mflt_run’:
m17n-flt.c:3021:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 3021 |    enc = (int) mchartable_lookup (flt->coverage->table, g->c);
      |          ^
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
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
input.c: In function ‘get_surrounding_text’:
input.c:604:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  604 |   mplist_push (ic->plist, Minteger, (void *) len);
      |                                     ^
input.c: In function ‘delete_surrounding_text’:
input.c:617:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  617 |   mplist_push (ic->plist, Minteger, (void *) pos);
      |                                     ^
In file included from symbol.h:26,
                 from input.c:161:
input.c: In function ‘integer_value’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:728:12: note: in expansion of macro ‘MPLIST_INTEGER’
  728 |     return MPLIST_INTEGER (arg);
      |            ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:735:40: note: in expansion of macro ‘MPLIST_INTEGER’
  735 |       return (MPLIST_INTEGER_P (val) ? MPLIST_INTEGER (val) : 0);
      |                                        ^~~~~~~~~~~~~~
input.c: In function ‘resolve_expression’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:806:12: note: in expansion of macro ‘MPLIST_INTEGER’
  806 |     return MPLIST_INTEGER (plist);
      |            ^~~~~~~~~~~~~~
input.c: In function ‘parse_action_list’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:893:12: note: in expansion of macro ‘MPLIST_INTEGER’
  893 |    int c = MPLIST_INTEGER (plist);
      |            ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:920:13: note: in expansion of macro ‘MPLIST_INTEGER’
  920 |     int c = MPLIST_INTEGER (pl);
      |             ^~~~~~~~~~~~~~
input.c: In function ‘load_translation’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:1091:16: note: in expansion of macro ‘MPLIST_INTEGER’
 1091 |        int c = MPLIST_INTEGER (elt);
      |                ^~~~~~~~~~~~~~
input.c: In function ‘check_variable_value’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:2022:15: note: in expansion of macro ‘MPLIST_INTEGER’
 2022 |       int n = MPLIST_INTEGER (val);
      |               ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:2028:17: note: in expansion of macro ‘MPLIST_INTEGER’
 2028 |        if (n == MPLIST_INTEGER (valids))
      |                 ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:2038:20: note: in expansion of macro ‘MPLIST_INTEGER’
 2038 |        min_bound = MPLIST_INTEGER (p);
      |                    ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:2042:20: note: in expansion of macro ‘MPLIST_INTEGER’
 2042 |        max_bound = MPLIST_INTEGER (p);
      |                    ^~~~~~~~~~~~~~
input.c: In function ‘adjust_markers’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:2609:6: note: in expansion of macro ‘MPLIST_INTEGER’
 2609 |  if (MPLIST_INTEGER (markers) > from)
      |      ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:2610:37: note: in expansion of macro ‘MPLIST_INTEGER’
 2610 |    MPLIST_VAL (markers) = (void *) (MPLIST_INTEGER (markers) + ins);
      |                                     ^~~~~~~~~~~~~~
input.c:2610:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2610 |    MPLIST_VAL (markers) = (void *) (MPLIST_INTEGER (markers) + ins);
      |                           ^
In file included from symbol.h:26,
                 from input.c:161:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:2618:8: note: in expansion of macro ‘MPLIST_INTEGER’
 2618 |    if (MPLIST_INTEGER (markers) >= to)
      |        ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:2620:20: note: in expansion of macro ‘MPLIST_INTEGER’
 2620 |        = (void *) (MPLIST_INTEGER (markers) + ins - (to - from));
      |                    ^~~~~~~~~~~~~~
input.c:2620:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2620 |        = (void *) (MPLIST_INTEGER (markers) + ins - (to - from));
      |          ^
In file included from symbol.h:26,
                 from input.c:161:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:2621:13: note: in expansion of macro ‘MPLIST_INTEGER’
 2621 |    else if (MPLIST_INTEGER (markers) > from)
      |             ^~~~~~~~~~~~~~
input.c:2622:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2622 |      MPLIST_VAL (markers) = (void *) from;
      |                             ^
input.c: In function ‘new_index’:
input.c:2772:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2772 |   return (int) mplist_get (((MInputContextInfo *) ic->info)->markers, sym);
      |          ^
input.c: In function ‘update_candidate’:
input.c:2807:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2807 |   mtext_put_prop (ic->preedit, from, to, Mcandidate_index, (void *) idx);
      |                                                            ^
In file included from input.c:164:
input.c: In function ‘adjust_candidates’:
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
input.c:2847:12: note: in expansion of macro ‘ENCODE_CHAR’
 2847 |        if (ENCODE_CHAR (charset, c) == MCHAR_INVALID_CODE)
      |            ^~~~~~~~~~~
charset.h:218:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218 |    : (unsigned) mchartable_lookup ((charset)->encoder, (c)))
      |      ^
input.c:2888:9: note: in expansion of macro ‘ENCODE_CHAR’
 2888 |     if (ENCODE_CHAR (charset, c) == MCHAR_INVALID_CODE)
      |         ^~~~~~~~~~~
In file included from symbol.h:26,
                 from input.c:161:
input.c: In function ‘get_candidate_list’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:2940:12: note: in expansion of macro ‘MPLIST_INTEGER’
 2940 |   column = MPLIST_INTEGER (plist);
      |            ^~~~~~~~~~~~~~
input.c: In function ‘take_action_list’:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:3120:48: note: in expansion of macro ‘MPLIST_INTEGER’
 3120 |      preedit_insert (ic, ic->cursor_pos, NULL, MPLIST_INTEGER (args));
      |                                                ^~~~~~~~~~~~~~
input.c:3170:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 3170 |    idx = (int) mtext_get_prop (ic->preedit, pos - 1, Mcandidate_index);
      |          ^
In file included from symbol.h:26,
                 from input.c:161:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:3181:19: note: in expansion of macro ‘MPLIST_INTEGER’
 3181 |     idx = start + MPLIST_INTEGER (args);
      |                   ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:3198:8: note: in expansion of macro ‘MPLIST_INTEGER’
 3198 |      : MPLIST_INTEGER (args)));
      |        ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:3272:9: note: in expansion of macro ‘MPLIST_INTEGER’
 3272 |       : MPLIST_INTEGER (args));
      |         ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:3292:11: note: in expansion of macro ‘MPLIST_INTEGER’
 3292 |         : MPLIST_INTEGER (args));
      |           ^~~~~~~~~~~~~~
input.c:3312:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 3312 |      (void *) ic->cursor_pos);
      |      ^
In file included from symbol.h:26,
                 from input.c:161:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:3326:13: note: in expansion of macro ‘MPLIST_INTEGER’
 3326 |       num = MPLIST_INTEGER (args);
      |             ^~~~~~~~~~~~~~
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:3331:9: note: in expansion of macro ‘MPLIST_INTEGER’
 3331 |   num = MPLIST_INTEGER (args);
      |         ^~~~~~~~~~~~~~
input.c:3418:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 3418 |     mplist_add (func_args, Minteger, (void *) code);
      |                                      ^
In file included from symbol.h:26,
                 from input.c:161:
plist.h:74:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   74 | #define MPLIST_INTEGER(plist) ((int) MPLIST_VAL (plist))
      |                                ^
input.c:3472:11: note: in expansion of macro ‘MPLIST_INTEGER’
 3472 |    val1 = MPLIST_INTEGER (value);
      |           ^~~~~~~~~~~~~~
input.c:3487:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 3487 |    mplist_set (value, Minteger, (void *) val1);
      |                                 ^
input.c: In function ‘filter’:
input.c:4212:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 4212 |    = (int) mtext_get_prop (ic->preedit, ic->cursor_pos - 1,
      |      ^
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
/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
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
/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
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
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
/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
/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
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
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
/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
fontset.c: In function ‘try_font_list’:
fontset.c:630:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  630 |         ? (unsigned ) mchartable_lookup (coverage, c)
      |           ^
fontset.c: In function ‘mdebug_dump_fontset’:
fontset.c:1491:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1491 |     (unsigned) MPLIST_VAL (p),
      |     ^
input-gui.c: In function ‘win_callback’:
input-gui.c:305:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  305 |  mface_put_prop (face, Msize, (void *) ic->spot.fontsize);
      |                               ^
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
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
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
/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
m17n-gui.c: In function ‘mframe_get_prop’:
m17n-gui.c:794:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  794 |     return (void *) (frame->average_width);
      |            ^
m17n-gui.c:796:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  796 |     return (void *) (frame->ascent);
      |            ^
m17n-gui.c:798:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  798 |     return (void *) (frame->descent);
      |            ^
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
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
/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
/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 
m17n-X.c: In function ‘xft_open’:
m17n-X.c:1153:12: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
 1153 |   rfont = (mfont__ft_driver.open) (frame, font, spec, rfont);
      |            ^~~~~~~~~~~~~~~~
      |            xfont_driver
m17n-X.c:1153:12: note: each undeclared identifier is reported only once for each function it appears in
m17n-X.c: In function ‘xft_has_char’:
m17n-X.c:1242:16: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
 1242 |       result = mfont__ft_driver.has_char (frame, font, spec, c, code);
      |                ^~~~~~~~~~~~~~~~
      |                xfont_driver
m17n-X.c: In function ‘xft_encode_char’:
m17n-X.c:1259:14: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
 1259 |       code = mfont__ft_driver.encode_char (frame, font, spec, code);
      |              ^~~~~~~~~~~~~~~~
      |              xfont_driver
m17n-X.c: In function ‘xft_check_capability’:
m17n-X.c:1356:12: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
 1356 |   result = mfont__ft_driver.check_capability (rfont, capability);
      |            ^~~~~~~~~~~~~~~~
      |            xfont_driver
m17n-X.c: In function ‘xft_check_otf’:
m17n-X.c:1369:12: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
 1369 |   result = mfont__ft_driver.check_otf (font, spec);
      |            ^~~~~~~~~~~~~~~~
      |            xfont_driver
m17n-X.c: In function ‘xft_drive_otf’:
m17n-X.c:1385:12: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
 1385 |   result = mfont__ft_driver.drive_otf (font, spec, in, from, to, out,
      |            ^~~~~~~~~~~~~~~~
      |            xfont_driver
m17n-X.c: In function ‘xft_iterate_otf_feature’:
m17n-X.c:1409:12: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
 1409 |   result = mfont__ft_driver.iterate_otf_feature (font, spec, from, to, table);
      |            ^~~~~~~~~~~~~~~~
      |            xfont_driver
m17n-X.c: In function ‘mwin__device_get_prop’:
m17n-X.c:1441:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1441 |     return (void *) device->depth;
      |            ^
m17n-X.c: In function ‘device_init’:
m17n-X.c:2125:23: error: ‘mfont__ft_driver’ undeclared (first use in this function); did you mean ‘xfont_driver’?
 2125 |   xft_driver.select = mfont__ft_driver.select;
      |                       ^~~~~~~~~~~~~~~~
      |                       xfont_driver
m17n-X.c: In function ‘device_open’:
m17n-X.c:2199:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2199 |  depth = (unsigned) mplist_value (plist);
      |          ^
make[2]: *** [Makefile:843: m17n-X.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
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
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
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
draw.c: In function ‘dump_gstring’:
draw.c:1719:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1719 |         g->g.from, g->g.to, g->g.c, g->g.code, (unsigned) g->rface,
      |                                                ^
draw.c:1713:20: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=]
 1713 |         "\n%s  (%02d %s pos:%d-%d c:%04X code:%04X face:%x w:%02d bidi:%d",
      |                 ~~~^
      |                    |
      |                    int
      |                 %02ld
 1714 |         prefix,
 1715 |         g - first_g,
      |         ~~~~~~~~~~~ 
      |           |
      |           long int
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
libtool: link: (cd ".libs" && rm -f "libm17n-core.so.0" && ln -s "libm17n-core.so.0.4.1" "libm17n-core.so.0")
libtool: link: (cd ".libs" && rm -f "libm17n-core.so" && ln -s "libm17n-core.so.0.4.1" "libm17n-core.so")
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
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libm17n-core.a
libtool: link: ( cd ".libs" && rm -f "libm17n-core.la" && ln -s "../libm17n-core.la" "libm17n-core.la" )
make[2]: Leaving directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0/src'
make[1]: *** [Makefile:635: all-recursive] Error 1
make[1]: Leaving directory '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0'
make: *** [Makefile:499: all] Error 2
 * ERROR: dev-libs/m17n-lib-1.7.0::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/m17n-lib-1.7.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/m17n-lib-1.7.0::gentoo'`.
 * The complete build log is located at '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/temp/environment'.
 * Working directory: '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0'
 * S: '/tmp/portage_tmpdir/portage/dev-libs/m17n-lib-1.7.0/work/m17n-lib-1.7.0'
# emerge --info
!!! Found 2 make.conf files, using both '/etc/make.conf' and '/etc/portage/make.conf'
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)
=================================================================
System uname: Linux-5.10.22-calculate-x86_64-Intel-R-_Core-TM-_i7_CPU_M_620_@_2.67GHz-with-glibc2.2.5
KiB Mem:     8144804 total,    297228 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Fri, 19 Mar 2021 15:00:01 +0000
sh bash 5.0_p18
ld GNU ld (Gentoo 2.35.1 p2) 2.35.1
ccache version 4.1 [enabled]
app-shells/bash:          5.0_p18::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.18_p7_rc73::gentoo, 3.7.9_rc73::gentoo, 3.8.8_rc73::gentoo, 3.9.2_rc73::gentoo
dev-util/ccache:          4.1::gentoo
dev-util/cmake:           3.18.5::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.42.1-r1::gentoo
sys-apps/sandbox:         2.20::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.2-r1::gentoo
sys-devel/binutils:       2.34-r2::gentoo, 2.35.1-r1::gentoo
sys-devel/gcc:            9.3.0-r1::gentoo, 10.2.0-r5::gentoo
sys-devel/gcc-config:     2.3.3::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r7::gentoo
Repositories:

custom
    location: /var/calculate/custom-overlay
    masters: calculate gentoo

calculate
    location: /var/db/repos/calculate
    sync-type: calculate
    sync-uri: git://github.com/calculatelinux/calculate.git
    masters: gentoo
    priority: 50

distros
    location: /var/db/repos/distros
    sync-type: calculate
    sync-uri: git://github.com/calculatelinux/distros.git
    masters: calculate gentoo
    priority: 50

gentoo
    location: /usr/portage
    sync-type: calculate
    sync-uri: git://github.com/calculatelinux/gentoo.git
    priority: 50

Installed sets: @autodeps, @custom
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
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"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/var/calculate/distfiles"
EMERGE_DEFAULT_OPTS=" --autounmask --binpkg-changed-deps=n --binpkg-respect-use=y --jobs=4 --quiet-build=n    "
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"
FCFLAGS="-O2 -pipe"
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"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles http://distfiles.gentoo.org"
INSTALL_MASK="/etc/systemd /lib*/systemd /usr/lib*/systemd /etc/shorewall*/* -/etc/shorewall*/shorewall*.conf"
LANG="en_US.utf8"
LDFLAGS="-Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/var/calculate/packages/x86_64"
PORTAGE_BINHOST="http://miroir.linuxtricks.fr/testing/grp/x86_64"
PORTAGE_CONFIGROOT="/"
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"
PORTAGE_TMPDIR="/tmp/portage_tmpdir/"
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"
Unset:  CC, CPPFLAGS, CTARGET, CXX, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Add Comment
Author